com.retek.component.supplier
Class PersonalizationStyleType
java.lang.Object
com.retek.component.supplier.PersonalizationStyleType
- All Implemented Interfaces:
- com.retek.swing11.commons.type.Displayable
- public final class PersonalizationStyleType
- extends java.lang.Object
- implements com.retek.swing11.commons.type.Displayable
Class defining operations for a simple business object which represents
a specific personalization style/type combination. A personalization style/type
is a specific instance of a personalization type (ex. Engraving, Embossing, Embroidering,
Painting) for a given style of personalization (ex. Monogramming, Personalization).
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
PersonalizationStyleType
public PersonalizationStyleType(DistributedContext context,
PersonalizationStyleTypeKey personalizationStyleTypeKey)
PersonalizationStyleType
public PersonalizationStyleType(DistributedContext context,
DistributedReference personalizationStyleRef,
DistributedReference personalizationTypeRef)
getContext
public DistributedContext getContext()
getPersonalizationStyle
public PersonalizationStyle getPersonalizationStyle()
throws SystemException
- Throws:
SystemException
getPersonalizationType
public PersonalizationType getPersonalizationType()
throws SystemException
- Throws:
SystemException
getPersonalizationStyleTypeKey
public PersonalizationStyleTypeKey getPersonalizationStyleTypeKey()
getDescription
public java.lang.String getDescription()
throws SystemException
- Throws:
SystemException
toDisplayString
public java.lang.String toDisplayString()
- Specified by:
toDisplayString
in interface com.retek.swing11.commons.type.Displayable
equals
public boolean equals(java.lang.Object obj)
hashCode
public int hashCode()
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25