com.retek.rmm.gui.screen.common
Class MonogramDialogHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rmm.gui.screen.common.MonogramDialogHandler
- public class MonogramDialogHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MonogramDialogHandler
public MonogramDialogHandler()
setSellingSku
public void setSellingSku(java.lang.Object object)
- SELLING SKU METHODS
getDescription
public java.lang.String getDescription()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getSuppliers
public java.util.List getSuppliers()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getMonogramServices
public java.util.List getMonogramServices(java.lang.Object object)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
saveSellingItem
public void saveSellingItem()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setMonogramService
public void setMonogramService(java.lang.Object object)
- SERVICE METHODS
getMonogramService
public java.lang.Object getMonogramService()
hasMonogramService
public boolean hasMonogramService()
getAvailableFonts
public java.util.List getAvailableFonts()
throws SystemException,
BusinessException
- MONOGRAM SERVICE GETTERS
- Throws:
SystemException
BusinessException
getSelectedFonts
public java.util.List getSelectedFonts()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getAvailableColors
public java.util.List getAvailableColors()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getSelectedColors
public java.util.List getSelectedColors()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getLocation
public java.lang.String getLocation()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getPrice
public java.lang.String getPrice()
throws SystemException
- Throws:
SystemException
isPricePerCharacter
public boolean isPricePerCharacter()
throws SystemException
- Throws:
SystemException
getMaxCharacters
public java.lang.String getMaxCharacters()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setSelectedFontsAndColors
public void setSelectedFontsAndColors(java.util.List fontList,
java.util.List colorList)
throws UiBusinessException,
SystemException,
BusinessException
- MONOGRAM SERVICE SETTERS
- Throws:
UiBusinessException
SystemException
BusinessException
setPrice
public void setPrice(java.lang.String amount)
throws SystemException
- Throws:
SystemException
setPricePerCharacter
public void setPricePerCharacter(boolean value)
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28