com.retek.component.internet
Class ExAPersonalizationAttributesImpl

java.lang.Object
  extended bycom.retek.component.internet.ExAPersonalizationAttributesImpl
All Implemented Interfaces:
ExAPersonalizationAttributes, ExAPersonalizationAttributesRequest, ExAPersonalizationBase

public class ExAPersonalizationAttributesImpl
extends java.lang.Object
implements ExAPersonalizationAttributes, ExAPersonalizationAttributesRequest


Field Summary
 
Fields inherited from interface com.retek.component.internet.ExAPersonalizationBase
EMBOSSING_TYPE_CODE, EMBROIDERING_TYPE_CODE, ENGRAVING_TYPE_CODE, PAINTING_TYPE_CODE
 
Constructor Summary
ExAPersonalizationAttributesImpl()
           
 
Method Summary
 java.lang.String getColorNumber()
           
 java.lang.String getFontNumber()
           
 java.lang.String getPersonalizationTypeCode()
          Returns the Personalization type code.
 void setColorId(java.lang.String colorNumber)
          Sets the color id.
 void setFontId(java.lang.String fontNumber)
          Sets the font id.
 void setPersonalizationTypeCode(java.lang.String personalizationTypeCode)
          Sets the personalization type code
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExAPersonalizationAttributesImpl

public ExAPersonalizationAttributesImpl()
Method Detail

getColorNumber

public java.lang.String getColorNumber()
Specified by:
getColorNumber in interface ExAPersonalizationAttributes
Returns:
String The color id.

getFontNumber

public java.lang.String getFontNumber()
Specified by:
getFontNumber in interface ExAPersonalizationAttributes
Returns:
String The font id.

setColorId

public void setColorId(java.lang.String colorNumber)
Description copied from interface: ExAPersonalizationAttributesRequest
Sets the color id. The list of valid colors can be obtained from the Selling Sku.

Specified by:
setColorId in interface ExAPersonalizationAttributesRequest

setFontId

public void setFontId(java.lang.String fontNumber)
Description copied from interface: ExAPersonalizationAttributesRequest
Sets the font id. The list of valid fonts can be obtained from the Selling Sku.

Specified by:
setFontId in interface ExAPersonalizationAttributesRequest

getPersonalizationTypeCode

public java.lang.String getPersonalizationTypeCode()
Description copied from interface: ExAPersonalizationAttributes
Returns the Personalization type code.

Specified by:
getPersonalizationTypeCode in interface ExAPersonalizationAttributes
Returns:

setPersonalizationTypeCode

public void setPersonalizationTypeCode(java.lang.String personalizationTypeCode)
Description copied from interface: ExAPersonalizationAttributesRequest
Sets the personalization type code

Specified by:
setPersonalizationTypeCode in interface ExAPersonalizationAttributesRequest


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