public class TpApiServiceImpl extends EModelService<TpApi> implements TpApiService
dao| 构造器和说明 |
|---|
TpApiServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
TpApi |
getApi(ApiCommon.TP tp)
返回指定第三方的详细配置数据(常规用法)
|
TpApi |
getApiModel(ApiCommon.TP tp)
返回第三方平台的基本配置信息(主要用于控制台管理)
|
TpApi |
getDefApi(ApiCommon.TP tp)
返回指定第三方的详细配置数据(一般用于非web环境)
|
List<Loader> |
getList()
返回第三方平台列表(主要用于控制台管理)
|
boolean |
save(TpApi model)
保存
|
boolean |
update(TpApi model)
更新
|
able, batchSave, batchUpdate, dbo, deleteByCodes, deleteById, deleteByIda, deleteByIds, disable, disable, disableByIda, disableByIds, enable, enable, enableByIda, enableByIds, findByCode, findByCodea, findByCodes, findByDomain, findByDomainSingle, findById, findByIda, findByIds, getConfigName, paginate, paginate, removeRepeat, saveOrUpdate, select, select, select, select, select, select, select, select, selectAll, selectAll, selectAllBy, selectAllBy, selectCol, selectCol, selectCol, selectFirst, selectFirst, selectFirst, selectFirst, selectFirst, selectFirst, selectFirst$comp, $domain, $logined, $uid, $user, $UUID, append, append, join, parseModel, parseRecordsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitable, batchSave, batchUpdate, deleteByCodes, deleteById, deleteByIda, deleteByIds, disable, disable, disableByIda, disableByIds, enable, enable, enableByIda, enableByIds, findByCode, findByCodea, findByCodes, findByDomain, findByDomainSingle, findById, findByIda, findByIds, paginate, paginate, removeRepeat, saveOrUpdate, select, select, select, select, select, select, select, select, selectAll, selectAll, selectAllBy, selectAllBy, selectCol, selectCol, selectCol, selectFirst, selectFirst, selectFirst, selectFirst, selectFirstpublic List<Loader> getList()
TpApiServicegetList 在接口中 TpApiServicepublic TpApi getApiModel(ApiCommon.TP tp)
TpApiServicegetApiModel 在接口中 TpApiServicepublic boolean save(TpApi model)
EModelServicesave 在接口中 IModelService<TpApi>save 在类中 EModelService<TpApi>public boolean update(TpApi model)
EModelServiceupdate 在接口中 IModelService<TpApi>update 在类中 EModelService<TpApi>public TpApi getApi(ApiCommon.TP tp)
TpApiServicegetApi 在接口中 TpApiServicepublic TpApi getDefApi(ApiCommon.TP tp)
TpApiServicegetDefApi 在接口中 TpApiServiceCopyright © 2023. All rights reserved.