com.retek.component.internet
Class ExAPersonalizationAttributesImpl
java.lang.Object
com.retek.component.internet.ExAPersonalizationAttributesImpl
- All Implemented Interfaces:
- ExAPersonalizationAttributes, ExAPersonalizationAttributesRequest, ExAPersonalizationBase
- public class ExAPersonalizationAttributesImpl
- extends java.lang.Object
- implements ExAPersonalizationAttributes, ExAPersonalizationAttributesRequest
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExAPersonalizationAttributesImpl
public ExAPersonalizationAttributesImpl()
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