com.retek.component.internet
Interface ExAPersonalizationAttributesRequest

All Superinterfaces:
ExAPersonalizationBase
All Known Subinterfaces:
ExAMonogrammingRequest, ExAPersonalizationTextLineRequest
All Known Implementing Classes:
ExAPersonalizationAttributesImpl

public interface ExAPersonalizationAttributesRequest
extends ExAPersonalizationBase

This is a high level interface which maintains personalization attribute information for the external API. The data source for this object is the RCOM data extract.

Retek Inc. Copyright (c) 2003


Field Summary
 
Fields inherited from interface com.retek.component.internet.ExAPersonalizationBase
EMBOSSING_TYPE_CODE, EMBROIDERING_TYPE_CODE, ENGRAVING_TYPE_CODE, PAINTING_TYPE_CODE
 
Method Summary
 void setColorId(java.lang.String colorId)
          Sets the color id.
 void setFontId(java.lang.String fontId)
          Sets the font id.
 void setPersonalizationTypeCode(java.lang.String personalizationTypeCode)
          Sets the personalization type code
 

Method Detail

setColorId

public void setColorId(java.lang.String colorId)
Sets the color id. The list of valid colors can be obtained from the Selling Sku.


setFontId

public void setFontId(java.lang.String fontId)
Sets the font id. The list of valid fonts can be obtained from the Selling Sku.


setPersonalizationTypeCode

public void setPersonalizationTypeCode(java.lang.String personalizationTypeCode)
Sets the personalization type code



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