Jive API (3.0.13) Core Javadocs
A B C D E F G H I J K L M N O P Q R S T U V W X

A

AbstractRenderFilter - Class in com.jivesoftware.community.renderer
An abstract implementation of the RenderFilter interface this class provides subclasses with built in support for documentation and splits apart the execute method into seperate methods depending on the render target specified in the render context.
AbstractRenderFilter() - Constructor for class com.jivesoftware.community.renderer.AbstractRenderFilter
 
ABUSE - Static variable in class com.jivesoftware.community.JiveConstants
 
ABUSE_TYPES - Static variable in class com.jivesoftware.community.AbuseType
An array containing all possible types of abuse
AbuseManager - Interface in com.jivesoftware.community
Manages all aspects of reporting abuse and managing abuse reports.
AbuseReport - Class in com.jivesoftware.community
This class contains all the necessary information to file an abuse report.
AbuseReport() - Constructor for class com.jivesoftware.community.AbuseReport
 
AbuseReport(long) - Constructor for class com.jivesoftware.community.AbuseReport
 
AbuseType - Class in com.jivesoftware.community
A typesafe enum class that contains various abuse types used for reporting abuse
acceptableParameterName(String) - Method in class com.jivesoftware.community.action.JiveActionSupport
[CSSEC-38] Do not allow parameters that could access methods, such as ?
ACROBAT - Static variable in class com.jivesoftware.community.util.SkinUtils.FileType
 
Activity - Interface in com.jivesoftware.community
Represents activity within a community.
ACTIVITY - Static variable in class com.jivesoftware.community.JiveConstants
 
Activity.Type - Enum in com.jivesoftware.community
Defines a specific type of activity with regard to a piece of content.
ActivityEventHandlingStrategy - Interface in com.jivesoftware.community
A strategy for the general Activity event listener to handle events in a manner specific to the object type of the event payload.
ActivityManager - Interface in com.jivesoftware.community
This manager provides methods to retrieve recent activities and popular threads, documents and blog posts.
add(long, long, boolean) - Method in interface com.jivesoftware.community.media.video.VideoScreenGrabDAO
Adds the attachment as a screen grab for the video corresponding to vidID
add(Video, String, String, InputStream, boolean) - Method in interface com.jivesoftware.community.media.video.VideoScreenGrabManager
Adds a screen grab to a video
addActivity(JiveObject, JiveObject, User, Activity.Type) - Method in interface com.jivesoftware.community.ActivityManager
Adds a new activity to the ActivityManager
addActivity(EntityDescriptor, EntityDescriptor, EntityDescriptor, Activity.Type) - Method in interface com.jivesoftware.community.ActivityManager
Adds a new activity to the ActivityManager
addAdministrator(User) - Method in interface com.jivesoftware.base.Group
Grants administrator privileges of the group to a user.
addAllowedType(String) - Method in interface com.jivesoftware.community.AttachmentManager
Adds a content type to the list of explicitly allowed types.
addAllowedType(String) - Method in interface com.jivesoftware.community.BinaryBodyManager
Adds a content type to the list of explicitly allowed types.
addAllowedType(String) - Method in interface com.jivesoftware.community.ImageManager
Adds a content type to the list of explicitly allowed types.
addAnnouncement(Announcement) - Method in interface com.jivesoftware.community.AnnouncementManager
Adds an an announcement to the database.
addAnonymousUserPermission(PermissionType, long) - Method in interface com.jivesoftware.community.PermissionsManager
Add a permission of the specified PermissionType for anonymous users.
addAnonymousVote(int, String) - Method in interface com.jivesoftware.community.Poll
Add a guest vote for an option in the poll.
addApprover(User) - Method in interface com.jivesoftware.community.Document
Adds a user as a document approver for this document.
addAttachment(InputStreamDataSource) - Method in class com.jivesoftware.community.EmailMessage
Adds an attachment for this email message
addAttachment(ForumMessage, Attachment) - Method in interface com.jivesoftware.community.ForumManager
Adds an attachment to a given message.
addAuthor(User) - Method in interface com.jivesoftware.community.Document
Adds the supplied User as an author of this document.
addBinaryBodyContentType(String) - Method in class com.jivesoftware.community.DocumentResultFilter
Adds a content type to the list of content types that binary body documents will be filtered upon.
addBlog(Blog) - Method in interface com.jivesoftware.community.BlogManager
Adds a blog to the database.
addBlogPost(BlogPost) - Method in interface com.jivesoftware.community.Blog
Adds a blogpost to the database.
addBuiltInElement(DocumentTypeElement.Type) - Method in interface com.jivesoftware.community.DocumentType
Used to create and add a new built-in type element to this DocumentTypeSectionElement.
addBuiltInElement(DocumentTypeElement.Type) - Method in interface com.jivesoftware.community.DocumentTypeSectionElement
Used to create and add a new built-in type element to this DocumentTypeSectionElement.
addComment(CommentContentResource, Comment) - Method in interface com.jivesoftware.community.CommentManager
Adds a new comment (no parent) to the object.
addComment(CommentContentResource, Comment, Comment) - Method in interface com.jivesoftware.community.CommentManager
Adds a new comment having a parent comment to the object.
addCommonFileExtensionName(String, String) - Static method in class com.jivesoftware.community.util.SkinUtils
Add a mapping for a file extension to a particular type of file.
addCommunityTag(ContentTag, JiveObject, User) - Method in interface com.jivesoftware.community.TagManager
Adds a community tag to a JiveObject on behalf of the given user.
addContainerApprover(int, long, long) - Method in interface com.jivesoftware.community.impl.dao.ApprovalDAO
Adds a user as a document approver for an entire container.
addDisallowedType(String) - Method in interface com.jivesoftware.community.AttachmentManager
Adds a content type to the list of explicitly disallowed types.
addDisallowedType(String) - Method in interface com.jivesoftware.community.BinaryBodyManager
Adds a content type to the list of explicitly disallowed types.
addDisallowedType(String) - Method in interface com.jivesoftware.community.ImageManager
Adds a content type to the list of explicitly disallowed types.
addDocument(JiveContainer, Document, Map) - Method in interface com.jivesoftware.community.DocumentManager
Add a document as a child of a container.
addDocument(JiveContainer, Document, PermissionsBundle, Map) - Method in interface com.jivesoftware.community.DocumentManager
Add a document as a child of the container with permissions defined by the provided permission bundle.
addDocumentApprover(JiveContainer, User) - Method in interface com.jivesoftware.community.DocumentManager
Add the user as a document approver for this entire container.
addDocumentField(DocumentField, long) - Method in class com.jivesoftware.community.DocumentResultFilter
Adds a document field option to the list of options that will be filtered upon
addDocumentFieldElement(DocumentField) - Method in interface com.jivesoftware.community.DocumentType
Adds a DocumentField to this DocumentTypeSectionElement as an element.
addDocumentFieldElement(DocumentField) - Method in interface com.jivesoftware.community.DocumentTypeSectionElement
Adds a DocumentField to this DocumentTypeSectionElement as an element.
addDocumentState(DocumentState) - Method in class com.jivesoftware.community.DocumentResultFilter
Add a document state to the list of document states that will be filtered upon.
addDocumentType(DocumentType) - Method in class com.jivesoftware.community.DocumentResultFilter
Sets the document type to filter results selected by the result filter.
addDocumentTypeSectionElement() - Method in interface com.jivesoftware.community.DocumentType
Creates and adds a DocumentTypeSectionElement.
addError(Map<String, Object>, String) - Method in class com.jivesoftware.community.widget.BaseWidget
 
addGroupPermission(Group, PermissionType, long) - Method in interface com.jivesoftware.community.PermissionsManager
Grants a group a particular permission.
addGroupPermission(int, long, Group, PermissionType, long) - Method in interface com.jivesoftware.community.PermissionsManager
 
addHelpfulAnswer(ForumMessage) - Method in interface com.jivesoftware.community.Question
Marks the specified message as a helpful answer to this question.
addI18nEditionKeys(Map<String, String>) - Static method in class com.jivesoftware.community.action.JiveActionSupport
Allows additional i18n edition keys to be added after initialization (eg. when the chat plugin is loaded).
addIconGenerator(int, IconGenerator) - Static method in class com.jivesoftware.community.util.SkinUtils
Add a new or override an existing icon generator for the given object type.
addImage(Image) - Method in interface com.jivesoftware.community.ImageContentResource
Adds an already existing (temporary) image to the object.
addInterceptor(int, JiveInterceptor) - Method in interface com.jivesoftware.community.InterceptorManager
Inserts a new interceptor at specified index in the list of currently configured interceptors.
addInterceptorClass(String) - Method in interface com.jivesoftware.community.InterceptorManager
Installs a new class into the list of available interceptors for the system.
ADDITIVE - Static variable in class com.jivesoftware.community.PermissionType
The additive permission type indicates that the permission should be 'added' to the permissions retrieved from a parent object(s).
addLabelElement(String) - Method in interface com.jivesoftware.community.DocumentType
Used to create and add a new Label Element to this DocumentTypeSectionElement
addLabelElement(String) - Method in interface com.jivesoftware.community.DocumentTypeSectionElement
Used to create and add a new Label Element to this DocumentTypeSectionElement
addLanguage(String) - Method in class com.jivesoftware.community.DocumentResultFilter
Add a language to the list of languages that will be filtered upon.
addListener(ServiceEventListener<T, O>) - Method in class com.jivesoftware.spi.ServiceEventDispatcher
Register a listener
addListener(ServiceEventListener<T, O>) - Method in interface com.jivesoftware.spi.ServiceEventSource
Used to register listeners
addMember(User) - Method in interface com.jivesoftware.base.Group
Adds a member to the group.
addMember(SocialGroup, User, SocialGroupMember.Type) - Method in interface com.jivesoftware.community.socialgroup.SocialGroupManager
Adds a user to a social group
addMessage(ForumThread, ForumMessage, ForumMessage) - Method in interface com.jivesoftware.community.ForumManager
Adds a new message to a given thread.
addMessage(ForumMessage, ForumMessage) - Method in interface com.jivesoftware.community.ForumThread
Adds a new message to this thread.
addOption(String) - Method in interface com.jivesoftware.community.MultiOptionDocumentField
Adds an option to this document field.
addOption(String) - Method in interface com.jivesoftware.community.Poll
Add a new option to the poll.
addOption(String, boolean) - Method in interface com.jivesoftware.community.Poll
 
addPluginListener(PluginListener) - Method in class com.jivesoftware.base.plugin.PluginManagerImpl
Registers a plugin applicationLifeCycleListener.
addPoints(User, JiveContainer, JiveObject, long, String) - Method in interface com.jivesoftware.community.StatusLevelManager
Rewards points to a user.
addPoints(User, JiveContainer, JiveObject, String) - Method in interface com.jivesoftware.community.StatusLevelManager
Give points to a user using the specified scenerio code.
addProperty(String, String) - Method in class com.jivesoftware.community.QuestionFilter
Adds a property to the list of properties that will be filtered on.
addProperty(String, String) - Method in class com.jivesoftware.community.ResultFilter
Adds a property to the list of properties that will be filtered on.
addProperty(String, String, int) - Method in class com.jivesoftware.community.ResultFilter
Adds a property to the list of properties that will be filtered on.
addRating(User, JiveObject, Rating) - Method in interface com.jivesoftware.community.RatingManager
Add a rating to the JiveContentObject.
addRecipient(EmailMessage.EmailAddress) - Method in class com.jivesoftware.community.EmailMessage
Adds a recipient (to address) for this email message
addRecipient(String, String) - Method in class com.jivesoftware.community.EmailMessage
Adds a recipient (to address) for this email message
addRegisteredUserPermission(PermissionType, long) - Method in interface com.jivesoftware.community.PermissionsManager
Add a permission of the specified PermissionType for registered users.
addRenderPlugin(String) - Method in interface com.jivesoftware.community.renderer.RenderManager
Installs a new class into the list of render pugins for the system.
addResolutionState(Question.State) - Method in class com.jivesoftware.community.QuestionFilter
Adds a resolution state to the set of states that will be included in filtered results.
addResolutionState(Question.State) - Method in class com.jivesoftware.community.ThreadResultFilter
Adds a resolution state to the set of states that will be included in filtered results.
addReviewer(User) - Method in interface com.jivesoftware.community.Document
Adds the supplied User as a reviewer of this document.
addSearchEngine(SearchEngine) - Method in interface com.jivesoftware.community.search.opensearch.SearchEngineManager
Add a search engine to be managed.
addSearchEngineFromDescriptorURL(String) - Method in interface com.jivesoftware.community.search.opensearch.SearchEngineManager
Add a search engine to be managed.
addTag(ContentTag) - Method in class com.jivesoftware.community.ResultFilter
Adds a ContentTag to the list of tags to filter on.
addTag(ContentTag, JiveObject) - Method in interface com.jivesoftware.community.TagManager
Associates a tag with this object
addTag(long) - Method in interface com.jivesoftware.community.TagSet
Adds the supplied ContentTag to this TagSet.
addText(String) - Method in class com.jivesoftware.community.renderer.RenderedTextStore
Add a text snippet to the store receiving a token in return.
addThread(JiveContainer, ForumThread) - Method in interface com.jivesoftware.community.ForumManager
Adds a new thread to the container.
addToIndex(User) - Method in interface com.jivesoftware.community.user.profile.ProfileSearchManager
Adds an individual user to the index.
addTrackback(Trackback, int, long) - Method in interface com.jivesoftware.community.TrackbackManager
Adds a new trackback to this object

When a trackback is being added, it is first run through all trackback interceptors that are installed.

addUpgradeException(String, UpgradeTaskException) - Method in class com.jivesoftware.base.plugin.PluginManagerImpl
Register an encountered plugin upgrade exception.
addUser(User) - Method in interface com.jivesoftware.community.Blog
Gives a user permission to post to this blog.
addUser(User) - Method in interface com.jivesoftware.community.Roster
Add a user to the roster.
addUserPermission(User, PermissionType, long) - Method in interface com.jivesoftware.community.PermissionsManager
Add a permission of the specified PermissionType for the specified user.
addUserPermission(int, long, User, PermissionType, long) - Method in interface com.jivesoftware.community.PermissionsManager
 
addUsers(List<User>) - Method in interface com.jivesoftware.community.Blog
Gives a list of users permissions to post to this blog.
addUserVote(int, User) - Method in interface com.jivesoftware.community.Poll
Add a user vote for an option in the poll.
addWidget(String) - Method in interface com.jivesoftware.community.widget.WidgetManager
Installs a new class into the list of Widgets for the system.
addWidgetFrame(WidgetFrameBean) - Method in interface com.jivesoftware.community.widget.WidgetManager
Creates a new WidgetFrame based on the specified WidgetFrameBean.
addWidgetLayout(String) - Method in interface com.jivesoftware.community.widget.WidgetManager
Installs a new class into the list of WidgetLayouts for the system.
addWidgetLayout(JiveObject, WidgetLayout) - Method in interface com.jivesoftware.community.widget.WidgetManager
Creates a new draft WidgetLayout for the specified JiveObject.
addXMPPListener(XMPPListener) - Method in class com.jivesoftware.community.xmpp.IMManager
Adds an XMPP listener, which listens for connects and disconnects as well as presence updates.
ADMINEMAIL - Static variable in interface com.jivesoftware.community.EmailManager
 
ADMINNAME - Static variable in interface com.jivesoftware.community.EmailManager
 
ALL_TYPES - Static variable in enum com.jivesoftware.community.JiveObjectType
 
ALL_WATCH_TYPES - Static variable in interface com.jivesoftware.community.Watch
 
ALLOW_ANONYMOUS_VOTE_MODIFICATION - Static variable in interface com.jivesoftware.community.Poll
Mode to allow guests to change their vote after casting the vote.
ALLOW_USER_VOTE_MODIFICATION - Static variable in interface com.jivesoftware.community.Poll
Mode to allow users to change their vote after casting the vote.
allowedLanguageDeleted(String) - Method in interface com.jivesoftware.community.event.LanguageConfigurationEventListener
Notification message sent when an allowed language was deleted.
allowsAttachmentLinks() - Method in class com.jivesoftware.community.impl.BaseContainerLinkProvider
Attachments not possible for containers.
allowsAttachmentLinks() - Method in class com.jivesoftware.community.impl.BaseContentLinkProvider
 
allowsAttachmentLinks() - Method in interface com.jivesoftware.community.LinkProvider
If this object type allows links from other object types to it, this method should return true.
AlreadyExistsException - Exception in com.jivesoftware.spi.user
Thrown trying to create an existing resource.
AlreadyExistsException() - Constructor for exception com.jivesoftware.spi.user.AlreadyExistsException
 
AlreadyExistsException(String) - Constructor for exception com.jivesoftware.spi.user.AlreadyExistsException
 
AlreadyExistsException(Throwable) - Constructor for exception com.jivesoftware.spi.user.AlreadyExistsException
 
AlreadyExistsException(String, Throwable) - Constructor for exception com.jivesoftware.spi.user.AlreadyExistsException
 
AlwaysAllowAnonymous - Annotation Type in com.jivesoftware.community.action.util
Should be placed on classes that should not be redirected from when the jive property jive.auth.disallowGuest is set to true.
AlwaysDisallowAnonymous - Annotation Type in com.jivesoftware.community.action.util
Used when jive.auth.disallowGuest = false to prevent guest access to an action method.
AND_MODE - Static variable in class com.jivesoftware.community.ResultFilter
'AND' mode.
Announcement - Interface in com.jivesoftware.community
Alerts users to important information.
ANNOUNCEMENT - Static variable in class com.jivesoftware.community.JiveConstants
 
AnnouncementEvent - Class in com.jivesoftware.community.event
A class for Announcement events.
AnnouncementEvent() - Constructor for class com.jivesoftware.community.event.AnnouncementEvent
 
AnnouncementEvent(AnnouncementEvent.Type, Announcement, Map<String, ? extends Object>) - Constructor for class com.jivesoftware.community.event.AnnouncementEvent
Creates a new announcement event.
AnnouncementEvent.Type - Enum in com.jivesoftware.community.event
 
AnnouncementManager - Interface in com.jivesoftware.community
Manages announcements, including viewing, creating, and deleting them.
AnnouncementNotFoundException - Exception in com.jivesoftware.community
Thrown if the specified Announcement was not found.
AnnouncementNotFoundException() - Constructor for exception com.jivesoftware.community.AnnouncementNotFoundException
 
AnnouncementNotFoundException(String) - Constructor for exception com.jivesoftware.community.AnnouncementNotFoundException
 
AnnouncementNotFoundException(String, Throwable) - Constructor for exception com.jivesoftware.community.AnnouncementNotFoundException
 
ANONYMOUS - Static variable in class com.jivesoftware.community.JiveConstants
 
anonymousUserHasPermission(PermissionType, long) - Method in interface com.jivesoftware.community.PermissionsManager
Returns true if the anonymous users have a particular permission.
appendExtension(String) - Method in enum com.jivesoftware.community.renderer.RenderTarget
 
appendFeaturedItems(JiveContainer, JiveObject...) - Method in interface com.jivesoftware.community.featured.FeaturedContentManager
Appends items to the currently featured items in the given container
applyFreemarkerTemplate(Configuration, Map<String, Object>, String) - Static method in class com.jivesoftware.community.renderer.BaseFilter
Processes the specified template file and returns a String containing the content of the template file.
applyFreemarkerTemplate(Configuration, Map<String, Object>, String) - Static method in class com.jivesoftware.community.renderer.BaseMacro
Processes the specified template file and returns a String containing the content of the template file.
applyFreemarkerTemplate(WidgetContext, Widget.ContainerSize, String) - Method in class com.jivesoftware.community.widget.BaseWidget
Processes the specified template file and returns a String containing the content of the template file.
approvalCallback(Long, JiveObject, User, String) - Method in interface com.jivesoftware.community.moderation.ModerationStrategy
Handles the approval callback.
ApprovalDAO - Interface in com.jivesoftware.community.impl.dao
Handles database interactions for relationship approval workflow related functionality.
ApprovalStatus - Class in com.jivesoftware.community
Contains information on whether a user has approved a document edit and when.
ApprovalStatus(User, boolean, boolean, Date) - Constructor for class com.jivesoftware.community.ApprovalStatus
Creates a new approval status object.
approve(Comment, AuthToken) - Method in interface com.jivesoftware.community.CommentManager
 
approve(User) - Method in interface com.jivesoftware.community.Document
Marks this document as being approved by the specified user.
approve(Long, JiveObject, User, String) - Method in interface com.jivesoftware.community.moderation.JiveObjectModerator
Approves the workflow for the given workflow ID and JiveObject.
approve(Long, JiveObject, User, String) - Method in interface com.jivesoftware.community.moderation.ModerationStrategy
Approves the workflow for the given workflow ID and JiveObject.
approve(ForumMessage) - Method in interface com.jivesoftware.community.OldModerationManager
Approve a moderated message
approveRelationship(UserRelationship, String) - Method in interface com.jivesoftware.community.user.relationships.UserRelationshipManager
 
ArchiveManager - Interface in com.jivesoftware.community
Manages the archive feature of Jive.
asByte(String) - Static method in class com.jivesoftware.community.media.authz.VideoTokenUtil
 
ASCENDING - Static variable in class com.jivesoftware.community.BanFilter
Ascending sort (ie 3, 4, 5...).
ASCENDING - Static variable in class com.jivesoftware.community.QuestionFilter
Ascending sort (ie 3, 4, 5...).
ASCENDING - Static variable in class com.jivesoftware.community.ResultFilter
Ascending sort (ie 3, 4, 5...).
asHex(byte[]) - Static method in class com.jivesoftware.community.media.authz.VideoTokenUtil
 
assignPermissionMask(String) - Method in interface com.jivesoftware.community.PermissionsManager
Assigns a free permissions mask to this property, and marks that mask as taken, so no other permission will use it.
assumed_resolved - Static variable in class com.jivesoftware.community.Question.State
The question is answered, but the question creator has not indicated that the question is resolved.
asUsers(User, Collection<UserRelationshipView>) - Static method in class com.jivesoftware.community.user.relationships.UserRelationshipView
A convenience method for extracting Users from UserRelationshipViews.
Attachment - Interface in com.jivesoftware.community
An object that encapsulates an attachment.
ATTACHMENT - Static variable in class com.jivesoftware.community.JiveConstants
 
AttachmentContentResource - Interface in com.jivesoftware.community
A marker interface to denote objects that support attachments.
AttachmentEvent - Class in com.jivesoftware.community.event
A class for Attachment events.
AttachmentEvent() - Constructor for class com.jivesoftware.community.event.AttachmentEvent
 
AttachmentEvent(AttachmentEvent.Type, AttachmentContentResource, Attachment, Map<String, ? extends Object>) - Constructor for class com.jivesoftware.community.event.AttachmentEvent
 
AttachmentEvent.Type - Enum in com.jivesoftware.community.event
 
AttachmentException - Exception in com.jivesoftware.community
Thrown if an error occurs uploading or updating an Attachment.
AttachmentException(String, Throwable) - Constructor for exception com.jivesoftware.community.AttachmentException
 
AttachmentException(Throwable) - Constructor for exception com.jivesoftware.community.AttachmentException
 
AttachmentException(int) - Constructor for exception com.jivesoftware.community.AttachmentException
 
AttachmentException(int, Throwable) - Constructor for exception com.jivesoftware.community.AttachmentException
 
AttachmentException(int, Throwable, String) - Constructor for exception com.jivesoftware.community.AttachmentException
 
AttachmentException(int, String) - Constructor for exception com.jivesoftware.community.AttachmentException
 
AttachmentException(String, int) - Constructor for exception com.jivesoftware.community.AttachmentException
 
AttachmentException(String) - Constructor for exception com.jivesoftware.community.AttachmentException
 
AttachmentManager - Interface in com.jivesoftware.community
Manages attachment settings.
AttachmentNotFoundException - Exception in com.jivesoftware.community
Thrown if the specified Attachment was not found.
AttachmentNotFoundException() - Constructor for exception com.jivesoftware.community.AttachmentNotFoundException
 
AttachmentNotFoundException(String) - Constructor for exception com.jivesoftware.community.AttachmentNotFoundException
 
Audit - Annotation Type in com.jivesoftware.community.audit.aop
 
AUDIT_MESSAGE - Static variable in class com.jivesoftware.community.JiveConstants
 
AUTH - Static variable in interface com.jivesoftware.community.media.video.VideoSettingsManager
 
AUTH_FACTORY_CLASS - Static variable in class com.jivesoftware.community.JiveConstants
 
AUTHN_REDIRECT_KEY - Static variable in class com.jivesoftware.community.JiveConstants
Used to redirect a successful auth to a different page if they previously failed.
author - Variable in class com.jivesoftware.base.plugin.PluginMetaDataImpl
 
AUTHORSHIP_MULTIPLE - Static variable in interface com.jivesoftware.community.Document
Constant defining authorship policy for this document.
AUTHORSHIP_OPEN - Static variable in interface com.jivesoftware.community.Document
Constant defining authorship policy for this document.
AUTHORSHIP_SINGLE - Static variable in interface com.jivesoftware.community.Document
Constant defining authorship policy for this document.
authProvider - Variable in class com.jivesoftware.community.action.JiveActionSupport
 
AuthToken - Interface in com.jivesoftware.base
Proves that a user has successfully logged in.
Avatar - Interface in com.jivesoftware.community
An object that represents a user's avatar.
AVATAR - Static variable in class com.jivesoftware.community.JiveConstants
 
AvatarEvent - Class in com.jivesoftware.community.event
A class for Avatar events.
AvatarEvent() - Constructor for class com.jivesoftware.community.event.AvatarEvent
 
AvatarEvent(AvatarEvent.Type, Avatar, Map<String, ? extends Object>) - Constructor for class com.jivesoftware.community.event.AvatarEvent
Creates a new avatar event.
AvatarEvent.Type - Enum in com.jivesoftware.community.event
 
AvatarException - Exception in com.jivesoftware.community
Thrown if there are problems with creation of an Avatar
AvatarException() - Constructor for exception com.jivesoftware.community.AvatarException
 
AvatarException(String) - Constructor for exception com.jivesoftware.community.AvatarException
 
AvatarException(String, Throwable) - Constructor for exception com.jivesoftware.community.AvatarException
 
AvatarException(Throwable) - Constructor for exception com.jivesoftware.community.AvatarException
 
AvatarException(AttachmentException) - Constructor for exception com.jivesoftware.community.AvatarException
 
AvatarManager - Interface in com.jivesoftware.community
Manages the avatar feature.
AvatarNotFoundException - Exception in com.jivesoftware.community
Thrown if the specified Avatar was not found.
AvatarNotFoundException() - Constructor for exception com.jivesoftware.community.AvatarNotFoundException
 
AvatarNotFoundException(String) - Constructor for exception com.jivesoftware.community.AvatarNotFoundException
 

B

BAD_CONTENT_TYPE - Static variable in exception com.jivesoftware.community.AttachmentException
 
BAD_CONTENT_TYPE - Static variable in exception com.jivesoftware.community.BinaryBodyException
 
BAD_CONTENT_TYPE - Static variable in exception com.jivesoftware.community.ImageException
 
Ban - Class in com.jivesoftware.community
Represents a ban object.
Ban(long, int) - Constructor for class com.jivesoftware.community.Ban
Creates a new Ban object with the specified ban ID and ban type
Ban(long, long, int, Date, String) - Constructor for class com.jivesoftware.community.Ban
Creates a new Ban object for a user.
Ban(String, long, int, Date, String) - Constructor for class com.jivesoftware.community.Ban
Creates a new Ban object for an IP address.
BAN - Static variable in class com.jivesoftware.community.JiveConstants
 
BAN_LEVELS - Static variable in class com.jivesoftware.community.BanLevel
An array containing all possible types of ban levels
BAN_LOGIN - Static variable in class com.jivesoftware.community.BanLevel
Users will not be allowed to login to the system
BAN_POST - Static variable in class com.jivesoftware.community.BanLevel
Users will not be able to post messages or private messages to the system
BanEnabledType - Interface in com.jivesoftware.community.objecttype
Represent object types that are able to be banned to certain users.
BanException - Exception in com.jivesoftware.community
Thrown when a user performs an action that they have been banned from performing.
BanException() - Constructor for exception com.jivesoftware.community.BanException
 
BanException(String) - Constructor for exception com.jivesoftware.community.BanException
 
BanException(Throwable) - Constructor for exception com.jivesoftware.community.BanException
 
BanException(Ban) - Constructor for exception com.jivesoftware.community.BanException
 
BanFilter - Class in com.jivesoftware.community
Filters and sorts lists of Ban objects.
BanFilter() - Constructor for class com.jivesoftware.community.BanFilter
 
BanInfoProvider - Interface in com.jivesoftware.community.objecttype
Provides information needed to know it this content should be banned or not.
BanLevel - Class in com.jivesoftware.community
A typesafe-enum class containing key/value pairs representing BanLevel objects.
banManager - Variable in class com.jivesoftware.community.action.JiveActionSupport
 
BanManager - Interface in com.jivesoftware.community
Manages the banning of User Accounts and IP Addresses.
BaseContainerLinkProvider - Class in com.jivesoftware.community.impl
Base implementation of LinkProvider for containers.
BaseContainerLinkProvider() - Constructor for class com.jivesoftware.community.impl.BaseContainerLinkProvider
 
BaseContentLinkProvider - Class in com.jivesoftware.community.impl
Base implementation of LinkProvider for content types.
BaseContentLinkProvider() - Constructor for class com.jivesoftware.community.impl.BaseContentLinkProvider
 
BaseFilter - Class in com.jivesoftware.community.renderer
A Base class to be used to create a filter.
BaseFilter() - Constructor for class com.jivesoftware.community.renderer.BaseFilter
 
BaseIndexInfoProvider - Class in com.jivesoftware.community.search
Base class that captures the most common implementation of IndexInfoProvider and offers subclasses a very easy way to implement IndexInfoProvider.
BaseIndexInfoProvider() - Constructor for class com.jivesoftware.community.search.BaseIndexInfoProvider
 
BaseMacro - Class in com.jivesoftware.community.renderer
A Base class to be used to create macros.
BaseMacro() - Constructor for class com.jivesoftware.community.renderer.BaseMacro
 
BaseRecentActivityInfoProvider - Class in com.jivesoftware.community.impl
Provides a base implementation of RecentActivityInfoProvider to simplify the implementation of such providers.
BaseRecentActivityInfoProvider() - Constructor for class com.jivesoftware.community.impl.BaseRecentActivityInfoProvider
 
BaseWidget - Class in com.jivesoftware.community.widget
An abstract implementation of the Widget interface this class provides subclasses with built in support for processing a freemarker template and internationalization.
BaseWidget() - Constructor for class com.jivesoftware.community.widget.BaseWidget
 
BaseWidgetContext - Class in com.jivesoftware.community.widget
The widget context is passed to all Widgets when the render method is invoked.
BaseWidgetContext(WidgetTypeDescriptor, User, AuthToken, HttpServletRequest, HttpServletResponse, boolean, boolean, Locale) - Constructor for class com.jivesoftware.community.widget.BaseWidgetContext
Creates a BaseWidgetContext of a given type with all the necessary information for a widget author to render their widget.
BaseWidgetContext(WidgetTypeDescriptor, User, AuthToken, HttpServletRequest, HttpServletResponse, boolean, boolean) - Constructor for class com.jivesoftware.community.widget.BaseWidgetContext
Creates a BaseWidgetContext of a given type with all the necessary information for a widget author to render their widget.
BaseWidgetContext(WidgetTypeDescriptor, User, AuthToken, HttpServletRequest, HttpServletResponse, boolean) - Constructor for class com.jivesoftware.community.widget.BaseWidgetContext
Creates a BaseWidgetContext of a given type with all the necessary information for a widget author to render their widget.
BaseWidgetContext(User, AuthToken, HttpServletRequest, HttpServletResponse) - Constructor for class com.jivesoftware.community.widget.BaseWidgetContext
Creates a BaseWidgetContext whose type is WidgetType.COMMUNITY with all the necessary information for a widget author to render their widget.
BATCH_EMAIL_WATCH - Static variable in interface com.jivesoftware.community.Watch
Batch email watch type.
BinaryBody - Interface in com.jivesoftware.community
An object that encapsulates a binary document body.
BinaryBodyException - Exception in com.jivesoftware.community
Thrown if there are problems with creation or loading of a BinaryBody.
BinaryBodyException(int) - Constructor for exception com.jivesoftware.community.BinaryBodyException
 
BinaryBodyException(int, Throwable) - Constructor for exception com.jivesoftware.community.BinaryBodyException
 
BinaryBodyException(int, String) - Constructor for exception com.jivesoftware.community.BinaryBodyException
 
BinaryBodyException(String) - Constructor for exception com.jivesoftware.community.BinaryBodyException
 
BinaryBodyManager - Interface in com.jivesoftware.community
Manages binary body settings.
BLOCKED - Static variable in interface com.jivesoftware.community.Attachment
 
Blog - Interface in com.jivesoftware.community
A container for a list of blog postings by a user or group of users.
BLOG - Static variable in class com.jivesoftware.community.JiveConstants
 
BLOG_PLAYER - Static variable in interface com.jivesoftware.community.media.video.VideoSettingsManager
 
BlogEvent - Class in com.jivesoftware.community.event
A class for Blog events.
BlogEvent() - Constructor for class com.jivesoftware.community.event.BlogEvent
 
BlogEvent(BlogEvent.Type, Blog, Map<String, ? extends Object>) - Constructor for class com.jivesoftware.community.event.BlogEvent
Creates a new blog event.
BlogEvent.Type - Enum in com.jivesoftware.community.event
 
BlogManager - Interface in com.jivesoftware.community
Manages blogs, including viewing, creating, and deleting them.
BlogNotFoundException - Exception in com.jivesoftware.community
Thrown if the specified Blog was not found.
BlogNotFoundException() - Constructor for exception com.jivesoftware.community.BlogNotFoundException
 
BlogNotFoundException(String) - Constructor for exception com.jivesoftware.community.BlogNotFoundException
 
BlogPost - Interface in com.jivesoftware.community
A container for blog post data and for a hierarchy of blog comments.
BLOGPOST - Static variable in class com.jivesoftware.community.JiveConstants
 
BlogPostEvent - Class in com.jivesoftware.community.event
A class for BlogPost events.
BlogPostEvent() - Constructor for class com.jivesoftware.community.event.BlogPostEvent
 
BlogPostEvent(BlogPostEvent.Type, BlogPost, Map<String, ? extends Object>) - Constructor for class com.jivesoftware.community.event.BlogPostEvent
Creates a new post event.
BlogPostEvent(BlogPostEvent.Type, BlogPost, JiveContainer, Map<String, ? extends Object>) - Constructor for class com.jivesoftware.community.event.BlogPostEvent
 
BlogPostEvent.Type - Enum in com.jivesoftware.community.event
 
BlogPostNotFoundException - Exception in com.jivesoftware.community
Thrown if the specified BlogPost was not found.
BlogPostNotFoundException() - Constructor for exception com.jivesoftware.community.BlogPostNotFoundException
 
BlogPostNotFoundException(String) - Constructor for exception com.jivesoftware.community.BlogPostNotFoundException
 
BlogPostNotFoundException(long) - Constructor for exception com.jivesoftware.community.BlogPostNotFoundException
 
BlogPostResultFilter - Class in com.jivesoftware.community
Filters and sorts BlogPosts.
BlogPostResultFilter() - Constructor for class com.jivesoftware.community.BlogPostResultFilter
 
BlogTagResultFilter - Class in com.jivesoftware.community
Filters and sorts tags with specific fields for Blogs.
BlogTagResultFilter() - Constructor for class com.jivesoftware.community.BlogTagResultFilter
 
BlogUtils - Class in com.jivesoftware.community.util
Collection of utility methods used across blogs Includes replaceNonAlphanumeric() from Roller Weblogger server (Apache license).
BRIDGE - Static variable in class com.jivesoftware.community.JiveConstants
 
brokenPlugins - Variable in class com.jivesoftware.base.plugin.PluginManagerImpl
 
brokenPluginUpgradeExceptions - Variable in class com.jivesoftware.base.plugin.PluginManagerImpl
 
bundleCache - Variable in class com.jivesoftware.base.plugin.PluginManagerImpl
 

C

CANCEL - Static variable in class com.jivesoftware.community.action.JiveActionSupport
An action return type that indicates the user wants to cancel the current process.
cancel() - Method in class com.jivesoftware.community.action.JiveActionSupport
 
canMoveContent(Media, JiveContainer) - Method in class com.jivesoftware.community.media.type.MoveMediaContentProvider
 
canMoveContent(T, JiveContainer) - Method in interface com.jivesoftware.community.objecttype.MoveContentProvider
Returns a MoveContentProvider.MoveValidationResult with the value of true if the content object to be moved is valid to be moved from its current container to the target container.
canRate(User, JiveObject) - Method in interface com.jivesoftware.community.RatingManager
Returns whether the user can rate the JiveContentObject or not.
canUserWatchObject(JiveObject, User, Map<String, Object>) - Method in interface com.jivesoftware.community.WatchInfoProvider
Returns true if the user is authorized to watch the object.
canViewRelationshipLists(User) - Method in interface com.jivesoftware.community.user.relationships.UserRelationshipManager
 
canViewType() - Method in class com.jivesoftware.community.media.MediaObjectType
 
canViewVideo(String) - Static method in class com.jivesoftware.community.media.authz.VideoPermHelper
Returns true if the user represented in the given playback token is permitted to view the video also encapsulated in the token.
changeAnonymousVote(int, int, String) - Method in interface com.jivesoftware.community.Poll
Change a guest vote.
changelogExists - Variable in class com.jivesoftware.base.plugin.PluginMetaDataImpl
 
changeSharedSecret(String) - Method in class com.jivesoftware.community.xmpp.IMManager
Changes the shared secret and reset the component connection.
changeUserVote(int, int, User) - Method in interface com.jivesoftware.community.Poll
Change a user vote.
CHECKPOINT - Static variable in class com.jivesoftware.community.JiveConstants
 
CheckPoint - Class in com.jivesoftware.community.project
 
CheckPoint() - Constructor for class com.jivesoftware.community.project.CheckPoint
 
children(Comment) - Method in interface com.jivesoftware.community.CommentTreeWalker
Returns an Iterable for all the child comments of the parent.
classloaders - Variable in class com.jivesoftware.base.plugin.PluginManagerImpl
 
CLASSPATH_RESOURCE_ROOT - Static variable in class com.jivesoftware.community.JiveHome
 
cleanupUserTasks(User) - Method in interface com.jivesoftware.community.project.TaskManager
Deletes or disassociates tasks for the given user.
clearFeaturedItem(JiveContainer, JiveObject) - Method in interface com.jivesoftware.community.featured.FeaturedContentManager
Remove the specific featured item from the given container IMPLEMENTATION NOTE: Any new object types that are added as featured content should have their delete event add to the list of enums represented by the field itemDeleteEvents in FeaturedContentManagerImpl.
clearFeaturedItems(JiveContainer) - Method in interface com.jivesoftware.community.featured.FeaturedContentManager
Removes all featured item entries in the given container.
clearFeaturedItems(JiveContainer, Integer...) - Method in interface com.jivesoftware.community.featured.FeaturedContentManager
Removes all featured item entries in the given container that match the given object types IMPLEMENTATION NOTE: Any new object types that are added as featured content should have their delete event add to the list of enums represented by the field itemDeleteEvents in FeaturedContentManagerImpl.
clearResolutionStates() - Method in class com.jivesoftware.community.QuestionFilter
Removes all resolution states from the set of states that will be included in filtered results.
clearResolutionStates() - Method in class com.jivesoftware.community.ThreadResultFilter
Removes all resolution states from the set of states that will be included in filtered results.
clearTestContext() - Static method in class com.jivesoftware.community.lifecycle.JiveApplication
For testing purposes only.
clone() - Method in class com.jivesoftware.community.QuestionFilter
Clones a ResultFilter
cloneDocumentVersion(int) - Method in interface com.jivesoftware.community.VersionManager
Creates a new document version based on an existing document version.
clusteringStarted() - Method in class com.jivesoftware.community.xmpp.IMManager
 
clusteringStopped() - Method in class com.jivesoftware.community.xmpp.IMManager
 
com.jivesoftware.base - package com.jivesoftware.base
Base APIs and classes for Jive Software products.
com.jivesoftware.base.event - package com.jivesoftware.base.event
Base events common to all Jive Software products.
com.jivesoftware.base.event.v2 - package com.jivesoftware.base.event.v2
 
com.jivesoftware.base.plugin - package com.jivesoftware.base.plugin
Plugin API for extending the core API with custom functionality.
com.jivesoftware.community - package com.jivesoftware.community
Core interfaces and classes for Jive SBS.
com.jivesoftware.community.action - package com.jivesoftware.community.action
Jive SBS WebWork actions.
com.jivesoftware.community.action.util - package com.jivesoftware.community.action.util
Utility classes for action authors or skin developers.
com.jivesoftware.community.annotations - package com.jivesoftware.community.annotations
 
com.jivesoftware.community.audit.aop - package com.jivesoftware.community.audit.aop
 
com.jivesoftware.community.event - package 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 - package com.jivesoftware.community.favorites.type
 
com.jivesoftware.community.featured - package com.jivesoftware.community.featured
 
com.jivesoftware.community.impl - package com.jivesoftware.community.impl
Implementations of core Jive SBS interfaces.
com.jivesoftware.community.impl.activity - package com.jivesoftware.community.impl.activity
 
com.jivesoftware.community.impl.dao - package com.jivesoftware.community.impl.dao
Data access objects for core Jive SBS objects.
com.jivesoftware.community.license.annotations - package com.jivesoftware.community.license.annotations
License support annotations.
com.jivesoftware.community.lifecycle - package com.jivesoftware.community.lifecycle
Provides application lifecycle management for Jive SBS.
com.jivesoftware.community.mail - package com.jivesoftware.community.mail
Provides tools to send and receive email messages.
com.jivesoftware.community.media - package com.jivesoftware.community.media
 
com.jivesoftware.community.media.authz - package com.jivesoftware.community.media.authz
 
com.jivesoftware.community.media.type - package com.jivesoftware.community.media.type
 
com.jivesoftware.community.media.video - package com.jivesoftware.community.media.video
 
com.jivesoftware.community.media.video.events - package com.jivesoftware.community.media.video.events
 
com.jivesoftware.community.moderation - package com.jivesoftware.community.moderation
 
com.jivesoftware.community.objecttype - package com.jivesoftware.community.objecttype
 
com.jivesoftware.community.project - package com.jivesoftware.community.project
 
com.jivesoftware.community.renderer - package 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.renderer.annotations - package com.jivesoftware.community.renderer.annotations
 
com.jivesoftware.community.search - package com.jivesoftware.community.search
Search support classes for Jive SBS.
com.jivesoftware.community.search.opensearch - package com.jivesoftware.community.search.opensearch
 
com.jivesoftware.community.socialgroup - package com.jivesoftware.community.socialgroup
 
com.jivesoftware.community.user.profile - package com.jivesoftware.community.user.profile
 
com.jivesoftware.community.user.relationships - package com.jivesoftware.community.user.relationships
 
com.jivesoftware.community.util - package com.jivesoftware.community.util
Jive SBS utility classes.
com.jivesoftware.community.web.struts - package com.jivesoftware.community.web.struts
WebWork support classes.
com.jivesoftware.community.widget - package com.jivesoftware.community.widget
 
com.jivesoftware.community.widget.remote - package com.jivesoftware.community.widget.remote
 
com.jivesoftware.community.xmpp - package com.jivesoftware.community.xmpp
XMPP integration classes to integrate XMPP with Jive SBS.
com.jivesoftware.spi - package com.jivesoftware.spi
 
com.jivesoftware.spi.user - package com.jivesoftware.spi.user
 
Comment - Interface in com.jivesoftware.community
A comment provides a way for users to annotate or give feedback on a JiveContentObject.
COMMENT - Static variable in class com.jivesoftware.community.JiveConstants
 
COMMENT_AUTH_DEFAULT - Static variable in interface com.jivesoftware.community.Blog
The default comment authentication value.
COMMENT_AUTH_OPTIONAL - Static variable in interface com.jivesoftware.community.Blog
Value for comment authentication which indicates that users need not register with the system nor do they have to provide an email address as part of a comment.
COMMENT_AUTH_OPTIONAL_WITH_EMAIL - Static variable in interface com.jivesoftware.community.Blog
Value for comment authentication which indicates that users must either register and authenticate with the system or provide an email address as part of an anonymous comment before submitting a comment.
COMMENT_AUTH_REQUIRED - Static variable in interface com.jivesoftware.community.Blog
Value for comment authentication which indicates that users must register and authenticate with the system before adding a comment.
CommentableType - Interface in com.jivesoftware.community.objecttype
A marker interface which allows objects to be used by the comment subsystem.
CommentableTypeInfoProvider - Interface in com.jivesoftware.community
The comments subsystem (primarily CommentManager) uses this provider to perform comment-related operations on behalf of objects of this type.
commentableTypeInfoProvider - Variable in class com.jivesoftware.community.media.MediaObjectType
 
CommentEvent - Class in com.jivesoftware.community.event
A class for Comment events.
CommentEvent() - Constructor for class com.jivesoftware.community.event.CommentEvent
 
CommentEvent(CommentEvent.Type, Comment) - Constructor for class com.jivesoftware.community.event.CommentEvent
 
CommentEvent(CommentEvent.Type, Comment, Map<String, Object>) - Constructor for class com.jivesoftware.community.event.CommentEvent
 
CommentEvent.Type - Enum in com.jivesoftware.community.event
 
commentManager - Variable in class com.jivesoftware.community.action.JiveActionSupport
 
CommentManager - Interface in com.jivesoftware.community
Handles comments for a JiveObject.
CommentNotFoundException - Exception in com.jivesoftware.community
Thrown if the specified Comment was not found
CommentNotFoundException() - Constructor for exception com.jivesoftware.community.CommentNotFoundException
 
CommentNotFoundException(String) - Constructor for exception com.jivesoftware.community.CommentNotFoundException
 
CommentNotFoundException(long) - Constructor for exception com.jivesoftware.community.CommentNotFoundException
 
CommentNotFoundException(long, String) - Constructor for exception com.jivesoftware.community.CommentNotFoundException
 
CommentNotFoundException(long, Exception) - Constructor for exception com.jivesoftware.community.CommentNotFoundException
 
CommentResultFilter - Class in com.jivesoftware.community
Filters and sorts lists of Comments.
CommentResultFilter() - Constructor for class com.jivesoftware.community.CommentResultFilter
 
COMMENTS_CLOSED - Static variable in interface com.jivesoftware.community.CommentManager
Comment status for documents that may have allowed comments in the past but presently do not accept comments.
COMMENTS_DEFAULT - Static variable in interface com.jivesoftware.community.CommentManager
The default comment status for a document.
COMMENTS_MODERATED - Static variable in interface com.jivesoftware.community.CommentManager
Comments must be approved by the owner
COMMENTS_NONE - Static variable in interface com.jivesoftware.community.CommentManager
Comment status for documents that do not accept comments.
COMMENTS_OPEN - Static variable in interface com.jivesoftware.community.CommentManager
Comment status for documents that do accept comments.
CommentTreeWalker - Interface in com.jivesoftware.community
Allows hierarchical navigation of comments.
Community - Interface in com.jivesoftware.community
A container for threads, documents and a hierarchy of other communities.
COMMUNITY - Static variable in class com.jivesoftware.community.JiveConstants
 
COMMUNITY_ADMIN - Static variable in class com.jivesoftware.community.Permissions
Permission to administer a community.
COMMUNITY_NAME - Static variable in class com.jivesoftware.community.JiveConstants
 
COMMUNITY_QUESTION - Static variable in class com.jivesoftware.community.JiveConstants
 
COMMUNITY_SEARCH_QUERY - Static variable in class com.jivesoftware.community.JiveConstants
 
communityContainableInfoProvider - Variable in class com.jivesoftware.community.media.VideoContainableTypeInfoProvider
 
CommunityContainableInfoProvider - Interface in com.jivesoftware.community.objecttype
Place all the methods required by your content type's community tab body here (see community-content.ftl and com.jivesoftware.community.action.CommunityAction).
CommunityEvent - Class in com.jivesoftware.community.event
A class for Community events.
CommunityEvent() - Constructor for class com.jivesoftware.community.event.CommunityEvent
 
CommunityEvent(CommunityEvent.Type, Community) - Constructor for class com.jivesoftware.community.event.CommunityEvent
 
CommunityEvent(CommunityEvent.Type, Community, Map<String, Object>) - Constructor for class com.jivesoftware.community.event.CommunityEvent
 
CommunityEvent.Type - Enum in com.jivesoftware.community.event
 
CommunityManager - Interface in com.jivesoftware.community
This manager provides methods to load communities by ID and to retrieve the root community.
CommunityNotFoundException - Exception in com.jivesoftware.community
Thrown if the specified Community was not found
CommunityNotFoundException() - Constructor for exception com.jivesoftware.community.CommunityNotFoundException
 
CommunityNotFoundException(String) - Constructor for exception com.jivesoftware.community.CommunityNotFoundException
 
CommunityNotFoundException(String, Throwable) - Constructor for exception com.jivesoftware.community.CommunityNotFoundException
 
CommunityNotFoundException(String, long) - Constructor for exception com.jivesoftware.community.CommunityNotFoundException
Creates this exception with a messages and the id of the community that could not be found.
CommunityNotFoundException(long) - Constructor for exception com.jivesoftware.community.CommunityNotFoundException
Creates this exception with the id of the community that could not be found.
CommunityWidgetContext - Class in com.jivesoftware.community.widget
A widget context specifically for community widgets.
CommunityWidgetContext(User, AuthToken, HttpServletRequest, HttpServletResponse, Community) - Constructor for class com.jivesoftware.community.widget.CommunityWidgetContext
Creates a CommunityWidgetContext with all the necessary information for a widget author to render their widget.
CommunityWidgetContext(User, AuthToken, HttpServletRequest, HttpServletResponse, Community, boolean) - Constructor for class com.jivesoftware.community.widget.CommunityWidgetContext
Creates a CommunityWidgetContext of a given type with all the necessary information for a widget author to render their widget.
compareTo(Question.State) - Method in class com.jivesoftware.community.Question.State
 
compareTo(Object) - Method in class com.jivesoftware.community.user.profile.ProfileField
 
componentStarted() - Method in interface com.jivesoftware.community.event.XMPPListener
The XMPP component started, which means there is an active connection to an XMPP server.
componentStopped() - Method in interface com.jivesoftware.community.event.XMPPListener
The XMPP component stopped, which means there is no connection to an XMPP server.
COMPRESSED - Static variable in class com.jivesoftware.community.util.SkinUtils.FileType
 
config - Variable in class com.jivesoftware.base.plugin.PluginMetaDataImpl
 
CONFIG_FILE - Static variable in class com.jivesoftware.community.JiveHome
 
configurators - Variable in class com.jivesoftware.base.plugin.PluginManagerImpl
 
ContainableType - Interface in com.jivesoftware.community.objecttype
A marker interface indicating that jive objects of this type can be contained within containers such as a Community, Social Group, etc.
ContainableTypeInfoProvider - Interface in com.jivesoftware.community
This class describes the types of containers a containable type may be contained within, and the rules governing that relationship.
containableTypeInfoProvider - Variable in class com.jivesoftware.community.media.MediaObjectType
 
containableTypeManager - Variable in class com.jivesoftware.community.media.MediaObjectType
 
ContainableTypeManager - Interface in com.jivesoftware.community.objecttype
Provides base behavior for containable media types.
container - Variable in class com.jivesoftware.community.media.MediaActionSupport
 
ContainerAwareEntityDescriptor - Class in com.jivesoftware.community
An entity descriptor that holds information about the container the entity belongs to (if any) at the time of creation.
ContainerAwareEntityDescriptor() - Constructor for class com.jivesoftware.community.ContainerAwareEntityDescriptor
No args constructor for serialization
ContainerAwareEntityDescriptor(int, long, long, int) - Constructor for class com.jivesoftware.community.ContainerAwareEntityDescriptor
Creates a new descriptor given an ID and type.
ContainerAwareEntityDescriptor(JiveObject) - Constructor for class com.jivesoftware.community.ContainerAwareEntityDescriptor
Creates an ContainerAwareEntityDescriptor instance from an existing JiveObject.
containerID - Variable in class com.jivesoftware.community.ContainerAwareEntityDescriptor
 
containerType - Variable in class com.jivesoftware.community.ContainerAwareEntityDescriptor
 
CONTAINS_MATCH - Static variable in class com.jivesoftware.community.ResultFilter
Contains match.
containsElement(DocumentTypeElement) - Method in interface com.jivesoftware.community.DocumentType
A convenience method for checking whether the document type contains the specified field
CONTENT_OBJECT - Static variable in class com.jivesoftware.community.JiveConstants
 
contentNotificationProvider - Variable in class com.jivesoftware.community.media.MediaObjectType
 
ContentNotificationProvider<T extends JiveObject> - Interface in com.jivesoftware.community.objecttype
Provides details necessary to fill in a template to construct a message to send this content to another user (generally) as an e-mail message.
contentObject - Variable in class com.jivesoftware.base.plugin.MacroContext
 
ContentObjectType - Interface in com.jivesoftware.community.objecttype
A marker interface indicating a content type which is not directly containable by a JiveContainer.
ContentObjectTypeInfoProvider - Interface in com.jivesoftware.community.objecttype
An information provider for ContentObjectTypes.
ContentTag - Interface in com.jivesoftware.community
Container for tags associated with a taggable object.
convertDueDate(Date) - Static method in class com.jivesoftware.community.project.CheckPoint
 
convertToOriginalWikiText(Element) - Method in class com.jivesoftware.community.renderer.BaseMacro
 
convertToWikiSyntax(JiveContentObject) - Method in class com.jivesoftware.community.action.JiveActionSupport
 
countTimesAwarded(User, JiveObject) - Method in interface com.jivesoftware.community.StatusLevelManager
Counts the number of times a user has been awarded against a particular object.
create(JiveContainer, String, String, User, List<CheckPoint>, Date) - Method in interface com.jivesoftware.community.project.ProjectManager
Creates a new project as a child of the parent container
create(Project, User, User, String, String, Date) - Method in interface com.jivesoftware.community.project.TaskManager
Creates a new task within the provided project.
create(User, String, String, Date) - Method in interface com.jivesoftware.community.project.TaskManager
Creates a new personal task.
create(User, Project, List<Task>) - Method in interface com.jivesoftware.community.project.TaskManager
Creates new tasks in a batch.
create(String, SocialGroup.Type, String, User, ContainableType...) - Method in interface com.jivesoftware.community.socialgroup.SocialGroupManager
Creates a new Social Group
create(String, String, SocialGroup.Type, String, User, ContainableType...) - Method in interface com.jivesoftware.community.socialgroup.SocialGroupManager
Creates a new Social Group
create(User) - Method in interface com.jivesoftware.spi.user.UserProvider
Creates a user based on the data passed in the UserTemplate
CREATE_ANNOUNCEMENT - Static variable in class com.jivesoftware.community.Permissions
Permission to create, delete, and schedule announcements.
CREATE_BLOG - Static variable in class com.jivesoftware.community.Permissions
Permission to create a blog.
CREATE_BLOG_POST - Static variable in class com.jivesoftware.community.Permissions
Place-holder for permission to create a blog post.
CREATE_COMMENT - Static variable in class com.jivesoftware.community.Permissions
Permission to create a comment
CREATE_DOC_ATTACHMENT - Static variable in class com.jivesoftware.community.Permissions
Permission to create an attachment
CREATE_DOCUMENT - Static variable in class com.jivesoftware.community.Permissions
Permission to create a document
CREATE_IMAGE - Static variable in class com.jivesoftware.community.Permissions
Permission to create an image
CREATE_MESSAGE - Static variable in class com.jivesoftware.community.Permissions
Permission to create a new message.
CREATE_MESSAGE_ATTACHMENT - Static variable in class com.jivesoftware.community.Permissions
Permission to create attachments.
CREATE_POLL - Static variable in class com.jivesoftware.community.Permissions
Permission to create polls.
CREATE_PRIVATE_MESSAGE_ATTACHMENT - Static variable in class com.jivesoftware.community.Permissions
Permission to create attachments in a private message.
CREATE_PROJECT - Static variable in class com.jivesoftware.community.Permissions
Permission to create a project.
CREATE_SOCIAL_GROUP - Static variable in class com.jivesoftware.community.Permissions
Permission to create a social group.
CREATE_THREAD - Static variable in class com.jivesoftware.community.Permissions
Permission to create a new thread.
createAbuseOnlyFilter() - Static method in class com.jivesoftware.community.ModerationFilter
Creates a default Moderation Filter: shows all messages marked for moderation with results sorted by creation date in ascending order.
createAllStatesFilter() - Static method in class com.jivesoftware.community.DocumentResultFilter
 
createAnnouncement(User) - Method in interface com.jivesoftware.community.AnnouncementManager
Creates a new system announcement.
createAnnouncement(User, JiveContainer) - Method in interface com.jivesoftware.community.AnnouncementManager
Creates a new community announcement.
createApplicationUser(User) - Method in interface com.jivesoftware.base.UserManager
Creates a Jive SBS-only user representation.
createAttachment(AttachmentContentResource, String, String, InputStream, File) - Method in interface com.jivesoftware.community.AttachmentManager
Creates a new attachment for the object.
createAvatar(User, String, String, InputStream) - Method in interface com.jivesoftware.community.AvatarManager
Creates a new avatar for a user allowing the user to specify an inputstream for the image.
createBan(Ban) - Method in interface com.jivesoftware.community.BanManager
Creates a ban entry in the database
createBlog(JiveContainer) - Method in interface com.jivesoftware.community.BlogManager
Creates a new blog.
createBlog(User) - Method in interface com.jivesoftware.community.BlogManager
Creates a blog for a user.
createBlogPost(User) - Method in interface com.jivesoftware.community.Blog
Creates a new blog post.
createComment(CommentContentResource, User, String) - Method in interface com.jivesoftware.community.CommentManager
Create a new comment.
createComment(CommentContentResource, User, Document) - Method in interface com.jivesoftware.community.CommentManager
Create a new comment.
createCommunity(String, String, String) - Method in interface com.jivesoftware.community.CommunityManager
Creates a new Community as a sub-community of the root community using the name and description.
createCommunity(Community, String, String, String) - Method in interface com.jivesoftware.community.CommunityManager
Creates a new Community as a sub-community of a specified community using the name and description.
createDefaultBanFilter() - Static method in class com.jivesoftware.community.BanFilter
Creates a default BanFilter: Filters out expired bans with results sorted by expiration date in descending order.
createDefaultContainerFilter(JiveContainer) - Static method in class com.jivesoftware.community.media.video.VideoResultFilter
 
createDefaultContentFilter() - Static method in class com.jivesoftware.community.ResultFilter
Creates a default ResultFilter: no filtering with results sorted on the modification date.
createDefaultFilter() - Static method in class com.jivesoftware.community.BlogPostResultFilter
Creates a default blog post ResultFilter: only blog posts that have status = BlogPost#STATUS_PUBLISH with results sorted on the blog post publish date (newest blog posts first).
createDefaultFilter() - Static method in class com.jivesoftware.community.BlogTagResultFilter
Creates a default tag ResultFilter: all tags associated with blog posts that have status = BlogPost#STATUS_PUBLISH, publishDate less than now() (with minute precision) ordered by tag name in descending order.
createDefaultFilter() - Static method in class com.jivesoftware.community.CommentResultFilter
Creates a default comment ResultFilter: no filtering with results sorted on the comment creation date.
createDefaultFilter(Community) - Static method in class com.jivesoftware.community.CommentResultFilter
Creates a default comment ResultFilter: no filtering with results sorted on the comment creation date.
createDefaultFilter() - Static method in class com.jivesoftware.community.DocumentResultFilter
Creates a default document ResultFilter: no filtering with results sorted on the document's creation date in descending order.
createDefaultFilter() - Static method in class com.jivesoftware.community.FeedbackResultFilter
Creates a default comment ResultFilter: no filtering with results sorted on the comment / trackback creation date.
createDefaultFilter() - Static method in class com.jivesoftware.community.media.video.VideoResultFilter
Returns a default result filter that restricts results to published, non-embedded videos sorted by modification date in descending order
createDefaultFilter() - Static method in class com.jivesoftware.community.TagResultFilter
Creates a default TagResultFilter: all tags sorted in descending order with no minimum number of JiveContentObjects.
createDefaultMessageFilter() - Static method in class com.jivesoftware.community.ThreadResultFilter
Creates a default message ResultFilter: no filtering with results sorted on the message creation date in ascending order.
createDefaultModerationFilter() - Static method in class com.jivesoftware.community.ModerationFilter
Creates a default Moderation Filter: shows all messages marked for moderation with results sorted by creation date in ascending order.
createDefaultRecursiveContentFilter() - Static method in class com.jivesoftware.community.ResultFilter
Creates a default recursive ResultFilter: no filtering with results sorted on the modification date.
createDefaultThreadFilter() - Static method in class com.jivesoftware.community.ThreadResultFilter
Creates a default thread ResultFilter: no filtering with results sorted on the thread modification date.
createDefaultUserFilter(User) - Static method in class com.jivesoftware.community.media.video.VideoResultFilter
Returns a default result filter that restricts results to published, non-embedded videos created by the given user sorted by modification date in descending order
createDefaultUserMessagesFilter() - Static method in class com.jivesoftware.community.ThreadResultFilter
Creates a default user messages ResultFilter: no filtering with results sorted on the message creation date descending (newest messages appear first).
createDocument(User, DocumentType, String, String, String) - Method in interface com.jivesoftware.community.DocumentManager
Create a new document.
createDocument(User, DocumentType, String, String, Document) - Method in interface com.jivesoftware.community.DocumentManager
Create a new document.
createDocumentField(String, String, String, DocumentFieldType) - Method in interface com.jivesoftware.community.DocumentFieldManager
Creates a new document field.
createDocumentFieldType(String, String, String, DocumentFieldType.DataType, DocumentFieldValidator, DocumentFieldFormatter) - Method in interface com.jivesoftware.community.DocumentFieldTypeManager
Creates a new DocumentFieldType.
createDocumentType(String, String) - Method in interface com.jivesoftware.community.DocumentTypeManager
Create a new document type with the specified attributes.
createDraft(Draft) - Method in interface com.jivesoftware.community.DraftManager
Creates a new draft.
createFolder(User, String) - Method in interface com.jivesoftware.community.PrivateMessageManager
Creates a new folder.
createGroup(String) - Method in interface com.jivesoftware.base.GroupManager
Factory method for creating a new Group.
createImage(Comment, String, String, InputStream) - Method in interface com.jivesoftware.community.CommentManager
 
createImage(String, String, InputStream) - Method in interface com.jivesoftware.community.ImageContentResource
Creates a new image for the object.
createLocalCache(PluginDbBean) - Method in class com.jivesoftware.base.plugin.PluginManagerImpl
Pulls the plugin jar file from the database outputs it to the pluginDirectory and expands the jar file.
createMessage(JiveContainer) - Method in interface com.jivesoftware.community.ForumManager
Factory method to create a message with an anonymous author.
createMessage(JiveContainer, User) - Method in interface com.jivesoftware.community.ForumManager
Factory method to create a message as the specified user.
createMessage(User) - Method in interface com.jivesoftware.community.PrivateMessageManager
Creates a new private message.
createModerationOnlyFilter() - Static method in class com.jivesoftware.community.ModerationFilter
Creates a default Moderation Filter: shows all messages marked for moderation with results sorted by creation date in ascending order.
createNewWorkflow(long, long, long, Collection<Long>, String, String, JiveObjectModerator.Type) - Method in interface com.jivesoftware.community.impl.dao.ApprovalDAO
Creates entries in the jiveWorkflowApproval table for a new workflow.
createPluginCacheDirectories(List<PluginDbBean>) - Method in class com.jivesoftware.base.plugin.PluginManagerImpl
Checks the existing plugins to see if there are any plugins that need to be installed.
createPluginChainingClassloader() - Method in class com.jivesoftware.base.plugin.PluginManagerImpl
Creates a classloader that will also look for classes under the plugin directories.
createPoll(int, long, User, String) - Method in interface com.jivesoftware.community.PollManager
Create a new Poll.
createPresence(User, String, String) - Method in interface com.jivesoftware.community.PresenceManager
Create a presence for a user.
createPresenter(String) - Method in interface com.jivesoftware.community.DocumentType
Creates a DocumentPresenter and adds it to this DocumentType.
createProfileField(ProfileField) - Method in interface com.jivesoftware.community.user.profile.ProfileFieldManager
Creates a new profile field.
createProxy(T, AuthToken, Permissions) - Method in interface com.jivesoftware.community.media.type.MediaProxyInfoProvider
Creates a proxied type of the given media implementation
createQuestion(ForumThread) - Method in interface com.jivesoftware.community.QuestionManager
Creates a new question.
createRating(int, String) - Method in interface com.jivesoftware.community.RatingManager
Create a new rating with the specified attributes.
createRelationship(long, long, int, long, String) - Method in interface com.jivesoftware.community.user.relationships.UserRelationshipManager
Create a relationship between two users.
createRelationship(User, User, UserRelationshipGraph, String) - Method in interface com.jivesoftware.community.user.relationships.UserRelationshipManager
Create a relationship between two users.
createRelationshipGraph(String, UserRelationshipGraph.GraphType) - Method in interface com.jivesoftware.community.user.relationships.UserRelationshipManager
Create a new relationship graph with a given name and persist it.
createRelationshipList(String, String, User) - Method in interface com.jivesoftware.community.user.relationships.UserRelationshipManager
Create a new UserRelationshipList.
createSearchQuery(SearchQueryCriteria) - Method in interface com.jivesoftware.community.SearchQueryManager
Creates a SearchQuery object to search through all blogs, documents and messages system wide.
createSearchQueryCriteria(String) - Method in interface com.jivesoftware.community.SearchQueryManager
Creates a SearchQueryCriteria using the provided query string that can be used to find other items matching the query string.
createSearchQueryCriteria(JiveObject) - Method in interface com.jivesoftware.community.SearchQueryManager
Returns a SearchQueryCriteria that can be used to query for jiveObjects that are deemed similar to the provided blog.
createStatus(Project, User, ProjectStatus.Type, String) - Method in interface com.jivesoftware.community.project.ProjectManager
Creates a project status for the given project.
createStatusLevel(String, String, int, int) - Method in interface com.jivesoftware.community.StatusLevelManager
Creates a new points based StatusLevel.
createStatusLevel(String, String, Group) - Method in interface com.jivesoftware.community.StatusLevelManager
Creates a new group based StatusLevel Level
createTag(String) - Method in interface com.jivesoftware.community.TagManager
Creates a tag in the database.
createTagSet(String, String, LongList, JiveContainer) - Method in interface com.jivesoftware.community.TagSetManager
Creates a new TagSet with the supplied name, description, and tags.
createThread(JiveContainer, ForumMessage) - Method in interface com.jivesoftware.community.ForumManager
Factory method to create a new thread.
createTrackback(int, long) - Method in interface com.jivesoftware.community.TrackbackManager
Factory method to create a trackback .
createUser(User) - Method in interface com.jivesoftware.base.UserManager
Factory method for creating a new User with all required values: a password, email address, and unique username.
createVersionComment(User, String) - Method in interface com.jivesoftware.community.DocumentVersion
Creates a new version comment.
createWatch(User, JiveObject) - Method in interface com.jivesoftware.community.WatchManager
Create a watch on a jive object for the specified user.
CREATION_DATE - Static variable in class com.jivesoftware.community.BanFilter
An integer value that represents the modification date filed.
CREATION_DATE - Static variable in class com.jivesoftware.community.JiveConstants
 
creation_date - Static variable in class com.jivesoftware.community.QuestionFilter.SortField
 
CRONTASK - Static variable in class com.jivesoftware.community.JiveConstants
 
cssUrls - Variable in class com.jivesoftware.base.plugin.PluginMetaDataImpl
 
customURLMapperList - Variable in class com.jivesoftware.base.plugin.PluginManagerImpl
 

D

databaseKey - Variable in class com.jivesoftware.base.plugin.PluginMetaDataImpl
 
databaseVersion - Variable in class com.jivesoftware.base.plugin.PluginMetaDataImpl
 
dateCreated - Variable in class com.jivesoftware.community.user.relationships.UserRelationshipView
 
dateRetired - Variable in class com.jivesoftware.community.user.relationships.UserRelationshipView
 
dateToText(HttpServletRequest, User, Date) - Static method in class com.jivesoftware.community.util.SkinUtils
Deprecated. Replaced to com.jivesoftware.util.DateUtils#displayFriendly(long)
DAY - Static variable in class com.jivesoftware.community.JiveConstants
One day (in milliseconds).
debug(String) - Static method in class com.jivesoftware.base.Log
Deprecated.  
debug(Throwable) - Static method in class com.jivesoftware.base.Log
Deprecated.  
debug(String, Throwable) - Static method in class com.jivesoftware.base.Log
Deprecated.  
Decorate - Annotation Type in com.jivesoftware.community.action.util
Should be placed on methods whose result should not be wrapped by the Sitemesh / Jive SBS decorator.
DEFAULT - Static variable in exception com.jivesoftware.community.AvatarException
 
DEFAULT_ABUSE_THRESHOLD - Static variable in interface com.jivesoftware.community.AbuseManager
 
DEFAULT_COMPRESSED_TYPES - Static variable in class com.jivesoftware.community.util.SkinUtils
 
DEFAULT_DOC_TYPES - Static variable in class com.jivesoftware.community.util.SkinUtils
 
DEFAULT_PLAYER - Static variable in interface com.jivesoftware.community.media.video.VideoSettingsManager
 
DEFAULT_PRESENTATION_TYPES - Static variable in class com.jivesoftware.community.util.SkinUtils
 
DEFAULT_SPREADSHEET_TYPES - Static variable in class com.jivesoftware.community.util.SkinUtils
 
DEFAULT_TRACKING_THRESHOLD_DAYS - Static variable in interface com.jivesoftware.community.ReadTracker
Default value used to determine number of days old a thread can be before being marked as read.
DefaultContentActivityEventHandlingStrategy - Class in com.jivesoftware.community.impl.activity
Base implementation of ActivityEventHandlingStrategy to simplify the implementation of such strategies for future content types.
DefaultContentActivityEventHandlingStrategy() - Constructor for class com.jivesoftware.community.impl.activity.DefaultContentActivityEventHandlingStrategy
 
DefaultImplementation - Annotation Type in com.jivesoftware.community
Used to specify what the default implementation is on an interface of a JiveManager
DefaultVideoSettingsManager - Class in com.jivesoftware.community.media.video
Class enabling custom player and publish profiles to be used.
DefaultVideoSettingsManager() - Constructor for class com.jivesoftware.community.media.video.DefaultVideoSettingsManager
 
delete(Media) - Method in interface com.jivesoftware.community.media.MediaManager
Deletes the given media object from the system
delete(Video) - Method in interface com.jivesoftware.community.media.video.VideoDAO
Deletes the given video
delete(long) - Method in interface com.jivesoftware.community.media.video.VideoScreenGrabDAO
Deletes the screen grab with the given id
delete(long) - Method in interface com.jivesoftware.community.media.video.VideoScreenGrabManager
Deletes the screen grab with the given id
delete(Project) - Method in interface com.jivesoftware.community.project.ProjectManager
Deletes a project and all of its content.
delete(Task) - Method in interface com.jivesoftware.community.project.TaskManager
Delete a task.
delete(SocialGroup) - Method in interface com.jivesoftware.community.socialgroup.SocialGroupManager
Deletes the passed social group
delete(User) - Method in interface com.jivesoftware.spi.user.UserProvider
Deletes a user in the underlying provider store.
DELETE_THREADS - Static variable in interface com.jivesoftware.community.ArchiveManager
An archive mode that specifies that threads should be deleted.
deleteAbuseReports(User) - Method in interface com.jivesoftware.community.AbuseManager
Removes all abuse reports from a particular user from the system.
deleteAllComments(CommentContentResource) - Method in interface com.jivesoftware.community.CommentManager
Deletes all comments on the object.
deleteAllContainerVideos(long, int) - Method in interface com.jivesoftware.community.media.video.VideoDAO
Deletes all videos in the container with the given container id and of the given container type
deleteAllContent(JiveContainer) - Method in interface com.jivesoftware.community.objecttype.ContainableTypeManager
Deletes all contents, and the related information, of the current type and its subtypes that belongs to the container.
deleteAllContent(User) - Method in interface com.jivesoftware.community.objecttype.ContainableTypeManager
Deletes all contents, and the related information, of the current type, and it subtypes, that belongs to the user.
deleteAllRatings() - Method in interface com.jivesoftware.community.Document
Deletes all ratings associated with this document.
deleteAllTrackbacks(int, long) - Method in interface com.jivesoftware.community.TrackbackManager
Deletes all trackbacks on the object.
deleteAllUserVideos(long) - Method in interface com.jivesoftware.community.media.video.VideoDAO
Deletes all videos created by the user with the given user id
deleteAnnouncement(Announcement) - Method in interface com.jivesoftware.community.AnnouncementManager
Deletes an announcement.
deleteAttachment(Attachment) - Method in interface com.jivesoftware.community.Announcement
Deletes an attachment that belongs to the announcement.
deleteAttachment(Attachment) - Method in interface com.jivesoftware.community.AttachmentManager
Deletes an attachment that belongs to the object.
deleteAvatar(Avatar) - Method in interface com.jivesoftware.community.AvatarManager
Deletes an avatar from the system.
deleteBlog(Blog) - Method in interface com.jivesoftware.community.BlogManager
Permanently deletes a blog and all of the blog postings and comments associated with the blog.
deleteBlogPost(BlogPost) - Method in interface com.jivesoftware.community.Blog
Deletes a blogpost.
deleteBrokenPlugin(String) - Method in class com.jivesoftware.base.plugin.PluginManagerImpl
Removes a plugin that was flagged as broken.
deleteComment(CommentContentResource, Comment) - Method in interface com.jivesoftware.community.CommentManager
Deletes a comment in the object.
deleteComment(CommentContentResource, Comment, boolean) - Method in interface com.jivesoftware.community.CommentManager
Deletes a comment in the object.
deleteCommunity(Community) - Method in interface com.jivesoftware.community.CommunityManager
Deletes a community.
deleteDocument(Document) - Method in interface com.jivesoftware.community.DocumentManager
Deletes a document.
deleteDocumentElement(DocumentTypeElement) - Method in interface com.jivesoftware.community.DocumentType
Removes the specified DocumentTypeElement from this DocumentType
deleteDocumentElement(DocumentTypeElement) - Method in interface com.jivesoftware.community.DocumentTypeSectionElement
Removes the specified DocumentTypeElement from this DocumentType
deleteDocumentField(DocumentField) - Method in interface com.jivesoftware.community.DocumentFieldManager
Deletes a document field.
deleteDocumentFieldType(DocumentFieldType) - Method in interface com.jivesoftware.community.DocumentFieldTypeManager
Deletes an existing DocumentFieldType.
deleteDocumentPresenter() - Method in interface com.jivesoftware.community.DocumentType
Deletes the document presenter associated with the given name within the document type.
deleteDocumentState(DocumentState) - Method in class com.jivesoftware.community.DocumentResultFilter
Deletes a document state from the list of document states that will be filtered upon.
deleteDocumentType(DocumentType) - Method in class com.jivesoftware.community.DocumentResultFilter
Add a document type to the list of document states that will be filtered upon.
deleteDocumentType(DocumentType) - Method in interface com.jivesoftware.community.DocumentTypeManager
Deletes the specified document type from the system.
deleteDocumentVersion(int) - Method in interface com.jivesoftware.community.VersionManager
Delete a document version.
deleteDraft(Draft) - Method in interface com.jivesoftware.community.DraftManager
Delete an existing draft.
deleteEmptyWorkflownBeans(long) - Method in interface com.jivesoftware.community.impl.dao.ApprovalDAO
Deletes all the empty workflow entries.
deleteFolder(PrivateMessageFolder) - Method in interface com.jivesoftware.community.PrivateMessageManager
Deletes a folder.
deleteFromRosters(User) - Method in interface com.jivesoftware.community.PresenceManager
Deletes user from other user's rosters/address-books
deleteGroup(Group) - Method in interface com.jivesoftware.base.GroupManager
Deletes a group from the system.
deleteImage(Comment, Image) - Method in interface com.jivesoftware.community.CommentManager
 
deleteImage(Image) - Method in interface com.jivesoftware.community.ImageContentResource
Deletes an image that belongs to the object.
deleteIMHandlesForUser(User) - Method in class com.jivesoftware.community.xmpp.IMManager
 
deleteJiveProperty(String) - Static method in class com.jivesoftware.community.JiveGlobals
Deletes a Jive property.
deleteLanguage(String) - Method in class com.jivesoftware.community.DocumentResultFilter
Deletes a language from the list of languages that will be filtered upon.
deleteLocalizedJiveProperty(String, Locale) - Static method in class com.jivesoftware.community.JiveGlobals
Deletes a localized Jive property.
deleteLocalProperty(String) - Static method in class com.jivesoftware.community.JiveGlobals
Deletes a local property.
deleteMessage(ForumThread, ForumMessage, boolean) - Method in interface com.jivesoftware.community.ForumManager
Deletes a message and (optionally) all of its child messages from the given thread.
deleteMessage(ForumThread, ForumMessage) - Method in interface com.jivesoftware.community.ForumManager
Deletes a message from the given thread.
deleteMessage(ForumMessage) - Method in interface com.jivesoftware.community.ForumThread
Deletes a message in this thread.
deleteMessage(ForumMessage, boolean) - Method in interface com.jivesoftware.community.ForumThread
Deletes a message in this thread, optionally recusively deleting child messages.
deleteMessage(PrivateMessage) - Method in interface com.jivesoftware.community.PrivateMessageFolder
Deletes a private message from the folder by moving it to the trash folder.
deleteOption(DocumentFieldOption) - Method in interface com.jivesoftware.community.MultiOptionDocumentField
Deletes an option.
deleteOption(int) - Method in interface com.jivesoftware.community.Poll
Remove an option from the poll.
deletePoll(Poll) - Method in interface com.jivesoftware.community.PollManager
Deletes a poll.
deletePresence(User) - Method in interface com.jivesoftware.community.PresenceManager
Remove the given user's presence and roster entry.
deleteProfileByID(long) - Method in interface com.jivesoftware.community.user.profile.ProfileManager
Removes all user profile data associated with a particular profile field.
deleteProfileByUserID(long) - Method in interface com.jivesoftware.community.user.profile.ProfileManager
Removes all user profile data associated with a particular user.
deleteProfileField(long) - Method in interface com.jivesoftware.community.user.profile.ProfileFieldManager
Removes a profile field from the system.
deleteProfileImage(User) - Method in interface com.jivesoftware.community.user.profile.ProfileManager
Deletes the users profile image
deleteQuestion(Question) - Method in interface com.jivesoftware.community.QuestionManager
Deletes an existing question.
deleteRelationshipGraph(long) - Method in interface com.jivesoftware.community.user.relationships.UserRelationshipManager
Remove the graph from the peristence layer.
deleteRelationshipList(UserRelationshipList) - Method in interface com.jivesoftware.community.user.relationships.UserRelationshipManager
Delete a list and all child relationships from the DB.
deleteRoster(User) - Method in interface com.jivesoftware.community.PresenceManager
Deletes user's roster/address-book
deleteSearchQueries(User) - Method in interface com.jivesoftware.community.SearchQueryLogger
Delete all logged search queries for the given user
deleteSettings(User) - Method in interface com.jivesoftware.community.WatchManager
Delete the watch settings for a user
deleteSocialGroupAssociations(User) - Method in interface com.jivesoftware.community.socialgroup.SocialGroupManager
Deletes the given user's social group memberships, plus any social groups owned by the given user.
deleteSocialGroupImage(SocialGroup) - Method in interface com.jivesoftware.community.socialgroup.SocialGroupManager
Deletes the social groups image
deleteStatusLevel(StatusLevel) - Method in interface com.jivesoftware.community.StatusLevelManager
Deletes a statusLevel level from the system
deleteTagSet(TagSet) - Method in interface com.jivesoftware.community.TagSetManager
Deletes the specified TagSet.
deleteThread(ForumThread) - Method in interface com.jivesoftware.community.ForumManager
Deletes a thread and all of its messages.
deleteTrackback(Trackback) - Method in interface com.jivesoftware.community.TrackbackManager
Deletes a trackback on this object.
deleteUser(User) - Method in interface com.jivesoftware.base.UserManager
Deletes a user.
deleteUserActivities(User) - Method in interface com.jivesoftware.community.ActivityManager
Deletes all activities for a given user.
deleteUserAndContent(User) - Method in interface com.jivesoftware.base.UserManager
Deletes a user and the user's associated content (to maintain data consistency).
deleteUserAnnouncements(User) - Method in interface com.jivesoftware.community.AnnouncementManager
Deletes all of a user's announcements.
deleteUserAvatar(User) - Method in interface com.jivesoftware.community.AvatarManager
Deletes the given user's avatar from the system.
deleteUserBans(User) - Method in interface com.jivesoftware.community.BanManager
Removes all of a user's ban entries from the database.
deleteUserBlogs(User) - Method in interface com.jivesoftware.community.BlogManager
Delete all blog related content by the given user. is deleted, which means any posts, comments, trackbacks and tags this blog contains will be removed.
deleteUserComments(User) - Method in interface com.jivesoftware.community.CommentManager
Deletes all comments authored by the the given user.
deleteUserDocuments(User) - Method in interface com.jivesoftware.community.DocumentManager
Deletes all user documents, including previous versions.
deleteUserDrafts(User) - Method in interface com.jivesoftware.community.DraftManager
Delete all of a given user's drafts.
deleteUserEmailTokens(User) - Method in interface com.jivesoftware.community.mail.EmailTokenManager
Called before a user is deleted.
deleteUserGroupAssociations(User) - Method in interface com.jivesoftware.base.GroupManager
Deletes all group membership and group administrative associations related to the given user from the system.
deleteUserMessages(User) - Method in interface com.jivesoftware.community.ForumManager
Deletes all messages authored by a given user.
deleteUserMessages(User) - Method in interface com.jivesoftware.community.PrivateMessageManager
Deletes a user's folders, including the four default folders.
deleteUserPolls(User) - Method in interface com.jivesoftware.community.PollManager
Deletes all of a user's polls.
deleteUserQuestions(User) - Method in interface com.jivesoftware.community.QuestionManager
Delete all questions authored by the given user.
deleteUserRatings(User) - Method in interface com.jivesoftware.community.RatingManager
Remove all ratings associated with the given user.
deleteUserReadTrackers(User) - Method in interface com.jivesoftware.community.ReadTrackerManager
Deletes a given user's read trackers from the system.
deleteUserRelationships(User) - Method in interface com.jivesoftware.community.user.relationships.UserRelationshipManager
Delete all relationships related to the given user, regardless of which end of the relationship the given user exists.
deleteUserStatusLevels(User) - Method in interface com.jivesoftware.community.StatusLevelManager
Deletes all statusLevel levels for a given user from the system.
deleteUserWidgets(User) - Method in interface com.jivesoftware.community.widget.WidgetManager
Removes all wigets associated with the given user from the system.
deleteUserWorkflowBean(long, long) - Method in interface com.jivesoftware.community.impl.dao.ApprovalDAO
Deletes a given workflow entry given a workflowID and userID.
deleteUserWorkflows(long) - Method in interface com.jivesoftware.community.impl.dao.ApprovalDAO
Deletes any workflow entry associated with the given user ID.
deleteVideo(long) - Method in interface com.jivesoftware.community.media.video.VideoProvider
Deletes a video at the service provider
deleteWatch(Watch) - Method in interface com.jivesoftware.community.WatchManager
Delete the specified watch.
deleteWatches(User) - Method in interface com.jivesoftware.community.WatchManager
Deletes all watches that a user has.
deleteWatches(int, long) - Method in interface com.jivesoftware.community.WatchManager
Deletes all watches on the given objectType and objectID.
deleteWorkflow(long) - Method in interface com.jivesoftware.community.impl.dao.ApprovalDAO
Deletes all entries in the jiveWorkflowApproval table for a given workflow.
DESCENDING - Static variable in class com.jivesoftware.community.BanFilter
Descending sort (ie 3, 2, 1...).
DESCENDING - Static variable in class com.jivesoftware.community.QuestionFilter
Descending sort (ie 3, 2, 1...).
DESCENDING - Static variable in class com.jivesoftware.community.ResultFilter
Descending sort (ie 3, 2, 1...).
description - Variable in class com.jivesoftware.base.plugin.PluginMetaDataImpl
 
Description - Annotation Type in com.jivesoftware.community.annotations
Annotation used by JiveBeanInfo toolkit to provide a Description to a class.
DESCRIPTION_ATTRIBUTE - Static variable in class com.jivesoftware.community.user.profile.ProfileField
 
destroy() - Method in interface com.jivesoftware.base.plugin.Plugin
Destroys the plugin.
destroy() - Method in class com.jivesoftware.base.plugin.PluginManagerImpl
Shuts down all running plugins.
destroy() - Method in interface com.jivesoftware.community.JiveManager
Notifies the manager to release any resources that may be holding on too.
destroy() - Static method in class com.jivesoftware.community.lifecycle.JiveApplication
Destroys the application.
destroy(ServletContext) - Static method in class com.jivesoftware.community.lifecycle.JiveApplication
Destroys the web application.
destroy() - Method in class com.jivesoftware.community.xmpp.IMManager
 
destroy() - Method in interface com.jivesoftware.spi.ServiceProvider
This method is called to allow services to shutdown/close any open resources and perform any clean up that is needed.
devPlugins - Variable in class com.jivesoftware.base.plugin.PluginManagerImpl
 
DISABLED - Static variable in class com.jivesoftware.community.action.JiveActionSupport
An action return type that indicates that a given feature has been disabled and is not available to the end user.
disablePluginForField(RenderPlugin, JiveContentObject.Field) - Method in interface com.jivesoftware.community.renderer.RenderManager
Disables a plugin for a field
disableUser(User) - Method in interface com.jivesoftware.base.UserManager
Disable the given user
disableWidgetLayout(long) - Method in interface com.jivesoftware.community.widget.WidgetManager
Disables a WidgetLayout in the system: this prevents users from selecting the layout after a layout has been disabled but lets existing users of the layout continue to use the layout.
discardWidgetFrames(JiveObject) - Method in interface com.jivesoftware.community.widget.WidgetManager
Discards the draft WidgetFrames for the specified parent JiveObject.
discardWidgetLayout(JiveObject) - Method in interface com.jivesoftware.community.widget.WidgetManager
Discards the draft WidgetLayout for the specified parent JiveObject.
DISCUSSION_PLAYER - Static variable in interface com.jivesoftware.community.media.video.VideoSettingsManager
 
dispatchEvent(ServiceEvent<T, O>) - Method in class com.jivesoftware.spi.ServiceEventDispatcher
Send events to registered listeners.
DISPLAY_NAME_ATTRIBUTE - Static variable in class com.jivesoftware.community.user.profile.ProfileField
 
Document - Interface in com.jivesoftware.community
A Document object encapsulates a document in Jive SBS.
DOCUMENT - Static variable in class com.jivesoftware.community.JiveConstants
 
DOCUMENT - Static variable in class com.jivesoftware.community.util.SkinUtils.FileType
 
DOCUMENT_BACKCHANNEL - Static variable in class com.jivesoftware.community.JiveConstants
 
DOCUMENT_BODY - Static variable in class com.jivesoftware.community.JiveConstants
 
DOCUMENT_FIELD - Static variable in class com.jivesoftware.community.JiveConstants
 
DOCUMENT_FIELD_OPTION - Static variable in class com.jivesoftware.community.JiveConstants
 
DOCUMENT_FIELD_TYPE - Static variable in class com.jivesoftware.community.JiveConstants
 
DOCUMENT_ID - Static variable in class com.jivesoftware.community.JiveConstants
 
DOCUMENT_PLAYER - Static variable in interface com.jivesoftware.community.media.video.VideoSettingsManager
 
DOCUMENT_PRESENTER - Static variable in class com.jivesoftware.community.JiveConstants
 
DOCUMENT_STATE - Static variable in class com.jivesoftware.community.JiveConstants
 
DOCUMENT_TITLE - Static variable in class com.jivesoftware.community.JiveConstants
 
DOCUMENT_TYPE - Static variable in class com.jivesoftware.community.JiveConstants
 
DOCUMENT_TYPE_ELEMENT - Static variable in class com.jivesoftware.community.JiveConstants
 
DOCUMENT_VERSION - Static variable in class com.jivesoftware.community.JiveConstants
 
DOCUMENT_VERSION_COMMENT - Static variable in class com.jivesoftware.community.JiveConstants
 
DocumentAlreadyExistsException - Exception in com.jivesoftware.community
Thrown whenever a Document's title is set to be the same as a title to an existing published document.
DocumentAlreadyExistsException() - Constructor for exception com.jivesoftware.community.DocumentAlreadyExistsException
 
DocumentAlreadyExistsException(String) - Constructor for exception com.jivesoftware.community.DocumentAlreadyExistsException
 
DocumentAlreadyExistsException(String, Throwable) - Constructor for exception com.jivesoftware.community.DocumentAlreadyExistsException
 
DocumentAlreadyExistsException(Throwable) - Constructor for exception com.jivesoftware.community.DocumentAlreadyExistsException
 
DocumentAttributes - Interface in com.jivesoftware.community
Attributes for documents -- recommendation status and published status.
DocumentEvent - Class in com.jivesoftware.community.event
A class for Document events.
DocumentEvent() - Constructor for class com.jivesoftware.community.event.DocumentEvent
 
DocumentEvent(DocumentEvent.Type, EntityDescriptor, JiveContainer) - Constructor for class com.jivesoftware.community.event.DocumentEvent
 
DocumentEvent(DocumentEvent.Type, Document, JiveContainer) - Constructor for class com.jivesoftware.community.event.DocumentEvent
 
DocumentEvent(DocumentEvent.Type, Document, JiveContainer, Map<String, ? extends Object>) - Constructor for class com.jivesoftware.community.event.DocumentEvent
 
DocumentEvent.Type - Enum in com.jivesoftware.community.event
 
DocumentField - Interface in com.jivesoftware.community
The DocumentType interface allows for an arbitrary number of document fields to be created for each document type.
DocumentFieldAttributes - Interface in com.jivesoftware.community
Document field attributes consist of properties which control how the field is used throughout the system.
DocumentFieldFormatter - Interface in com.jivesoftware.community
Document field formatters format a document field for display to the end user.
DocumentFieldManager - Interface in com.jivesoftware.community
Manages the creation and deletion of document fields in Jive SBS.
DocumentFieldOption - Interface in com.jivesoftware.community
Container object for document field options.
DocumentFieldType - Interface in com.jivesoftware.community
Type information that can be associated with a DocumentField.
DocumentFieldType.DataType - Enum in com.jivesoftware.community
Represents the XMPP data form field type.
DocumentFieldTypeManager - Interface in com.jivesoftware.community
Manages the creation and deletion of Document Field Types for Jive SBS.
DocumentFieldValidator - Interface in com.jivesoftware.community
Document field validators validate a document field value as entered or selected by the end user.
DocumentFieldValue - Class in com.jivesoftware.community
Bean holder for document field values.
DocumentFieldValue(long) - Constructor for class com.jivesoftware.community.DocumentFieldValue
 
DocumentManager - Interface in com.jivesoftware.community
This manager provides methods to load documents and to retrieve popular documents.
DocumentObjectNotFoundException - Exception in com.jivesoftware.community
Thrown if the specified Document was not found
DocumentObjectNotFoundException(int, long) - Constructor for exception com.jivesoftware.community.DocumentObjectNotFoundException
 
DocumentObjectNotFoundException(int, long, String) - Constructor for exception com.jivesoftware.community.DocumentObjectNotFoundException
 
DocumentObjectNotFoundException(int, long, Throwable) - Constructor for exception com.jivesoftware.community.DocumentObjectNotFoundException
 
DocumentObjectNotFoundException(int, long, String, Throwable) - Constructor for exception com.jivesoftware.community.DocumentObjectNotFoundException
 
DocumentObjectNotFoundException(String) - Constructor for exception com.jivesoftware.community.DocumentObjectNotFoundException
 
DocumentPresenter - Interface in com.jivesoftware.community
Similar to the DocumentBuilder interface, document presenters allow for organizing the fields of a document type into an optimal layout for display.
DocumentResultFilter - Class in com.jivesoftware.community
Filters and sorts lists of Documents.
DocumentResultFilter() - Constructor for class com.jivesoftware.community.DocumentResultFilter
 
DocumentState - Enum in com.jivesoftware.community
Throughout the document lifecycle a document will have different documents states appropriate to where it is along the lifecycle.
DocumentType - Interface in com.jivesoftware.community
The DocumentType interface provides structure to Documents by defining the fields that make up a document and the creators and presenters to use to create and display it.
DocumentTypeElement - Interface in com.jivesoftware.community
This class gives the DocumentType the ability to handle kinds entities (DocumentFields, document, and summaries).
DocumentTypeElement.Type - Enum in com.jivesoftware.community
Simple enumerated type for Document elements.
DocumentTypeLabelElement - Interface in com.jivesoftware.community
Used to specify labels in the DocumentCreation process
DocumentTypeManager - Interface in com.jivesoftware.community
Handles the creation, deletion, and access of DocumentTypes.
DocumentTypeSectionElement - Interface in com.jivesoftware.community
Used to specify a Section of Elements in the Document creation process.
DocumentTypeValidator - Interface in com.jivesoftware.community
A document type validator is useful to validate document input when there are interdepencies between multiple document fields.
DocumentVersion - Interface in com.jivesoftware.community
Information about a document's version is stored and retrieved using this interface.
doInitialize() - Static method in class com.jivesoftware.community.renderer.RendererFactory
 
Draft - Interface in com.jivesoftware.community
A container for a draft of a message of any type.
DRAFT - Static variable in class com.jivesoftware.community.JiveConstants
 
DraftManager - Interface in com.jivesoftware.community
Manages the draft features of Jive SBS.
DUE_DATE - Static variable in class com.jivesoftware.community.JiveConstants
 
DuplicateIDException - Exception in com.jivesoftware.community
Thrown when attempting to set a document ID for a Document that already exists and is associated with a different document than the current document.
DuplicateIDException() - Constructor for exception com.jivesoftware.community.DuplicateIDException
 
DuplicateIDException(String) - Constructor for exception com.jivesoftware.community.DuplicateIDException
 
DuplicateIDException(String, Throwable) - Constructor for exception com.jivesoftware.community.DuplicateIDException
 
DuplicateIDException(Throwable) - Constructor for exception com.jivesoftware.community.DuplicateIDException
 
duplicateWidgetFrames(JiveObject, JiveObject) - Method in interface com.jivesoftware.community.widget.WidgetManager
Duplicates the WidgetFrames from the source JiveObject to the destination JiveObject.
dwrWikiConversionBean - Variable in class com.jivesoftware.community.action.JiveActionSupport
 

E

EDIT_AVATAR - Static variable in class com.jivesoftware.community.Permissions
Permission to create and delete avatars
editAndApprove(ForumMessage, String, String, String) - Method in interface com.jivesoftware.community.OldModerationManager
Edit and approve a moderated message
editProfileField(ProfileField) - Method in interface com.jivesoftware.community.user.profile.ProfileFieldManager
Edits the profile field data.
editProfileFieldOptions(ProfileField) - Method in interface com.jivesoftware.community.user.profile.ProfileFieldManager
Edits the ProfileFieldOption objects for a profile field.
EMAIL_VISIBILITY_ALLOW_TOGGLE - Static variable in interface com.jivesoftware.base.User
A JiveProperty key to get the setting for allowing the user to choose email address visiblity.
EMAIL_VISIBILITY_DEFAULT - Static variable in interface com.jivesoftware.base.User
A JiveProperty key to get the default setting for email address visiblity.
EMAIL_WATCH - Static variable in interface com.jivesoftware.community.Watch
Email watch type.
EmailAlreadyExistsException - Exception in com.jivesoftware.base
Thrown when attempting to create a user with an email that is already in use by a different user.
EmailAlreadyExistsException() - Constructor for exception com.jivesoftware.base.EmailAlreadyExistsException
 
EmailAlreadyExistsException(String) - Constructor for exception com.jivesoftware.base.EmailAlreadyExistsException
 
EmailAlreadyExistsException(String, Throwable) - Constructor for exception com.jivesoftware.base.EmailAlreadyExistsException
 
EmailAlreadyExistsException(Throwable) - Constructor for exception com.jivesoftware.base.EmailAlreadyExistsException
 
EmailEvent - Class in com.jivesoftware.community.event
A class for EmailEvent events.
EmailEvent() - Constructor for class com.jivesoftware.community.event.EmailEvent
 
EmailEvent(EmailEvent.Type, Message, EmailMessage, Map<String, ? extends Object>) - Constructor for class com.jivesoftware.community.event.EmailEvent
Creates a new email event.
EmailEvent.Type - Enum in com.jivesoftware.community.event
 
EmailManager - Interface in com.jivesoftware.community
Provides ability to send email messages.
EmailMessage - Class in com.jivesoftware.community
Represents an Email message that can be sent using EmailManager
EmailMessage() - Constructor for class com.jivesoftware.community.EmailMessage
 
EmailMessage.EmailAddress - Class in com.jivesoftware.community
Represents an email address with a name like Andrew Wright <andrew@jivesoftware.com>
EmailMessage.EmailAddress(String, String) - Constructor for class com.jivesoftware.community.EmailMessage.EmailAddress
 
emailResetPasswordInstructions(String, HttpServletRequest) - Static method in class com.jivesoftware.community.util.SkinUtils
This method will send the user specified an email with instructions on how to reset their password.
EmailTokenManager - Interface in com.jivesoftware.community.mail
Manages email tokens.
EMBED_WORKFLOW - Static variable in interface com.jivesoftware.community.media.video.VideoSettingsManager
 
EMBED_WORKFLOW_NOCAM - Static variable in interface com.jivesoftware.community.media.video.VideoSettingsManager
 
EMPTY_CONTAINER_ID - Static variable in class com.jivesoftware.community.ContainerAwareEntityDescriptor
 
EMPTY_CONTAINER_TYPE - Static variable in class com.jivesoftware.community.ContainerAwareEntityDescriptor
 
EnableByDefault - Annotation Type in com.jivesoftware.community.renderer.annotations
Used by a macro to set whether it is enabled or disabled by default.
enablePluginForField(RenderPlugin, JiveContentObject.Field) - Method in interface com.jivesoftware.community.renderer.RenderManager
Enables a plugin for a field
enableUser(User) - Method in interface com.jivesoftware.base.UserManager
Enable the given user
ENCODING_COMPLETED_KEY - Static variable in class com.jivesoftware.community.media.video.events.VideoEvent
 
ENTITLEMENT - Static variable in class com.jivesoftware.community.JiveConstants
 
EntityDescriptor - Class in com.jivesoftware.community
An object that describes a specific entity.
EntityDescriptor() - Constructor for class com.jivesoftware.community.EntityDescriptor
No args constructor for serialization
EntityDescriptor(int, long) - Constructor for class com.jivesoftware.community.EntityDescriptor
Creates a new descripter given an ID and type.
EntityDescriptor(JiveObject) - Constructor for class com.jivesoftware.community.EntityDescriptor
Creates an EntityDescriptor instance from an existing JiveObject.
equals(Object) - Method in class com.jivesoftware.base.event.GroupEvent
 
equals(Object) - Method in class com.jivesoftware.base.UserTemplate
 
equals(Object) - Method in class com.jivesoftware.community.ApprovalStatus
 
equals(Object) - Method in class com.jivesoftware.community.Ban
 
equals(Object) - Method in class com.jivesoftware.community.BanFilter
 
equals(Object) - Method in class com.jivesoftware.community.BlogPostResultFilter
 
equals(Object) - Method in class com.jivesoftware.community.BlogTagResultFilter
 
equals(Object) - Method in class com.jivesoftware.community.ContainerAwareEntityDescriptor
 
equals(Object) - Method in class com.jivesoftware.community.DocumentFieldValue
 
equals(Object) - Method in class com.jivesoftware.community.EmailMessage.EmailAddress
 
equals(Object) - Method in class com.jivesoftware.community.EmailMessage
 
equals(Object) - Method in class com.jivesoftware.community.EntityDescriptor
 
equals(Object) - Method in class com.jivesoftware.community.media.MediaObjectType
 
equals(Object) - Method in class com.jivesoftware.community.ModerationFilter
 
equals(Object) - Method in class com.jivesoftware.community.PermissionType
 
equals(Object) - Method in class com.jivesoftware.community.project.CheckPoint
 
equals(Object) - Method in class com.jivesoftware.community.Question.State
 
equals(Object) - Method in class com.jivesoftware.community.QuestionFilter
 
equals(Rating) - Method in interface com.jivesoftware.community.Rating
Test for equality between two rating objects.
equals(Object) - Method in class com.jivesoftware.community.ResultFilter
 
equals(SearchQuery) - Method in interface com.jivesoftware.community.SearchQuery
Return true if the query is equal to the current query, false otherwise.
equals(Object) - Method in class com.jivesoftware.community.TagResultFilter
 
equals(Object) - Method in class com.jivesoftware.community.ThreadResultFilter
 
equals(Object) - Method in class com.jivesoftware.community.user.profile.ProfileField
 
equals(Object) - Method in class com.jivesoftware.community.widget.WidgetDescriptor
 
equals(Object) - Method in class com.jivesoftware.community.widget.WidgetLayoutDescriptor
 
error(String) - Static method in class com.jivesoftware.base.Log
Deprecated.  
error(Throwable) - Static method in class com.jivesoftware.base.Log
Deprecated.  
error(String, Throwable) - Static method in class com.jivesoftware.base.Log
Deprecated.  
ERROR_TEMPLATE_FILE - Static variable in class com.jivesoftware.community.widget.BaseWidget
 
eventDispatcher - Variable in class com.jivesoftware.base.plugin.PluginManagerImpl
 
eventsHandledExclusivelyByCustomListener() - Method in class com.jivesoftware.community.impl.BaseRecentActivityInfoProvider
In most cases, events are to be handled by the info provider.
eventsHandledExclusivelyByCustomListener() - Method in class com.jivesoftware.community.media.type.MediaWatchInfoProvider
This method should return true if a listener has been registered to handle events exclusively, bypassing the generic activity event listener in the core code.
eventsHandledExclusivelyByCustomListener() - Method in interface com.jivesoftware.community.RecentActivityInfoProvider
This method should return true if a listener has been registered to handle events exclusively, bypassing the generic activity event listener in the core code.
eventsHandledExclusivelyByCustomListener() - Method in interface com.jivesoftware.community.RecentContentInfoProvider
If events are handled exclusively by some other mechanism, bypasses the generic ContentEventListener for recent content.
eventsHandledExclusivelyByCustomListener() - Method in interface com.jivesoftware.community.WatchInfoProvider
This method should return true if a listener has been registered to handle events exclusively, bypassing the generic activity event listener in the core code.
eventToTypeMapping - Variable in class com.jivesoftware.community.impl.activity.DefaultContentActivityEventHandlingStrategy
 
EXACT_MATCH - Static variable in class com.jivesoftware.community.ResultFilter
Exact match.
exclude(long) - Method in class com.jivesoftware.community.renderer.RenderStrategy
 
execute() - Method in class com.jivesoftware.community.action.JiveActionSupport
 
execute() - Method in class com.jivesoftware.community.JiveGlobals.ResetLocalizationSettingsClusterTask
 
execute(Document, RenderContext) - Method in interface com.jivesoftware.community.renderer.RenderFilter
Process the xml document that is passed to this method.
execute(Element, RenderContext) - Method in interface com.jivesoftware.community.renderer.RenderMacro
Applies the filter to the passed in string and returns the filtered string.
execute() - Method in class com.jivesoftware.community.xmpp.IMManager.ConcurrentConnectionCheckClusterTask
 
execute() - Method in class com.jivesoftware.community.xmpp.IMManager.ConcurrentPresenceInitCheckClusterTask
 
execute() - Method in class com.jivesoftware.community.xmpp.IMManager.LocalRestartTask
 
EXPIRATION_DATE - Static variable in class com.jivesoftware.community.BanFilter
An integer value that represents the creation date filed.
EXPIRATION_DATE - Static variable in class com.jivesoftware.community.JiveConstants
 
EXPLICIT_CONTENT - Static variable in class com.jivesoftware.community.AbuseType
Type representing an explicit content abuse report.
EXTENDED_PROPERTY - Static variable in class com.jivesoftware.community.JiveConstants
 
extended_property - Static variable in class com.jivesoftware.community.QuestionFilter.SortField
 
EXTERNAL_URL - Static variable in class com.jivesoftware.community.JiveConstants
 
ExternalContent - Interface in com.jivesoftware.community.media
Multimedia content outside of jive that needs to be accessed and referenced inside of jive.
ExternalContentAlreadyExistsException - Class in com.jivesoftware.community.media
Thrown when a reference to an external content item being set already exists.
ExternalContentAlreadyExistsException() - Constructor for class com.jivesoftware.community.media.ExternalContentAlreadyExistsException
 

F

FavoritableType - Interface in com.jivesoftware.community.favorites.type
A marker interface indicating that jive objects of this type can be favorited.
FAVORITE - Static variable in class com.jivesoftware.community.JiveConstants
 
FavoriteInfoProvider<O extends JiveObject,T extends JiveObjectType> - Interface in com.jivesoftware.community.favorites.type
A provider for invormation needed to render favorites.
favoriteInfoProvider - Variable in class com.jivesoftware.community.media.MediaObjectType
 
FavoriteInfoProvider.EventType - Enum in com.jivesoftware.community.favorites.type
 
favoriteManager - Variable in class com.jivesoftware.community.action.JiveActionSupport
 
FEATURE_DISABLED_FILE - Static variable in class com.jivesoftware.community.widget.BaseWidget
 
FeaturedContentManager - Interface in com.jivesoftware.community.featured
Allows featuring content in containers.
FeedbackResultFilter - Class in com.jivesoftware.community
Filters and sorts blog comments and blog trackbacks.
FeedbackResultFilter() - Constructor for class com.jivesoftware.community.FeedbackResultFilter
 
FILE_NOT_ACCEPTED - Static variable in exception com.jivesoftware.community.AvatarException
 
filterDocument(Document) - Method in class com.jivesoftware.community.action.JiveActionSupport
 
FilteredContentEnabledType - Interface in com.jivesoftware.community.objecttype
A marker interface indicating that objects of this may retrieved using a filter.
filteredContentProvider - Variable in class com.jivesoftware.community.media.MediaObjectType
 
FilteredIndexableType - Interface in com.jivesoftware.community.objecttype
Marker interface indicating that a given IndexableType can be used for filtering search results.
filterPendingMessages(Iterator<ForumMessage>) - Static method in class com.jivesoftware.community.util.SkinUtils
Assumes index of iterator is at front of iterator (ie, iterator hasn't been used).
fine(Throwable) - Static method in class com.jivesoftware.base.Log
Deprecated.  
fine(String, Throwable) - Static method in class com.jivesoftware.base.Log
Deprecated.  
finishCallback(Long, JiveObject) - Method in interface com.jivesoftware.community.moderation.ModerationStrategy
Handles the finish call back.
finishContextRefresh(SpringJiveContextImpl) - Static method in class com.jivesoftware.community.lifecycle.JiveApplication
This is called by the SpringJiveContextImpl when the context is done initializing but before any Spring contextRefresh events are fired, so calls done on that event don't wind up with a null JiveApplication.getContext() reference.
flushLogs() - Static method in class com.jivesoftware.base.Log
Deprecated. This method is used to shutdown the Log class.
FOLDER_DRAFTS - Static variable in interface com.jivesoftware.community.PrivateMessageFolder
 
FOLDER_INBOX - Static variable in interface com.jivesoftware.community.PrivateMessageFolder
 
FOLDER_SENT - Static variable in interface com.jivesoftware.community.PrivateMessageFolder
 
FOLDER_TRASH - Static variable in interface com.jivesoftware.community.PrivateMessageFolder
 
followingManager - Variable in class com.jivesoftware.community.action.JiveActionSupport
 
format(String, User) - Method in interface com.jivesoftware.community.DocumentFieldFormatter
Format a document field for display to the end user with the given AuthToken.
format8601Date(Date) - Static method in class com.jivesoftware.community.util.BlogUtils
 
formatDate(Date) - Static method in class com.jivesoftware.community.JiveGlobals
Formats a Date object and returns a formatted String.
formatDate(HttpServletRequest, User, Date) - Static method in class com.jivesoftware.community.util.SkinUtils
Formats a date for a user, according to their locale and time zone preferences.
formatDateTime(Date) - Static method in class com.jivesoftware.community.JiveGlobals
Formats a Date object to return a date and time using the global locale.
ForumManager - Interface in com.jivesoftware.community
This manager provides methods to load forum threads, user messages and to retrieve popular forum threads.
ForumMessage - Interface in com.jivesoftware.community
A ForumMessage encapsulates message data.
ForumMessageNotFoundException - Exception in com.jivesoftware.community
Thrown if the specified ForumMessage was not found
ForumMessageNotFoundException() - Constructor for exception com.jivesoftware.community.ForumMessageNotFoundException
 
ForumMessageNotFoundException(String) - Constructor for exception com.jivesoftware.community.ForumMessageNotFoundException
 
ForumThread - Interface in com.jivesoftware.community
A ForumThread is a container for a hierarchy of ForumMessages.
ForumThreadNotFoundException - Exception in com.jivesoftware.community
Thrown if the specified ForumThread was not found
ForumThreadNotFoundException() - Constructor for exception com.jivesoftware.community.ForumThreadNotFoundException
 
ForumThreadNotFoundException(String) - Constructor for exception com.jivesoftware.community.ForumThreadNotFoundException
 
freemarkerManager - Variable in class com.jivesoftware.community.widget.BaseWidget
 

G

GATEWAY - Static variable in class com.jivesoftware.community.JiveConstants
 
GENERAL - Static variable in class com.jivesoftware.community.AbuseType
Type representing a general abuse report.
GENERAL_ERROR - Static variable in exception com.jivesoftware.community.AttachmentException
 
GENERAL_ERROR - Static variable in exception com.jivesoftware.community.BinaryBodyException
 
GENERAL_ERROR - Static variable in exception com.jivesoftware.community.ImageException
 
generateNonce() - Method in class com.jivesoftware.community.xmpp.IMManager
Generates a new nonce.
getAbuseManager() - Method in interface com.jivesoftware.community.JiveContext
Returns an abuse manager that can be used for managing abuse reports
getAbuseReport(long) - Method in interface com.jivesoftware.community.AbuseManager
Gets an abuse report associated with an id
getAbuseReports(JiveObject) - Method in interface com.jivesoftware.community.AbuseManager
Gets a list of open abuse reports for a particular message
getAbuseReports(User) - Method in interface com.jivesoftware.community.AbuseManager
message-abuse.jspa Gets a list of open abuse reports from a particular user
getAbuseThreshold() - Method in interface com.jivesoftware.community.AbuseManager
Gets the number of abuse reports needed to automatically hide a message.
getAbuseType() - Method in class com.jivesoftware.community.AbuseReport
Gets the AbuseType for this abuse report.
getAbuseType(int) - Static method in class com.jivesoftware.community.AbuseType
A helper method to get a specific AbuseType object from its key
getActionMappingName() - Method in class com.jivesoftware.community.action.JiveActionSupport
Returns the current struts context's action mapping name as defined in the struts configuration file.
getActionResults() - Method in interface com.jivesoftware.community.media.video.VideoProvider
Returns the struts action result types to invoke when the various VideoProvider.ProviderActionStatus results are encountered
getActiveAvatar(User) - Method in interface com.jivesoftware.community.AvatarManager
Returns an avatar for a user, else the SystemDefaultAvatar if the user does not have an active avatar specified.
getActivePollCount() - Method in interface com.jivesoftware.community.PollManager
Returns a count of all active polls in the system.
getActivePollCount(int, long) - Method in interface com.jivesoftware.community.PollManager
Returns a count of all active polls of a given type and object ID.
getActivePolls() - Method in interface com.jivesoftware.community.PollManager
Returns an iterable of active polls in the system.
getActivePolls(int, long) - Method in interface com.jivesoftware.community.PollManager
Returns an iterable of active polls associated with the object specified by the objectType and objectID.
getActivityActor(BaseJiveEvent) - Method in interface com.jivesoftware.community.ActivityEventHandlingStrategy
Returns an entity descriptor for the actor in the activity (eg. a user).
getActivityActor(BaseJiveEvent) - Method in class com.jivesoftware.community.impl.activity.DefaultContentActivityEventHandlingStrategy
Only ContentEvent events are supported.
getActivityManager() - Method in interface com.jivesoftware.community.JiveContext
Returns an instance of the activity manager.
getActivityTargetContainer(BaseJiveEvent) - Method in interface com.jivesoftware.community.ActivityEventHandlingStrategy
Returns an entity descriptor for the container of the object that the activity in the event payload targets.
getActivityTargetContainer(BaseJiveEvent) - Method in class com.jivesoftware.community.impl.activity.DefaultContentActivityEventHandlingStrategy
Only ContentEvent events are supported.
getActivityTargetObject(BaseJiveEvent) - Method in interface com.jivesoftware.community.ActivityEventHandlingStrategy
Returns an entity descriptor for the object that the activity in the event payload targets.
getActivityTargetObject(BaseJiveEvent) - Method in class com.jivesoftware.community.impl.activity.DefaultContentActivityEventHandlingStrategy
Only ContentEvent events are supported.
getActivityTypeFrom(BaseJiveEvent) - Method in interface com.jivesoftware.community.ActivityEventHandlingStrategy
Maps content event types to an activity type.
getActivityTypeFrom(BaseJiveEvent) - Method in class com.jivesoftware.community.impl.activity.DefaultContentActivityEventHandlingStrategy
Only ContentEvent events are supported.
getAdminConsoleInterface() - Method in class com.jivesoftware.community.xmpp.IMManager
Returns the interface where OF's admin console is listening
getAdminConsolePort() - Method in class com.jivesoftware.community.xmpp.IMManager
Returns the port where OF's admin console is listening
getAdminConsoleSecurePort() - Method in class com.jivesoftware.community.xmpp.IMManager
Returns the secure port where OF's admin console is listening
getAdminEmail() - Method in interface com.jivesoftware.community.EmailManager
 
getAdminID() - Method in class com.jivesoftware.community.Ban
Gets the admin user that created this ban object.
getAdminID() - Method in class com.jivesoftware.community.BanFilter
Gets the currently selected admin ID that bans will be filtered on.
getAdministratorCount() - Method in interface com.jivesoftware.base.Group
Returns the number of group administrators.
getAdministrators() - Method in interface com.jivesoftware.base.Group
An iterator for all the users that are administrators of the group.
getAfterDate() - Method in interface com.jivesoftware.community.SearchQueryCriteria
Returns the earliest date for search results.
getAIMIMService() - Method in class com.jivesoftware.community.action.JiveActionSupport
 
getAllActiveRelationships(UserRelationshipManagerImpl.UserRelationshipResultFilter) - Method in interface com.jivesoftware.community.user.relationships.UserRelationshipManager
Get a list of active user relationships for a given graph (for admin console purposes).
getAllowedParameters() - Method in class com.jivesoftware.community.renderer.BaseMacro
return a list of all parameters allowed by this macro
getAllowedParameters() - Method in interface com.jivesoftware.community.renderer.RenderMacro
return a list of all parameters allowed by this macro
getAllowedTypes() - Method in interface com.jivesoftware.community.AttachmentManager
Returns a List of explicitly allowed types.
getAllowedTypes() - Method in interface com.jivesoftware.community.BinaryBodyManager
Returns a list of explicitly allowed types.
getAllowedTypes() - Method in interface com.jivesoftware.community.ImageManager
Returns a list of explicitly allowed types.
getAllowedTypesAsFileExtensions() - Method in interface com.jivesoftware.community.AttachmentManager
Returns a list of explicitly allowed file types by extensions.
getAllowedTypesAsFileExtensions() - Method in interface com.jivesoftware.community.BinaryBodyManager
Returns a list of explicitly allowed file types by extensions.
getAllPointLevels(User) - Method in interface com.jivesoftware.community.StatusLevelCalculator
Returns the status level points for a user for all communities the user has points in
getAllPointLevels(User) - Method in interface com.jivesoftware.community.StatusLevelManager
Returns a map of community -> status level points for all the communities the user has points in.
getAllStatusLevelScenarios() - Method in interface com.jivesoftware.community.StatusLevelManager
Returns all of the com.jivesoftware.community.StatusLevelScenario objects.
getAllWatches(User, int) - Method in interface com.jivesoftware.community.WatchManager
Returns an iterable for all objects of a particular type that a user is watching.
getAllWatches(User) - Method in interface com.jivesoftware.community.WatchManager
Returns an iterable for all objects that a user is watching.
getAncestor(JiveObject) - Method in interface com.jivesoftware.community.favorites.type.FavoriteInfoProvider
For an inherited object, FavoriteInfoProvider.getInheritedTypes(), this will return the ancestor for which it inherits from.
getAnchorHrefMatcher(String) - Method in interface com.jivesoftware.community.LinkProvider
Given a link anchor href, this method should construct a matcher object which can be further queried for matching groups representing attachment names/IDs, anchor links, object IDs, and so forth.
getAnchorLinkFromAnchorHrefMatcher(Matcher) - Method in class com.jivesoftware.community.impl.BaseContainerLinkProvider
No anchor links for containers.
getAnchorLinkFromAnchorHrefMatcher(Matcher) - Method in interface com.jivesoftware.community.LinkProvider
Given the matcher previously constructed an anchor href, this method should extract any anchor links from the href being parsed by the matcher.
getAnnouncement(long) - Method in interface com.jivesoftware.community.AnnouncementManager
Returns an announcement by announcement ID.
getAnnouncementCount(JiveContainer) - Method in interface com.jivesoftware.community.AnnouncementManager
Returns the count of all currently viewable announcements in a container.
getAnnouncementCount(JiveContainer, boolean) - Method in interface com.jivesoftware.community.AnnouncementManager
Returns the count of all currently viewable announcements in a container.
getAnnouncementCount(JiveContainer, Date, Date) - Method in interface com.jivesoftware.community.AnnouncementManager
Returns the count of all announcements in a container that are viewable within the specified date range.
getAnnouncementManager() - Method in interface com.jivesoftware.community.JiveContext
Returns an announcement manager, which is used to create and retrieve announcements.
getAnnouncements(JiveContainer) - Method in interface com.jivesoftware.community.AnnouncementManager
Returns all currently viewable announcements in a container.
getAnnouncements(EntityDescriptor) - Method in interface com.jivesoftware.community.AnnouncementManager
Returns all currently viewable announcements in a container.
getAnnouncements(JiveContainer, Date, Date) - Method in interface com.jivesoftware.community.AnnouncementManager
Returns the announcements in a container that are viewable within a specified date range.
getAnonymousCreateDefault() - Method in class com.jivesoftware.community.media.type.MediaPermissionInfoProvider
 
getAnonymousCreateDefault() - Method in interface com.jivesoftware.community.objecttype.PermissionInfoProvider
Returns true if anonymous users can create objects by default.
getAnonymousRateDefault() - Method in class com.jivesoftware.community.media.type.MediaPermissionInfoProvider
 
getAnonymousRateDefault() - Method in interface com.jivesoftware.community.objecttype.RateablePermissionInfoProvider
Returns true if anonymous users can rate objects by default.
getAnonymousViewDefault() - Method in class com.jivesoftware.community.media.type.MediaPermissionInfoProvider
 
getAnonymousViewDefault() - Method in interface com.jivesoftware.community.objecttype.PermissionInfoProvider
Returns true if anonymous users can view objects by default.
getAnonymousVoteCount() - Method in interface com.jivesoftware.community.Poll
Returns a count of all guests user votes for all options in the poll.
getAnonymousVoteCount(int) - Method in interface com.jivesoftware.community.Poll
Returns a count of all user votes for the specified option in the poll.
getAnonymousVotes() - Method in interface com.jivesoftware.community.Poll
Returns an Iterator of uniqueID's for guests who have voted for the option at the given index.
getAnonymousVotes(int) - Method in interface com.jivesoftware.community.Poll
Returns an Iterator of uniqueID's for guests who have voted for the option at the given index.
getAnonymousVotes(String) - Method in interface com.jivesoftware.community.Poll
Returns a list of option indexes corresponding to the anonymous votes, or an empty array if the user has not voted.
getApplicationState() - Static method in class com.jivesoftware.community.lifecycle.JiveApplication
 
getApplicationUserCount() - Method in interface com.jivesoftware.base.UserManager
Returns the number of application users in the system.
getApplicationUsers() - Method in interface com.jivesoftware.base.UserManager
Returns a list of application users - users who have active accounts and can authenticate with the system.
getApplicationUsers(int, int) - Method in interface com.jivesoftware.base.UserManager
Returns a list of enabled application users from start to end params.
getApprovalManager() - Method in interface com.jivesoftware.community.JiveContext
Returns an approval manager, which is manage approval workflows.
getApprovalStatus() - Method in interface com.jivesoftware.community.Document
Returns a collection of ApprovalStatus objects.
getApprovalViewForUserRelationship(UserRelationship, long) - Method in interface com.jivesoftware.community.user.relationships.UserRelationshipManager
Create a specific view for a relationship depending on who is requesting the view.
getApprovedDate() - Method in class com.jivesoftware.community.ApprovalStatus
If the document is approved it will return the date the user approved it, else null will be returned.
getApproverContainers(int, long) - Method in interface com.jivesoftware.community.impl.dao.ApprovalDAO
Returns a list of container IDs for the given approver.
getApproverCount() - Method in interface com.jivesoftware.community.Document
Returns a count of all of the users that must approve this document before it reaches a PUBLISHED state when it is in a PENDING_APPROVAL state.
getApprovers() - Method in interface com.jivesoftware.community.Document
Returns all of the users that must approve this document before it reaches a PUBLISHED state when it is in a PENDING_APPROVAL state.
getApproverUserIDs(User, UserRelationship) - Method in interface com.jivesoftware.community.user.relationships.UserRelationshipManager
 
getArchiveCommunity(Community) - Method in interface com.jivesoftware.community.ArchiveManager
Returns the "archive community" for the specified community.
getArchiveDays(Community) - Method in interface com.jivesoftware.community.ArchiveManager
Returns the number of days that threads in community must be inactive before being archived.
getArchiveManager() - Method in interface com.jivesoftware.community.JiveContext
Returns an archive manager that can be used to manage archiving for communities.
getArchiveMode(Community) - Method in interface com.jivesoftware.community.ArchiveManager
Returns the archive mode for the community.
getAssignedPermissions() - Method in interface com.jivesoftware.community.PermissionsManager
Returns a map of key -> permissions mask of the currently assigned masks.
getAssignedUser(JiveObject, Activity) - Method in class com.jivesoftware.community.impl.BaseRecentActivityInfoProvider
Most activities do not involve assignment to a user, so this returns null.
getAssignedUser(JiveObject, Activity) - Method in interface com.jivesoftware.community.RecentActivityInfoProvider
If the activity involves assignment to a user, this method returns who.
getAtomId() - Method in enum com.jivesoftware.community.Permissions.PermissionAtom
 
getAttachment(long) - Method in interface com.jivesoftware.community.AttachmentManager
Returns the attachment corresponding to the attachmentID.
getAttachment() - Method in interface com.jivesoftware.community.Avatar
Returns the attachment for this avatar
getAttachmentCache() - Static method in class com.jivesoftware.community.JiveHome
Returns the attachement cache directory located in the jive home path.
getAttachmentContentResource() - Method in interface com.jivesoftware.community.Attachment
Returns the AttachmentContentResource of the attachment.
getAttachmentContentResource() - Method in class com.jivesoftware.community.event.AttachmentEvent
 
getAttachmentCount() - Method in interface com.jivesoftware.community.Announcement
Returns the number of attachments the announcement has.
getAttachmentCount(AttachmentContentResource) - Method in interface com.jivesoftware.community.AttachmentManager
Returns the number of attachments the object has.
getAttachmentDirectorySize() - Method in interface com.jivesoftware.community.StorageManager
Returns the size (in bytes) of the attachment directory on the file system.
getAttachmentImageCache() - Static method in class com.jivesoftware.community.JiveHome
Returns the attachment image cache directory located in the jive home path.
getAttachmentImages() - Static method in class com.jivesoftware.community.JiveHome
Returns the attachment image directory located in the jive home path.
getAttachmentManager() - Method in interface com.jivesoftware.community.DocumentType
Returns an attachment manager that can be used to manage attachment settings for the document type.
getAttachmentManager() - Method in interface com.jivesoftware.community.JiveContext
Returns an attachment manager that can be used to manage attachment rules.
getAttachmentName() - Method in exception com.jivesoftware.community.AttachmentException
 
getAttachmentName(Media) - Method in class com.jivesoftware.community.media.type.MediaNotificationProvider
 
getAttachmentName(T) - Method in interface com.jivesoftware.community.objecttype.ContentNotificationProvider
Return the name of the given jiveObject to be used if it is included as an attachment to a message (email)
getAttachmentNameFromAnchorHrefMatcher(Matcher) - Method in class com.jivesoftware.community.impl.BaseContainerLinkProvider
Attachments not possible for containers.
getAttachmentNameFromAnchorHrefMatcher(Matcher) - Method in interface com.jivesoftware.community.LinkProvider
Given the matcher previously constructed for an anchor href, this method should extract the attachment name from the href being parsed by the matcher.
getAttachments() - Method in interface com.jivesoftware.community.Announcement
Returns an Iterable for all the attachments of the message.
getAttachments(AttachmentContentResource) - Method in interface com.jivesoftware.community.AttachmentManager
Returns an Iterable for the object's attachments.
getAttachments() - Method in class com.jivesoftware.community.EmailMessage
Returns the attachments of the email
getAttachments() - Static method in class com.jivesoftware.community.JiveHome
Returns the attachment directory located in the jive home path.
getAttachmentSize(Media) - Method in class com.jivesoftware.community.media.type.MediaNotificationProvider
 
getAttachmentSize(T) - Method in interface com.jivesoftware.community.objecttype.ContentNotificationProvider
Return the size of the bundled item being attached to the message
getAttributes() - Method in interface com.jivesoftware.community.DocumentField
Retrieve the document attributes for the document field.
getAuthenticatedCount() - Method in class com.jivesoftware.community.search.opensearch.SearchEngineManagerStats
 
getAuthenticatedUserCount() - Method in interface com.jivesoftware.base.UserManager
Returns the number of application users in the system who have authenticated at least once.
getAuthenticationManager() - Method in interface com.jivesoftware.community.JiveContext
Returns the authentication manager configured by the application.
getAuthenticationProvider() - Method in class com.jivesoftware.community.action.JiveActionSupport
 
getAuthenticationProvider() - Method in interface com.jivesoftware.community.JiveContext
Returns the authentication provider for the current execution context.
getAuthenticationProvider() - Method in class com.jivesoftware.community.xmpp.IMManager
 
getAuthor() - Method in class com.jivesoftware.base.plugin.PluginMetaDataImpl
 
getAuthor() - Method in interface com.jivesoftware.community.DocumentVersion
Returns the user that authored the document version.
getAuthor(O) - Method in interface com.jivesoftware.community.favorites.type.FavoriteInfoProvider
 
getAuthor(JiveObject) - Method in interface com.jivesoftware.community.RecentContentInfoProvider
Returns the user who is the author of this most recent piece of content.
getAuthor() - Method in interface com.jivesoftware.community.search.opensearch.SearchResult
The author of the result (will be displayed on the view).
getAuthor() - Method in interface com.jivesoftware.community.VersionComment
Returns the author of the comment.
getAuthorCommentDelegator() - Method in interface com.jivesoftware.community.Document
Retrieve a comment manager to manage document author comments.
getAuthorCount() - Method in interface com.jivesoftware.community.Document
Returns the count of authors.
getAuthorFeedURL(Blog, User) - Static method in class com.jivesoftware.community.util.BlogUtils
Returns a string containing the path to the author feed for a specific blog / author combination.
getAuthorPermalink(Blog) - Static method in class com.jivesoftware.community.util.BlogUtils
Returns a author permalink for a blog which is a combination of the base URL, the blog display name and the word 'authors'.
getAuthorPermalink(Blog, User) - Static method in class com.jivesoftware.community.util.BlogUtils
Returns a author permalink for a blog and author which is a combination of the base URL, the blog display name and the word 'authors' and the authors username.
getAuthors() - Method in interface com.jivesoftware.community.Document
Returns the Users who are allowed to edit the document.
getAuthors() - Method in interface com.jivesoftware.community.UserAuthoredObject
Returns all users who have contributed to the object, including the object creator, or those who can contribute.
getAuthorshipPolicy() - Method in interface com.jivesoftware.community.Document
Returns the authorship policy of this document, one of AUTHORSHIP_OPEN, AUTHORSHIP_SINGLE, or AUTHORSHIP_MULTIPLE.
getAuthorsToWatchFor(JiveObject, Map<String, Object>) - Method in class com.jivesoftware.community.media.type.MediaWatchInfoProvider
 
getAuthorsToWatchFor(JiveObject, Map<String, Object>) - Method in interface com.jivesoftware.community.WatchInfoProvider
Returns a list of authors of the jive object for which watches may be retrieved and converted into mails.
getAuthToken() - Method in class com.jivesoftware.community.action.JiveActionSupport
 
getAuthToken() - Method in class com.jivesoftware.community.widget.BaseWidgetContext
Gets the current page user's auth token
getAutoArchiveInterval() - Method in interface com.jivesoftware.community.ArchiveManager
Returns the inverval between auto archive executions (in hours).
getAutoIndexInterval() - Method in interface com.jivesoftware.community.user.profile.ProfileSearchManager
Returns the number of minutes that the indexer waits between each update.
getAutosaveInterval() - Method in interface com.jivesoftware.community.DraftManager
Returns the setting for the number of seconds between autosave invocations when autosave is enabled for a text field.
getAvailableContentTypes() - Method in interface com.jivesoftware.community.JiveContainer
Gets an array of ContainableTypes that are available for use by this container type
getAvailableInterceptors() - Method in interface com.jivesoftware.community.InterceptorManager
Returns an array of JiveInterceptor objects that are all of the currently available incerceptors in the system.
getAvailableRatingCount() - Method in interface com.jivesoftware.community.RatingManager
Returns the count of currently available ratings.
getAvailableRatings() - Method in interface com.jivesoftware.community.RatingManager
Returns an iterable of Rating objects that list all the available ratings.
getAvailableVideoProviders() - Method in interface com.jivesoftware.community.media.video.VideoProviderManager
Returns a list of all available video providers that can have been configured.
getAvailableWidgetLayouts() - Method in interface com.jivesoftware.community.widget.WidgetManager
Returns a list of all the WidgetLayouts in the system that have not been disabled.
getAvailableWidgets() - Method in interface com.jivesoftware.community.widget.WidgetManager
Returns a list of all available Widgets in the system.
getAvailableWidgets(WidgetContext) - Method in interface com.jivesoftware.community.widget.WidgetManager
Returns a list of all available Widgets that are enabled for the given widget context.
getAvatar(long) - Method in interface com.jivesoftware.community.AvatarManager
Used to acquire an avatar by its id
getAvatarCount(User) - Method in interface com.jivesoftware.community.AvatarManager
Used to acquire a count of all the avatars for a specific user
getAvatarManager() - Method in interface com.jivesoftware.community.JiveContext
Returns a AvatarManager that can be used to find, create, delete, and make avatars active
getAvatars(User) - Method in interface com.jivesoftware.community.AvatarManager
Returns a collection of avatars for a user
getBan() - Method in exception com.jivesoftware.community.BanException
Gets the ban object that caused this BanException to be thrown.
getBan(long) - Method in interface com.jivesoftware.community.BanManager
Gets a Ban Object from the database.
getBan(long, BanLevel) - Method in interface com.jivesoftware.community.BanManager
Deprecated. Will return null if multiple entries are found. Use BanManager.getBans(BanFilter) instead.
getBan(String, BanLevel) - Method in interface com.jivesoftware.community.BanManager
Deprecated. Will return null if multiple entries are found. Use BanManager.getBans(BanFilter) instead.
getBanInfoProvider() - Method in interface com.jivesoftware.community.objecttype.BanEnabledType
Returns an information provider related to bans.
getBanLevel() - Method in class com.jivesoftware.community.Ban
Gets the BanLevel for this ban.
getBanLevel() - Method in class com.jivesoftware.community.BanFilter
Gets the currently selected BanLevel that bans will be filtered on.
getBanLevel(int) - Static method in class com.jivesoftware.community.BanLevel
A helper method to get a specific BanLevel object from its key
getBanManager() - Method in interface com.jivesoftware.community.JiveContext
Returns a ban manager that can be used for banning users
getBannedUserID() - Method in class com.jivesoftware.community.Ban
Gets the banned user id.
getBannedUserID() - Method in class com.jivesoftware.community.BanFilter
Returns the ID of the user that bans will be filtered on.
getBans() - Method in interface com.jivesoftware.community.BanManager
Gets an unfiltered list of Ban objects from database
getBans(BanFilter) - Method in interface com.jivesoftware.community.BanManager
Gets a filtered list of Ban objects from the database
getBansCount(BanFilter) - Method in interface com.jivesoftware.community.BanManager
Gets a count of the filtered list of Ban objects from the database
getBanType() - Method in class com.jivesoftware.community.Ban
Returns BanManager.TYPE_BAN_USER for a user ban or BanManager.TYPE_BAN_IP for an IP address ban.
getBanType() - Method in class com.jivesoftware.community.BanFilter
Gets the currently selected ban type.
getBeforeDate() - Method in interface com.jivesoftware.community.SearchQueryCriteria
Returns the latest date for search results.
getBinaryBody() - Method in interface com.jivesoftware.community.Document
Returns the binary body of the document.
getBinaryBodyByID(long) - Method in interface com.jivesoftware.community.BinaryBodyManager
Retrieve a binary body by its ID.
getBinaryBodyContentType(int) - Method in class com.jivesoftware.community.DocumentResultFilter
Returns the binary body content type at the specified index.
getBinaryBodyContentTypeCount() - Method in class com.jivesoftware.community.DocumentResultFilter
Returns the count of the content types that will be used to filter binary documents
getBinaryBodyDirectorySize() - Method in interface com.jivesoftware.community.StorageManager
Returns the size (in bytes) of the documentbody directory on the file system.
getBinaryBodyManager() - Method in interface com.jivesoftware.community.DocumentType
Returns a binary body manager that can be used to manage binary document body settings.
getBinaryBodyManager() - Method in interface com.jivesoftware.community.JiveContext
Returns a binary document manager that can be used to manage binary body rules.
getBinaryBodyMode() - Method in class com.jivesoftware.community.DocumentResultFilter
Returns the mode that will be used to select results if binary body content types have been specified.
getBlog(long) - Method in interface com.jivesoftware.community.BlogManager
Returns a blog by blog ID.
getBlog(String) - Method in interface com.jivesoftware.community.BlogManager
Returns a blog by blog display name.
getBlog(JiveContainer) - Method in interface com.jivesoftware.community.BlogManager
Returns the blog for the given container.
getBlog() - Method in interface com.jivesoftware.community.BlogPost
Returns the blog this post belongs to.
getBlogCommentFeedURL() - Static method in class com.jivesoftware.community.util.BlogUtils
Returns a string containing the path to a feed which contains recent comments across the entire system.
getBlogCount() - Method in interface com.jivesoftware.community.BlogManager
Returns the total number of blogs on this system.
getBlogCount(BlogResultFilter) - Method in interface com.jivesoftware.community.BlogManager
Returns the total number of blogs on this system that match the criteria specified by the ResultFilter.
getBlogFeedURL() - Static method in class com.jivesoftware.community.util.BlogUtils
Returns a string containing the path to a feed which contains newly created blogs across the entire system.
getBlogID() - Method in class com.jivesoftware.community.BlogPostResultFilter
Returns the blogID that results will be filtered on.
getBlogID() - Method in class com.jivesoftware.community.event.BlogPostEvent
 
getBlogImports() - Static method in class com.jivesoftware.community.JiveHome
Returns the blog imports directory located in the jive home path.
getBlogManager() - Method in interface com.jivesoftware.community.JiveContext
Returns a blog manager that can be used to manage blogs
getBlogPlayerName() - Method in class com.jivesoftware.community.media.video.DefaultVideoSettingsManager
 
getBlogPlayerName() - Method in interface com.jivesoftware.community.media.video.VideoSettingsManager
Returns the name of the video player skin used for videos embedded in blog posts.
getBlogPost(long) - Method in interface com.jivesoftware.community.Blog
Returns a blogpost by blogpost ID.
getBlogPost(String, int, int, int) - Method in interface com.jivesoftware.community.Blog
Returns a blog post for a given permalink and year/month/day combination, where the permalink is the subject turned into a string value suitable to be a directory name.
getBlogPost(long) - Method in interface com.jivesoftware.community.BlogManager
Returns the BlogPost specified by the blog post ID.
getBlogPostCount() - Method in interface com.jivesoftware.community.Blog
Returns the number of blog posts on this blog, by default only includes blog posts where status = JiveContentObject.Status.PUBLISHED and publish date less than now().
getBlogPostCount(BlogPostResultFilter) - Method in interface com.jivesoftware.community.Blog
Returns the number of blog posts on this blog The default blog post result filter (BlogPostResultFilter.createDefaultFilter()) only includes blog posts where status = JiveContentObject.Status.PUBLISHED and publish date less than now().
getBlogPostCount() - Method in interface com.jivesoftware.community.BlogManager
Returns the number of blog posts on the system, by default only includes blog posts where status = BlogPost#STATUS_PUBLISH and publish date less than now().
getBlogPostCount(BlogPostResultFilter) - Method in interface com.jivesoftware.community.BlogManager
Returns the number of blog posts on the system.
getBlogPostCount(JiveContainer) - Method in interface com.jivesoftware.community.BlogManager
Returns the number of blog posts associated with this container.
getBlogPostCount(JiveContainer, BlogPostResultFilter) - Method in interface com.jivesoftware.community.BlogManager
Returns the number of blog posts in all blogs associated with the container based on the specified ResultFilter.
getBlogPostCount(TagSet) - Method in interface com.jivesoftware.community.BlogManager
Returns the number of blog posts associated with this tag set.
getBlogPostCount(TagSet, BlogPostResultFilter) - Method in interface com.jivesoftware.community.BlogManager
Returns the number of blog posts in all blogs associated with the tag set based on the specified ResultFilter.
getBlogPosts(BlogPostResultFilter) - Method in interface com.jivesoftware.community.Blog
Returns all the blog posts that match the criteria specified by the BlogPostResultFilter on a specific blog.
getBlogPosts(BlogPostResultFilter) - Method in interface com.jivesoftware.community.BlogManager
Returns all the blog posts that match the criteria specified by the BlogPostResultFilter on the entire system.
getBlogPosts(JiveContainer) - Method in interface com.jivesoftware.community.BlogManager
Returns the blog posts associated with this container.
getBlogPosts(JiveContainer, BlogPostResultFilter) - Method in interface com.jivesoftware.community.BlogManager
Returns the blog posts in all blogs associated with the container based on the specified ResultFilter.
getBlogPosts(TagSet) - Method in interface com.jivesoftware.community.BlogManager
Returns the blog posts associated with this tag set based on the specified ResultFilter.
getBlogPosts(TagSet, BlogPostResultFilter) - Method in interface com.jivesoftware.community.BlogManager
Returns the blog posts associated with this container.
getBlogs(BlogResultFilter) - Method in interface com.jivesoftware.community.BlogManager
Returns all the blogs on this system that match the criteria specified by the ResultFilter.
getBlogs() - Static method in class com.jivesoftware.community.JiveHome
Returns the blogs directory located in the jive home path.
getBlogsByDisplayName(String, int, int, int) - Method in interface com.jivesoftware.community.BlogManager
Returns all the blogs on this system whose display name is LIKE the given query.
getBlogTrackbackFeedURL() - Static method in class com.jivesoftware.community.util.BlogUtils
Returns a string containing the path to a feed which contains recent trackbacks across the entire system.
getBlogURL(Blog, boolean) - Static method in class com.jivesoftware.community.util.BlogUtils
Returns the URL for the blog as either a fully qualified URL or as a relative resource depending on the absolute parameter.
getBlogURL(Blog) - Static method in class com.jivesoftware.community.util.BlogUtils
Returns the URL for the blog as a fully-qualified path based on jiveHome.
getBlogURL(Blog, HttpServletRequest) - Static method in class com.jivesoftware.community.util.BlogUtils
Returns the URL for the blog as a fully-qualified path based on jiveHome.
getBlogURL(Blog, String) - Static method in class com.jivesoftware.community.util.BlogUtils
Returns the URL for the blog which is a combination of the base URL and the blog display name.
getBody() - Method in interface com.jivesoftware.community.BlogPost
Returns the post body.
getBody() - Method in interface com.jivesoftware.community.Comment
Returns the comment body.
getBody() - Method in interface com.jivesoftware.community.Document
Returns the textual body of the document.
getBody() - Method in interface com.jivesoftware.community.Draft
Returns the body of the draft.
getBody() - Method in interface com.jivesoftware.community.ForumMessage
Returns the message body.
getBody() - Method in interface com.jivesoftware.community.JiveContentObject
Return a summary of the jive object content.
getBody() - Method in interface com.jivesoftware.community.PrivateMessage
Returns the message body.
getBooleanProperty(K) - Method in interface com.jivesoftware.community.JiveProperties
 
getBooleanProperty(K, boolean) - Method in interface com.jivesoftware.community.JiveProperties
 
getBranchedParentThreadID() - Method in interface com.jivesoftware.community.ForumThread
Returns the ID of the thread this was branched from, if any, else null.
getBranchedThreadID() - Method in interface com.jivesoftware.community.ForumThread
Returns the ID of a brached thread, or null if no thread is branched from this one.
getBreadCrumbHelper() - Method in class com.jivesoftware.community.action.JiveActionSupport
 
getBridgeID() - Method in class com.jivesoftware.community.widget.WidgetDescriptor
Returns the bridge ID of the widget if it is remote, otherwise returns LOCAL_WIDGET.
getBridgeID() - Method in class com.jivesoftware.community.widget.WidgetFrameBean
 
getBridgeManager() - Method in interface com.jivesoftware.community.JiveContext
Returns a bridge manager for managing bridges.
getBrokenPlugins() - Method in class com.jivesoftware.base.plugin.PluginManagerImpl
Returns a list of broken plugins, mapped to what the cause of the breakage was.
getBuildProperty(String) - Static method in class com.jivesoftware.community.JiveGlobals
Returns a build-level property.
getBuiltinTypes() - Static method in enum com.jivesoftware.community.DocumentTypeElement.Type
Returns a list of all the builtin types
getById(int) - Static method in enum com.jivesoftware.base.User.Status
 
getCache() - Static method in class com.jivesoftware.community.JiveHome
Returns the cache directory located in the jive home path.
getCachedSize() - Method in class com.jivesoftware.base.UserTemplate
 
getCachedSize() - Method in class com.jivesoftware.community.Ban
 
getCachedSize() - Method in class com.jivesoftware.community.ContainerAwareEntityDescriptor
 
getCachedSize() - Method in class com.jivesoftware.community.DocumentFieldValue
 
getCachedSize() - Method in enum com.jivesoftware.community.DocumentState
 
getCachedSize() - Method in class com.jivesoftware.community.EntityDescriptor
 
getCachedSize() - Method in enum com.jivesoftware.community.JiveContentObject.Status
 
getCachedSize() - Method in class com.jivesoftware.community.Permissions
 
getCachedSize() - Method in class com.jivesoftware.community.project.CheckPoint
 
getCachedSize() - Method in class com.jivesoftware.community.user.profile.ProfileField
Returns the estimated cache size of this object by calculating the size of each field.
getCachedSize() - Method in class com.jivesoftware.community.user.profile.ProfileFieldOption
Returns the esitmated cache size of this obejct by calculating the size of each field.
getCalendarFileName() - Method in class com.jivesoftware.community.action.JiveActionSupport
Returns the name of the localized javascript filename for the current locale for use within the datetime picker.
getCalendarOverrideFormat() - Method in class com.jivesoftware.community.action.JiveActionSupport
Returns the name of the localized javascript override filename for the current locale for use within the datetime picker.
getCanCreate(Media) - Method in interface com.jivesoftware.community.media.type.MediaProxyInfoProvider
Returns true iff the currently effective user has rights to create the given media object.
getCanCreateSocialGroup() - Method in class com.jivesoftware.community.action.JiveActionSupport
 
getCanCreateVideo(JiveContainer) - Static method in class com.jivesoftware.community.media.authz.VideoPermHelper
Returns true if the effective user can create videos in the given container, false otherwise.
getCanCreateVideo(User, JiveContainer) - Static method in class com.jivesoftware.community.media.authz.VideoPermHelper
Returns true if the given user can create videos in the given container, false otherwise.
getCanDelete(Media) - Method in interface com.jivesoftware.community.media.type.MediaProxyInfoProvider
Returns true iff the currently effective user has rights to delete the given media object.
getCanDeleteVideo(Video) - Static method in class com.jivesoftware.community.media.authz.VideoPermHelper
Returns true if the effective user is permitted to delete the given video, false otherwise.
getCanDeleteVideo(User, Video) - Static method in class com.jivesoftware.community.media.authz.VideoPermHelper
Returns true if the given user is permitted to delete the given video, false otherwise.
getCanEdit(Media) - Method in interface com.jivesoftware.community.media.type.MediaProxyInfoProvider
Returns true iff the currently effective user has rights to edit the given media object.
getCanEditVideo(Video) - Static method in class com.jivesoftware.community.media.authz.VideoPermHelper
Returns true if the effective user is permitted to edit the given video, false otherwise.
getCanEditVideo(User, Video) - Static method in class com.jivesoftware.community.media.authz.VideoPermHelper
Returns true if the given user is permitted to edit the given video, false otherwise.
getCanMove(Media, JiveContainer) - Method in interface com.jivesoftware.community.media.type.MediaProxyInfoProvider
Returns true iff the currently effective user has rights to move the given media object to the target container
getCanMoveVideo(Video, JiveContainer) - Static method in class com.jivesoftware.community.media.authz.VideoPermHelper
Returns true if the effective user is permitted to move the given video from its current location to the target container, false otherwise.
getCanMoveVideo(User, Video, JiveContainer) - Static method in class com.jivesoftware.community.media.authz.VideoPermHelper
Returns true if the given user is permitted to move the given video from its current location to the target container, false otherwise.
getCanRateVideo(Video) - Static method in class com.jivesoftware.community.media.authz.VideoPermHelper
Returns true if the effective user is permitted to rate the given video, false otherwise.
getCanRateVideo(User, Video) - Static method in class com.jivesoftware.community.media.authz.VideoPermHelper
Returns true if the given user is permitted to rate the given video, false otherwise.
getCanUserDefineSubject(O) - Method in interface com.jivesoftware.community.favorites.type.FavoriteInfoProvider
Returns true if users can change the subject for a favorite of the given object and false if they cannot.
getCanView(Media) - Method in interface com.jivesoftware.community.media.type.MediaProxyInfoProvider
Returns true iff the currently effective user has rights to view the given media object.
getCanViewComments(Video) - Static method in class com.jivesoftware.community.media.authz.VideoPermHelper
Returns true if the effective user is permitted to view comments on the given video, false otherwise.
getCanViewObject(JiveObject) - Method in class com.jivesoftware.community.search.BaseIndexInfoProvider
 
getCanViewObject(JiveObject) - Method in interface com.jivesoftware.community.search.IndexInfoProvider
Returns true if the current user can view this JiveObject in Jive SBS or not.
getCanViewType() - Method in class com.jivesoftware.community.search.BaseIndexInfoProvider
 
getCanViewType() - Method in interface com.jivesoftware.community.search.IndexInfoProvider
Returns true if the current user can view this type in Jive SBS or not.
getCanViewVideo(Video) - Static method in class com.jivesoftware.community.media.authz.VideoPermHelper
Returns true if the effective user is permitted to view the given video, false otherwise.
getCanViewVideo(User, Video) - Static method in class com.jivesoftware.community.media.authz.VideoPermHelper
Returns true if the given user is permitted to view the given video, false otherwise.
getCanWriteComments(Video) - Static method in class com.jivesoftware.community.media.authz.VideoPermHelper
Returns true if the effective user is permitted to comment on the given video, false otherwise.
getCharacterEncoding() - Static method in class com.jivesoftware.community.JiveGlobals
Returns the character set that Jive uses for encoding.
getCheckPoints() - Method in interface com.jivesoftware.community.project.Project
Returns a list of checkpoints for the project
getChild(Comment, int) - Method in interface com.jivesoftware.community.CommentTreeWalker
Returns the child of parent at index index in the parent's child array.
getChild(ForumMessage, int) - Method in interface com.jivesoftware.community.TreeWalker
Returns the child of parent at index index in the parent's child array.
getChildCount(Comment) - Method in interface com.jivesoftware.community.CommentTreeWalker
Returns the number of children of parent.
getChildCount(ForumMessage) - Method in interface com.jivesoftware.community.TreeWalker
Returns the number of children of parent.
getChildren(ForumMessage) - Method in interface com.jivesoftware.community.TreeWalker
Returns an Iterable for all the child messages of the parent.
getChildrenNames(K) - Method in interface com.jivesoftware.community.JiveProperties
Return all children property names of a parent property as a Collection of String objects.
getClassLoader() - Method in class com.jivesoftware.base.plugin.PluginMetaDataImpl
 
getClassLoaders() - Method in class com.jivesoftware.base.plugin.PluginManagerImpl
Returns a collection of all plugin classloaders.
getClassName() - Method in class com.jivesoftware.community.widget.WidgetDescriptor
Returns the classname of the widget
getClassName() - Method in class com.jivesoftware.community.widget.WidgetLayoutDescriptor
Returns the classname of the widget layout
getClearspaceComponent() - Method in class com.jivesoftware.community.xmpp.IMManager
 
getCode() - Method in enum com.jivesoftware.community.JiveObjectType
 
getCode() - Method in class com.jivesoftware.community.Question.State
Returns the integer code associated with the state.
getCollapseThreadMessages() - Method in interface com.jivesoftware.community.SearchQueryCriteria
 
getColleagues(User, HierarchicalUserRelationshipGraph) - Method in interface com.jivesoftware.community.user.relationships.UserRelationshipManager
Get a list of a user's colleagues (people who report to the same manager, minus the user) (may return empty list, but not null).
getCombinedContent(JiveContainer, ContainableType...) - Method in interface com.jivesoftware.community.CommunityManager
Returns an Iterable for all content objects in the container, depending on which ContainableTypes are supplied as an argument.
getCombinedContent(JiveContainer, FilteredContentEnabledType...) - Method in interface com.jivesoftware.community.CommunityManager
Returns an Iterable for all content objects in the container, depending on which FilteredContentEnabledTypes are supplied as an argument.
getCombinedContent(TagSet, ContainableType...) - Method in interface com.jivesoftware.community.CommunityManager
Returns an Iterable for all content objects in the tag set, depending on which ContainableTypes are supplied as an argument.
getCombinedContent(TagSet, FilteredContentEnabledType...) - Method in interface com.jivesoftware.community.CommunityManager
Returns an Iterable for all content objects in the tag set, depending on which FilteredContentEnabledTypes are supplied as an argument.
getCombinedContent(JiveContainer, ResultFilter, ContainableType...) - Method in interface com.jivesoftware.community.CommunityManager
Returns an Iterable for all content objects in the container, depending on which ContainableTypes are supplied as an argument, and according the the supplied ResultFilter.
getCombinedContent(JiveContainer, ResultFilter, FilteredContentEnabledType...) - Method in interface com.jivesoftware.community.CommunityManager
Returns an Iterable for all content objects in the container, depending on which FilteredContentEnabledTypes are supplied as an argument, and according the the supplied ResultFilter.
getCombinedContent(TagSet, ResultFilter, ContainableType...) - Method in interface com.jivesoftware.community.CommunityManager
Returns an Iterable for all content objects in the tag set, depending on which ContainableTypes are supplied as an argument, and according the the supplied ResultFilter.
getCombinedContent(TagSet, ResultFilter, FilteredContentEnabledType...) - Method in interface com.jivesoftware.community.CommunityManager
Returns an Iterable for all content objects in the tag set, depending on which FilteredContentEnabledTypes are supplied as an argument, and according the the supplied ResultFilter.
getCombinedContentCount(JiveContainer, ContainableType...) - Method in interface com.jivesoftware.community.CommunityManager
Returns the combined number of content objects in the container, depending on which ContainableTypes are supplied as an argument.
getCombinedContentCount(JiveContainer, FilteredContentEnabledType...) - Method in interface com.jivesoftware.community.CommunityManager
Returns the combined number of content objects in the container, depending on which FilteredContentEnabledTypes are supplied as an argument.
getCombinedContentCount(TagSet, ContainableType...) - Method in interface com.jivesoftware.community.CommunityManager
Returns the combined number of content objects in the tag, depending on which ContainableTypes are supplied as an argument.
getCombinedContentCount(TagSet, FilteredContentEnabledType...) - Method in interface com.jivesoftware.community.CommunityManager
Returns the combined number of content objects in the tag, depending on which FilteredContentEnabledTypes are supplied as an argument.
getCombinedContentCount(JiveContainer, ResultFilter, ContainableType...) - Method in interface com.jivesoftware.community.CommunityManager
Returns the combined number of content objects in the container, depending on which ContainableTypes are supplied as an argument, and restricted by the ResultFilter.
getCombinedContentCount(JiveContainer, ResultFilter, FilteredContentEnabledType...) - Method in interface com.jivesoftware.community.CommunityManager
Returns the combined number of content objects in the container, depending on which FilteredContentEnabledTypes are supplied as an argument, and restricted by the ResultFilter.
getCombinedContentCount(TagSet, ResultFilter, ContainableType...) - Method in interface com.jivesoftware.community.CommunityManager
Returns the combined number of content objects in the tag set, depending on which ContainableTypes are supplied as an argument, and restricted by the ResultFilter.
getCombinedContentCount(TagSet, ResultFilter, FilteredContentEnabledType...) - Method in interface com.jivesoftware.community.CommunityManager
Returns the combined number of content objects in the tag set, depending on which FilteredContentEnabledTypes are supplied as an argument, and restricted by the ResultFilter.
getComment() - Method in class com.jivesoftware.community.AbuseReport
Gets a comment explaining this abuse report.
getComment() - Method in class com.jivesoftware.community.Ban
Gets a comment for this ban object.
getComment(long) - Method in interface com.jivesoftware.community.Blog
Returns a comment by comment ID.
getComment(long) - Method in interface com.jivesoftware.community.CommentManager
Returns a comment from the object based on its id.
getComment(CommentContentResource, long) - Method in interface com.jivesoftware.community.CommentManager
Returns a comment from the object based on its id.
getComment() - Method in interface com.jivesoftware.community.VersionComment
Returns the version comment string.
getCommentableTypeInfoProvider() - Method in class com.jivesoftware.community.media.MediaObjectType
 
getCommentableTypeInfoProvider() - Method in interface com.jivesoftware.community.objecttype.CommentableType
Gets a provider class which exposes methods describing how objects of this object type can provide the comment system with data the subsystem needs for accomplishing comment-related behavior on the behalf of the object.
getCommentAuthenticationStrategy() - Method in interface com.jivesoftware.community.Blog
Returns the comment authentication strategy of this blog which may be any one of the following: Blog.COMMENT_AUTH_REQUIRED -- must register and login to comment Blog.COMMENT_AUTH_OPTIONAL_WITH_EMAIL -- must either register and login or provide an email address in the comment form.
getCommentContentResource() - Method in interface com.jivesoftware.community.Comment
Returns the parent CommentContentResource of the comment.
getCommentContentResource(Comment) - Method in interface com.jivesoftware.community.CommentManager
Returns the parent CommentContentResource of the comment.
getCommentContentResource() - Method in class com.jivesoftware.community.event.CommentEvent
 
getCommentCount() - Method in interface com.jivesoftware.community.Blog
Returns the total number of comments on this blog.
getCommentCount(FeedbackResultFilter) - Method in interface com.jivesoftware.community.Blog
Returns the total number of comments on this blog that match the criteria specified by the ResultFilter.
getCommentCount() - Method in interface com.jivesoftware.community.BlogManager
Returns the number of comments on blog posts in the system.
getCommentCount(FeedbackResultFilter) - Method in interface com.jivesoftware.community.BlogManager
Returns the number of comments on blog posts that match the criteria specified by the FeedbackResultFilter in the entire system.
getCommentCount(CommentContentResource) - Method in interface com.jivesoftware.community.CommentManager
Returns the number of comments in the object.
getCommentCount(CommentContentResource, CommentResultFilter) - Method in interface com.jivesoftware.community.CommentManager
Returns the number of comments in the object based on the specified ResultFilter.
getCommentDate() - Method in interface com.jivesoftware.community.VersionComment
Returns the date the version comment was created.
getCommentDelegator() - Method in interface com.jivesoftware.community.BlogPost
Retrieve a comment manager to manage blog post comments.
getCommentDelegator() - Method in interface com.jivesoftware.community.Document
Retrieve a comment manager to manage document comments.
getCommentDelegator() - Method in interface com.jivesoftware.community.Poll
Retrieve a comment delegator to manage poll comments.
getCommentDepth(Comment) - Method in interface com.jivesoftware.community.CommentTreeWalker
Returns the depth of a comment in the comment tree hierarchy.
getCommentFeedURL(Blog) - Static method in class com.jivesoftware.community.util.BlogUtils
Returns a string containing the path to the comments feed for a blog.
getCommentFeedURL(BlogPost) - Static method in class com.jivesoftware.community.util.BlogUtils
Returns a string containing the path to the comments feed for a specific post.
getCommentIcon(JiveObject, boolean, int) - Method in interface com.jivesoftware.community.util.IconGenerator
Fetch an comment icon for the given JiveObject, return null if the method declines to provide an icon and the SkinUtils implementation will delegate to the system default.
getCommentID() - Method in exception com.jivesoftware.community.CommentNotFoundException
 
getCommentManager() - Method in class com.jivesoftware.community.action.JiveActionSupport
 
getCommentManager() - Method in interface com.jivesoftware.community.JiveContext
Returns an instance of the CommentManager.
getCommentPermalink(Comment) - Static method in class com.jivesoftware.community.util.BlogUtils
Returns a permalink for a blog comment which is a combination of the base URL, the blog display name, the year / month / day, the entry name and a suffix / comment ID.
getComments(FeedbackResultFilter) - Method in interface com.jivesoftware.community.Blog
Returns all the comments on this blog that match the criteria specified by the ResultFilter.
getComments(FeedbackResultFilter) - Method in interface com.jivesoftware.community.BlogManager
Returns all the comments on blog posts that match the criteria specified by the FeedbackResultFilter in the entire system.
getComments(CommentContentResource) - Method in interface com.jivesoftware.community.CommentManager
Returns an iterable for all the comments in the object.
getComments(CommentContentResource, CommentResultFilter) - Method in interface com.jivesoftware.community.CommentManager
Returns an Iterable for all the comments in the object that match the criteria specified by the ResultFilter.
getCommentsCreationDate(CommentContentResource) - Method in interface com.jivesoftware.community.CommentManager
Convenience method that return the date that the first comment was created.
getCommentsModificationDate(CommentContentResource) - Method in interface com.jivesoftware.community.CommentManager
Convenience method that returns the date of the latest comment modification in the object.
getCommentStatus() - Method in interface com.jivesoftware.community.BlogPost
Returns the comment status of this blog post which may be any one of the following: NONE -- no comments allowed OPEN -- comments are permitted CLOSED -- comments were permitted but are not allowed now

Defaults to OPEN.

getCommentStatus(CommentContentResource) - Method in interface com.jivesoftware.community.CommentableTypeInfoProvider
Returns the comment status of the comment target.
getCommentStatus() - Method in interface com.jivesoftware.community.Document
Returns the comment status of this document which may be any one of the following: NONE -- no comments allowed OPEN -- comments are permitted CLOSED -- comments were permitted but are not allowed now Defaults to OPEN.
getCommentStatus() - Method in interface com.jivesoftware.community.media.video.Video
 
getCommentStatus() - Method in interface com.jivesoftware.community.Poll
Returns the comment status of this poll which may be any one of the following: NONE -- no comments allowed OPEN -- comments are permitted CLOSED -- comments were permitted but are not allowed now Defaults to OPEN.
getCommentTreeWalker(CommentContentResource) - Method in interface com.jivesoftware.community.CommentManager
Returns a CommentTreeWalker for the comments in the object.
getCommentURL(BlogPost) - Static method in class com.jivesoftware.community.util.BlogUtils
Returns a string containing the path to the script that accepts comment postings which is a combination of the base URL, the blog display name and the post permalink.
getCommentURL(BlogPost, HttpServletRequest) - Static method in class com.jivesoftware.community.util.BlogUtils
Returns a string containing the path to the script that accepts comment postings which is a combination of the base URL, the blog display name and the post permalink.
getCommonFileExtensionName(String) - Static method in class com.jivesoftware.community.util.SkinUtils
Get the file type of a given file name.
getCommunities(Community) - Method in interface com.jivesoftware.community.CommunityManager
Returns an Iterable for the child communities of the specified community.
getCommunities(Community, int, int) - Method in interface com.jivesoftware.community.CommunityManager
Returns an Iterable for the child communities of this community using a start index and the number of results to return.
getCommunity(long) - Method in interface com.jivesoftware.community.CommunityManager
Returns the Community with the supplied communityID.
getCommunity() - Method in class com.jivesoftware.community.media.MediaActionSupport
 
getCommunity() - Method in class com.jivesoftware.community.user.profile.ProfileSearchQuery
Gets the community used for this query.
getCommunity() - Method in class com.jivesoftware.community.widget.CommunityWidgetContext
Get the community from the widget context.
getCommunityContainableInfoProvider() - Method in interface com.jivesoftware.community.ContainableTypeInfoProvider
Returns a provider class helping to render objects of this type inside a community (container).
getCommunityContainableInfoProvider() - Method in class com.jivesoftware.community.media.MediaContainableTypeInfoProvider
 
getCommunityContainableInfoProvider() - Method in class com.jivesoftware.community.media.VideoContainableTypeInfoProvider
 
getCommunityCount(Community) - Method in interface com.jivesoftware.community.CommunityManager
Returns the number of sub-communities under the specified community.
getCommunityDepth(Community) - Method in interface com.jivesoftware.community.CommunityManager
Returns the depth of a community relative to the root.
getCommunityID() - Method in class com.jivesoftware.community.CommentResultFilter
Returns the communityID.
getCommunityID() - Method in exception com.jivesoftware.community.CommunityNotFoundException
The id of the community that was not found.
getCommunityManager() - Method in interface com.jivesoftware.community.JiveContext
Returns a community manager which is used to access community wide resources
getCommunityTagCloud(JiveObject) - Method in interface com.jivesoftware.community.TagManager
Returns the tag map for the given object.
getCommunityTagCountByUser(JiveObject, User) - Method in interface com.jivesoftware.community.TagManager
Returns the number of community tags a particular user has on a given piece of content.
getCommunityTaggableTypes() - Method in interface com.jivesoftware.community.JiveContainer
Returns the set of all CommunityTaggableTypes that are currently enabled for this container.
getCommunityTaggableTypes() - Method in interface com.jivesoftware.community.TagManager
Returns the set of all types which can be community tagged.
getCommunityTags(JiveObject, User) - Method in interface com.jivesoftware.community.TagManager
Return an Iterable for all the tags associated with this jive object on behalf of the given user.
getConfig() - Method in class com.jivesoftware.base.plugin.PluginMetaDataImpl
 
getConfigurationFile() - Static method in class com.jivesoftware.community.JiveHome
Returns the application configuration file in the jive home path.
getConfigurationMap() - Method in interface com.jivesoftware.spi.ServiceProvider
This method is must return all of the configuration keys that need to be set before calling initialize method.
getContainableType() - Method in interface com.jivesoftware.community.objecttype.ContentObjectTypeInfoProvider
Returns the containable type of this type.
getContainableType() - Method in interface com.jivesoftware.community.TaggableTypeInfoProvider
Returns the containable type of this type.
getContainableTypeInfoProvider() - Method in class com.jivesoftware.community.media.MediaObjectType
 
getContainableTypeInfoProvider() - Method in interface com.jivesoftware.community.objecttype.ContainableType
Returns a class which describes the types of containers this containable type may be contained within, and the rules governing that relationship.
getContainableTypeManager() - Method in class com.jivesoftware.community.media.MediaObjectType
 
getContainableTypeManager() - Method in interface com.jivesoftware.community.objecttype.ContainableType
Returns a manager that will perform some actions on the containable objects.
getContainer() - Method in class com.jivesoftware.community.event.CommentEvent
 
getContainer() - Method in class com.jivesoftware.community.event.PollEvent
 
getContainer() - Method in class com.jivesoftware.community.event.ProjectEvent
 
getContainer(O) - Method in interface com.jivesoftware.community.favorites.type.FavoriteInfoProvider
 
getContainer() - Method in class com.jivesoftware.community.media.MediaActionSupport
 
getContainer() - Method in class com.jivesoftware.community.widget.BaseWidgetContext
Subclasses should override this method to provide their container.
getContainer() - Method in class com.jivesoftware.community.widget.CommunityWidgetContext
Return the community container from the widget context.
getContainer() - Method in class com.jivesoftware.community.widget.HomepageWidgetContext
 
getContainer() - Method in class com.jivesoftware.community.widget.PersonalizedHomepageWidgetContext
 
getContainer() - Method in class com.jivesoftware.community.widget.ProjectWidgetContext
Get the blog container from the widget context.
getContainerApprovers(int, long) - Method in interface com.jivesoftware.community.impl.dao.ApprovalDAO
Returns a list of user IDs for all the container level document approvers.
getContainerFor(JiveObject) - Method in interface com.jivesoftware.community.ContainableTypeInfoProvider
Returns the container for the supplied jive object.
getContainerFor(JiveObject) - Method in class com.jivesoftware.community.media.MediaContainableTypeInfoProvider
 
getContainerFromContext(WidgetContext) - Method in class com.jivesoftware.community.widget.BaseWidget
If this widget is a community, project, or social group widget, returns the community, project, or group.
getContainerID() - Method in class com.jivesoftware.community.ContainerAwareEntityDescriptor
 
getContainerID() - Method in interface com.jivesoftware.community.ForumMessage
Returns the id of the container object of the message.
getContainerID() - Method in interface com.jivesoftware.community.ForumThread
Returns the id of the container object of the thread.
getContainerID() - Method in interface com.jivesoftware.community.JiveContentObject
Returns the system ID of the parent object.
getContainerID() - Method in class com.jivesoftware.community.media.MediaResultFilter
 
getContainerID() - Method in class com.jivesoftware.community.project.CheckPoint
 
getContainerID() - Method in class com.jivesoftware.community.widget.WidgetFrame
Gets the id of the container
getContainerID() - Method in class com.jivesoftware.community.widget.WidgetFrameBean
Gets the id of the container
getContainerModificationType() - Method in class com.jivesoftware.community.event.BlogEvent
A modification type from the list below that corresponds to the implementing event's type.
getContainerModificationType() - Method in class com.jivesoftware.community.event.CommunityEvent
A modification type from the list below that corresponds to the implementing event's type.
getContainerModificationType() - Method in class com.jivesoftware.community.event.ProjectEvent
A modification type from the list below that corresponds to the implementing event's type.
getContainerObject() - Method in interface com.jivesoftware.community.Activity
Returns the parent object of the piece of content this activity pertains to, or null if no parent exists.
getContainerObjectID() - Method in interface com.jivesoftware.community.Poll
Returns the object ID of the container that 'contains' the poll.
getContainerObjectType() - Method in interface com.jivesoftware.community.Poll
Returns the object type of the container that 'contains' the poll.
getContainers() - Method in interface com.jivesoftware.community.OldModerationManager
This method will return a list of containers where the user is a moderator.
getContainerSize(long) - Static method in enum com.jivesoftware.community.widget.Widget.ContainerSize
A helper method to get a specific container size from its ID.
getContainerType() - Method in class com.jivesoftware.community.ContainerAwareEntityDescriptor
 
getContainerType() - Method in interface com.jivesoftware.community.ForumMessage
Returns the type of the container object of the message.
getContainerType() - Method in interface com.jivesoftware.community.ForumThread
Returns the type of the container object of the thread.
getContainerType() - Method in interface com.jivesoftware.community.JiveContentObject
Returns the type of the parent object.
getContainerType() - Method in class com.jivesoftware.community.media.MediaResultFilter
 
getContainerType() - Method in class com.jivesoftware.community.project.CheckPoint
 
getContent(long, long, Date, Date) - Method in class com.jivesoftware.community.search.BaseIndexInfoProvider
 
getContent(long) - Method in class com.jivesoftware.community.search.BaseIndexInfoProvider
 
getContent(long, long, Date, Date) - Method in interface com.jivesoftware.community.search.IndexInfoProvider
Returns a list of IDs where minID <= ID <= maxID and create/publish date was after min date
getContent(long) - Method in interface com.jivesoftware.community.search.IndexInfoProvider
Returns the indexable content for a given ID
getContentContainerInfoQuery(List<Long>, EntityDescriptor) - Method in interface com.jivesoftware.community.RecentContentInfoProvider
Given a list of object ids, and the container housing them, this method returns a SQL query exposing the following colums:

objectID, containerType, containerID.

getContentCount(JiveContainer, boolean) - Method in interface com.jivesoftware.community.objecttype.ContainableTypeManager
Returns the number of elements that the container has of this type and its subtypes.
getContentCount(User) - Method in interface com.jivesoftware.community.objecttype.ContainableTypeManager
Returns the number of elements that the user has of this type and its subtypes.
getContentCount(TagSet, TaggableType, JiveContainer) - Method in interface com.jivesoftware.community.TagManager
Returns the number of contents of type type that has any of tags of the tag set and belongs to container.
getContentModificationType() - Method in class com.jivesoftware.community.event.AnnouncementEvent
A modification type from the list below that corresponds to the implementing event's type.
getContentModificationType() - Method in class com.jivesoftware.community.event.BlogPostEvent
A modification type from the list below that corresponds to the implementing event's type.
getContentModificationType() - Method in class com.jivesoftware.community.event.CommentEvent
A modification type from the list below that corresponds to the implementing event's type.
getContentModificationType() - Method in class com.jivesoftware.community.event.DocumentEvent
A modification type from the list below that corresponds to the implementing event's type.
getContentModificationType() - Method in class com.jivesoftware.community.event.MessageEvent
A modification type from the list below that corresponds to the implementing event's type.
getContentModificationType() - Method in class com.jivesoftware.community.event.PollEvent
A modification type