de.mindcrimeilab.xsanalyzer.actions
Class TypeHierarchyExecutor

java.lang.Object
  extended by org.springframework.richclient.command.support.AbstractActionCommandExecutor
      extended by de.mindcrimeilab.xsanalyzer.actions.TypeHierarchyExecutor
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 TypeHierarchyExecutor
extends org.springframework.richclient.command.support.AbstractActionCommandExecutor

Version:
$Revision: 130 $
Author:
Michael Engelhardt, $Author: agony $

Field Summary
static String TARGET_OBJECT
           
 
Fields inherited from interface org.springframework.richclient.core.Authorizable
AUTHORIZED_PROPERTY
 
Constructor Summary
TypeHierarchyExecutor()
           
 
Method Summary
 void execute(Map parameters)
           
 
Methods inherited from class org.springframework.richclient.command.support.AbstractActionCommandExecutor
addEnabledListener, execute, 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
 

Field Detail

TARGET_OBJECT

public static final String TARGET_OBJECT
See Also:
Constant Field Values
Constructor Detail

TypeHierarchyExecutor

public TypeHierarchyExecutor()
Method Detail

execute

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


Copyright © 2010. All Rights Reserved.