|
Clearspace API (2.5.29) Core Javadocs | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GroupNotFoundException | |
|---|---|
| com.jivesoftware.base | Base APIs and classes for Jive Software products. |
| Uses of GroupNotFoundException in com.jivesoftware.base |
|---|
| Methods in com.jivesoftware.base that throw GroupNotFoundException | |
|---|---|
Group |
GroupManager.getGroup(long groupID)
Gets a Group by ID. |
Group |
GroupManager.getGroup(long groupID,
boolean force)
Loads a group by id, optionally forcing a direct lookup in the system of record if the force parameter is true. |
Group |
GroupManager.getGroup(String name)
Gets a Group by name. |
void |
GroupManager.update(Group group)
Updates the given group. |
|
Clearspace Project Page | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||