Class PluginUtils
java.lang.Object
net.ontopia.topicmaps.nav2.plugins.PluginUtils
INTERNAL: Helper class for providing convenience methods to access
plugin and plugin group members.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleaninPluginGroups(String groupId, List groups) INTERNAL: returns true ifgroupIdoccurs in list ofgroups, otherwise false.
-
Constructor Details
-
PluginUtils
public PluginUtils()
-
-
Method Details
-
inPluginGroups
INTERNAL: returns true ifgroupIdoccurs in list ofgroups, otherwise false.
-