public interface DrawingModelService extends IModelService<DrawingModel>
| 限定符和类型 | 方法和说明 |
|---|---|
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, 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, updateList<DrawingModel> getByGroupCode(String groupCode)
Board getBoard(String modelId, com.jfinal.plugin.activerecord.Record data, com.jfinal.kit.Kv para)
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)
Copyright © 2020. All rights reserved.