com.retek.rmm.gui.screen.admin
Class StyleTypesHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rmm.gui.screen.admin.StyleTypesHandler
- public class StyleTypesHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StyleTypesHandler
public StyleTypesHandler()
setSupplier
public void setSupplier(java.lang.Object object)
getAllTypeDescriptions
public java.util.List getAllTypeDescriptions()
throws SystemException
- Throws:
SystemException
getAllStyleDescriptions
public java.util.List getAllStyleDescriptions()
throws SystemException
- Throws:
SystemException
getStyleTypes
public java.util.Set getStyleTypes()
setStyleType
public void setStyleType(java.lang.Object object)
getTypeDescription
public java.lang.String getTypeDescription()
throws SystemException
- Throws:
SystemException
getStyleDescription
public java.lang.String getStyleDescription()
throws SystemException
- Throws:
SystemException
clearStyleTypes
public void clearStyleTypes()
throws SystemException
- Throws:
SystemException
addStyleType
public void addStyleType(java.lang.String type,
java.lang.String style)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
submit
public void submit()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28