com.retek.component.customerorder.impl.remote.command
Class PublishReturnLineCostOfGoodsRemoteCommand
java.lang.Object
com.retek.commons.domain.core.Command
com.retek.component.customerorder.impl.remote.command.PublishReturnLineCostOfGoodsRemoteCommand
- public class PublishReturnLineCostOfGoodsRemoteCommand
- extends Command
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
REPLACEMENT_IN_REASON_CODE
public static final java.lang.String REPLACEMENT_IN_REASON_CODE
- See Also:
- Constant Field Values
PublishReturnLineCostOfGoodsRemoteCommand
public PublishReturnLineCostOfGoodsRemoteCommand()
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