|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.domain.core.Command
com.retek.component.customerorder.impl.remote.command.CustomerOrderUpdateGiftRegistryRemoteCommand
Constructor Summary | |
CustomerOrderUpdateGiftRegistryRemoteCommand()
|
Method Summary | |
protected void |
doExecute()
|
CustomerOrder |
getOrder()
|
java.util.Set |
getPayloads()
|
User |
getUser()
|
void |
setOrder(CustomerOrder order)
|
void |
setUser(User user)
|
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 |
public CustomerOrderUpdateGiftRegistryRemoteCommand()
Method Detail |
protected void doExecute() throws SystemException, BusinessException
doExecute
in class Command
SystemException
BusinessException
public java.util.Set getPayloads()
public CustomerOrder getOrder()
public User getUser()
public void setOrder(CustomerOrder order)
public void setUser(User user)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |