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

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

public class CustomerOrderPublishWorklistCorrespondenceRemoteCommand
extends PublishCorrespondenceRemoteCommand


Field Summary
 
Fields inherited from class com.retek.component.customerorder.impl.remote.command.PublishCorrespondenceRemoteCommand
logger
 
Constructor Summary
CustomerOrderPublishWorklistCorrespondenceRemoteCommand()
           
 
Method Summary
protected  void executePublish()
           
protected  void getTheRetekLogger()
           
 void setCorrespondenceTemplate(CorrespondenceTemplate template)
           
 void setCorrespondenceType(CorrespondenceType type)
           
 void setDeliveryMethodType(DeliveryMethodType deliveryMethodType)
           
 void setOrder(CustomerOrder order)
           
 
Methods inherited from class com.retek.component.customerorder.impl.remote.command.PublishCorrespondenceRemoteCommand
doExecute, publishPayload
 
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
 

Constructor Detail

CustomerOrderPublishWorklistCorrespondenceRemoteCommand

public CustomerOrderPublishWorklistCorrespondenceRemoteCommand()
Method Detail

getTheRetekLogger

protected void getTheRetekLogger()
                          throws SystemException,
                                 BusinessException
Specified by:
getTheRetekLogger in class PublishCorrespondenceRemoteCommand
Throws:
SystemException
BusinessException

executePublish

protected void executePublish()
                       throws SystemException,
                              BusinessException
Specified by:
executePublish in class PublishCorrespondenceRemoteCommand
Throws:
SystemException
BusinessException

setOrder

public void setOrder(CustomerOrder order)

setCorrespondenceType

public void setCorrespondenceType(CorrespondenceType type)

setCorrespondenceTemplate

public void setCorrespondenceTemplate(CorrespondenceTemplate template)

setDeliveryMethodType

public void setDeliveryMethodType(DeliveryMethodType deliveryMethodType)


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