com.retek.component.customerorder.impl.remote.command
Class PublishReturnLineCostOfGoodsRemoteCommand

java.lang.Object
  extended bycom.retek.commons.domain.core.Command
      extended bycom.retek.component.customerorder.impl.remote.command.PublishReturnLineCostOfGoodsRemoteCommand

public class PublishReturnLineCostOfGoodsRemoteCommand
extends Command


Field Summary
static java.lang.String REPLACEMENT_IN_REASON_CODE
           
 
Constructor Summary
PublishReturnLineCostOfGoodsRemoteCommand()
           
 
Method Summary
 void doExecute()
           
 com.retek.rib.binding.payload.CogsDesc getCogsDescPayload()
           
static int getNumRequestsProcessed()
           
 ReturnLine getReturnLine()
           
protected  void incrementNumRequestsProcessed()
           
 void setReturnedQuantity(Quantity returnedQuantity)
           
 void setReturnLine(ReturnLine returnLine)
           
 
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
 

Field Detail

REPLACEMENT_IN_REASON_CODE

public static final java.lang.String REPLACEMENT_IN_REASON_CODE
See Also:
Constant Field Values
Constructor Detail

PublishReturnLineCostOfGoodsRemoteCommand

public PublishReturnLineCostOfGoodsRemoteCommand()
Method Detail

getReturnLine

public ReturnLine getReturnLine()

setReturnLine

public void setReturnLine(ReturnLine returnLine)

setReturnedQuantity

public void setReturnedQuantity(Quantity returnedQuantity)

getNumRequestsProcessed

public static int getNumRequestsProcessed()

incrementNumRequestsProcessed

protected void incrementNumRequestsProcessed()

getCogsDescPayload

public com.retek.rib.binding.payload.CogsDesc getCogsDescPayload()

doExecute

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


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