|
|||||||||||
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.item.impl.command.StyleFindCommand
Constructor Summary | |
StyleFindCommand()
|
Method Summary | |
void |
doExecute()
|
java.util.Collection |
getSearchResult()
|
void |
setSearchCriteria(ItemSearchCriteria criteria)
|
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 StyleFindCommand()
Method Detail |
public void doExecute() throws SystemException, ItemBusinessException
doExecute
in class Command
SystemException
ItemBusinessException
public java.util.Collection getSearchResult() throws SystemException
SystemException
public void setSearchCriteria(ItemSearchCriteria criteria)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |