com.retek.rmm.gui.screen.productinfo
Class ScreenTypeHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rmm.gui.screen.productinfo.ScreenTypeHandler
- public class ScreenTypeHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScreenTypeHandler
public ScreenTypeHandler()
setScreenType
public void setScreenType(java.lang.Object object)
- SCREEN TYPE METHODS
hasScreenType
public boolean hasScreenType()
getScreenType
public java.lang.Object getScreenType()
getScreenTypeItemAttributeRelations
public java.util.Set getScreenTypeItemAttributeRelations()
throws SystemException
- Throws:
SystemException
setItemAttributeRelation
public void setItemAttributeRelation(java.lang.Object object)
- SCREEN TYPE RELATION METHODS
getItemAttributeDescription
public java.lang.String getItemAttributeDescription()
throws SystemException
- Throws:
SystemException
getBanner
public java.lang.String getBanner()
throws SystemException
- Throws:
SystemException
getScreenTypeDescription
public java.lang.String getScreenTypeDescription()
throws SystemException
- Throws:
SystemException
isCustom
public boolean isCustom()
throws SystemException
- Throws:
SystemException
isStatic
public boolean isStatic()
throws SystemException
- Throws:
SystemException
isDynamic
public boolean isDynamic()
throws SystemException
- Throws:
SystemException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25