|
||||||||||||
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.rcom.gui.screen.customermain.InactivateCustomerDialogHandler
Constructor Summary | |
---|---|
InactivateCustomerDialogHandler()
|
Method Summary | |
---|---|
java.util.Set |
getAllCustomerInactiveReasons()
|
void |
setCustomer(java.lang.Object customer)
|
void |
setInactiveAndSubmit(java.lang.Object reason)
|
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 InactivateCustomerDialogHandler()
Method Detail |
public java.util.Set getAllCustomerInactiveReasons() throws SystemException
SystemException
public void setCustomer(java.lang.Object customer)
public void setInactiveAndSubmit(java.lang.Object reason) throws SystemException, BusinessException
SystemException
BusinessException
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |