com.retek.component.supplier
Interface PersonalizationType
- All Superinterfaces:
- BusinessObject, com.retek.swing11.commons.type.Displayable, DistributedObject, Triggerable
- public interface PersonalizationType
- extends DistributedObject, com.retek.swing11.commons.type.Displayable, Triggerable
Interface defining the operations for a Personalization type within the
supplier domain. A personalization type is a general type of monogramming
or personalization such as Engraving, Embossing, Embroidering, Painting.
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 |
ENGRAVING_TYPE_CODE
public static final java.lang.String ENGRAVING_TYPE_CODE
- See Also:
- Constant Field Values
ENGRAVING_TYPE_DESC
public static final java.lang.String ENGRAVING_TYPE_DESC
- See Also:
- Constant Field Values
EMBOSSING_TYPE_CODE
public static final java.lang.String EMBOSSING_TYPE_CODE
- See Also:
- Constant Field Values
EMBOSSING_TYPE_DESC
public static final java.lang.String EMBOSSING_TYPE_DESC
- See Also:
- Constant Field Values
EMBROIDERING_TYPE_CODE
public static final java.lang.String EMBROIDERING_TYPE_CODE
- See Also:
- Constant Field Values
EMBROIDERING_TYPE_DESC
public static final java.lang.String EMBROIDERING_TYPE_DESC
- See Also:
- Constant Field Values
PAINTING_TYPE_CODE
public static final java.lang.String PAINTING_TYPE_CODE
- See Also:
- Constant Field Values
PAINTING_TYPE_DESC
public static final java.lang.String PAINTING_TYPE_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 © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25