net.ontopia.topicmaps.webed.impl.utils
Class ActionUtils

java.lang.Object
  extended by net.ontopia.topicmaps.webed.impl.utils.ActionUtils

public class ActionUtils
extends java.lang.Object

INTERNAL: Utility methods to ease getting access to action related objects.


Constructor Summary
ActionUtils()
           
 
Method Summary
static ActionInGroup getAction(ActionRegistryIF registry, java.lang.String group_name, java.lang.String action_name)
          Gets the action object specified by the action group and the name of the action.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionUtils

public ActionUtils()
Method Detail

getAction

public static ActionInGroup getAction(ActionRegistryIF registry,
                                      java.lang.String group_name,
                                      java.lang.String action_name)
Gets the action object specified by the action group and the name of the action.



Copyright © 2000-2012 Ontopia.