org.kuali.kpme.pm.positiondepartment.service
Class PositionDepartmentServiceImpl
java.lang.Object
org.kuali.kpme.pm.positiondepartment.service.PositionDepartmentServiceImpl
- All Implemented Interfaces:
- PositionDepartmentService
public class PositionDepartmentServiceImpl
- extends Object
- implements PositionDepartmentService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PositionDepartmentServiceImpl
public PositionDepartmentServiceImpl()
getPositionDepartmentDao
public PositionDepartmentDao getPositionDepartmentDao()
- Returns:
- the positionDepartmentDao
setPositionDepartmentDao
public void setPositionDepartmentDao(PositionDepartmentDao positionDepartmentDao)
- Parameters:
positionDepartmentDao
- the positionDepartmentDao to set
getPositionDepartmentById
public PositionDepartment getPositionDepartmentById(String pmPositionDeptId)
- Description copied from interface:
PositionDepartmentService
- retrieve the PositionDepartment with given id
- Specified by:
getPositionDepartmentById
in interface PositionDepartmentService
- Returns:
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.