public class DrawingModelServiceImpl extends EModelService<DrawingModel> implements DrawingModelService
dao| 构造器和说明 |
|---|
DrawingModelServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
Board |
getBoard(DrawingModel model,
com.jfinal.plugin.activerecord.Record data,
com.jfinal.kit.Kv para) |
Board |
getBoard(String name,
DrawingModel model,
com.jfinal.plugin.activerecord.Record data,
com.jfinal.kit.Kv para,
Integer index) |
Board |
getBoard(String modelId,
com.jfinal.plugin.activerecord.Record data,
com.jfinal.kit.Kv para) |
List<DrawingModel> |
getByGroupCode(String groupCode) |
able, dbo, deleteByCodes, deleteById, deleteByIda, deleteByIds, disable, disable, disableByIda, disableByIds, enable, enable, enableByIda, enableByIds, findByCode, findByCodea, findByCodes, findByDomain, findByDomainSingle, findById, findByIda, findByIds, getConfigName, paginate, paginate, save, saveOrUpdate, select, select, select, select, select, select, select, select, selectAll, selectAll, selectAllBy, selectAllBy, selectCol, selectCol, selectCol, selectFirst, selectFirst, selectFirst, selectFirst, selectFirst, selectFirst, update$comp, $domain, $logined, $uid, $user, $UUID, append, append, join, parseRecordsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitable, deleteByCodes, deleteById, deleteByIda, deleteByIds, disable, disable, disableByIda, disableByIds, enable, enable, enableByIda, enableByIds, findByCode, findByCodea, findByCodes, findByDomain, findByDomainSingle, findById, findByIda, findByIds, paginate, paginate, save, saveOrUpdate, select, select, select, select, select, select, select, select, selectAll, selectAll, selectAllBy, selectAllBy, selectCol, selectCol, selectCol, selectFirst, selectFirst, selectFirst, selectFirst, selectFirst, updatepublic List<DrawingModel> getByGroupCode(String groupCode)
getByGroupCode 在接口中 DrawingModelServicepublic Board getBoard(String modelId, com.jfinal.plugin.activerecord.Record data, com.jfinal.kit.Kv para)
getBoard 在接口中 DrawingModelServicepublic Board getBoard(DrawingModel model, com.jfinal.plugin.activerecord.Record data, com.jfinal.kit.Kv para)
getBoard 在接口中 DrawingModelServicepublic Board getBoard(String name, DrawingModel model, com.jfinal.plugin.activerecord.Record data, com.jfinal.kit.Kv para, Integer index)
getBoard 在接口中 DrawingModelServiceCopyright © 2020. All rights reserved.