接口的使用
org.openurp.base.service.DepartmentService
使用DepartmentService的程序包
-
org.openurp.base.service.impl中DepartmentService的使用
-
org.openurp.edu.web.action中DepartmentService的使用
修饰符和类型字段说明protected DepartmentServiceAdminBaseAction.departmentService部门服务对象protected DepartmentServiceBaseAction.departmentService部门服务对象修饰符和类型方法说明protected DepartmentServiceAdminBaseAction.getDepartmentService()protected DepartmentServiceBaseAction.getDepartmentService()修饰符和类型方法说明voidAdminBaseAction.setDepartmentService(DepartmentService departmentService) voidBaseAction.setDepartmentService(DepartmentService departmentService) -
org.openurp.web.helper中DepartmentService的使用
参数类型为DepartmentService的org.openurp.web.helper中的方法