类 CoreLogResourceImpl
- java.lang.Object
-
- net.sinodawn.module.sys.log.resource.impl.CoreLogResourceImpl
-
- 所有已实现的接口:
GenericResource<CoreLogService,CoreLogBean,Long>,CoreLogResource
@RestController public class CoreLogResourceImpl extends Object implements CoreLogResource
-
-
构造器概要
构造器 构造器 说明 CoreLogResourceImpl()
-
方法概要
所有方法 实例方法 具体方法 修饰符和类型 方法 说明 CoreLogServicegetService()-
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
从接口继承的方法 net.sinodawn.framework.support.base.resource.GenericResource
delete, getSinoAttrsMybatisMapper, insert, instantSave, print, save, selectByRole, selectColumnById, selectDetail, selectPagination, selectRawPagination, selectSearchablePagination, selectStatus, swap, validate, validateUnique, validateUnique
-
-
-
-
方法详细资料
-
getService
public CoreLogService getService()
- 指定者:
getService在接口中GenericResource<CoreLogService,CoreLogBean,Long>
-
-