|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of NegativeCustomerRecordSearchCriteria in com.retek.component.pend |
Methods in com.retek.component.pend with parameters of type NegativeCustomerRecordSearchCriteria | |
java.util.Set |
PendManager.findNegativeCustomerRecordReferences(NegativeCustomerRecordSearchCriteria criteria1,
boolean checkMaximumResultSize)
Find negative customer record referencess for a specified search criteria. |
java.util.Set |
PendManager.findNegativeCustomerRecords(NegativeCustomerRecordSearchCriteria criteria)
|
Uses of NegativeCustomerRecordSearchCriteria in com.retek.component.pend.impl |
Methods in com.retek.component.pend.impl with parameters of type NegativeCustomerRecordSearchCriteria | |
java.util.Set |
PendManagerImpl.findNegativeCustomerRecords(NegativeCustomerRecordSearchCriteria criteria)
|
java.util.Set |
PendManagerImpl.findNegativeCustomerRecordReferences(NegativeCustomerRecordSearchCriteria criteria,
boolean checkMaximumResultSize)
|
static void |
NegativeCustomerRecordFindValidator.validate(NegativeCustomerRecordSearchCriteria criteria)
|
Uses of NegativeCustomerRecordSearchCriteria in com.retek.component.pend.impl.persistence |
Methods in com.retek.component.pend.impl.persistence with parameters of type NegativeCustomerRecordSearchCriteria | |
java.util.Set |
NegativeCustomerRecordDao.findNegativeCustomerRecordReferences(NegativeCustomerRecordSearchCriteria criteria)
|
java.util.Set |
NegativeCustomerRecordDao.findNegativeCustomerRecords(NegativeCustomerRecordSearchCriteria criteria)
|
Uses of NegativeCustomerRecordSearchCriteria in com.retek.component.pend.impl.persistence.cache |
Methods in com.retek.component.pend.impl.persistence.cache with parameters of type NegativeCustomerRecordSearchCriteria | |
java.util.Set |
CacheNegativeCustomerRecordDao.findNegativeCustomerRecordReferences(NegativeCustomerRecordSearchCriteria criteria)
|
java.util.Set |
CacheNegativeCustomerRecordDao.findNegativeCustomerRecords(NegativeCustomerRecordSearchCriteria criteria)
|
Uses of NegativeCustomerRecordSearchCriteria in com.retek.component.pend.impl.persistence.db.oracle |
Fields in com.retek.component.pend.impl.persistence.db.oracle declared as NegativeCustomerRecordSearchCriteria | |
protected NegativeCustomerRecordSearchCriteria |
BaseOracleNegativeCustomerRecordRetriever.criteria
|
Methods in com.retek.component.pend.impl.persistence.db.oracle with parameters of type NegativeCustomerRecordSearchCriteria | |
java.util.Set |
OracleNegativeCustomerRecordReferenceFinder.find(NegativeCustomerRecordSearchCriteria criteria)
|
java.util.Set |
OracleNegativeCustomerRecordRetriever.find(NegativeCustomerRecordSearchCriteria criteria)
|
java.util.Set |
OracleNegativeCustomerRecordDao.findNegativeCustomerRecordReferences(NegativeCustomerRecordSearchCriteria criteria)
|
java.util.Set |
OracleNegativeCustomerRecordDao.findNegativeCustomerRecords(NegativeCustomerRecordSearchCriteria criteria)
|
Uses of NegativeCustomerRecordSearchCriteria in com.retek.component.pend.impl.remote |
Methods in com.retek.component.pend.impl.remote with parameters of type NegativeCustomerRecordSearchCriteria | |
java.util.Set |
PendServicesRemote.findNegativeCustomerRecordReferences(NegativeCustomerRecordSearchCriteria criteria)
|
java.util.Set |
PendServicesRemote.findNegativeCustomerRecords(NegativeCustomerRecordSearchCriteria criteria)
|
java.util.Set |
PendServicesEjb.findNegativeCustomerRecords(NegativeCustomerRecordSearchCriteria criteria)
|
java.util.Set |
PendServicesEjb.findNegativeCustomerRecordReferences(NegativeCustomerRecordSearchCriteria criteria)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |