com.retek.rmm.gui.screen.inventoryitem
Class ItemSupplierPersonalizationHandler

java.lang.Object
  extended bycom.retek.rmm.gui.screen.inventoryitem.ItemSupplierPersonalizationHandler

public class ItemSupplierPersonalizationHandler
extends java.lang.Object


Constructor Summary
ItemSupplierPersonalizationHandler()
           
 
Method Summary
 java.util.Set getAllPersonalizationAttributes()
           
 java.lang.String getCostPerCharacter()
           
 java.lang.Object getItemSupplier()
           
 java.lang.String getNumberOfLines()
           
 java.lang.String getPlacement()
           
 java.lang.String getPricePerCharacter()
           
 java.lang.String getStyleDescription()
           
 java.lang.String getTypeDescription()
           
 boolean hasItemSupplier()
           
 boolean isActive()
           
 boolean isItemPersonalizationAvailable()
           
 boolean isMonogramCharacterOne()
           
 boolean isMonogramCharacterThree()
           
 boolean isMonogramCharacterTwo()
           
 boolean isPersonalization()
           
 boolean isPersonalizationActive()
           
 void setAttribute(java.lang.Object attribute)
           
 void setItemSupplier(java.lang.Object object)
           
 void setPersonalizationActive(boolean active)
           
 void submitItem()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ItemSupplierPersonalizationHandler

public ItemSupplierPersonalizationHandler()
Method Detail

setItemSupplier

public void setItemSupplier(java.lang.Object object)

getItemSupplier

public java.lang.Object getItemSupplier()

hasItemSupplier

public boolean hasItemSupplier()

setPersonalizationActive

public void setPersonalizationActive(boolean active)
                              throws SystemException,
                                     BusinessException
Throws:
SystemException
BusinessException

isPersonalizationActive

public boolean isPersonalizationActive()

isItemPersonalizationAvailable

public boolean isItemPersonalizationAvailable()
                                       throws SystemException
Throws:
SystemException

isPersonalization

public boolean isPersonalization()
                          throws SystemException
Throws:
SystemException

getAllPersonalizationAttributes

public java.util.Set getAllPersonalizationAttributes()
                                              throws BusinessException
Throws:
BusinessException

setAttribute

public void setAttribute(java.lang.Object attribute)

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 java.lang.String 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()

submitItem

public void submitItem()
                throws SystemException,
                       BusinessException
Throws:
SystemException
BusinessException


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25