com.retek.rcom.gui.screen.orderadmin
Class CancelReasonDialogHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.orderadmin.CancelReasonDialogHandler
- public class CancelReasonDialogHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CancelReasonDialogHandler
public CancelReasonDialogHandler()
getCancelReasonTypes
public java.util.List getCancelReasonTypes()
setCancelReason
public void setCancelReason(java.lang.Object object)
throws SystemException
- Throws:
SystemException
createCancelReason
public void createCancelReason()
throws SystemException
- Throws:
SystemException
getType
public java.lang.Object getType()
throws SystemException
- Throws:
SystemException
getDescription
public java.lang.String getDescription()
throws SystemException
- Throws:
SystemException
isDescriptionModifiable
public boolean isDescriptionModifiable()
throws SystemException
- Throws:
SystemException
isTypeModifiable
public boolean isTypeModifiable()
throws SystemException
- Throws:
SystemException
setType
public void setType(java.lang.Object object)
throws SystemException
- Throws:
SystemException
setDescription
public void setDescription(java.lang.String description)
throws SystemException
- Throws:
SystemException
submit
public void submit()
throws SystemException,
UiBusinessException
- Throws:
SystemException
UiBusinessException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25