类的使用
cool.scx.ext.organization.base.BaseDeptService
使用BaseDeptService的程序包
-
cool.scx.ext.organization中BaseDeptService的使用
返回变量类型为BaseDeptService的类型的cool.scx.ext.organization中的方法修饰符和类型方法说明Class<? extends BaseDeptService<?>>OrganizationModule.getDeptServiceClass()Getter for the fielddeptServiceClass.类型变量类型为BaseDeptService的cool.scx.ext.organization中的方法参数修饰符和类型方法说明OrganizationModule.setDeptServiceClass(Class<? extends BaseDeptService<?>> deptServiceClass) Setter for the fielddeptServiceClass. -
cool.scx.ext.organization.base中BaseDeptService的使用
限定符构造器说明BaseDeptController(BaseDeptService<T> deptService) Constructor for DeptController.BaseUserService(BaseDeptService<?> deptService, BaseRoleService<?> roleService) Constructor for UserService. -
cool.scx.ext.organization.base.impl中BaseDeptService的使用