接口 CoreConstantResource
-
- 所有超级接口:
GenericResource<CoreConstantService,CoreConstantBean,String>
- 所有已知实现类:
CoreConstantResourceImpl
@RequestMapping("/secure/core/module/sys/constants") public interface CoreConstantResource extends GenericResource<CoreConstantService,CoreConstantBean,String>
-
-
方法概要
-
从接口继承的方法 net.sinodawn.framework.support.base.resource.GenericResource
delete, getService, getSinoAttrsMybatisMapper, insert, instantSave, print, save, selectByRole, selectColumnById, selectDetail, selectPagination, selectRawPagination, selectSearchablePagination, selectStatus, swap, validate, validateUnique, validateUnique
-
-