|
|||||||||||
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.directshiporder.impl.command.DirectShipOrderSubmitCommand
Constructor Summary | |
DirectShipOrderSubmitCommand()
|
Method Summary | |
protected void |
doExecute()
|
DirectShipOrderDto |
getDirectShipOrderDto()
|
DirectShipOrderDto |
getPreExecuteDirectShipOrderDto()
|
void |
setDirectShipOrderDto(DirectShipOrderDto dtoVal)
|
void |
setId(java.lang.String id)
|
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 DirectShipOrderSubmitCommand()
Method Detail |
public void setId(java.lang.String id)
protected void doExecute() throws SystemException, BusinessException
doExecute
in class Command
SystemException
BusinessException
public DirectShipOrderDto getPreExecuteDirectShipOrderDto() throws SystemException
SystemException
public DirectShipOrderDto getDirectShipOrderDto() throws SystemException
SystemException
public void setDirectShipOrderDto(DirectShipOrderDto dtoVal)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |