public class LaborObjectDaoOjb extends org.kuali.rice.core.framework.persistence.ojb.dao.PlatformAwareDaoBaseOjb implements LaborObjectDao
LaborObject| Constructor and Description |
|---|
LaborObjectDaoOjb() |
| Modifier and Type | Method and Description |
|---|---|
Collection<LaborObject> |
findAllLaborObjectInPositionGroups(Map<String,Object> fieldValues,
List<String> positionGroupCodes)
find all labor object codes in the given position groups
|
getDbPlatform, setDbPlatformpublic LaborObjectDaoOjb()
public Collection<LaborObject> findAllLaborObjectInPositionGroups(Map<String,Object> fieldValues, List<String> positionGroupCodes)
LaborObjectDaofindAllLaborObjectInPositionGroups in interface LaborObjectDaofieldValues - the given search search criteriapositionGroupCodes - the given position group codesLaborObjectDao.findAllLaborObjectInPositionGroups(java.util.Map, java.util.List)Copyright © 2004–2015 The Kuali Foundation. All rights reserved.