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

Packages that use CatalogType
com.retek.component.customer   
 

Uses of CatalogType in com.retek.component.customer
 

Methods in com.retek.component.customer that return CatalogType
 CatalogType CustomerManager.readCatalogType(DistributedReference ref)
           
 CatalogType CustomerManager.buildCatalogTypeInstance(Banner banner, java.lang.String desc, int estimatedDeliveryDays)
          Builds a new instance of CatalogType, initializes description to desc param value, and estimatedDeliveryDays to estimatedDeliveryDays param value.
 CatalogType CatalogRequest.getCatalogType()
           
 

Methods in com.retek.component.customer with parameters of type CatalogType
 void CatalogRequest.setCatalogType(CatalogType catalogType)
           
 boolean CatalogType.isCreatedLater(CatalogType catalogType)
           
 



Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25