com.retek.rcom.gui.screen.pendreasons
Class PendReasonMaintenanceDialogHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rcom.gui.screen.pendreasons.PendReasonMaintenanceDialogHandler

public class PendReasonMaintenanceDialogHandler
extends ScreenHandler


Constructor Summary
PendReasonMaintenanceDialogHandler()
           
 
Method Summary
 void createPendReason()
           
 void discardChanges()
           
 java.util.Collection getAllOrderTasks()
           
 java.lang.String getDescription()
           
 java.lang.Object getTask()
           
 java.lang.String getType()
           
 boolean isAutoCancellable()
           
 boolean isSystematic()
           
 void setAutoCancellable(boolean b)
           
 void setDescription(java.lang.String string)
           
 void setPendReason(java.lang.Object pendReason)
           
 void setTask(java.lang.Object object)
           
 java.lang.Object submit()
           
 
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

PendReasonMaintenanceDialogHandler

public PendReasonMaintenanceDialogHandler()
Method Detail

setPendReason

public void setPendReason(java.lang.Object pendReason)

submit

public java.lang.Object submit()
                        throws SystemException,
                               BusinessException
Throws:
SystemException
BusinessException

discardChanges

public void discardChanges()
                    throws SystemException
Throws:
SystemException

createPendReason

public void createPendReason()
                      throws SystemException
Throws:
SystemException

getDescription

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

getType

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

isAutoCancellable

public boolean isAutoCancellable()
                          throws SystemException
Throws:
SystemException

isSystematic

public boolean isSystematic()
                     throws SystemException
Throws:
SystemException

setDescription

public void setDescription(java.lang.String string)
                    throws SystemException
Throws:
SystemException

setAutoCancellable

public void setAutoCancellable(boolean b)
                        throws SystemException
Throws:
SystemException

getAllOrderTasks

public java.util.Collection getAllOrderTasks()
                                      throws SystemException
Throws:
SystemException

getTask

public java.lang.Object getTask()
                         throws SystemException
Throws:
SystemException

setTask

public void setTask(java.lang.Object object)
             throws SystemException
Throws:
SystemException


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28