com.retek.rmm.gui.screen.productinfo
Class ScreenTypeDialogHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rmm.gui.screen.productinfo.ScreenTypeDialogHandler
- public class ScreenTypeDialogHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScreenTypeDialogHandler
public ScreenTypeDialogHandler()
- STATE MANAGEMENT
getBanners
public java.util.List getBanners()
getAllAttributes
public java.util.List getAllAttributes()
throws SystemException
- Throws:
SystemException
setItemAttribute
public void setItemAttribute(java.lang.Object object)
throws SystemException
- ATTRIBUTE METHODS
- Throws:
SystemException
isCustom
public boolean isCustom()
throws SystemException
- Throws:
SystemException
isStatic
public boolean isStatic()
isDynamic
public boolean isDynamic()
isInclude
public boolean isInclude()
getAttributeDescription
public java.lang.String getAttributeDescription()
throws SystemException
- Throws:
SystemException
addItemAttributeRelation
public void addItemAttributeRelation(java.lang.Object object,
boolean isDynamic)
throws SystemException
- Throws:
SystemException
setScreenType
public void setScreenType(java.lang.Object object)
- SCREEN TYPE METHODS
getScreenType
public java.lang.Object getScreenType()
getBanner
public java.lang.Object getBanner()
throws SystemException
- Throws:
SystemException
getScreenTypeDescription
public java.lang.String getScreenTypeDescription()
throws SystemException
- Throws:
SystemException
isScreenTypePersisted
public boolean isScreenTypePersisted()
setBanner
public void setBanner(java.lang.Object object)
throws SystemException,
UiBusinessException
- Throws:
SystemException
UiBusinessException
setScreenTypeDescription
public void setScreenTypeDescription(java.lang.String description)
throws SystemException
- Throws:
SystemException
submitScreenType
public void submitScreenType()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
discardChanges
public void discardChanges()
throws SystemException
- Throws:
SystemException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25