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

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

public class PendReasonMaintenanceHandler
extends ScreenHandler


Constructor Summary
PendReasonMaintenanceHandler()
           
 
Method Summary
 java.lang.String getAutoCancellable()
           
 java.lang.String getDescription()
           
 java.util.Collection getPendReasons()
           
 java.lang.String getTask()
           
 java.lang.String getType()
           
 void setPendReason(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

PendReasonMaintenanceHandler

public PendReasonMaintenanceHandler()
Method Detail

getPendReasons

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

setPendReason

public void setPendReason(java.lang.Object object)

getType

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

getDescription

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

getAutoCancellable

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

getTask

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


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25