|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CustomerExportSearchCriteria in com.retek.component.customer |
Methods in com.retek.component.customer with parameters of type CustomerExportSearchCriteria | |
java.util.List |
CustomerManager.findCustomerReferences(CustomerExportSearchCriteria findCriteria)
|
Uses of CustomerExportSearchCriteria in com.retek.component.customer.impl |
Methods in com.retek.component.customer.impl with parameters of type CustomerExportSearchCriteria | |
java.util.List |
CustomerManagerImpl.findCustomerReferences(CustomerExportSearchCriteria findCriteria)
|
Uses of CustomerExportSearchCriteria in com.retek.component.customer.impl.persistence |
Methods in com.retek.component.customer.impl.persistence with parameters of type CustomerExportSearchCriteria | |
java.util.List |
CustomerDao.findCustomerReferences(CustomerExportSearchCriteria findCriteria)
Finds all customers references meeting the given criteria. |
Uses of CustomerExportSearchCriteria in com.retek.component.customer.impl.persistence.cache |
Methods in com.retek.component.customer.impl.persistence.cache with parameters of type CustomerExportSearchCriteria | |
java.util.List |
CacheCustomerDao.findCustomerReferences(CustomerExportSearchCriteria criteria)
|
Uses of CustomerExportSearchCriteria in com.retek.component.customer.impl.persistence.db.oracle |
Methods in com.retek.component.customer.impl.persistence.db.oracle with parameters of type CustomerExportSearchCriteria | |
java.util.List |
OracleCustomerDao.findCustomerReferences(CustomerExportSearchCriteria findCriteria)
|
java.util.List |
OracleCustomerReferenceExportFinder.find(CustomerExportSearchCriteria criteria)
|
Uses of CustomerExportSearchCriteria in com.retek.component.customer.impl.remote |
Methods in com.retek.component.customer.impl.remote with parameters of type CustomerExportSearchCriteria | |
java.util.List |
CustomerServicesRemote.findCustomerReferences(CustomerExportSearchCriteria findCriteria)
|
java.util.List |
CustomerServicesEjb.findCustomerReferences(CustomerExportSearchCriteria findCriteria)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |