net.ontopia.topicmaps.nav2.plugins
Class PluginUtils

java.lang.Object
  extended by net.ontopia.topicmaps.nav2.plugins.PluginUtils

public final class PluginUtils
extends java.lang.Object

INTERNAL: Helper class for providing convenience methods to access plugin and plugin group members.


Constructor Summary
PluginUtils()
           
 
Method Summary
static boolean inPluginGroups(java.lang.String groupId, java.util.List groups)
          INTERNAL: returns true if groupId occurs in list of groups, otherwise false.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PluginUtils

public PluginUtils()
Method Detail

inPluginGroups

public static final boolean inPluginGroups(java.lang.String groupId,
                                           java.util.List groups)
INTERNAL: returns true if groupId occurs in list of groups, otherwise false.



Copyright © 2000-2012 Ontopia.