com.retek.rmm.gui.screen.inventoryitem
Class StyleTypeAttributeHandler
java.lang.Object
com.retek.rmm.gui.screen.inventoryitem.StyleTypeAttributeHandler
- public class StyleTypeAttributeHandler
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StyleTypeAttributeHandler
public StyleTypeAttributeHandler()
setItemSupplier
public void setItemSupplier(java.lang.Object object)
getAvailableStyleTypes
public java.util.List getAvailableStyleTypes()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
isMonogrammable
public boolean isMonogrammable(java.lang.Object object)
throws SystemException
- Throws:
SystemException
createPersonalizationAttribute
public void createPersonalizationAttribute(java.lang.Object styleType)
throws SystemException
- Throws:
SystemException
addPersonalizationAttribute
public void addPersonalizationAttribute()
throws BusinessException
- Throws:
BusinessException
getRmmPersonalizationAttribute
public java.lang.Object getRmmPersonalizationAttribute()
setAttribute
public void setAttribute(java.lang.Object object)
getPersonalizationStyleType
public java.lang.Object getPersonalizationStyleType()
isActive
public boolean isActive()
isMonogramCharacterOne
public boolean isMonogramCharacterOne()
isMonogramCharacterTwo
public boolean isMonogramCharacterTwo()
isMonogramCharacterThree
public boolean isMonogramCharacterThree()
getCostPerCharacter
public java.lang.String getCostPerCharacter()
getPricePerCharacter
public java.lang.String getPricePerCharacter()
getPlacement
public java.lang.String getPlacement()
setActive
public void setActive(boolean active)
setMonogramCharacterOne
public void setMonogramCharacterOne(boolean include)
setMonogramCharacterTwo
public void setMonogramCharacterTwo(boolean include)
setMonogramCharacterThree
public void setMonogramCharacterThree(boolean include)
setCostPerCharacter
public void setCostPerCharacter(java.lang.String cost)
setPricePerCharacter
public void setPricePerCharacter(java.lang.String price)
setPlacement
public void setPlacement(java.lang.String placement)
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25