com.retek.rmm.gui.screen.common
Class DepictionDialogHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rmm.gui.screen.common.DepictionDialogHandler
- public class DepictionDialogHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DepictionDialogHandler
public DepictionDialogHandler()
setSellingItem
public void setSellingItem(java.lang.Object object)
throws SystemException
- SELLING ITEM METHODS
- Throws:
SystemException
getSellingItemDescription
public java.lang.String getSellingItemDescription()
throws SystemException
- Throws:
SystemException
discardChanges
public void discardChanges()
throws SystemException
- Throws:
SystemException
getSellingItemDepictions
public java.util.Collection getSellingItemDepictions()
throws SystemException
- Throws:
SystemException
createDepiction
public java.lang.Object createDepiction()
throws SystemException
- DEPICTION CODE ACTIONS (CREATE, SAVE and REMOVE)
- Throws:
SystemException
submitDepictions
public void submitDepictions(java.util.List depictionList)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setSellingItemDepiction
public void setSellingItemDepiction(java.lang.Object object)
- SELLING ITEM DEPICTION GETTERS
getPageSpread
public java.lang.String getPageSpread()
throws SystemException
- Throws:
SystemException
getKey
public java.lang.String getKey()
throws SystemException
- Throws:
SystemException
getDepictionCode
public java.lang.String getDepictionCode()
throws SystemException
- Throws:
SystemException
getDescription
public java.lang.String getDescription()
throws SystemException
- Throws:
SystemException
getPlacement
public java.lang.String getPlacement()
throws SystemException
- Throws:
SystemException
getTotalArea
public java.lang.String getTotalArea()
throws SystemException
- Throws:
SystemException
getPercent
public java.lang.String getPercent()
throws SystemException
- Throws:
SystemException
getSpaceCost
public java.lang.String getSpaceCost()
throws SystemException
- Throws:
SystemException
setPageSpread
public void setPageSpread(java.lang.String pageSpread)
throws SystemException
- SELLING ITEM DEPICTION SETTERS
- Throws:
SystemException
setKey
public void setKey(java.lang.String key)
throws SystemException
- Throws:
SystemException
setDepictionCode
public void setDepictionCode(java.lang.String code)
throws SystemException
- Throws:
SystemException
setDescription
public void setDescription(java.lang.String description)
throws SystemException
- Throws:
SystemException
setPlacement
public void setPlacement(java.lang.String placement)
throws SystemException
- Throws:
SystemException
setTotalArea
public void setTotalArea(java.lang.String area)
throws java.lang.NumberFormatException,
SystemException,
BusinessException
- Throws:
java.lang.NumberFormatException
SystemException
BusinessException
setPercentOfArea
public void setPercentOfArea(java.lang.String percent)
throws SystemException,
BusinessException,
UiBusinessException
- Throws:
SystemException
BusinessException
UiBusinessException
isMediaWorksheetStatus
public boolean isMediaWorksheetStatus()
throws SystemException
- Throws:
SystemException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25