|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CustomerOrderCorrespondenceRequestDbSearchCriteria in com.retek.component.customerorder |
Subclasses of CustomerOrderCorrespondenceRequestDbSearchCriteria in com.retek.component.customerorder | |
class |
CustomerOrderCorrespondenceRequestSearchCriteria
|
Uses of CustomerOrderCorrespondenceRequestDbSearchCriteria in com.retek.component.customerorder.impl.persistence |
Methods in com.retek.component.customerorder.impl.persistence with parameters of type CustomerOrderCorrespondenceRequestDbSearchCriteria | |
java.util.Set |
CustomerOrderCorrespondenceRequestDao.find(CustomerOrderCorrespondenceRequestDbSearchCriteria criteria)
Retrieves all customerOrderCorrespondenceRequests that match the search criteria. |
Uses of CustomerOrderCorrespondenceRequestDbSearchCriteria in com.retek.component.customerorder.impl.persistence.cache |
Methods in com.retek.component.customerorder.impl.persistence.cache with parameters of type CustomerOrderCorrespondenceRequestDbSearchCriteria | |
java.util.Set |
CacheCustomerOrderCorrespondenceRequestDao.find(CustomerOrderCorrespondenceRequestDbSearchCriteria criteria)
|
Uses of CustomerOrderCorrespondenceRequestDbSearchCriteria in com.retek.component.customerorder.impl.persistence.db.oracle |
Methods in com.retek.component.customerorder.impl.persistence.db.oracle with parameters of type CustomerOrderCorrespondenceRequestDbSearchCriteria | |
java.util.Set |
OracleCorrespondenceRequestRetriever.find(CustomerOrderCorrespondenceRequestDbSearchCriteria criteria)
|
java.util.Set |
OracleCustomerOrderCorrespondenceRequestDao.find(CustomerOrderCorrespondenceRequestDbSearchCriteria criteria)
|
Uses of CustomerOrderCorrespondenceRequestDbSearchCriteria in com.retek.component.customerorder.impl.remote |
Methods in com.retek.component.customerorder.impl.remote with parameters of type CustomerOrderCorrespondenceRequestDbSearchCriteria | |
java.util.Set |
CustomerOrderServicesLocal.findCustomerOrderCorrespondenceRequests(CustomerOrderCorrespondenceRequestDbSearchCriteria criteria)
|
java.util.Set |
CustomerOrderServicesRemote.findCustomerOrderCorrespondenceRequests(CustomerOrderCorrespondenceRequestDbSearchCriteria criteria)
|
java.util.Set |
CustomerOrderServicesEjb.findCustomerOrderCorrespondenceRequests(CustomerOrderCorrespondenceRequestDbSearchCriteria criteria)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |