de.orangecafe.amazonrcp.gui.commands
Class SearchCommandExecutor

java.lang.Object
  extended by org.springframework.richclient.command.support.AbstractActionCommandExecutor
      extended by de.orangecafe.amazonrcp.gui.commands.SearchCommandExecutor
All Implemented Interfaces:
org.springframework.richclient.command.ActionCommandExecutor, org.springframework.richclient.command.GuardedActionCommandExecutor, org.springframework.richclient.command.ParameterizableActionCommandExecutor, org.springframework.richclient.core.Authorizable, org.springframework.richclient.core.Guarded, org.springframework.richclient.core.SecurityControllable

public class SearchCommandExecutor
extends org.springframework.richclient.command.support.AbstractActionCommandExecutor

Author:
Torsten Strasser

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

SearchCommandExecutor

public SearchCommandExecutor()
Method Detail

setAmazonService

public void setAmazonService(IAmazonService service)

execute

public void execute()
Specified by:
execute in interface org.springframework.richclient.command.ActionCommandExecutor
Overrides:
execute in class org.springframework.richclient.command.support.AbstractActionCommandExecutor

execute

public void execute(java.util.Map map)
Specified by:
execute in interface org.springframework.richclient.command.ParameterizableActionCommandExecutor
Overrides:
execute in class org.springframework.richclient.command.support.AbstractActionCommandExecutor


Copyright © 2007 orange-cafe.de. All Rights Reserved.