com.retek.rmm.gui.screen.productinfo
Class UDADialogHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rmm.gui.screen.productinfo.UDADialogHandler
- public class UDADialogHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UDADialogHandler
public UDADialogHandler()
setItems
public void setItems(java.util.Set itemSet,
java.util.List attributeList)
throws SystemException,
BusinessException
- STATE MANAGEMENTS
- Throws:
SystemException
BusinessException
getItemSet
public java.util.Set getItemSet()
getIncludedAttributes
public java.util.List getIncludedAttributes()
throws SystemException
- Throws:
SystemException
setIncluded
public void setIncluded(java.lang.Object object,
boolean isIncluded)
throws SystemException,
BusinessException
- METHODS FOR EDITING ATTRIBUTE
- Throws:
SystemException
BusinessException
setStatic
public void setStatic(java.lang.Object object,
boolean isStatic)
throws SystemException
- Throws:
SystemException
setDynamic
public void setDynamic(java.lang.Object object,
boolean isDynamic)
throws SystemException
- Throws:
SystemException
setProductInformationAttribute
public void setProductInformationAttribute(java.lang.Object row)
- METHODS FOR BUILDING TABLE ROW
getUDAHeaderDescription
public java.lang.String getUDAHeaderDescription()
throws SystemException
- Throws:
SystemException
getUDAValueDescriptions
public java.lang.String getUDAValueDescriptions()
throws SystemException
- Throws:
SystemException
getUDAInclude
public boolean getUDAInclude()
throws SystemException
- Throws:
SystemException
getUDAStatic
public boolean getUDAStatic()
throws SystemException
- Throws:
SystemException
getUDADynamic
public boolean getUDADynamic()
throws SystemException
- Throws:
SystemException
setItem
public void setItem(java.lang.Object object)
throws SystemException
- ITEM METHODS
- Throws:
SystemException
getItemNumber
public java.lang.String getItemNumber()
getItemDescription
public java.lang.String getItemDescription()
throws SystemException
- Throws:
SystemException
getRcomProductInfoAttributes
public java.util.List getRcomProductInfoAttributes()
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28