Uses of Interface
com.retek.component.customer.CatalogRequest

Packages that use CatalogRequest
com.retek.component.customer   
com.retek.component.customer.impl   
com.retek.component.customer.integration.impl   
com.retek.component.customer.test   
 

Uses of CatalogRequest in com.retek.component.customer
 

Methods in com.retek.component.customer that return CatalogRequest
 CatalogRequest CustomerManager.readCatalogRequest(DistributedReference reference)
           
 CatalogRequest CustomerManager.buildCatalogRequestInstance()
          Builds a new instance of CatalogRequest and initializes the following values origin = CatalogRequestOrigin.PHONE requestType = CatalogRequestType.UNPAID_INQUIRY createDate = current date
 

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

Classes in com.retek.component.customer.impl that implement CatalogRequest
 class CatalogRequestImpl
           
 

Methods in com.retek.component.customer.impl that return CatalogRequest
 CatalogRequest CustomerManagerImpl.readCatalogRequest(DistributedReference ref)
           
 CatalogRequest CustomerManagerImpl.buildCatalogRequestInstance()
           
 

Uses of CatalogRequest in com.retek.component.customer.integration.impl
 

Constructors in com.retek.component.customer.integration.impl with parameters of type CatalogRequest
CustomerIntegrationCatalogRequestImpl(CatalogRequest catalogRequest)
           
 

Uses of CatalogRequest in com.retek.component.customer.test
 

Methods in com.retek.component.customer.test that return CatalogRequest
static CatalogRequest CustomerObjectMaster.createPersistedCatalogRequest(DistributedContext context, User user)
           
static CatalogRequest CustomerObjectMaster.createCatalogRequest(DistributedContext context)
           
 

Methods in com.retek.component.customer.test with parameters of type CatalogRequest
static Customer CustomerObjectMaster.attachCustomer(CatalogRequest catalogRequest)
           
 



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