com.retek.component.internet
Interface ExAMonogrammingRequest

All Superinterfaces:
ExAPersonalizationAttributesRequest, ExAPersonalizationBase
All Known Implementing Classes:
ExAMonogrammingImpl

public interface ExAMonogrammingRequest
extends ExAPersonalizationAttributesRequest

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

This object currently is initialized entirely upon instantiation.

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 setCharacter1(java.lang.Character character1)
           
 void setCharacter2(java.lang.Character character2)
           
 void setCharacter3(java.lang.Character character3)
           
 
Methods inherited from interface com.retek.component.internet.ExAPersonalizationAttributesRequest
setColorId, setFontId, setPersonalizationTypeCode
 

Method Detail

setCharacter1

public void setCharacter1(java.lang.Character character1)

setCharacter2

public void setCharacter2(java.lang.Character character2)

setCharacter3

public void setCharacter3(java.lang.Character character3)


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28