public class KpmeHrBusinessObjectLookupDaoOjbImpl extends org.kuali.rice.krad.dao.impl.LookupDaoOjb
Constructor and Description |
---|
KpmeHrBusinessObjectLookupDaoOjbImpl() |
Modifier and Type | Method and Description |
---|---|
org.apache.ojb.broker.query.Criteria |
getCollectionCriteriaFromMap(org.kuali.rice.krad.bo.BusinessObject example,
Map formProps) |
org.apache.ojb.broker.query.Criteria |
getCollectionCriteriaFromMapUsingPrimaryKeysOnly(Class businessObjectClass,
Map formProps) |
protected void |
processRootCriteria(org.apache.ojb.broker.query.Criteria rootCriteria,
Class<? extends HrBusinessObjectContract> businessObjectClass,
Map formProps,
Map<String,String> removedProperties) |
protected Map<String,String> |
removeAndTransformFormProperties(Class<? extends HrBusinessObjectContract> businessObjectClass,
Map formProps) |
protected void |
transformWildCardableFields(Class<? extends HrBusinessObjectContract> hrBOClass,
Map formProps) |
addInactivateableFromToActiveCriteria, addInactivateableFromToCurrentCriteria, applySearchResultsLimit, createCriteria, createCriteria, createCriteria, findCollectionBySearchHelper, findCollectionBySearchHelper, findCountByMap, findObjectByMap, setDataDictionaryService, setDateTimeService, setPersistenceStructureService
getDbPlatform, setDbPlatform
public KpmeHrBusinessObjectLookupDaoOjbImpl()
public org.apache.ojb.broker.query.Criteria getCollectionCriteriaFromMap(org.kuali.rice.krad.bo.BusinessObject example, Map formProps)
getCollectionCriteriaFromMap
in class org.kuali.rice.krad.dao.impl.LookupDaoOjb
public org.apache.ojb.broker.query.Criteria getCollectionCriteriaFromMapUsingPrimaryKeysOnly(Class businessObjectClass, Map formProps)
getCollectionCriteriaFromMapUsingPrimaryKeysOnly
in class org.kuali.rice.krad.dao.impl.LookupDaoOjb
protected void transformWildCardableFields(Class<? extends HrBusinessObjectContract> hrBOClass, Map formProps)
protected Map<String,String> removeAndTransformFormProperties(Class<? extends HrBusinessObjectContract> businessObjectClass, Map formProps)
protected void processRootCriteria(org.apache.ojb.broker.query.Criteria rootCriteria, Class<? extends HrBusinessObjectContract> businessObjectClass, Map formProps, Map<String,String> removedProperties)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.