Package org.openurp.web.dwr
Class 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
-
Field Summary
Fields inherited from class org.beangle.commons.dao.impl.BaseServiceImpl
entityDao, eventMulticaster, logger -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.beangle.commons.dao.impl.BaseServiceImpl
getEntityDao, getEventMulticaster, publish, setEntityDao, setEventMulticaster
-
Constructor Details
-
SquadDwrServiceImpl
public SquadDwrServiceImpl()
-
-
Method Details
-
getSquades
public List getSquades(String grade, Long stdTypeId, Integer departmentId, Long majorId, Long directionId) 根据参数得到可选班级
使用位置:页面dwr- Parameters:
grade-stdTypeId-departmentId-majorId-directionId-- Returns:
-
getSquadNames
public List getSquadNames(String grade, Long levelId, Long departId, Long majorId, Long directionId) 模糊查找行政班级名称- Parameters:
grade-departId-majorId-directionId-stdTypeId-- Returns:
-