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

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

public class DirectShipItemSupplierReadCommand
extends Command


Constructor Summary
DirectShipItemSupplierReadCommand()
           
 
Method Summary
protected  void doExecute()
           
 DirectShipItemSupplierDto getDirectShipItemSupplierDto()
           
 void setContactDay(ContactDayType contactDay)
           
 void setContactLevel(ContactLevelType contactLevel)
           
 void setItemId(java.lang.String itemId)
           
 void setSupplierId(java.lang.String supplierId)
           
 
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

DirectShipItemSupplierReadCommand

public DirectShipItemSupplierReadCommand()
Method Detail

doExecute

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

getDirectShipItemSupplierDto

public DirectShipItemSupplierDto getDirectShipItemSupplierDto()
                                                       throws SystemException
Throws:
SystemException

setContactDay

public void setContactDay(ContactDayType contactDay)

setContactLevel

public void setContactLevel(ContactLevelType contactLevel)

setItemId

public void setItemId(java.lang.String itemId)

setSupplierId

public void setSupplierId(java.lang.String supplierId)


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