com.retek.component.customerorder.impl.remote.command
Class PublishCorrespondenceRemoteCommand
java.lang.Object
com.retek.commons.domain.core.Command
com.retek.component.customerorder.impl.remote.command.PublishCorrespondenceRemoteCommand
- Direct Known Subclasses:
- CustomerOrderPublishWorklistCorrespondenceRemoteCommand, PublishConfirmationCorrespondenceRemoteCommand
- public abstract class PublishCorrespondenceRemoteCommand
- extends Command
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected static RetekLogger logger
PublishCorrespondenceRemoteCommand
public PublishCorrespondenceRemoteCommand()
getTheRetekLogger
protected abstract void getTheRetekLogger()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
executePublish
protected abstract void executePublish()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
publishPayload
protected final void publishPayload(com.retek.rib.binding.payload.CustCorresDesc payload)
throws SystemException
- Throws:
SystemException
doExecute
protected 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