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
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.swing11.commons.type.Displayable |
toDisplayString |
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
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