com.retek.component.task.impl.command
Class ActivityRequestPrintFileBuilderCommand

java.lang.Object
  extended bycom.retek.commons.domain.core.Command
      extended bycom.retek.component.task.impl.command.ActivityRequestPrintFileBuilderCommand

public class ActivityRequestPrintFileBuilderCommand
extends Command


Constructor Summary
ActivityRequestPrintFileBuilderCommand()
           
 
Method Summary
protected  void doExecute()
           
static java.lang.String escapePipes(java.lang.String field)
           
 ActivityRequestPrintFile getActivityRequestPrintFile()
           
protected  java.util.Set getWorkTasks()
           
 void setUser(User user)
           
 void setWorkTasks(java.util.Set activityRequestWorkTasks)
           
 
Methods inherited from class com.retek.commons.domain.core.Command
addPostExecutionRule, addPreExecutionRule, execute, getContext, isExecuted, processRules, setContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActivityRequestPrintFileBuilderCommand

public ActivityRequestPrintFileBuilderCommand()
Method Detail

doExecute

protected void doExecute()
                  throws SystemException,
                         BusinessException
Specified by:
doExecute in class Command
Throws:
SystemException
BusinessException

escapePipes

public static final java.lang.String escapePipes(java.lang.String field)

setWorkTasks

public void setWorkTasks(java.util.Set activityRequestWorkTasks)

setUser

public void setUser(User user)

getActivityRequestPrintFile

public ActivityRequestPrintFile getActivityRequestPrintFile()

getWorkTasks

protected java.util.Set getWorkTasks()


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