|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.richclient.command.support.AbstractActionCommandExecutor
de.orangecafe.amazonrcp.gui.commands.SearchCommandExecutor
public class SearchCommandExecutor
Field Summary |
---|
Fields inherited from interface org.springframework.richclient.core.Authorizable |
---|
AUTHORIZED_PROPERTY |
Constructor Summary | |
---|---|
SearchCommandExecutor()
|
Method Summary | |
---|---|
void |
execute()
|
void |
execute(java.util.Map map)
|
void |
setAmazonService(IAmazonService service)
|
Methods inherited from class org.springframework.richclient.command.support.AbstractActionCommandExecutor |
---|
addEnabledListener, getSecurityControllerId, internalSetEnabled, isAuthorized, isEnabled, removeEnabledListener, setAuthorized, setEnabled, setSecurityControllerId |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SearchCommandExecutor()
Method Detail |
---|
public void setAmazonService(IAmazonService service)
public void execute()
execute
in interface org.springframework.richclient.command.ActionCommandExecutor
execute
in class org.springframework.richclient.command.support.AbstractActionCommandExecutor
public void execute(java.util.Map map)
execute
in interface org.springframework.richclient.command.ParameterizableActionCommandExecutor
execute
in class org.springframework.richclient.command.support.AbstractActionCommandExecutor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |