Jive API (3.0.13) 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 Jive SBS. 
com.jivesoftware.community.action Jive SBS 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.favorites.type   
com.jivesoftware.community.featured   
com.jivesoftware.community.impl Implementations of core Jive SBS interfaces. 
com.jivesoftware.community.impl.dao Data access objects for core Jive SBS objects. 
com.jivesoftware.community.mail Provides tools to send and receive email messages. 
com.jivesoftware.community.media   
com.jivesoftware.community.media.authz   
com.jivesoftware.community.media.type   
com.jivesoftware.community.media.video   
com.jivesoftware.community.moderation   
com.jivesoftware.community.objecttype   
com.jivesoftware.community.project   
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.socialgroup   
com.jivesoftware.community.user.profile   
com.jivesoftware.community.user.relationships   
com.jivesoftware.community.util Jive SBS utility classes. 
com.jivesoftware.community.widget   
com.jivesoftware.community.xmpp XMPP integration classes to integrate XMPP with Jive SBS. 
com.jivesoftware.spi.user   
 

Classes in com.jivesoftware.base used by com.jivesoftware.base
AuthToken
          Proves that a user has successfully logged in.
EmailAlreadyExistsException
          Thrown when attempting to create a user with an email that is already in use by a different user.
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.
User.Status
           
UserAlreadyExistsException
          Thrown when attempting to create a user that already exists.
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.
UserTemplate
          Value Object implementation of the user interface, optimized for Jive's internal caching mechanism.
 

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.
EmailAlreadyExistsException
          Thrown when attempting to create a user with an email that is already in use by a different user.
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.
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.
UserTemplate
          Value Object implementation of the user interface, optimized for Jive's internal caching mechanism.
 

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.
UserManager
          Centralized management of users in the Jive system including creating, retrieving, and deleting User objects.
 

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.favorites.type
User
          The User interface provides information about and services for users of the system.
 

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

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

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

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

Classes in com.jivesoftware.base used by com.jivesoftware.community.media
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.media.authz
User
          The User interface provides information about and services for users of the system.
 

Classes in com.jivesoftware.base used by com.jivesoftware.community.media.type
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.media.video
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.moderation
User
          The User interface provides information about and services for users of the system.
 

Classes in com.jivesoftware.base used by com.jivesoftware.community.objecttype
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.project
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.renderer
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.socialgroup
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.user.profile
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.user.relationships
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.util
User
          The User interface provides information about and services for users of the system.
 

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.
UserManager
          Centralized management of users in the Jive system including creating, retrieving, and deleting User objects.
 

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


Jive Product Page

Copyright © 1999-2007 Jive Software.