|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.gui.core.ScreenHandler
com.retek.rmm.gui.screen.productinfo.CustomAttributeDataHandler
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 |
public CustomAttributeDataHandler()
Method Detail |
public void setAttribute(java.lang.Object object)
public java.lang.String getAttributeLabel() throws SystemException, BusinessException
SystemException
BusinessException
public java.lang.String getCustomData() throws SystemException
SystemException
public void updateAttribute(java.lang.String customData) throws SystemException
SystemException
public boolean hasCustomData() throws SystemException
SystemException
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |