qihoo.open.v1.service.impl
类 BaseService<I extends BaseModel>
java.lang.Object
qihoo.open.v1.service.impl.BaseService<I>
- 直接已知子类:
- AccountService, CampaignService, CreativeService, GroupService, KeywordService, ReportService, ToolService
public abstract class BaseService<I extends BaseModel>
- extends Object
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
client
protected org.apache.commons.httpclient.HttpClient client
url
public String url
sysParameter
protected SystemParameter sysParameter
- 系统参数
params
protected List<PostParameter> params
BaseService
public BaseService()
getParams
protected List<PostParameter> getParams()
getClient
public org.apache.commons.httpclient.HttpClient getClient()
setClient
public void setClient(org.apache.commons.httpclient.HttpClient client)
getUrl
public String getUrl()
setUrl
public void setUrl(String url)
getSysemParamenter
public SystemParameter getSysemParamenter()
Copyright © 2013. All rights reserved.