com.retek.rcom.gui.screen.worklist
Class WorkListPrintDialogHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rcom.gui.screen.worklist.WorkListPrintDialogHandler

public class WorkListPrintDialogHandler
extends ScreenHandler


Constructor Summary
WorkListPrintDialogHandler()
           
 
Method Summary
 void exportFile(java.util.Collection workTasks, java.lang.String location)
           
 java.lang.String getBatchNumber()
           
 java.lang.String getCallCenterLocation()
           
 java.lang.String getConcept()
           
 java.lang.String getCreateDate()
           
 java.util.Collection getFilters()
           
 java.util.Collection getPrintWorkTasks()
           
 java.lang.String getResolvedDate()
           
 java.lang.String getSubTask()
           
 java.lang.String getTask()
           
 void setFilter(java.lang.Object filter)
           
 void setPrintWorkTask(java.lang.Object worktask)
           
 
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

WorkListPrintDialogHandler

public WorkListPrintDialogHandler()
Method Detail

getFilters

public java.util.Collection getFilters()

setFilter

public void setFilter(java.lang.Object filter)

getPrintWorkTasks

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

setPrintWorkTask

public void setPrintWorkTask(java.lang.Object worktask)

exportFile

public void exportFile(java.util.Collection workTasks,
                       java.lang.String location)
                throws SystemException,
                       BusinessException,
                       UiBusinessException
Throws:
SystemException
BusinessException
UiBusinessException

getTask

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

getSubTask

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

getConcept

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

getCallCenterLocation

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

getCreateDate

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

getBatchNumber

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

getResolvedDate

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


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