com.retek.rmm.gui.screen.productinfo
Class CustomAttributeDataHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rmm.gui.screen.productinfo.CustomAttributeDataHandler

public class CustomAttributeDataHandler
extends ScreenHandler


Constructor Summary
CustomAttributeDataHandler()
           
 
Method Summary
 java.lang.String getAttributeLabel()
           
 java.lang.String getCustomData()
           
 boolean hasCustomData()
           
 void setAttribute(java.lang.Object object)
           
 void updateAttribute(java.lang.String customData)
           
 
Methods inherited from class com.retek.commons.gui.core.ScreenHandler
getException, getLogger, getSystemException, processSystemException, register, register, unregister, unregisterAll
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomAttributeDataHandler

public CustomAttributeDataHandler()
Method Detail

setAttribute

public void setAttribute(java.lang.Object object)

getAttributeLabel

public java.lang.String getAttributeLabel()
                                   throws SystemException,
                                          BusinessException
Throws:
SystemException
BusinessException

getCustomData

public java.lang.String getCustomData()
                               throws SystemException
Throws:
SystemException

updateAttribute

public void updateAttribute(java.lang.String customData)
                     throws SystemException
Throws:
SystemException

hasCustomData

public boolean hasCustomData()
                      throws SystemException
Throws:
SystemException


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25