public class KraLookupDaoOjb extends org.kuali.rice.krad.dao.impl.LookupDaoOjb implements KraLookupDao
| Constructor and Description |
|---|
KraLookupDaoOjb() |
| Modifier and Type | Method and Description |
|---|---|
Collection |
findCollectionUsingWildCard(Class businessObjectClass,
String field,
String wildCard,
boolean unbounded)
This method returns collection with wildcard in lookup string.
|
addInactivateableFromToActiveCriteria, addInactivateableFromToCurrentCriteria, createCriteria, createCriteria, createCriteria, findCollectionBySearchHelper, findCountByMap, findObjectByMap, getCollectionCriteriaFromMap, getCollectionCriteriaFromMapUsingPrimaryKeysOnly, setDataDictionaryService, setDateTimeService, setPersistenceStructureServicegetDbPlatform, setDbPlatformcheckDaoConfig, convertOjbAccessException, createPersistenceBrokerTemplate, getJcdAlias, getPersistenceBroker, getPersistenceBrokerTemplate, releasePersistenceBroker, setJcdAlias, setPersistenceBrokerTemplatepublic Collection findCollectionUsingWildCard(Class businessObjectClass, String field, String wildCard, boolean unbounded)
KraLookupDaofindCollectionUsingWildCard in interface KraLookupDaoorg.kuali.kra.service.KraLookupDao#findCollectionUsingWildCard(java.lang.Class, org.apache.ojb.broker.query.Criteria, boolean)Copyright © 2013 The Kuali Foundation. All Rights Reserved.