|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ontopia.topicmaps.nav2.plugins.PluginUtils
public final class PluginUtils
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 |
|---|
public PluginUtils()
| Method Detail |
|---|
public static final boolean inPluginGroups(java.lang.String groupId,
java.util.List groups)
groupId occurs in list of
groups, otherwise false.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||