接口 CoreExportLogResource
-
- 所有超级接口:
GenericResource<CoreExportLogService,CoreExportLogBean,Long>
- 所有已知实现类:
CoreExportLogResourceImpl
@RequestMapping("/secure/core/module/sys/export-logs") public interface CoreExportLogResource extends GenericResource<CoreExportLogService,CoreExportLogBean,Long>
-
-
方法概要
-
从接口继承的方法 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
-
-