|
|||||||||||
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.media.impl.command.MediaTypeSubmitCommand
Constructor Summary | |
MediaTypeSubmitCommand()
|
Method Summary | |
protected void |
doExecute()
|
MediaTypeDto |
getMediaTypeDto()
|
MediaTypeDto |
getPreExecutionMediaTypeDto()
|
void |
setPreExecutionMediaTypeDto(MediaTypeDto preExecutionMediaTypeDto)
|
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 MediaTypeSubmitCommand()
Method Detail |
protected void doExecute() throws SystemException, BusinessException
doExecute
in class Command
SystemException
BusinessException
public MediaTypeDto getMediaTypeDto() throws SystemException
SystemException
public MediaTypeDto getPreExecutionMediaTypeDto()
public void setPreExecutionMediaTypeDto(MediaTypeDto preExecutionMediaTypeDto)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |