|
||||||||||||
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.admin.SupplierPrimaryHandler
Constructor Summary | |
---|---|
SupplierPrimaryHandler()
|
Method Summary | |
---|---|
java.lang.String |
getSupplierDescription()
|
java.util.Set |
getSuppliers(java.lang.String supplierName)
|
boolean |
isGiftWrap()
|
void |
setSupplier(java.lang.Object object)
|
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 SupplierPrimaryHandler()
Method Detail |
public java.util.Set getSuppliers(java.lang.String supplierName) throws SystemException, BusinessException, UiBusinessException
SystemException
BusinessException
UiBusinessException
public void setSupplier(java.lang.Object object)
public java.lang.String getSupplierDescription() throws SystemException
SystemException
public boolean isGiftWrap()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |