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, setDbPlatform
public LaborObjectDaoOjb()
public Collection<LaborObject> findAllLaborObjectInPositionGroups(Map<String,Object> fieldValues, List<String> positionGroupCodes)
LaborObjectDao
findAllLaborObjectInPositionGroups
in interface LaborObjectDao
fieldValues
- 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.