com.retek.component.item.impl.command
Class DirectShipItemSupplierSubmitCommand

java.lang.Object
  extended bycom.retek.commons.domain.core.Command
      extended bycom.retek.component.item.impl.command.DirectShipItemSupplierSubmitCommand

public class DirectShipItemSupplierSubmitCommand
extends Command


Constructor Summary
DirectShipItemSupplierSubmitCommand()
           
 
Method Summary
protected  void doExecute()
           
 DirectShipItemSupplierDto getDirectShipItemSupplierDto()
           
 DirectShipItemSupplierDto getPreExecuteDirectShipItemSupplierDto()
           
 void setDirectShipItemSupplierDto(DirectShipItemSupplierDto dtoVal)
           
 
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

DirectShipItemSupplierSubmitCommand

public DirectShipItemSupplierSubmitCommand()
Method Detail

doExecute

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

getPreExecuteDirectShipItemSupplierDto

public DirectShipItemSupplierDto getPreExecuteDirectShipItemSupplierDto()
                                                                 throws SystemException
Throws:
SystemException

getDirectShipItemSupplierDto

public DirectShipItemSupplierDto getDirectShipItemSupplierDto()
                                                       throws SystemException
Throws:
SystemException

setDirectShipItemSupplierDto

public void setDirectShipItemSupplierDto(DirectShipItemSupplierDto dtoVal)


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