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

java.lang.Object
  extended bycom.retek.commons.domain.core.Command
      extended bycom.retek.component.customerorder.impl.remote.command.PublishCorrespondenceRemoteCommand
Direct Known Subclasses:
CustomerOrderPublishWorklistCorrespondenceRemoteCommand, PublishConfirmationCorrespondenceRemoteCommand

public abstract class PublishCorrespondenceRemoteCommand
extends Command


Field Summary
protected static RetekLogger logger
           
 
Constructor Summary
PublishCorrespondenceRemoteCommand()
           
 
Method Summary
protected  void doExecute()
           
protected abstract  void executePublish()
           
protected abstract  void getTheRetekLogger()
           
protected  void publishPayload(com.retek.rib.binding.payload.CustCorresDesc payload)
           
 
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

logger

protected static RetekLogger logger
Constructor Detail

PublishCorrespondenceRemoteCommand

public PublishCorrespondenceRemoteCommand()
Method Detail

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