|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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> |
|
EntityDescriptor
An object that describes a specific entity. |
|
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. |
|
IntrospectiveGroup
This Group subinterface adds the ability to query what optional capabilities are supported in this Group implementation. |
|
IntrospectiveGroupManager
Interface that marks which GroupManager features a particular GroupManager implementation supports. |
|
IntrospectiveUser
This User subinterface adds the ability to query what optional capabilities are supported in this User implementation. |
|
IntrospectiveUserManager
This UserManager subinterface adds the ability to query what optional capabilities are supported in this UserManager implementation. |
|
JiveEvent
JiveEvent is the base interface that all events must implement. |
|
JiveException
Base Jive Checked Exception |
|
JiveManager
An interface that all Jive Managers should implement. |
|
JiveObject
An interface for watchable objects. |
|
JiveRuntimeException
Base RuntimeException for all JiveRuntime Exceptions |
|
LocaleManager
Manages Locale settings for various 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. |
|
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. |
|
PresenceManager
The presence manager creates presences and keeps track on a global basis who's online. |
|
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.action | |
---|---|
AuthToken
Proves that a user has successfully logged in. |
|
EntityDescriptor
An object that describes a specific entity. |
|
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.base.action.interceptor | |
---|---|
AuthToken
Proves that a user has successfully logged in. |
|
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.base.action.rss | |
---|---|
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.base.action.util | |
---|---|
User
The User interface provides information about and services for users of the system. |
Classes in com.jivesoftware.base used by com.jivesoftware.base.admin | |
---|---|
AuthToken
Proves that a user has successfully logged in. |
Classes in com.jivesoftware.base used by com.jivesoftware.base.ban | |
---|---|
JiveException
Base Jive Checked Exception |
|
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.base.database | |
---|---|
AdvancedUserManager
An advanced user manager which currently has a single method to retrieve a user from a given email address. |
|
AuthFactory
An abstract class that defines a framework for providing authentication services in Jive. |
|
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. |
|
GroupManagerAdapter
|
|
GroupNotFoundException
Thrown when unable to find a group. |
|
IntrospectiveGroupManager
Interface that marks which GroupManager features a particular GroupManager implementation supports. |
|
IntrospectiveUser
This User subinterface adds the ability to query what optional capabilities are supported in this User implementation. |
|
IntrospectiveUserManager
This UserManager subinterface adds the ability to query what optional capabilities are supported in this UserManager implementation. |
|
JiveManager
An interface that all Jive Managers should implement. |
|
JiveRuntimeException
Base RuntimeException for all JiveRuntime Exceptions |
|
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. |
|
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. |
|
PresenceManager
The presence manager creates presences and keeps track on a global basis who's online. |
|
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. |
|
UserManagerAdapter
UserManagerAdapter is an abstract class implementation of the IntrospectiveUserManager interface. |
|
UserNotFoundException
Thrown when User cannot be found. |
Classes in com.jivesoftware.base used by com.jivesoftware.base.database.dao | |
---|---|
JiveException
Base Jive Checked Exception |
Classes in com.jivesoftware.base used by com.jivesoftware.base.database.sequence | |
---|---|
JiveObject
An interface for watchable objects. |
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.base.ext | |
---|---|
AuthToken
Proves that a user has successfully logged in. |
|
IntrospectiveUser
This User subinterface adds the ability to query what optional capabilities are supported in this User implementation. |
|
Permissions
Represents a set of permissions that an entity has for an object in the system. |
|
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.base.ldap | |
---|---|
AdvancedUserManager
An advanced user manager which currently has a single method to retrieve a user from a given email address. |
|
AuthFactory
An abstract class that defines a framework for providing authentication services in Jive. |
|
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. |
|
IntrospectiveGroupManager
Interface that marks which GroupManager features a particular GroupManager implementation supports. |
|
IntrospectiveUser
This User subinterface adds the ability to query what optional capabilities are supported in this User implementation. |
|
IntrospectiveUserManager
This UserManager subinterface adds the ability to query what optional capabilities are supported in this UserManager implementation. |
|
Permissions
Represents a set of permissions that an entity has for an object in the system. |
|
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.plugin | |
---|---|
JiveManager
An interface that all Jive Managers should implement. |
Classes in com.jivesoftware.base used by com.jivesoftware.base.registration | |
---|---|
User
The User interface provides information about and services for users of the system. |
|
UserNotFoundException
Thrown when User cannot be found. |
Classes in com.jivesoftware.base used by com.jivesoftware.base.stats | |
---|---|
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. |
|
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.base.util.textmining | |
---|---|
JiveException
Base Jive Checked Exception |
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. |
|
EntityDescriptor
An object that describes a specific entity. |
|
Group
Organizes users into a group for easier permissions management. |
|
GroupManager
Manages groups. |
|
JiveException
Base Jive Checked Exception |
|
JiveManager
An interface that all Jive Managers should implement. |
|
JiveObject
An interface for watchable objects. |
|
LocaleManager
Manages Locale settings for various 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.abuse | |
---|---|
User
The User interface provides information about and services for users of the system. |
Classes in com.jivesoftware.base used by com.jivesoftware.forum.abuse.action | |
---|---|
EntityDescriptor
An object that describes a specific entity. |
Classes in com.jivesoftware.base used by com.jivesoftware.forum.action | |
---|---|
AuthToken
Proves that a user has successfully logged in. |
|
EntityDescriptor
An object that describes a specific entity. |
|
IntrospectiveUser
This User subinterface adds the ability to query what optional capabilities are supported in this User implementation. |
|
Poll
A poll can be attached to any object in the system or can exist at the global level. |
|
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. |
|
PresenceManager
The presence manager creates presences and keeps track on a global basis who's online. |
|
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. |
|
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.forum.action.rss | |
---|---|
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.forum.ban | |
---|---|
AuthToken
Proves that a user has successfully logged in. |
|
Permissions
Represents a set of permissions that an entity has for an object in the system. |
|
UnauthorizedException
Thrown if a User does not have permission to access a particular method. |
Classes in com.jivesoftware.base used by com.jivesoftware.forum.database | |
---|---|
AuthToken
Proves that a user has successfully logged in. |
|
EmailManager
Provides ability to send email messages. |
|
EntityDescriptor
An object that describes a specific entity. |
|
Group
Organizes users into a group for easier permissions management. |
|
GroupManager
Manages groups. |
|
JiveManager
An interface that all Jive Managers should implement. |
|
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 | |
---|---|
ForumObject
Container representing a the type and ID of a forum object (e.g. |
|
JiveEvent
JiveEvent is the base interface that all events must implement. |
|
JiveObject
An interface for watchable objects. |
Classes in com.jivesoftware.base used by com.jivesoftware.forum.everywhere | |
---|---|
User
The User interface provides information about and services for users of the system. |
Classes in com.jivesoftware.base used by com.jivesoftware.forum.everywhere.action | |
---|---|
User
The User interface provides information about and services for users of the system. |
Classes in com.jivesoftware.base used by com.jivesoftware.forum.gateway | |
---|---|
AuthToken
Proves that a user has successfully logged in. |
|
JiveException
Base Jive Checked Exception |
|
JiveManager
An interface that all Jive Managers should implement. |
|
Permissions
Represents a set of permissions that an entity has for an object in the system. |
|
UnauthorizedException
Thrown if a User does not have permission to access a particular method. |
Classes in com.jivesoftware.base used by com.jivesoftware.forum.im | |
---|---|
User
The User interface provides information about and services for users of the system. |
Classes in com.jivesoftware.base used by com.jivesoftware.forum.interceptor | |
---|---|
AuthToken
Proves that a user has successfully logged in. |
|
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.forum.mail | |
---|---|
AuthToken
Proves that a user has successfully logged in. |
|
JiveException
Base Jive Checked Exception |
|
JiveManager
An interface that all Jive Managers should implement. |
Classes in com.jivesoftware.base used by com.jivesoftware.forum.moderation | |
---|---|
AuthToken
Proves that a user has successfully logged in. |
|
UnauthorizedException
Thrown if a User does not have permission to access a particular method. |
Classes in com.jivesoftware.base used by com.jivesoftware.forum.moderation.action | |
---|---|
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.forum.net | |
---|---|
JiveManager
An interface that all Jive Managers should implement. |
|
NotFoundException
Thrown when trying to load an object that does not exist, or the object could not be loaded. |
|
UnauthorizedException
Thrown if a User does not have permission to access a particular method. |
Classes in com.jivesoftware.base used by com.jivesoftware.forum.net.spi | |
---|---|
JiveManager
An interface that all Jive Managers should implement. |
|
NotFoundException
Thrown when trying to load an object that does not exist, or the object could not be loaded. |
|
UnauthorizedException
Thrown if a User does not have permission to access a particular method. |
Classes in com.jivesoftware.base used by com.jivesoftware.forum.nntp | |
---|---|
JiveException
Base Jive Checked Exception |
|
JiveManager
An interface that all Jive Managers should implement. |
Classes in com.jivesoftware.base used by com.jivesoftware.forum.nntp.spi | |
---|---|
JiveManager
An interface that all Jive Managers should implement. |
|
User
The User interface provides information about and services for users of the system. |
Classes in com.jivesoftware.base used by com.jivesoftware.forum.proxy | |
---|---|
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. |
|
JiveManager
An interface that all Jive Managers should implement. |
|
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. |
|
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. |
|
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. |
|
UserNotFoundException
Thrown when User cannot be found. |
|
Watchable
A marker interface for objects that can be watched for changes by users. |
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.forum.renderer.impl | |
---|---|
JiveManager
An interface that all Jive Managers should implement. |
|
UnauthorizedException
Thrown if a User does not have permission to access a particular method. |
Classes in com.jivesoftware.base used by com.jivesoftware.forum.stats | |
---|---|
AuthToken
Proves that a user has successfully logged in. |
|
UnauthorizedException
Thrown if a User does not have permission to access a particular method. |
|
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.forum.util | |
---|---|
AuthToken
Proves that a user has successfully logged in. |
|
Group
Organizes users into a group for easier permissions management. |
|
JiveObject
An interface for watchable objects. |
|
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.forum.virusscan | |
---|---|
JiveManager
An interface that all Jive Managers should implement. |
Classes in com.jivesoftware.base used by com.jivesoftware.forum.watches | |
---|---|
JiveManager
An interface that all Jive Managers should implement. |
|
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.forum.webservices | |
---|---|
GroupAlreadyExistsException
Thrown when attempting to create a group that already exists. |
|
GroupNotFoundException
Thrown when unable to find a group. |
|
UnauthorizedException
Thrown if a User does not have permission to access a particular method. |
|
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.forum.webservices.action | |
---|---|
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.forum.webservices.server | |
---|---|
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. |
|
GroupNotFoundException
Thrown when unable to find a group. |
|
Permissions
Represents a set of permissions that an entity has for an object in the system. |
|
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. |
|
UserNotFoundException
Thrown when User cannot be found. |
Classes in com.jivesoftware.base used by com.jivesoftware.forum.webservices.server.xfire | |
---|---|
AuthToken
Proves that a user has successfully logged in. |
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.action | |
---|---|
IntrospectiveUser
This User subinterface adds the ability to query what optional capabilities are supported in this User implementation. |
|
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.profiles.action.admin | |
---|---|
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. |
|
JiveManager
An interface that all Jive Managers should 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. |
Classes in com.jivesoftware.base used by com.jivesoftware.util | |
---|---|
JiveException
Base Jive Checked Exception |
|
JiveManager
An interface that all Jive Managers should implement. |
|
User
The User interface provides information about and services for users of the system. |
Classes in com.jivesoftware.base used by com.jivesoftware.util.sf | |
---|---|
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.webchat | |
---|---|
JiveRuntimeException
Base RuntimeException for all JiveRuntime Exceptions |
|
Jive Forums Project Page | |||||||||
PREV NEXT | FRAMES NO FRAMES |