com.retek.component.supplier
Interface PersonalizationStyle

All Superinterfaces:
BusinessObject, com.retek.swing11.commons.type.Displayable, DistributedObject, Triggerable
All Known Implementing Classes:
PersonalizationStyleImpl

public interface PersonalizationStyle
extends DistributedObject, com.retek.swing11.commons.type.Displayable, Triggerable


Field Summary
static java.lang.String MONOGRAMMING_STYLE_CODE
           
static java.lang.String MONOGRAMMING_STYLE_DESC
           
static java.lang.String PERSONALIZATION_STYLE_CODE
           
static java.lang.String PERSONALIZATION_STYLE_DESC
           
 
Method Summary
 java.lang.String getCode()
           
 java.lang.String getDescription()
           
 void setDescription(java.lang.String description)
           
 
Methods inherited from interface com.retek.commons.component.DistributedObject
debugToString, discardChanges, getContext, getId, getReference, isDeleted, isDirty, isDirtyDeep, isDirtyIgnoreFields, isPersisted, refresh
 
Methods inherited from interface com.retek.commons.component.BusinessObject
getBusinessInterface
 
Methods inherited from interface com.retek.swing11.commons.type.Displayable
toDisplayString
 
Methods inherited from interface com.retek.commons.util.type.Triggerable
getDisplayCode, getReference
 

Field Detail

MONOGRAMMING_STYLE_CODE

public static final java.lang.String MONOGRAMMING_STYLE_CODE
See Also:
Constant Field Values

MONOGRAMMING_STYLE_DESC

public static final java.lang.String MONOGRAMMING_STYLE_DESC
See Also:
Constant Field Values

PERSONALIZATION_STYLE_CODE

public static final java.lang.String PERSONALIZATION_STYLE_CODE
See Also:
Constant Field Values

PERSONALIZATION_STYLE_DESC

public static final java.lang.String PERSONALIZATION_STYLE_DESC
See Also:
Constant Field Values
Method Detail

getCode

public java.lang.String getCode()
                         throws SystemException
Throws:
SystemException

setDescription

public void setDescription(java.lang.String description)
                    throws SystemException
Throws:
SystemException

getDescription

public java.lang.String getDescription()
                                throws SystemException
Throws:
SystemException


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