Jive Forums API (5.5.20.2-oracle) 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.forum Core interfaces and classes for Jive Forums. 
com.jivesoftware.forum.event Provides mechanisms to be notified of actions in the system such as new messages being created. 
com.jivesoftware.forum.renderer   
com.jivesoftware.profiles   
com.jivesoftware.profiles.formatter   
com.jivesoftware.profiles.search   
com.jivesoftware.profiles.validator   
 

Classes in com.jivesoftware.base used by com.jivesoftware.base
AuthToken
          Proves that a user has successfully logged in.
EmailManager
          Provides ability to send email messages.
EmailMessage
          Represents an Email message that can be sent using EmailManager
EmailMessage.EmailAddress
          Represents an email address with a name like Andrew Wright <andrew@jivesoftware.com>
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.
JiveEvent
          JiveEvent is the base interface that all events must implement.
NotFoundException
          Thrown when trying to load an object that does not exist, or the object could not be loaded.
Permissions
          Represents a set of permissions that an entity has for an object in the system.
PermissionType
          A class to represent the two modes of permissions - additive and negative.
Poll
          A poll can be attached to any object in the system or can exist at the global level.
PollException
          A poll exception is thrown by methods in the Poll class.
PollManager
          Provides a manager to create, retrieve and delete polls.
Presence
          A Presence encapsulates information relating to the owning user such as login time, status and last update time.
Roster
          A roster is a list of users that the user wishes to know if they are online.
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.
JiveEvent
          JiveEvent is the base interface that all events must implement.
Poll
          A poll can be attached to any object in the system or can exist at the global level.
User
          The User interface provides information about and services for users of the system.
 

Classes in com.jivesoftware.base used by com.jivesoftware.forum
AuthToken
          Proves that a user has successfully logged in.
EmailManager
          Provides ability to send email messages.
Group
          Organizes users into a group for easier permissions management.
GroupManager
          Manages groups.
JiveObject
          An interface for watchable objects.
NotFoundException
          Thrown when trying to load an object that does not exist, or the object could not be loaded.
Permissions
          Represents a set of permissions that an entity has for an object in the system.
PermissionsManager
          Manages permissions for users and groups on a particular resource.
PollManager
          Provides a manager to create, retrieve and delete polls.
PresenceManager
          The presence manager creates presences and keeps track on a global basis who's online.
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.
Watchable
          A marker interface for objects that can be watched for changes by users.
 

Classes in com.jivesoftware.base used by com.jivesoftware.forum.event
JiveEvent
          JiveEvent is the base interface that all events must implement.
 

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

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

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

Classes in com.jivesoftware.base used by com.jivesoftware.profiles.search
JiveEvent
          JiveEvent is the base interface that all events must implement.
User
          The User interface provides information about and services for users of the system.
 

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


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.