Clearspace API (1.7.0) Core Javadocs

Uses of Package
com.jivesoftware.base

Packages that use com.jivesoftware.base
com.jivesoftware.base Base APIs and classes for Jive Software products. 
com.jivesoftware.base.event Base events common to all Jive Software products. 
com.jivesoftware.base.plugin Plugin API for extending the core API with custom functionality. 
com.jivesoftware.community Core interfaces and classes for Clearspace. 
com.jivesoftware.community.action Clearspace WebWork actions. 
com.jivesoftware.community.event Provides mechanisms to be notified of actions in the system such as new messages being created. 
com.jivesoftware.community.field.formatter Formatters for profile and document fields. 
com.jivesoftware.community.lifecycle Provides application lifecycle management for Clearspace. 
com.jivesoftware.community.renderer The renderer package provides a way for converting text in one format into another, typically from markup to html and vice versa. 
com.jivesoftware.community.widget   
com.jivesoftware.community.xmpp XMPP integration classes to integrate XMPP with Clearspace. 
 

Classes in com.jivesoftware.base used by com.jivesoftware.base
AuthToken
          Proves that a user has successfully logged in.
Group
          Organizes users into a group for easier permissions management.
GroupAlreadyExistsException
          Thrown when attempting to create a group that already exists.
GroupManager
          Manages groups.
GroupNotFoundException
          Thrown when unable to find a group.
UnauthorizedException
          Thrown if a User does not have permission to access a particular method.
User
          The User interface provides information about and services for users of the system.
UserAlreadyExistsException
          Thrown when attempting to create a user that already exists.
UserManager
          Centralized management of users in the Jive system including creating, retrieving, and deleting User objects.
UserNotFoundException
          Thrown when User cannot be found.
 

Classes in com.jivesoftware.base used by com.jivesoftware.base.event
Group
          Organizes users into a group for easier permissions management.
User
          The User interface provides information about and services for users of the system.
 

Classes in com.jivesoftware.base used by com.jivesoftware.base.plugin
User
          The User interface provides information about and services for users of the system.
 

Classes in com.jivesoftware.base used by com.jivesoftware.community
AuthToken
          Proves that a user has successfully logged in.
Group
          Organizes users into a group for easier permissions management.
GroupManager
          Manages groups.
UnauthorizedException
          Thrown if a User does not have permission to access a particular method.
User
          The User interface provides information about and services for users of the system.
UserManager
          Centralized management of users in the Jive system including creating, retrieving, and deleting User objects.
UserNotFoundException
          Thrown when User cannot be found.
 

Classes in com.jivesoftware.base used by com.jivesoftware.community.action
AuthToken
          Proves that a user has successfully logged in.
User
          The User interface provides information about and services for users of the system.
 

Classes in com.jivesoftware.base used by com.jivesoftware.community.event
User
          The User interface provides information about and services for users of the system.
 

Classes in com.jivesoftware.base used by com.jivesoftware.community.field.formatter
User
          The User interface provides information about and services for users of the system.
 

Classes in com.jivesoftware.base used by com.jivesoftware.community.lifecycle
AuthToken
          Proves that a user has successfully logged in.
 

Classes in com.jivesoftware.base used by com.jivesoftware.community.renderer
UnauthorizedException
          Thrown if a User does not have permission to access a particular method.
 

Classes in com.jivesoftware.base used by com.jivesoftware.community.widget
AuthToken
          Proves that a user has successfully logged in.
UnauthorizedException
          Thrown if a User does not have permission to access a particular method.
User
          The User interface provides information about and services for users of the system.
 

Classes in com.jivesoftware.base used by com.jivesoftware.community.xmpp
User
          The User interface provides information about and services for users of the system.
 


Clearspace Project Page

Copyright © 1999-2007 Jive Software.