com.retek.rmm.gui.wrapper
Class RmmPersonalizationAttribute
java.lang.Object
com.retek.rmm.gui.wrapper.RmmPersonalizationAttribute
- public class RmmPersonalizationAttribute
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RmmPersonalizationAttribute
public RmmPersonalizationAttribute(PersonalizationStyleType st,
ItemSupplierPersonalizationAttribute att)
getPersonalizationAttribute
public ItemSupplierPersonalizationAttribute getPersonalizationAttribute()
getPersonalizationStyleType
public PersonalizationStyleType getPersonalizationStyleType()
getTypeDescription
public java.lang.String getTypeDescription()
throws SystemException
- Throws:
SystemException
getStyleDescription
public java.lang.String getStyleDescription()
throws SystemException
- Throws:
SystemException
isActive
public boolean isActive()
getNumberOfLines
public int getNumberOfLines()
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)
getFonts
public java.util.Set getFonts()
throws SystemException
- Throws:
SystemException
setFonts
public void setFonts(java.util.List list)
throws SystemException
- Throws:
SystemException
getColors
public java.util.Set getColors()
throws SystemException
- Throws:
SystemException
setColors
public void setColors(java.util.List list)
throws SystemException
- Throws:
SystemException
removeAllCharacterLines
public void removeAllCharacterLines()
getMaxCharacters
public int getMaxCharacters(int lineNumber)
addCharacterLine
public void addCharacterLine(java.lang.String maxCharacters)
isPersonalization
public boolean isPersonalization()
throws SystemException
- Throws:
SystemException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25