|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Group | |
|---|---|
| com.zphinx.spine.members | Classes and interfaces which provide identity management objects used by the Spine application framework. |
| com.zphinx.spine.utils | Utility classes and helpers needed by other classes and interfaces. |
| Uses of Group in com.zphinx.spine.members |
|---|
| Subclasses of Group in com.zphinx.spine.members | |
|---|---|
class |
Application
Application represents an application module registered with spine. |
| Uses of Group in com.zphinx.spine.utils |
|---|
| Methods in com.zphinx.spine.utils that return Group | |
|---|---|
Group |
ActiveGroups.removeGroup(long groupId)
remove a Group object from this map |
| Methods in com.zphinx.spine.utils with parameters of type Group | |
|---|---|
void |
ActiveGroups.addGroup(Group group)
Add a new Group object to this map |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||