Uses of Class
com.retek.component.customer.InvalidSearchCriteriaException

Packages that use InvalidSearchCriteriaException
com.retek.component.customer   
com.retek.component.customer.impl   
com.retek.component.internet.test   
com.retek.component.pend   
com.retek.component.pend.impl   
 

Uses of InvalidSearchCriteriaException in com.retek.component.customer
 

Methods in com.retek.component.customer that throw InvalidSearchCriteriaException
 java.util.List CustomerManager.find(CustomerFindCriteria findCriteria)
           
 java.util.Set CustomerManager.find(CatalogTypeSearchCriteria criteria)
          Finds all CatalogTypes based on search criteria
 

Uses of InvalidSearchCriteriaException in com.retek.component.customer.impl
 

Methods in com.retek.component.customer.impl that throw InvalidSearchCriteriaException
static void CustomerFindValidator.validate(CustomerFindCriteria criteria)
           
static void CatalogTypeFindValidator.validate(CatalogTypeSearchCriteria criteria)
           
 java.util.List CustomerManagerImpl.find(CustomerFindCriteria findCriteria)
           
 java.util.Set CustomerManagerImpl.find(CatalogTypeSearchCriteria criteria)
           
 

Uses of InvalidSearchCriteriaException in com.retek.component.internet.test
 

Methods in com.retek.component.internet.test that throw InvalidSearchCriteriaException
protected  void ExATestCase.verifyAcquisitionMethod(java.lang.String customerNumber, AcquisitionMethod acquisitionMethod)
           
protected  void ExATestCase.assertCustomersAcquisitionMethod(java.lang.String expectedAcquisitionCode, java.lang.String customerNumber)
           
 

Uses of InvalidSearchCriteriaException in com.retek.component.pend
 

Methods in com.retek.component.pend that throw InvalidSearchCriteriaException
 java.util.Set PendManager.findNegativeCustomerRecordReferences(NegativeCustomerRecordSearchCriteria criteria1, boolean checkMaximumResultSize)
          Find negative customer record referencess for a specified search criteria.
 

Uses of InvalidSearchCriteriaException in com.retek.component.pend.impl
 

Methods in com.retek.component.pend.impl that throw InvalidSearchCriteriaException
 java.util.Set PendManagerImpl.findNegativeCustomerRecordReferences(NegativeCustomerRecordSearchCriteria criteria, boolean checkMaximumResultSize)
           
static void NegativeCustomerRecordFindValidator.validate(NegativeCustomerRecordSearchCriteria criteria)
           
 



Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28