com.retek.component.internet
Interface ExAPersonalization

All Superinterfaces:
ExAPersonalizationBase

public interface ExAPersonalization
extends ExAPersonalizationBase

This is a high level interface which controls access to personalization information for the external API.

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
 java.lang.String getComments()
          Gets the text message associated with this personalization.
 java.util.List getPersonalizationTextLineSet()
          Returns a list of ExAPersonalizationTextLineRequests.
 

Method Detail

getPersonalizationTextLineSet

public java.util.List getPersonalizationTextLineSet()
Returns a list of ExAPersonalizationTextLineRequests.

Returns:
List

getComments

public java.lang.String getComments()
Gets the text message associated with this personalization.

Returns:
String


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