类 SquadDwrServiceImpl
java.lang.Object
org.beangle.commons.dao.impl.BaseServiceImpl
org.openurp.web.dwr.SquadDwrServiceImpl
public class SquadDwrServiceImpl
extends org.beangle.commons.dao.impl.BaseServiceImpl
-
字段概要
从类继承的字段 org.beangle.commons.dao.impl.BaseServiceImpl
entityDao, eventMulticaster, logger -
构造器概要
构造器 -
方法概要
从类继承的方法 org.beangle.commons.dao.impl.BaseServiceImpl
getEntityDao, getEventMulticaster, publish, setEntityDao, setEventMulticaster
-
构造器详细资料
-
SquadDwrServiceImpl
public SquadDwrServiceImpl()
-
-
方法详细资料
-
getSquades
public List getSquades(String grade, Long stdTypeId, Integer departmentId, Long majorId, Long directionId) 根据参数得到可选班级
使用位置:页面dwr- 参数:
grade-stdTypeId-departmentId-majorId-directionId-- 返回:
-
getSquadNames
public List getSquadNames(String grade, Long levelId, Long departId, Long majorId, Long directionId) 模糊查找行政班级名称- 参数:
grade-stdTypeId-departId-majorId-directionId-- 返回:
-