com.retek.component.customerorder.impl.remote.command
Class PublishReturnSaleRemoteCommand
java.lang.Object
com.retek.commons.domain.core.Command
com.retek.component.customerorder.impl.remote.command.PublishReturnSaleRemoteCommand
- public class PublishReturnSaleRemoteCommand
- extends Command
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PublishReturnSaleRemoteCommand
public PublishReturnSaleRemoteCommand()
getReturnLine
public ReturnLine getReturnLine()
setReturnLine
public void setReturnLine(ReturnLine returnLine)
getNumRequestsProcessed
public static int getNumRequestsProcessed()
incrementNumRequestsProcessed
protected void incrementNumRequestsProcessed()
getReturnSalePayload
public com.retek.rib.binding.payload.CustRetSaleDesc getReturnSalePayload()
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