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

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

public class CallTagSubmitRemoteCommand
extends Command


Constructor Summary
CallTagSubmitRemoteCommand()
           
 
Method Summary
protected  void doExecute()
           
 CallTagImpl getCallTag()
           
 com.retek.rib.binding.payload.CallTagDesc getPayload()
           
 DistributedReference getUserRef()
           
 void setCallTag(CallTagImpl callTag)
           
 void setUserRef(DistributedReference reference)
           
 
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

CallTagSubmitRemoteCommand

public CallTagSubmitRemoteCommand()
Method Detail

setCallTag

public void setCallTag(CallTagImpl callTag)

getCallTag

public CallTagImpl getCallTag()

doExecute

protected void doExecute()
                  throws SystemException,
                         BusinessException
Specified by:
doExecute in class Command
Throws:
SystemException
BusinessException

getPayload

public com.retek.rib.binding.payload.CallTagDesc getPayload()

getUserRef

public DistributedReference getUserRef()

setUserRef

public void setUserRef(DistributedReference reference)


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