Uses of Interface
com.retek.component.supplier.PersonalizationColor

Packages that use PersonalizationColor
com.retek.component.customerorder   
com.retek.component.item   
com.retek.component.media   
com.retek.component.supplier   
 

Uses of PersonalizationColor in com.retek.component.customerorder
 

Methods in com.retek.component.customerorder that return PersonalizationColor
 PersonalizationColor CustomerOrderMonogramServiceLine.getColor()
           
 PersonalizationColor CustomerOrderPersonalizationTextLine.getColor()
           
 

Methods in com.retek.component.customerorder with parameters of type PersonalizationColor
 void CustomerOrderMonogramServiceLine.setColor(PersonalizationColor color)
           
 void CustomerOrderPersonalizationTextLine.setColor(PersonalizationColor color)
           
 

Uses of PersonalizationColor in com.retek.component.item
 

Methods in com.retek.component.item with parameters of type PersonalizationColor
 void ItemSupplierPersonalizationAttribute.addColor(PersonalizationColor color)
           
 void ItemSupplierPersonalizationAttribute.removeColor(PersonalizationColor color)
           
 

Uses of PersonalizationColor in com.retek.component.media
 

Methods in com.retek.component.media with parameters of type PersonalizationColor
 void ValueAddedService.addColor(PersonalizationColor color)
           
 void ValueAddedService.removeColor(PersonalizationColor color)
           
 

Uses of PersonalizationColor in com.retek.component.supplier
 

Methods in com.retek.component.supplier that return PersonalizationColor
 PersonalizationColor SupplierManager.buildPersonalizationColor()
           
 PersonalizationColor SupplierManager.readPersonalizationColor(java.lang.String id)
          Deprecated. Use readPersonalizationColor(DistributedReference)
 PersonalizationColor SupplierManager.readPersonalizationColor(DistributedReference ref)
           
 

Methods in com.retek.component.supplier with parameters of type PersonalizationColor
 void Supplier.addPersonalizationColor(PersonalizationColor newColor)
           
 boolean Supplier.removePersonalizationColor(PersonalizationColor color)
           
 



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