Clearspace API (2.5.29) Core Javadocs

Uses of Class
com.jivesoftware.base.GroupNotFoundException

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

Copyright © 1999-2007 Jive Software.