com.retek.component.customer.impl.command
Class ActivityRequestSubmitCommand
java.lang.Object
com.retek.commons.domain.core.Command
com.retek.component.customer.impl.command.ActivityRequestSubmitCommand
- public class ActivityRequestSubmitCommand
- extends Command
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActivityRequestSubmitCommand
public ActivityRequestSubmitCommand()
doExecute
protected void doExecute()
throws SystemException,
BusinessException
- Specified by:
doExecute
in class Command
- Throws:
SystemException
BusinessException
getPreExecuteActivityRequestDto
public ActivityRequestDto getPreExecuteActivityRequestDto()
throws SystemException
- Throws:
SystemException
getActivityRequestDto
public ActivityRequestDto getActivityRequestDto()
throws SystemException
- Throws:
SystemException
setActivityRequestDto
public void setActivityRequestDto(ActivityRequestDto activityDto)
getActivityRequest
public ActivityRequest getActivityRequest()
throws SystemException
- Throws:
SystemException
addHistoryEvent
public void addHistoryEvent(HistoryEvent event)
getHistoryEvents
public java.util.List getHistoryEvents()
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28