Clearspace API (2.0.15) Web Services Client Javadocs
A B C D E F G H I J L M N O P Q R S T U V W

A

ABUSE - Static variable in class com.jivesoftware.community.JiveConstants
 
ACTIVITY - Static variable in class com.jivesoftware.community.JiveConstants
 
addAdministratorToGroup(long, long) - Method in interface com.jivesoftware.community.webservices.GroupService
Make the user with the specified userID an administrator of the group with the specified groupID.
addAllowedType(String) - Method in interface com.jivesoftware.community.webservices.AttachmentService
Adds a content type to the list of explicitly allowed types.
addAnonymousUserPermission(long, boolean) - Method in interface com.jivesoftware.community.webservices.PermissionService
Add the specified permission to all anonymous/guest users.
addAnonymousVote(long, int, String) - Method in interface com.jivesoftware.community.webservices.PollService
Add a guest vote for an option in the poll.
addAttachmentToBlogPost(long, String, String, byte[]) - Method in interface com.jivesoftware.community.webservices.BlogService
Adds an attachment to the blog post with the specified ID.
addAttachmentToDocumentByDocumentID(String, String, String, byte[]) - Method in interface com.jivesoftware.community.webservices.DocumentService
Add a new attachment to the document with the specified id.
addAttachmentToDocumentByInternalDocID(long, String, String, byte[]) - Method in interface com.jivesoftware.community.webservices.DocumentService
Add a new attachment to the document with the specified internal id.
addAttachmentToMessage(long, String, String, byte[]) - Method in interface com.jivesoftware.community.webservices.ForumService
Adds an attachment to the message with the specified ID.
addAuthor(long, long) - Method in interface com.jivesoftware.community.webservices.DocumentService
Adds the user with the supplied id as an author of this document of the specified document.
addComment(int, long, long, String) - Method in interface com.jivesoftware.community.webservices.CommentService
Adds a new comment to an object.
addCommentToComment(int, long, long, long, String) - Method in interface com.jivesoftware.community.webservices.CommentService
Adds a new comment having a parent comment to the object.
addCommunityPermissionToGroup(long, boolean, long, long) - Method in interface com.jivesoftware.community.webservices.PermissionService
Add the specified permission on the specified community to the group with the specified id.
addCommunityPermissionToUser(long, boolean, long, long) - Method in interface com.jivesoftware.community.webservices.PermissionService
Add the specified permission on the specified community to the user with the specified id.
addDisallowedType(String) - Method in interface com.jivesoftware.community.webservices.AttachmentService
Adds a content type to the list of explicitly disallowed types.
addDocumentApproverOnCommunity(long, long) - Method in interface com.jivesoftware.community.webservices.DocumentService
Add the user as a document approver for this entire community.
addDocumentApproverOnDocument(long, long) - Method in interface com.jivesoftware.community.webservices.DocumentService
Adds a user as a document approver for this document.
addImageToBlogPost(long, String, String, byte[]) - Method in interface com.jivesoftware.community.webservices.BlogService
Adds an image to the blog post with the specified ID.
addImageToDocumentByDocumentID(String, String, String, byte[]) - Method in interface com.jivesoftware.community.webservices.DocumentService
Add a new image to the document with the specified id.
addImageToDocumentByInternalDocID(long, String, String, byte[]) - Method in interface com.jivesoftware.community.webservices.DocumentService
Add a new image to the document with the specified internal id.
addImageToMessage(long, String, String, byte[]) - Method in interface com.jivesoftware.community.webservices.ForumService
Adds an image to the message with the specified ID.
addMemberToGroup(long, long) - Method in interface com.jivesoftware.community.webservices.GroupService
Add the user with the specified userID to the group with the specified groupID.
addOption(long, String) - Method in interface com.jivesoftware.community.webservices.PollService
Add a new option to the poll.
addPermissionToGroup(long, boolean, long) - Method in interface com.jivesoftware.community.webservices.PermissionService
Add the specified permission to the group with the specified id.
addPermissionToUser(long, boolean, long) - Method in interface com.jivesoftware.community.webservices.PermissionService
Add the specified permission to the user with the specified id.
addPoints(long, long, long, int, long, String) - Method in interface com.jivesoftware.community.webservices.StatusLevelService
Rewards points to a user.
addProfile(long, WSUserProfile) - Method in interface com.jivesoftware.community.webservices.ProfileService
Adds a new profile entry to a user.
addRating(long, int, long, int) - Method in interface com.jivesoftware.community.webservices.RatingsService
Add a rating to the JiveContentObject.
addReference(WSJiveObject, WSJiveObject) - Method in interface com.jivesoftware.community.webservices.ReferenceService
Creates a reference between the refering object and the references.
addRegisteredUserPermission(long, boolean) - Method in interface com.jivesoftware.community.webservices.PermissionService
Add the specified permission to all registered users
AddressBookService - Interface in com.jivesoftware.community.webservices
Provides ability to interact with the Private Message addressbook.
addressBookService - Variable in class com.jivesoftware.community.webservices.ServiceLocator
 
addTag(String, WSJiveObject) - Method in interface com.jivesoftware.community.webservices.TagService
Associates a tag with this object
addUser(long, String) - Method in interface com.jivesoftware.community.webservices.AddressBookService
Adds a specified username to users addressbook.
addUsers(long, long[]) - Method in interface com.jivesoftware.community.webservices.AddressBookService
Adds a list of users to the Private Message addressbook of the specified user.
addUserVote(long, int, long) - Method in interface com.jivesoftware.community.webservices.PollService
Add a user vote for an option in the poll.
ALL - Static variable in class com.jivesoftware.community.webservices.WSConstants.AccessType
Access type that specifies that any user including anonymous users can connect to web services.
ALLOW_ANONYMOUS_VOTE_MODIFICATION - Static variable in class com.jivesoftware.community.webservices.WSPoll
Mode to allow guests to change their vote after casting the vote.
ALLOW_USER_VOTE_MODIFICATION - Static variable in class com.jivesoftware.community.webservices.WSPoll
Mode to allow users to change their vote after casting the vote.
ANNOUNCEMENT - Static variable in class com.jivesoftware.community.JiveConstants
 
ANONYMOUS - Static variable in class com.jivesoftware.community.JiveConstants
 
anonymousUserHasPermission(long, boolean) - Method in interface com.jivesoftware.community.webservices.PermissionService
Returns true if the anonymous users have a particular permission globally.
anonymousUserHasPermissionOnCommunity(long, boolean, long) - Method in interface com.jivesoftware.community.webservices.PermissionService
Returns true if the anonymous users have a particular permission on the community with the specified ID.
ASCENDING - Static variable in class com.jivesoftware.community.webservices.WSQuery
Ascending sort (ie 3, 4, 5...).
ASCENDING - Static variable in class com.jivesoftware.community.webservices.WSResultFilter
Ascending sort (ie 3, 4, 5...).
assignor - Variable in class com.jivesoftware.community.webservices.WSTask
 
ASSUMED_RESOLVED - Static variable in class com.jivesoftware.community.webservices.WSResultFilter.ResolutionState
 
ATTACHMENT - Static variable in class com.jivesoftware.community.JiveConstants
 
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(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
 
attachmentManagerService - Variable in class com.jivesoftware.community.webservices.ServiceLocator
 
AttachmentNotFoundException - Class in com.jivesoftware.community
Thrown if the specified Attachment was not found.
AttachmentNotFoundException() - Constructor for class com.jivesoftware.community.AttachmentNotFoundException
 
AttachmentNotFoundException(String) - Constructor for class com.jivesoftware.community.AttachmentNotFoundException
 
AttachmentService - Interface in com.jivesoftware.community.webservices
A web service for managing attachment settings.
AUDIT_MESSAGE - Static variable in class com.jivesoftware.community.JiveConstants
 
auditEvent(String, String, String) - Method in interface com.jivesoftware.community.webservices.AuditService
Audits (logs) a remote event with formatted data passed from remote service.
AuditService - Interface in com.jivesoftware.community.webservices
Provides a webservice for auditing actions from remote services.
auditService - Variable in class com.jivesoftware.community.webservices.ServiceLocator
 
AUTH_FACTORY_CLASS - Static variable in class com.jivesoftware.community.JiveConstants
 
authenticate(String, String) - Method in interface com.jivesoftware.community.webservices.PermissionService
Returns if the username and password are valid; otherwise this method throws an UnauthorizedException.
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.
availableContentTypes - Variable in class com.jivesoftware.community.webservices.WSJiveContainer
 
AVATAR - Static variable in class com.jivesoftware.community.JiveConstants
 
AvatarService - Interface in com.jivesoftware.community.webservices
 
avatarService - Variable in class com.jivesoftware.community.webservices.ServiceLocator
 

B

BAD_CONTENT_TYPE - Static variable in exception com.jivesoftware.community.AttachmentException
 
BAN - Static variable in class com.jivesoftware.community.JiveConstants
 
BATCH_EMAIL_WATCH - Static variable in class com.jivesoftware.community.webservices.WSWatch
Batch email watch type.
BLOG - Static variable in class com.jivesoftware.community.JiveConstants
 
BLOGPOST - Static variable in class com.jivesoftware.community.JiveConstants
 
BlogService - Interface in com.jivesoftware.community.webservices
A web service interface for managing blogs.
blogService - Variable in class com.jivesoftware.community.webservices.ServiceLocator
 
body - Variable in class com.jivesoftware.community.webservices.WSTask
 

C

changeAnonymousVote(long, int, int, String) - Method in interface com.jivesoftware.community.webservices.PollService
Change a guest vote.
changeUserVote(long, int, int, long) - Method in interface com.jivesoftware.community.webservices.PollService
Change a user vote.
CHECKPOINT - Static variable in class com.jivesoftware.community.JiveConstants
 
com.jivesoftware.base - package com.jivesoftware.base
Base APIs and classes for Jive Software products.
com.jivesoftware.community - package com.jivesoftware.community
Core interfaces and classes for Clearspace.
com.jivesoftware.community.webservices - package com.jivesoftware.community.webservices
 
COMMENT - Static variable in class com.jivesoftware.community.JiveConstants
 
COMMENT_AUTH_DEFAULT - Static variable in class com.jivesoftware.community.webservices.WSBlog
The default comment authentication value.
COMMENT_AUTH_OPTIONAL - Static variable in class com.jivesoftware.community.webservices.WSBlog
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 class com.jivesoftware.community.webservices.WSBlog
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 class com.jivesoftware.community.webservices.WSBlog
Value for comment authentication which indicates that users must register and authenticate with the system before adding a comment.
COMMENTS_CLOSED - Static variable in class com.jivesoftware.community.webservices.WSDocument
Comment status for documents that may have allowed comments in the past but presently do not accept comments.
COMMENTS_NONE - Static variable in class com.jivesoftware.community.webservices.WSDocument
Comment status for documents that do not accept comments.
COMMENTS_OPEN - Static variable in class com.jivesoftware.community.webservices.WSDocument
Comment status for documents that do accept comments.
CommentService - Interface in com.jivesoftware.community.webservices
 
commentService - Variable in class com.jivesoftware.community.webservices.ServiceLocator
 
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
 
communityCount - Variable in class com.jivesoftware.community.webservices.WSCommunity
 
communityDepth - Variable in class com.jivesoftware.community.webservices.WSCommunity
 
CommunityNotFoundException - Class in com.jivesoftware.community
Thrown if the specified Community was not found
CommunityNotFoundException() - Constructor for class com.jivesoftware.community.CommunityNotFoundException
 
CommunityNotFoundException(String) - Constructor for class com.jivesoftware.community.CommunityNotFoundException
 
CommunityNotFoundException(String, Throwable) - Constructor for class com.jivesoftware.community.CommunityNotFoundException
 
CommunityNotFoundException(String, long) - Constructor for class 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 class com.jivesoftware.community.CommunityNotFoundException
Creates this exception with the id of the community that could not be found.
CommunityService - Interface in com.jivesoftware.community.webservices
Provides the ability to manipulate communities.
communityService - Variable in class com.jivesoftware.community.webservices.ServiceLocator
 
completed - Variable in class com.jivesoftware.community.webservices.WSTask
 
configureComponent(String, List<String>, int) - Method in interface com.jivesoftware.community.webservices.IMService
Tries to connect to XMPP server.
CONTENT_OBJECT - Static variable in class com.jivesoftware.community.JiveConstants
 
contentTypes - Variable in class com.jivesoftware.community.webservices.WSJiveContainer
 
countQuickMessageSearchResultsByCommunityID(long, String, int[]) - Method in interface com.jivesoftware.community.webservices.SearchService
Returns the number of possible results for the specified query.
countQuickSearchResults(String, int[]) - Method in interface com.jivesoftware.community.webservices.SearchService
Returns the number of possible results for the specified query.
countSearchResults(WSQuery, int[]) - Method in interface com.jivesoftware.community.webservices.SearchService
Returns the number of possible results for the specified query.
countSearchResultsByCommunityID(long, WSQuery, int[]) - Method in interface com.jivesoftware.community.webservices.SearchService
Returns the number of possible results for the specified query by category.
create(int, long, String, String, long, WSCheckPoint[], Date) - Method in interface com.jivesoftware.community.webservices.ProjectService
 
create(long, long, long, String, String, Date) - Method in interface com.jivesoftware.community.webservices.TaskService
 
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_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 work space.
CREATE_THREAD - Static variable in class com.jivesoftware.community.Permissions
Permission to create a new thread.
createAvatar(long, String, String, byte[]) - Method in interface com.jivesoftware.community.webservices.AvatarService
Creates a new avatar for a user allowing the user to specify byte array for the image.
createBinaryDocument(long, long, long, String, String, String, String, byte[]) - Method in interface com.jivesoftware.community.webservices.DocumentService
Creates a new binary document.
createBlog(long, String, String) - Method in interface com.jivesoftware.community.webservices.BlogService
Creates a new blog.
createBlogPost(String, String, long, long) - Method in interface com.jivesoftware.community.webservices.BlogService
Creates a new blog post.
createCommunity(String, String, String, long) - Method in interface com.jivesoftware.community.webservices.CommunityService
Creates a new Community as a sub-community off of the specified community.
createCommunityWatch(long, long) - Method in interface com.jivesoftware.community.webservices.WatchService
Create a watch on a community for the specified user.
createDefaultContentCommentFilter() - Static method in class com.jivesoftware.community.webservices.WSUserContentCommentResultFilter
 
createDefaultFilter() - Static method in class com.jivesoftware.community.webservices.WSBlogPostResultFilter
Creates a default blog post ResultFilter: only blog posts that have status = com.jivesoftware.community.BlogPost#STATUS_PUBLISH with results sorted on the blog post publish date (newest blog posts first).
createDefaultFilter() - Static method in class com.jivesoftware.community.webservices.WSBlogResultFilter
Creates a default blog ResultFilter: all blogs with results sorted on the blog creation date (newest blogs first).
createDefaultFilter() - Static method in class com.jivesoftware.community.webservices.WSBlogTagResultFilter
Creates a default tag ResultFilter: all tags associated with blog posts that have status = com.jivesoftware.community.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.webservices.WSCommentResultFilter
Creates a default comment ResultFilter: no filtering with results sorted on the comment creation date.
createDefaultFilter(WSCommunity) - Static method in class com.jivesoftware.community.webservices.WSCommentResultFilter
Creates a default comment ResultFilter: no filtering with results sorted on the comment creation date.
createDefaultFilter() - Static method in class com.jivesoftware.community.webservices.WSDocumentResultFilter
 
createDefaultFilter() - Static method in class com.jivesoftware.community.webservices.WSFeedbackResultFilter
Creates a default comment ResultFilter: no filtering with results sorted on the comment / trackback creation date.
createDefaultFilter() - Static method in class com.jivesoftware.community.webservices.WSTagResultFilter
Creates a default TagResultFilter: all tags sorted in descending order with no minimum number of com.jivesoftware.community.JiveContentObjects.
createDefaultFilter() - Static method in class com.jivesoftware.community.webservices.WSTaskResultFilter
Creates a default task ResultFilter: only incomplete tasks with results sorted on the task due date (most recent showing first).
createDefaultFilter(WSProject) - Static method in class com.jivesoftware.community.webservices.WSTaskResultFilter
 
createDefaultMessageFilter() - Static method in class com.jivesoftware.community.webservices.WSResultFilter
Creates a default message ResultFilter: no filtering with results sorted on the message creation date in ascending order.
createDefaultThreadFilter() - Static method in class com.jivesoftware.community.webservices.WSResultFilter
Creates a default thread ResultFilter: no filtering with results sorted on the thread modification date.
createDefaultUserMessagesFilter() - Static method in class com.jivesoftware.community.webservices.WSResultFilter
Creates a default user messages ResultFilter: no filtering with results sorted on the message creation date descending (newest messages appear first).
createDocument(long, long, long, String, String, String) - Method in interface com.jivesoftware.community.webservices.DocumentService
Create a new document.
createFolder(long, String) - Method in interface com.jivesoftware.community.webservices.PrivateMessageService
Creates a new folder.
createGroup(String, String) - Method in interface com.jivesoftware.community.webservices.GroupService
Creates a new group.
createMessage(String, String, long, long) - Method in interface com.jivesoftware.community.webservices.ForumService
Creates a new message on the given thread.
createMessage(long) - Method in interface com.jivesoftware.community.webservices.PrivateMessageService
Creates a new private message.
createPersonalTask(long, String, String, Date) - Method in interface com.jivesoftware.community.webservices.TaskService
 
createPoll(int, long, long, String) - Method in interface com.jivesoftware.community.webservices.PollService
 
createProfileField(WSProfileField) - Method in interface com.jivesoftware.community.webservices.ProfileFieldService
Creates a new profile field.
createRating(int, String) - Method in interface com.jivesoftware.community.webservices.RatingsService
Create a new rating with the specified attributes.
createRecentDocumentsFilter(int) - Static method in class com.jivesoftware.community.webservices.WSDocumentResultFilter
Creates a filter for the latest documents by creation date, with the number of results defined by numResults
createReplyMessage(String, String, long, long) - Method in interface com.jivesoftware.community.webservices.ForumService
Creates a new message that is a direct response to a given message.
createServiceProxy(Class<U>, boolean) - Method in class com.jivesoftware.community.webservices.ServiceLocator
This will create an service proxy for the specified class interface.
createStatusLevel(String, String, int, int) - Method in interface com.jivesoftware.community.webservices.StatusLevelService
Creates a new points based StatusLevel.
createStatusLevel(String, String, long) - Method in interface com.jivesoftware.community.webservices.StatusLevelService
Creates a new group based StatusLevel Level
createTag(String) - Method in interface com.jivesoftware.community.webservices.TagService
Creates a tag in the database.
createThread(String, String, long, long) - Method in interface com.jivesoftware.community.webservices.ForumService
Creates a new thread.
createThreadWatch(long, long) - Method in interface com.jivesoftware.community.webservices.WatchService
Create a watch on a thread for the specified user.
createUser(String, String, String) - Method in interface com.jivesoftware.community.webservices.UserService
Create a new user.
createUserWatch(long, long) - Method in interface com.jivesoftware.community.webservices.WatchService
Create a watch on a user for the specified user.
createUserWithUser(WSUser) - Method in interface com.jivesoftware.community.webservices.UserService
Create a new user.
CREATION_DATE - Static variable in class com.jivesoftware.community.JiveConstants
 
creationDate - Variable in class com.jivesoftware.community.webservices.WSContentTag
 
creationDate - Variable in class com.jivesoftware.community.webservices.WSJiveContainer
 
creationDate - Variable in class com.jivesoftware.community.webservices.WSTask
 
CRONTASK - Static variable in class com.jivesoftware.community.JiveConstants
 

D

DATE - Static variable in class com.jivesoftware.community.webservices.WSQuery
Sort by date
DAY - Static variable in class com.jivesoftware.community.JiveConstants
One day (in milliseconds).
delete(long) - Method in interface com.jivesoftware.community.webservices.ProjectService
 
delete(long) - Method in interface com.jivesoftware.community.webservices.TaskService
 
deleteAllComments(int, long) - Method in interface com.jivesoftware.community.webservices.CommentService
Deletes all comments on the object.
deleteAllReferences(int, long) - Method in interface com.jivesoftware.community.webservices.ReferenceService
Removes all references from the specified referer.
deleteAllReferers(int, long) - Method in interface com.jivesoftware.community.webservices.ReferenceService
Causes this object to not be referred by any other objects.
deleteAvatar(long) - Method in interface com.jivesoftware.community.webservices.AvatarService
Deletes an avatar from the system.
deleteBlog(long) - Method in interface com.jivesoftware.community.webservices.BlogService
Permanently deletes a blog and all of the blog postings and comments associated with the blog.
deleteBlogPost(long) - Method in interface com.jivesoftware.community.webservices.BlogService
Permanently deletes a blog post and all of the comments associated with the it.
deleteComment(int, long, long) - Method in interface com.jivesoftware.community.webservices.CommentService
Deletes a comment in the object.
deleteCommentRecursive(int, long, long, boolean) - Method in interface com.jivesoftware.community.webservices.CommentService
Deletes a comment in the object.
deleteCommunity(long) - Method in interface com.jivesoftware.community.webservices.CommunityService
Used to delete the specified community
deleteDocument(long) - Method in interface com.jivesoftware.community.webservices.DocumentService
Deletes a document.
deleteDocumentProperty(String, long) - Method in interface com.jivesoftware.community.webservices.DocumentService
Delete a property with the given name from the document with the given ID.
deleteFolder(long, int) - Method in interface com.jivesoftware.community.webservices.PrivateMessageService
Deletes a folder.
deleteGroup(long) - Method in interface com.jivesoftware.community.webservices.GroupService
Delete the group with the specified id.
deleteMessage(long) - Method in interface com.jivesoftware.community.webservices.ForumService
Delete the message with the following id.
deleteMessage(long, long) - Method in interface com.jivesoftware.community.webservices.PrivateMessageService
Deletes a private message from the folder by moving it to the trash folder.
deleteMessageAndChildren(long, boolean) - Method in interface com.jivesoftware.community.webservices.ForumService
Delete the message with the specified id.
deleteMessageProperty(String, long) - Method in interface com.jivesoftware.community.webservices.ForumService
Delete a property with the given name from the message with the given ID.
deleteOption(long, int) - Method in interface com.jivesoftware.community.webservices.PollService
Remove an option from the poll.
deletePoll(long) - Method in interface com.jivesoftware.community.webservices.PollService
Deletes a poll.
deleteProfileByID(long) - Method in interface com.jivesoftware.community.webservices.ProfileService
Removes all user profile data associated with a particular profile field.
deleteProfileByUserID(long) - Method in interface com.jivesoftware.community.webservices.ProfileService
Removes all user profile data associated with a particular user.
deleteProfileField(long) - Method in interface com.jivesoftware.community.webservices.ProfileFieldService
Removes a profile field from the system.
deleteProperty(String, long) - Method in interface com.jivesoftware.community.webservices.CommunityService
Delete a property with the given name from the community with the given id.
deleteProperty(String, long) - Method in interface com.jivesoftware.community.webservices.GroupService
Deletes an extended property from the specfied group.
deleteProperty(String) - Method in interface com.jivesoftware.community.webservices.SystemPropertiesService
Deletes a Jive System Property.
deleteReference(int, long, int, long) - Method in interface com.jivesoftware.community.webservices.ReferenceService
Delete the reference between a referer and the refered content.
deleteStatusLevel(long) - Method in interface com.jivesoftware.community.webservices.StatusLevelService
Deletes a statusLevel level from the system
deleteThread(long) - Method in interface com.jivesoftware.community.webservices.ForumService
Deletes a thread with the specified ID.
deleteThreadProperty(String, long) - Method in interface com.jivesoftware.community.webservices.ForumService
Delete a property with the given name from the thread with the given ID.
deleteUserProperty(String, long) - Method in interface com.jivesoftware.community.webservices.UserService
Delete an extended property from a user.
deleteWatch(WSWatch) - Method in interface com.jivesoftware.community.webservices.WatchService
Delete the specified watch.
deleteWatches(long) - Method in interface com.jivesoftware.community.webservices.WatchService
Deletes all watches that a user has.
DESCENDING - Static variable in class com.jivesoftware.community.webservices.WSQuery
Descending sort (ie 3, 2, 1...).
DESCENDING - Static variable in class com.jivesoftware.community.webservices.WSResultFilter
Descending sort (ie 3, 2, 1...).
description - Variable in class com.jivesoftware.community.webservices.WSJiveContainer
 
destroy() - Method in class com.jivesoftware.community.webservices.WSExceptionTranslatorFilter
 
disableUser(long) - Method in interface com.jivesoftware.community.webservices.UserService
Used to disable a user.
displayName - Variable in class com.jivesoftware.community.webservices.WSJiveContainer
 
DOCUMENT - Static variable in class com.jivesoftware.community.JiveConstants
 
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_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
 
DocumentService - Interface in com.jivesoftware.community.webservices
This service provides methods to load and manipulate documents, comments.
documentService - Variable in class com.jivesoftware.community.webservices.ServiceLocator
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.jivesoftware.community.webservices.WSExceptionTranslatorFilter
 
DRAFT - Static variable in class com.jivesoftware.community.JiveConstants
 
DUE_DATE - Static variable in class com.jivesoftware.community.JiveConstants
 
DUE_DATE - Static variable in class com.jivesoftware.community.webservices.WSTaskResultFilter
 
dueDate - Variable in class com.jivesoftware.community.webservices.WSProject
 
dueDate - Variable in class com.jivesoftware.community.webservices.WSTask
 

E

EDIT_AVATAR - Static variable in class com.jivesoftware.community.Permissions
Permission to create and delete avatars
editProfileField(WSProfileField) - Method in interface com.jivesoftware.community.webservices.ProfileFieldService
Edits the profile field data.
editProfileFieldOptions(WSProfileField) - Method in interface com.jivesoftware.community.webservices.ProfileFieldService
Edits the com.jivesoftware.community.profile.ProfileFieldOption objects for a profile field.
EMAIL_WATCH - Static variable in class com.jivesoftware.community.webservices.WSWatch
Email watch type.
enableUser(long) - Method in interface com.jivesoftware.community.webservices.UserService
Used to enable a user.
equals(Object) - Method in class com.jivesoftware.community.webservices.WSApprovalStatus
 
equals(Object) - Method in class com.jivesoftware.community.webservices.WSAuditMessage
 
equals(Object) - Method in class com.jivesoftware.community.webservices.WSBlog
 
equals(Object) - Method in class com.jivesoftware.community.webservices.WSBlogPost
 
equals(Object) - Method in class com.jivesoftware.community.webservices.WSCheckPoint
 
equals(Object) - Method in class com.jivesoftware.community.webservices.WSConstants.AccessType
 
equals(Object) - Method in class com.jivesoftware.community.webservices.WSContentTag
 
equals(Object) - Method in class com.jivesoftware.community.webservices.WSDocument
 
equals(Object) - Method in class com.jivesoftware.community.webservices.WSForumMessage
 
equals(Object) - Method in class com.jivesoftware.community.webservices.WSForumThread
 
equals(Object) - Method in class com.jivesoftware.community.webservices.WSGroup
 
equals(Object) - Method in class com.jivesoftware.community.webservices.WSJiveContainer
 
equals(Object) - Method in class com.jivesoftware.community.webservices.WSJiveObject
 
equals(Object) - Method in class com.jivesoftware.community.webservices.WSLocale
 
equals(Object) - Method in class com.jivesoftware.community.webservices.WSPoll
 
equals(Object) - Method in class com.jivesoftware.community.webservices.WSPrivateMessageFolder
 
equals(Object) - Method in class com.jivesoftware.community.webservices.WSProject
 
equals(Object) - Method in class com.jivesoftware.community.webservices.WSProperty
 
equals(Object) - Method in class com.jivesoftware.community.webservices.WSQuery
 
equals(WSRating) - Method in class com.jivesoftware.community.webservices.WSRating
Test for equality between two rating objects.
equals(Object) - Method in class com.jivesoftware.community.webservices.WSStatusLevel
 
equals(Object) - Method in class com.jivesoftware.community.webservices.WSStatusLevelScenario
 
equals(Object) - Method in class com.jivesoftware.community.webservices.WSTagCount
 
equals(Object) - Method in class com.jivesoftware.community.webservices.WSTask
 
equals(Object) - Method in class com.jivesoftware.community.webservices.WSTaskResultFilter
 
equals(Object) - Method in class com.jivesoftware.community.webservices.WSUser
 
equals(Object) - Method in class com.jivesoftware.community.webservices.WSWatch
 
EXPIRATION_DATE - Static variable in class com.jivesoftware.community.JiveConstants
 
EXTENDED_PROPERTY - Static variable in class com.jivesoftware.community.JiveConstants
 

F

FAULT_ATTACHMENT - Static variable in class com.jivesoftware.community.webservices.WSConstants
Maps a fault to the com.jivesoftware.community.AttachmentManager
FAULT_ATTACHMENT_NOT_FOUND - Static variable in class com.jivesoftware.community.webservices.WSConstants
Maps a fault to AttachmentNotFoundException
FAULT_AVATAR_EXCEPTION - Static variable in class com.jivesoftware.community.webservices.WSConstants
Maps a fault to com.jivesoftware.community.AvatarException
FAULT_BINARY_BODY - Static variable in class com.jivesoftware.community.webservices.WSConstants
Maps a fault to com.jivesoftware.community.BinaryBodyException
FAULT_BLOG_NOT_FOUND - Static variable in class com.jivesoftware.community.webservices.WSConstants
Maps a fault to com.jivesoftware.community.BlogNotFoundException
FAULT_BLOG_POST_NOT_FOUND - Static variable in class com.jivesoftware.community.webservices.WSConstants
Maps a fault to com.jivesoftware.community.BlogPostNotFoundException
FAULT_COMMENT_NOT_FOUND - Static variable in class com.jivesoftware.community.webservices.WSConstants
Maps a fault to ClassNotFoundException
FAULT_COMMUNITY_NOT_FOUND - Static variable in class com.jivesoftware.community.webservices.WSConstants
Maps a fault code to the CommunityNotFoundException
FAULT_DOCUMENT_ALREADY_EXISTS - Static variable in class com.jivesoftware.community.webservices.WSConstants
Maps a fault to the com.jivesoftware.community.DocumentObjectNotFoundException
FAULT_DOCUMENT_OBJECT_NOT_FOUND - Static variable in class com.jivesoftware.community.webservices.WSConstants
Maps a fault to the com.jivesoftware.community.DocumentObjectNotFoundException
FAULT_GROUP_ALREADY_EXISTS - Static variable in class com.jivesoftware.community.webservices.WSConstants
Maps a fault to the GroupNotFoundException
FAULT_GROUP_NOT_FOUND - Static variable in class com.jivesoftware.community.webservices.WSConstants
Maps a fault to the GroupNotFoundException
FAULT_JIVE_RUNTIME - Static variable in class com.jivesoftware.community.webservices.WSConstants
Maps a fault to the JiveRuntimeException
FAULT_LICENSE_EXCEPTION - Static variable in class com.jivesoftware.community.webservices.WSConstants
Maps a fault to LicenseException
FAULT_MESSAGE_NOT_FOUND - Static variable in class com.jivesoftware.community.webservices.WSConstants
Maps a fault code to the ForumMessageNotFoundException
FAULT_MESSAGE_REJECTED - Static variable in class com.jivesoftware.community.webservices.WSConstants
Maps a fault code to the RejectedException
FAULT_NAME_ALREADY_EXISTS - Static variable in class com.jivesoftware.community.webservices.WSConstants
Maps a fault code to the NameAlreadyExistsException
FAULT_NOT_FOUND - Static variable in class com.jivesoftware.community.webservices.WSConstants
Maps a fault code to the RejectedException
FAULT_POLL_EXCEPTION - Static variable in class com.jivesoftware.community.webservices.WSConstants
Maps a fault to LicenseException
FAULT_TAG_OBJECT_NOT_FOUND - Static variable in class com.jivesoftware.community.webservices.WSConstants
Maps a fault to com.jivesoftware.community.TagObjectNotFoundException
FAULT_THREAD_NOT_FOUND - Static variable in class com.jivesoftware.community.webservices.WSConstants
Maps a fault code to the ForumThreadNotFoundException
FAULT_UNAUTHORIZED - Static variable in class com.jivesoftware.community.webservices.WSConstants
Maps a fault to the UnauthorizedException
FAULT_USER_NOT_FOUND - Static variable in class com.jivesoftware.community.webservices.WSConstants
Maps a fault code to the UserNotFoundException
finalLocale - Variable in class com.jivesoftware.community.webservices.WSCommunity
 
FOLDER_DRAFTS - Static variable in class com.jivesoftware.community.webservices.WSPrivateMessageFolder
 
FOLDER_INBOX - Static variable in class com.jivesoftware.community.webservices.WSPrivateMessageFolder
 
FOLDER_SENT - Static variable in class com.jivesoftware.community.webservices.WSPrivateMessageFolder
 
FOLDER_TRASH - Static variable in class com.jivesoftware.community.webservices.WSPrivateMessageFolder
 
ForumMessageNotFoundException - Class in com.jivesoftware.community
Thrown if the specified ForumMessage was not found
ForumMessageNotFoundException() - Constructor for class com.jivesoftware.community.ForumMessageNotFoundException
 
ForumMessageNotFoundException(String) - Constructor for class com.jivesoftware.community.ForumMessageNotFoundException
 
ForumService - Interface in com.jivesoftware.community.webservices
Provides the ability to manipulate forum messages.
forumService - Variable in class com.jivesoftware.community.webservices.ServiceLocator
 
ForumThreadNotFoundException - Class in com.jivesoftware.community
Thrown if the specified ForumThread was not found
ForumThreadNotFoundException() - Constructor for class com.jivesoftware.community.ForumThreadNotFoundException
 
ForumThreadNotFoundException(String) - Constructor for class com.jivesoftware.community.ForumThreadNotFoundException
 

G

GATEWAY - Static variable in class com.jivesoftware.community.JiveConstants
 
GENERAL_ERROR - Static variable in exception com.jivesoftware.community.AttachmentException
 
getAccessType(String) - Static method in class com.jivesoftware.community.webservices.WSConstants.AccessType
Returns the access type that matches the access type name.
getActiveAvatar(long) - Method in interface com.jivesoftware.community.webservices.AvatarService
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.webservices.PollService
Returns a count of all active polls in the system.
getActivePollCountByObjectTypeAndObjectID(int, long) - Method in interface com.jivesoftware.community.webservices.PollService
Returns a count of all active polls of a given type and object ID.
getActivePolls() - Method in interface com.jivesoftware.community.webservices.PollService
Returns an iterable of active polls in the system.
getActivePollsByObjectTypeAndObjectID(int, long) - Method in interface com.jivesoftware.community.webservices.PollService
Returns an iterable of active polls associated with the object specified by the objectType and objectID.
getAddressBookService() - Method in class com.jivesoftware.community.webservices.ServiceLocator
Returns an isntance of AddressBookService
getAdministratorCount(long) - Method in interface com.jivesoftware.community.webservices.GroupService
Returns the count of how many administrators there are for the group with the specified ID.
getAfterDate() - Method in class com.jivesoftware.community.webservices.WSQuery
Returns the earliest date for search results.
getAllBlogPostIDs() - Method in class com.jivesoftware.community.webservices.WSBlog
Returns all the blog post IDs for this blog.
getAllowedTypes() - Method in interface com.jivesoftware.community.webservices.AttachmentService
Returns a List of explicitly allowed types.
getAllStatusLevelScenarios() - Method in interface com.jivesoftware.community.webservices.StatusLevelService
Returns all of the WSStatusLevelScenario objects.
getAnonymousVoteCount(long) - Method in interface com.jivesoftware.community.webservices.PollService
Returns a count of all guests user votes for all options in the poll.
getAnonymousVoteCountByIndex(long, int) - Method in interface com.jivesoftware.community.webservices.PollService
Returns a count of all user votes for the specified option in the poll.
getAnonymousVoteIndices(long, String) - Method in interface com.jivesoftware.community.webservices.PollService
Returns a list of option indexes corresponding to the anonymous votes, or an empty array if the user has not voted.
getAnonymousVotes(long) - Method in interface com.jivesoftware.community.webservices.PollService
Returns a list of uniqueID's for guests who have voted for the option at the given index.
getAnonymousVotesByIndex(long, int) - Method in interface com.jivesoftware.community.webservices.PollService
Returns an Iterator of uniqueID's for guests who have voted for the option at the given index.
getApprovalStatusForDocument(long) - Method in interface com.jivesoftware.community.webservices.DocumentService
Returns a collection of WSApprovalStatus objects.
getApprovedDate() - Method in class com.jivesoftware.community.webservices.WSApprovalStatus
Returns the date the user approved the document.
getAssignor() - Method in class com.jivesoftware.community.webservices.WSTask
 
getAtomId() - Method in enum com.jivesoftware.community.Permissions.PermissionAtom
 
getAttachment() - Method in class com.jivesoftware.community.webservices.WSAvatar
Returns the attachment for this avatar
getAttachmentCount() - Method in class com.jivesoftware.community.webservices.WSBlogPost
Returns the number of attachments this blog post has.
getAttachmentCount() - Method in class com.jivesoftware.community.webservices.WSDocument
 
getAttachmentCount() - Method in class com.jivesoftware.community.webservices.WSForumMessage
Returns the number of attachments this message has.
getAttachmentCountByDocumentID(String) - Method in interface com.jivesoftware.community.webservices.DocumentService
Returns the number of attachments on the document with the specified id.
getAttachmentCountByInternalDocID(long) - Method in interface com.jivesoftware.community.webservices.DocumentService
Returns the number of attachments on the document with the specified internal id.
getAttachmentManagerService() - Method in class com.jivesoftware.community.webservices.ServiceLocator
Returns a new instance of AttachmentService
getAttachmentName() - Method in exception com.jivesoftware.community.AttachmentException
 
getAttachmentsByBlogPostID(long) - Method in interface com.jivesoftware.community.webservices.BlogService
Returns an array of attachments that are attached to the specified blog post.
getAttachmentsByDocumentID(String) - Method in interface com.jivesoftware.community.webservices.DocumentService
Acquire the attachments for a document by the document id.
getAttachmentsByInternalDocID(long) - Method in interface com.jivesoftware.community.webservices.DocumentService
Acquire the attachments for a document by the internal document id.
getAttachmentsByMessageID(long) - Method in interface com.jivesoftware.community.webservices.ForumService
Returns an array of attachments that are attached to the specified message.
getAuditMessages() - Method in interface com.jivesoftware.community.webservices.AuditService
Retrieves audit logs and returns them to remote caller.
getAuditService() - Method in class com.jivesoftware.community.webservices.ServiceLocator
Returns a new instance of AuditService
getAuthorCount() - Method in class com.jivesoftware.community.webservices.WSDocument
Returns the count of authors which have been added to this document.
getAuthors(long) - Method in interface com.jivesoftware.community.webservices.DocumentService
Returns the userss who are allowed to edit the document.
getAvailableContentTypes() - Method in class com.jivesoftware.community.webservices.WSJiveContainer
 
getAvailableRatingCount() - Method in interface com.jivesoftware.community.webservices.RatingsService
Returns the count of currently available ratings.
getAvailableRatings() - Method in interface com.jivesoftware.community.webservices.RatingsService
Returns an iterable of Rating objects that list all the available ratings.
getAvatar(long) - Method in interface com.jivesoftware.community.webservices.AvatarService
Used to acquire an avatar by its id
getAvatarCount(long) - Method in interface com.jivesoftware.community.webservices.AvatarService
Used to acquire a count of all the avatars for a specific user
getAvatars(long) - Method in interface com.jivesoftware.community.webservices.AvatarService
Returns a collection of avatars for a user
getAvatarService() - Method in class com.jivesoftware.community.webservices.ServiceLocator
Returns an instance of {@link com.jivesoftware.community.webservices.AvatarService
getBeforeDate() - Method in class com.jivesoftware.community.webservices.WSQuery
Returns the latest date for search results.
getBinaryDocumentContent(String) - Method in interface com.jivesoftware.community.webservices.DocumentService
Returns the content of the binary document.
getBlog(long) - Method in interface com.jivesoftware.community.webservices.BlogService
Returns a blog by blog ID.
getBlog(String) - Method in interface com.jivesoftware.community.webservices.BlogService
Returns a blog by blog blogName.
getBlogCount() - Method in interface com.jivesoftware.community.webservices.BlogService
Returns the total number of blogs on this system.
getBlogCount(WSBlogResultFilter) - Method in interface com.jivesoftware.community.webservices.BlogService
Returns the total number of blogs on this system that match the criteria specified by the ResultFilter.
getBlogCountForUser(long) - Method in interface com.jivesoftware.community.webservices.BlogService
Returns the count of all blogs which are associated with the given user.
getBlogID() - Method in class com.jivesoftware.community.webservices.WSBlogPost
Returns the blog ID this post belongs to.
getBlogID() - Method in class com.jivesoftware.community.webservices.WSBlogPostResultFilter
Returns the blogID that results will be filtered on.
getBlogPost(long) - Method in interface com.jivesoftware.community.webservices.BlogService
Returns a blog by blog ID.
getBlogPostCount() - Method in interface com.jivesoftware.community.webservices.BlogService
Returns the number of blog posts on the system, by default only includes blog posts where status = WSBlogPost.STATUS_PUBLISH and publish date less than now().
getBlogPostCount(WSBlogPostResultFilter) - Method in interface com.jivesoftware.community.webservices.BlogService
Returns the number of blog posts on the system.
getBlogPostCount() - Method in class com.jivesoftware.community.webservices.WSBlog
Returns the number of blog posts on this blog, by default only includes blog posts where status = WSBlogPost.STATUS_PUBLISH and publish date less than now().
getBlogPosts(WSBlogPostResultFilter) - Method in interface com.jivesoftware.community.webservices.BlogService
Returns all the blog posts that match the criteria specified by the BlogPostResultFilter on the entire system.
getBlogsByDisplayName(String, int, int, int) - Method in interface com.jivesoftware.community.webservices.BlogService
Returns all the blogs on this system whose display name is LIKE the given query.
getBlogService() - Method in class com.jivesoftware.community.webservices.ServiceLocator
Returns an instance of BlogService.
getBlogsForUser(long) - Method in interface com.jivesoftware.community.webservices.BlogService
Returns all blogs which are associated with the given user.
getBody() - Method in class com.jivesoftware.community.webservices.WSBlogPost
Returns the post body.
getBody() - Method in class com.jivesoftware.community.webservices.WSComment
 
getBody() - Method in class com.jivesoftware.community.webservices.WSDocument
Returns the textual body of the document.
getBody() - Method in class com.jivesoftware.community.webservices.WSForumMessage
Returns the message body.
getBody() - Method in class com.jivesoftware.community.webservices.WSPrivateMessage
 
getBody() - Method in class com.jivesoftware.community.webservices.WSTask
 
getCachedSize() - Method in class com.jivesoftware.community.Permissions
 
getCheckPoints(long) - Method in interface com.jivesoftware.community.webservices.ProjectService
 
getChild(long, int) - Method in interface com.jivesoftware.community.webservices.ForumService
Returns the child of parent at index index in the parent's child array.
getChildCount(long) - Method in interface com.jivesoftware.community.webservices.ForumService
Returns the number of children of parent.
getChildren(long) - Method in interface com.jivesoftware.community.webservices.ForumService
Returns an array of all the child messages of the parent.
getCode() - Method in class com.jivesoftware.community.webservices.WSStatusLevelScenario
 
getComment(int, long, long) - Method in interface com.jivesoftware.community.webservices.CommentService
Acquire a comment.
getCommentAuthenticationStrategy() - Method in class com.jivesoftware.community.webservices.WSBlog
Returns the comment authentication strategy of this blog which may be any one of the following: WSBlog.COMMENT_AUTH_REQUIRED -- must register and login to comment WSBlog.COMMENT_AUTH_OPTIONAL_WITH_EMAIL -- must either register and login or provide an email address in the comment form.
getCommentCount() - Method in interface com.jivesoftware.community.webservices.BlogService
Returns the number of comments on blog posts in the system.
getCommentCount(WSFeedbackResultFilter) - Method in interface com.jivesoftware.community.webservices.BlogService
Returns the number of comments on blog posts that match the criteria specified by the FeedbackResultFilter in the entire system.
getCommentCount(int, long) - Method in interface com.jivesoftware.community.webservices.CommentService
Returns the number of comments in the object.
getCommentCount() - Method in class com.jivesoftware.community.webservices.WSBlog
Returns the total number of comments on this blog.
getCommentCount() - Method in class com.jivesoftware.community.webservices.WSBlogPost
Returns the number of comments this blog post has.
getCommentCountWithFilter(int, long, WSCommentResultFilter) - Method in interface com.jivesoftware.community.webservices.CommentService
Returns the number of comments in the object based on the specified ResultFilter.
getCommentObjectID() - Method in class com.jivesoftware.community.webservices.WSComment
 
getCommentObjectType() - Method in class com.jivesoftware.community.webservices.WSComment
 
getComments(WSFeedbackResultFilter) - Method in interface com.jivesoftware.community.webservices.BlogService
Returns all the comments on blog posts that match the criteria specified by the FeedbackResultFilter in the entire system.
getComments(int, long) - Method in interface com.jivesoftware.community.webservices.CommentService
Returns an array of all the comments in the object.
getCommentService() - Method in class com.jivesoftware.community.webservices.ServiceLocator
Returns an instance of CommentService.
getCommentStatus() - Method in class com.jivesoftware.community.webservices.WSBlogPost
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() - Method in class com.jivesoftware.community.webservices.WSDocument
Returns the comment status of this document.
getCommentStatus() - Method in class com.jivesoftware.community.webservices.WSPoll
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.
getCommunity(long) - Method in interface com.jivesoftware.community.webservices.CommunityService
Returns a WSCommunity by its id
getCommunityCount() - Method in class com.jivesoftware.community.webservices.WSCommunity
Returns the number of community in the community.
getCommunityDepth() - Method in class com.jivesoftware.community.webservices.WSCommunity
Returns the depth of a this community relative to the root.
getCommunityID() - Method in class com.jivesoftware.community.CommunityNotFoundException
The id of the community that was not found.
getCommunityID() - Method in class com.jivesoftware.community.webservices.WSCommentResultFilter
Returns the communityID.
getCommunityID() - Method in class com.jivesoftware.community.webservices.WSForumThread
Returns the ID of the community this thread belongs to.
getCommunityID() - Method in class com.jivesoftware.community.webservices.WSProfileSearchQuery
Gets the community ID used for this query. -1 unless the user wants to find an expert in a specific community.
getCommunityService() - Method in class com.jivesoftware.community.webservices.ServiceLocator
Returns a new instance of CommunityService.
getCommunityWatch(long, long) - Method in interface com.jivesoftware.community.webservices.WatchService
Returns a watch on a particular community, or null if there isn't a watch.
getCommunityWatchCount(long, long) - Method in interface com.jivesoftware.community.webservices.WatchService
Return the count of all community watches in a particular communityID for the given userID.
getCommunityWatches(long, long) - Method in interface com.jivesoftware.community.webservices.WatchService
Returns an array of IDs for all the community objects a user is watching in a community.
getContainerID() - Method in class com.jivesoftware.community.webservices.WSDocument
 
getContainerObjectID() - Method in class com.jivesoftware.community.webservices.WSPoll
Returns the object ID of the container that 'contains' the poll.
getContainerObjectType() - Method in class com.jivesoftware.community.webservices.WSPoll
Returns the object type of the container that 'contains' the poll.
getContainerType() - Method in class com.jivesoftware.community.webservices.WSDocument
 
getContentType() - Method in class com.jivesoftware.community.webservices.WSAttachment
 
getContentType() - Method in class com.jivesoftware.community.webservices.WSBinaryBody
Returns the content type of the body object.
getContentType() - Method in class com.jivesoftware.community.webservices.WSImage
 
getContentTypes() - Method in class com.jivesoftware.community.webservices.WSJiveContainer
 
getCountryCode() - Method in class com.jivesoftware.community.webservices.WSLocale
Returns the country/region code for this locale, which will either be the empty string or an upercase ISO 3166 2-letter code.
getCreationDate() - Method in class com.jivesoftware.community.webservices.WSBlog
Returns the date that this blog was created.
getCreationDate() - Method in class com.jivesoftware.community.webservices.WSBlogPost
Returns the date that this post was created.
getCreationDate() - Method in class com.jivesoftware.community.webservices.WSCheckPoint
 
getCreationDate() - Method in class com.jivesoftware.community.webservices.WSComment
 
getCreationDate() - Method in class com.jivesoftware.community.webservices.WSContentTag
Returns the date that this tag was created.
getCreationDate() - Method in class com.jivesoftware.community.webservices.WSDocument
A convenience method which returns the date the document was originally created.
getCreationDate() - Method in class com.jivesoftware.community.webservices.WSForumMessage
Returns the date this message was created.
getCreationDate() - Method in class com.jivesoftware.community.webservices.WSForumThread
Returns the date that this thread was created.
getCreationDate() - Method in class com.jivesoftware.community.webservices.WSGroup
Returns the date that the group was created.
getCreationDate() - Method in class com.jivesoftware.community.webservices.WSJiveContainer
Returns the Date that the community was created.
getCreationDate() - Method in class com.jivesoftware.community.webservices.WSPoll
Returns the date the poll was created.
getCreationDate() - Method in class com.jivesoftware.community.webservices.WSTask
 
getCreationDate() - Method in class com.jivesoftware.community.webservices.WSUser
Returns the date that the user was created.
getCreationDateRangeMax() - Method in class com.jivesoftware.community.webservices.WSResultFilter
Returns a date that represents the upper boundry for messages or threads to be selected by the result filter.
getCreationDateRangeMin() - Method in class com.jivesoftware.community.webservices.WSResultFilter
Returns the creation date that represents the lower boundary for messages or threads to be filtered on.
getData() - Method in class com.jivesoftware.community.webservices.WSAttachment
 
getData() - Method in class com.jivesoftware.community.webservices.WSBinaryBody
Returns a InputStream for the binary contents of the body object.
getData() - Method in class com.jivesoftware.community.webservices.WSImage
 
getDate() - Method in class com.jivesoftware.community.webservices.WSPrivateMessage
 
getDefaultFields() - Method in interface com.jivesoftware.community.webservices.ProfileFieldService
Returns a list of all default profile fields.
getDeleteDays() - Method in interface com.jivesoftware.community.webservices.WatchService
Returns the number of days that a watched object can remain inactive before watches on that object are deleted.
getDescription() - Method in class com.jivesoftware.community.webservices.WSAuditMessage
 
getDescription() - Method in class com.jivesoftware.community.webservices.WSBlog
Returns the description of the blog.
getDescription() - Method in class com.jivesoftware.community.webservices.WSCheckPoint
 
getDescription() - Method in class com.jivesoftware.community.webservices.WSGroup
Returns the description of the group.
getDescription() - Method in class com.jivesoftware.community.webservices.WSJiveContainer
Returns the description of the community.
getDescription() - Method in class com.jivesoftware.community.webservices.WSPoll
Returns a brief description of the poll.
getDescription() - Method in class com.jivesoftware.community.webservices.WSProfileField
Gets the description of this profile field.
getDescription() - Method in class com.jivesoftware.community.webservices.WSRating
Retrieve the description for the rating.
getDescription() - Method in class com.jivesoftware.community.webservices.WSStatusLevel
 
getDetails() - Method in class com.jivesoftware.community.webservices.WSAuditMessage
 
getDisallowedTypes() - Method in interface com.jivesoftware.community.webservices.AttachmentService
Returns a List of explicitly disallowed types.
getDisplayName() - Method in class com.jivesoftware.community.webservices.WSBlog
Gets the display name of a blog.
getDisplayName() - Method in class com.jivesoftware.community.webservices.WSJiveContainer
Returns the displayName of the community.
getDocumentApproversOnCommunity(long) - Method in interface com.jivesoftware.community.webservices.DocumentService
Returns all of the users that must approve new documents before they reach a PUBLISHED state when it is in a PENDING_APPROVAL state.
getDocumentApproversOnDocument(long) - Method in interface com.jivesoftware.community.webservices.DocumentService
Returns all of the users that must approve new documents before they reach a PUBLISHED state when it is in a PENDING_APPROVAL state.
getDocumentByDocumentID(String) - Method in interface com.jivesoftware.community.webservices.DocumentService
Returns a document from the community based on its document ID.
getDocumentByDocumentIDAndVersion(String, int) - Method in interface com.jivesoftware.community.webservices.DocumentService
Returns the revision of the document with the specified docID and version number.
getDocumentByInternalDocID(long) - Method in interface com.jivesoftware.community.webservices.DocumentService
Returns the document with the specified docID.
getDocumentByInternalDocIDAndVersion(long, int) - Method in interface com.jivesoftware.community.webservices.DocumentService
Returns the revision of document with the specified docID and version number.
getDocumentID() - Method in class com.jivesoftware.community.webservices.WSDocument
Returns the document ID corresponding to the document.
getDocumentIDs(long) - Method in interface com.jivesoftware.community.webservices.CommunityService
Returns document IDs for all the published documents in the community.
getDocumentProperties(long) - Method in interface com.jivesoftware.community.webservices.DocumentService
Returns all tbe extended properties for the message with the specified ID.
getDocumentProperty(String, long) - Method in interface com.jivesoftware.community.webservices.DocumentService
Returns a specific extended property for the document with the specified property name and document ID.
getDocumentsByCommunity(long) - Method in interface com.jivesoftware.community.webservices.DocumentService
Returns all of the documents for the specified community.
getDocumentsByCommunityAndFilter(long, WSDocumentResultFilter) - Method in interface com.jivesoftware.community.webservices.DocumentService
Returns all of the documents in the given community after the specified filter has been applied.
getDocumentService() - Method in class com.jivesoftware.community.webservices.ServiceLocator
 
getDocumentState() - Method in class com.jivesoftware.community.webservices.WSDocument
 
getDocumentTypeID() - Method in class com.jivesoftware.community.webservices.WSDocument
Return the type of the document.
getDownloadCount() - Method in class com.jivesoftware.community.webservices.WSBinaryBody
Returns the number of times the binary body has been downloaded.
getDueDate() - Method in class com.jivesoftware.community.webservices.WSCheckPoint
 
getDueDate() - Method in class com.jivesoftware.community.webservices.WSProject
 
getDueDate() - Method in class com.jivesoftware.community.webservices.WSTask
 
getDueDateRangeMax() - Method in class com.jivesoftware.community.webservices.WSTaskResultFilter
 
getDueDateRangeMin() - Method in class com.jivesoftware.community.webservices.WSTaskResultFilter
 
getEmail() - Method in class com.jivesoftware.community.webservices.WSComment
 
getEmail() - Method in class com.jivesoftware.community.webservices.WSUser
Returns the user's email address.
getEndDate() - Method in class com.jivesoftware.community.webservices.WSPoll
Returns the date voting for the poll should end.
getErrorType() - Method in exception com.jivesoftware.community.AttachmentException
 
getExpirationDate() - Method in class com.jivesoftware.community.webservices.WSDocument
Returns the date that the document is set to expire on.
getExpirationDate() - Method in class com.jivesoftware.community.webservices.WSPoll
Returns the date the poll should expire.
getFieldID() - Method in class com.jivesoftware.community.webservices.WSProfileFieldOption
Gets the id of the ProfileField in which this option belongs.
getFieldID() - Method in class com.jivesoftware.community.webservices.WSProfileSearchFilter
Gets the ID of the com.jivesoftware.community.ProfileField used to filter the user results.
getFieldID() - Method in class com.jivesoftware.community.webservices.WSUserProfile
Gets the id of the profile field.
getFilters() - Method in class com.jivesoftware.community.webservices.WSProfileSearchQuery
Gets a list of WSProfileSearchFilters used to filter user results for this query.
getFinalLocale() - Method in class com.jivesoftware.community.webservices.WSCommunity
Returns the locale for this community.
getFirstPostID() - Method in class com.jivesoftware.community.webservices.WSBlog
Returns the first blog post ID on this blog.
getFolder(long, int) - Method in interface com.jivesoftware.community.webservices.PrivateMessageService
Returns the specified folder for a user.
getFolderID() - Method in class com.jivesoftware.community.webservices.WSPrivateMessage
 
getFolders(long) - Method in interface com.jivesoftware.community.webservices.PrivateMessageService
Returns an Iterator of PrivateMessageFolder objects for the folders the user has.
getForumMessage(long) - Method in interface com.jivesoftware.community.webservices.ForumService
Returns a WSForumMessage by its ID.
getForumService() - Method in class com.jivesoftware.community.webservices.ServiceLocator
Returns a new instance of ForumService.
getForumThread(long) - Method in interface com.jivesoftware.community.webservices.ForumService
Returns a WSForumThread by its ID.
getForumThreadID() - Method in class com.jivesoftware.community.webservices.WSForumMessage
Returns the ID of the thread this message belongs to.
getGlobalAvatars() - Method in interface com.jivesoftware.community.webservices.AvatarService
Returns a collection of all of the global avatars
getGroup(long) - Method in interface com.jivesoftware.community.webservices.GroupService
Returns a WSGroup by its ID.
getGroup() - Method in class com.jivesoftware.community.webservices.WSStatusLevel
 
getGroupAdmins(long) - Method in interface com.jivesoftware.community.webservices.GroupService
Returns an array of all the user IDs that administer this group.
getGroupByName(String) - Method in interface com.jivesoftware.community.webservices.GroupService
Returns a WSGroup by its name.
getGroupCount() - Method in interface com.jivesoftware.community.webservices.GroupService
Returns a count of all groups in the system.
getGroupMembers(long) - Method in interface com.jivesoftware.community.webservices.GroupService
Returns an array of all userIDs for all the members of a particular group.
getGroupNames() - Method in interface com.jivesoftware.community.webservices.GroupService
Returns an array of all the group names for all the groups in the system.
getGroupNamesBounded(int, int) - Method in interface com.jivesoftware.community.webservices.GroupService
Returns an array of the group names beginning at startIndex and until the number results equals numResults.
getGroups() - Method in interface com.jivesoftware.community.webservices.GroupService
Returns an array of all the group IDs for all the groups in the system.
getGroupService() - Method in class com.jivesoftware.community.webservices.ServiceLocator
Returns a new instance of GroupService
getGroupStatusLevel(long) - Method in interface com.jivesoftware.community.webservices.StatusLevelService
If there is a status level associated with the group passed in then the status level will be returned, Otherwise null will be returned.
getGroupStatusLevels() - Method in interface com.jivesoftware.community.webservices.StatusLevelService
Returns an array of all group based status levels in the system.
getI18nKey() - Method in class com.jivesoftware.community.webservices.WSStatusLevelScenario
 
getID() - Method in class com.jivesoftware.community.webservices.WSComment
 
getID() - Method in class com.jivesoftware.community.webservices.WSForumMessage
Returns the id of this message.
getID() - Method in class com.jivesoftware.community.webservices.WSJiveObject
Retrieve the unique identifier for the jive object, or -1 if the object hasn't yet been added/inserted into the system.
getID() - Method in class com.jivesoftware.community.webservices.WSProfileField
Gets the id representing this profile field.
getID() - Method in class com.jivesoftware.community.webservices.WSTask
 
getID() - Method in class com.jivesoftware.community.webservices.WSUser
Returns the user's id.
getImageCount() - Method in class com.jivesoftware.community.webservices.WSBlogPost
Returns the number of images this blog post has.
getImageCount() - Method in class com.jivesoftware.community.webservices.WSDocument
Returns the number of images the document has.
getImageCount() - Method in class com.jivesoftware.community.webservices.WSForumMessage
Returns the number of images this message has.
getImageCountByDocumentID(String) - Method in interface com.jivesoftware.community.webservices.DocumentService
Returns the number of images on the document with the specified id.
getImageCountByInternalDocID(long) - Method in interface com.jivesoftware.community.webservices.DocumentService
Returns the number of images on the document with the specified internal id.
getImagePath() - Method in class com.jivesoftware.community.webservices.WSStatusLevel
 
getImagePreviewMaxSize() - Method in interface com.jivesoftware.community.webservices.AttachmentService
Returns the max dimension of generated thumbnails (ie, the max value for the width or height).
getImagesByBlogPostID(long) - Method in interface com.jivesoftware.community.webservices.BlogService
Returns an array of images that are attached to the specified blog post.
getImagesByMessageID(long) - Method in interface com.jivesoftware.community.webservices.ForumService
Returns an array of images that are attached to the specified message.
getIMService() - Method in class com.jivesoftware.community.webservices.ServiceLocator
Returns an instance of {@link com.jivesoftware.community.webservices.IMService
getIndex() - Method in class com.jivesoftware.community.webservices.WSProfileField
Gets the index of this profile field.
getIndex() - Method in class com.jivesoftware.community.webservices.WSProfileFieldOption
Gets the index of this option which represents the order in which the options will appear in the list.
getIndexOfChild(long, long) - Method in interface com.jivesoftware.community.webservices.ForumService
Returns the index of child in parent.
getIPAddress() - Method in class com.jivesoftware.community.webservices.WSComment
 
getJiveContainerID() - Method in class com.jivesoftware.community.webservices.WSForumMessage
Returns the ID of the community this message belongs to.
getJiveContainerType() - Method in class com.jivesoftware.community.webservices.WSForumMessage
 
getJiveObject() - Method in exception com.jivesoftware.community.RejectedException
Returns the jive object that triggered the exception.
getKeywords() - Method in class com.jivesoftware.community.webservices.WSProfileSearchQuery
Gets the keywords for the user search.
getLanguage() - Method in class com.jivesoftware.community.webservices.WSDocument
Return the ISO-639 code of the language associated with the document, or null if the document has no language specified (thus implying that it uses the global default language).
getLanguageCode() - Method in class com.jivesoftware.community.webservices.WSLocale
Returns the language code for this locale, which will either be the empty string or a lowercase ISO 639 code.
getLargeImagePath() - Method in class com.jivesoftware.community.webservices.WSStatusLevel
 
getLastPostID() - Method in class com.jivesoftware.community.webservices.WSBlog
Returns the last blog post ID on this blog.
getLatestMessageID() - Method in class com.jivesoftware.community.webservices.WSCommunity
Returns the most recently created or edited message in this community (including all sub-communities).
getLatestMessageID() - Method in class com.jivesoftware.community.webservices.WSForumThread
Returns the ID of the most recently created messages in this thread.
getLeaders() - Method in interface com.jivesoftware.community.webservices.StatusLevelService
Returns an array of system wide leaders.
getLeaders(int, int) - Method in interface com.jivesoftware.community.webservices.StatusLevelService
Returns an array of system wide leaders.
getLeaders(long) - Method in interface com.jivesoftware.community.webservices.StatusLevelService
Returns an Iterable of leaders for a specific community
getLeaders(long, int, int) - Method in interface com.jivesoftware.community.webservices.StatusLevelService
Returns an Iterable of leaders for a specific community
getLivePollCount() - Method in interface com.jivesoftware.community.webservices.PollService
Returns a count of all live polls in the system.
getLivePollCountByObjectTypeAndObjectID(int, long) - Method in interface com.jivesoftware.community.webservices.PollService
Returns a count of all live polls of a given type and object ID.
getLivePolls() - Method in interface com.jivesoftware.community.webservices.PollService
Returns a List of live polls in the system.
getLivePollsByObjectTypeAndObjectID(int, long) - Method in interface com.jivesoftware.community.webservices.PollService
Returns an iterable of live polls associated with the object specified by the objectType and objectID.
getLocale() - Method in class com.jivesoftware.community.webservices.WSCommunity
Returns the locale for this community.
getMaxAllowableHeight() - Method in interface com.jivesoftware.community.webservices.AvatarService
Returns the maximum allowable height for an avatar image
getMaxAllowableWidth() - Method in interface com.jivesoftware.community.webservices.AvatarService
Returns the maximum allowable width for an avatar image
getMaxAttachmentSize() - Method in interface com.jivesoftware.community.webservices.AttachmentService
Returns the maximum size of an individual attachment in kilobytes.
getMaxAttachmentsPerBlogPost() - Method in interface com.jivesoftware.community.webservices.AttachmentService
Returns the maximum number of attachments per blog post.
getMaxAttachmentsPerDocument() - Method in interface com.jivesoftware.community.webservices.AttachmentService
Returns the maximum number of attachments per document.
getMaxAttachmentsPerMessage() - Method in interface com.jivesoftware.community.webservices.AttachmentService
Returns the maximum number of attachments per message.
getMaxPoints() - Method in class com.jivesoftware.community.webservices.WSStatusLevel
 
getMaxUserAvatars() - Method in interface com.jivesoftware.community.webservices.AvatarService
Returns the maximum amount of avatars a user is allowed to have, -1 for limitless
getMaxValue() - Method in class com.jivesoftware.community.webservices.WSProfileSearchFilter
Gets the maximum value that will be used to filter the user results.
getMeanRating(int, long) - Method in interface com.jivesoftware.community.webservices.RatingsService
A convenience method which returns a geometric mean average of all the ratings given to the JiveContentObject.
getMemberCount() - Method in class com.jivesoftware.community.webservices.WSGroup
Returns the number of users that belon gto this group.
getMessage(long) - Method in interface com.jivesoftware.community.webservices.PrivateMessageService
Returns the specified private message.
getMessageCount(long) - Method in interface com.jivesoftware.community.webservices.PrivateMessageService
Returns the total number of private messages a user has in their mailbox.
getMessageCount() - Method in class com.jivesoftware.community.webservices.WSCommunity
Returns the number of messages in the community.
getMessageCount() - Method in class com.jivesoftware.community.webservices.WSForumThread
Returns the number of messages in the thread.
getMessageCount() - Method in class com.jivesoftware.community.webservices.WSPrivateMessageFolder
 
getMessageCountByCommunityID(long) - Method in interface com.jivesoftware.community.webservices.ForumService
Returns the number of messages that are in the community.
getMessageCountByCommunityIDAndFilter(long, WSResultFilter) - Method in interface com.jivesoftware.community.webservices.ForumService
Returns the number of messages that are in the community with the specified id after the specified filter has been applied.
getMessageCountByThreadID(long) - Method in interface com.jivesoftware.community.webservices.ForumService
Returns the number of messages that are in the thread.
getMessageCountByThreadIDAndFilter(long, WSResultFilter) - Method in interface com.jivesoftware.community.webservices.ForumService
Returns the number of messages that are in the thread with the specified id after the specified filter has been applied.
getMessageCountForFolder(long, int) - Method in interface com.jivesoftware.community.webservices.PrivateMessageService
Returns the message count on a specific folder.
getMessageCountsByCommunityIDAndFilter(long, WSResultFilter) - Method in interface com.jivesoftware.community.webservices.ForumService
Returns the number of messages that are in the community with the specified id after the specified filter has been applied.
getMessageDepth(long) - Method in interface com.jivesoftware.community.webservices.ForumService
Returns the depth of a message in the message tree hierarchy.
getMessageIDsByCommunityID(long) - Method in interface com.jivesoftware.community.webservices.ForumService
Returns all of the message IDs for all of the message that are in the community.
getMessageIDsByCommunityIDAndFilter(long, WSResultFilter) - Method in interface com.jivesoftware.community.webservices.ForumService
Returns all of the message IDs for all of the message that are in the community with the specified ID, filtered by the the specified result filter.
getMessageIDsByThreadID(long) - Method in interface com.jivesoftware.community.webservices.ForumService
Returns the IDs of the messages that are in the thread.
getMessageIDsByThreadIDAndFilter(long, WSResultFilter) - Method in interface com.jivesoftware.community.webservices.ForumService
Returns all of the message IDs for all of the message that are in the thread after the specified filter has been applied.
getMessageProperties(long) - Method in interface com.jivesoftware.community.webservices.ForumService
Returns all tbe extended properties for the message with the specified ID.
getMessageProperty(String, long) - Method in interface com.jivesoftware.community.webservices.ForumService
Returns a specific extended property for the message with the specified property name and message ID.
getMessages(long, long) - Method in interface com.jivesoftware.community.webservices.PrivateMessageService
Returns all the messages in the folder sorted by date descending.
getMessagesByCommunityID(long) - Method in interface com.jivesoftware.community.webservices.ForumService
Returns all of the messages that are in the community.
getMessagesByCommunityIDAndFilter(long, WSResultFilter) - Method in interface com.jivesoftware.community.webservices.ForumService
Returns all of the messages that are in the community with the specified ID, filtered by the the specified result filter.
getMessagesByThreadID(long) - Method in interface com.jivesoftware.community.webservices.ForumService
Returns the messages that are in the thread.
getMessagesByThreadIDAndFilter(long, WSResultFilter) - Method in interface com.jivesoftware.community.webservices.ForumService
Returns all of the messages that are in the thread after the specified filter has been applied.
getMinimum() - Method in class com.jivesoftware.community.webservices.WSTagResultFilter
Returns the minimum number of com.jivesoftware.community.JiveContentObjects that a tag must be associated with to be included in the result set.
getMinPoints() - Method in class com.jivesoftware.community.webservices.WSStatusLevel
 
getMinValue() - Method in class com.jivesoftware.community.webservices.WSProfileSearchFilter
Gets the minimum value that will be used to filter the user results.
getMode() - Method in class com.jivesoftware.community.webservices.WSPoll
 
getModerationAvatarCount() - Method in interface com.jivesoftware.community.webservices.AvatarService
Used to acquire a count of all the avatars that require moderation.
getModerationAvatars() - Method in interface com.jivesoftware.community.webservices.AvatarService
Returns a collection of all of the avatars that require moderation.
getModerationRangeMax() - Method in class com.jivesoftware.community.webservices.WSResultFilter
Returns the moderation value that represents the upper bound for messages or threads to be selected by the result filter.
getModerationRangeMin() - Method in class com.jivesoftware.community.webservices.WSResultFilter
Returns the moderation value that represents the lower boundry for messages or threads to be selected by the result filter.
getModerationValue() - Method in class com.jivesoftware.community.webservices.WSForumMessage
Returns the number of moderation points this message has.
getModerationValue() - Method in class com.jivesoftware.community.webservices.WSForumThread
Returns the number of moderation points this thread has.
getModificationDate() - Method in class com.jivesoftware.community.webservices.WSBlog
Returns the date that the blog name, display name or description was last modified.
getModificationDate() - Method in class com.jivesoftware.community.webservices.WSBlogPost
Returns the date that this post was last modified.
getModificationDate() - Method in class com.jivesoftware.community.webservices.WSCheckPoint
 
getModificationDate() - Method in class com.jivesoftware.community.webservices.WSComment
 
getModificationDate() - Method in class com.jivesoftware.community.webservices.WSDocument
A convenience method which returns the date the document was last modified as determined by the version with a com.jivesoftware.community.DocumentState#PUBLISHED state, or if no version has that state the modification date of the current instance of the document.
getModificationDate() - Method in class com.jivesoftware.community.webservices.WSForumMessage
Returns the date this message was last modified.
getModificationDate() - Method in class com.jivesoftware.community.webservices.WSForumThread
Returns the date that this thread was last modified.
getModificationDate() - Method in class com.jivesoftware.community.webservices.WSGroup
Returns the date that the group was last modified.
getModificationDate() - Method in class com.jivesoftware.community.webservices.WSJiveContainer
Returns the Date this community was last modified.
getModificationDate() - Method in class com.jivesoftware.community.webservices.WSPoll
Returns the date the poll was last modified.
getModificationDate() - Method in class com.jivesoftware.community.webservices.WSTask
 
getModificationDate() - Method in class com.jivesoftware.community.webservices.WSUser
Returns the date that the user was last modified.
getModificationDateRangeMax() - Method in class com.jivesoftware.community.webservices.WSResultFilter
Returns a date that represents the upper boundry for messages or threads to be selected by the result filter.
getModificationDateRangeMin() - Method in class com.jivesoftware.community.webservices.WSResultFilter
Returns a date that represents the lower boundary for messages or threads to be selected by the result filter.
getName() - Method in class com.jivesoftware.community.webservices.WSAttachment
 
getName() - Method in class com.jivesoftware.community.webservices.WSBinaryBody
Returns the name of the body object.
getName() - Method in class com.jivesoftware.community.webservices.WSBlog
Returns the name of the blog.
getName() - Method in class com.jivesoftware.community.webservices.WSCheckPoint
 
getName() - Method in class com.jivesoftware.community.webservices.WSComment
 
getName() - Method in class com.jivesoftware.community.webservices.WSConstants.AccessType
 
getName() - Method in class com.jivesoftware.community.webservices.WSContentTag
Returns the name of the tag
getName() - Method in class com.jivesoftware.community.webservices.WSForumThread
Returns the subject of the root message of this thread.
getName() - Method in class com.jivesoftware.community.webservices.WSGroup
Returns the name of the group.
getName() - Method in class com.jivesoftware.community.webservices.WSImage
 
getName() - Method in class com.jivesoftware.community.webservices.WSJiveContainer
Returns the name of the community.
getName() - Method in class com.jivesoftware.community.webservices.WSPoll
Returns the name of the poll.
getName() - Method in class com.jivesoftware.community.webservices.WSPrivateMessageFolder
 
getName() - Method in class com.jivesoftware.community.webservices.WSProfileField
Gets the internal name of this profile field.
getName() - Method in class com.jivesoftware.community.webservices.WSProperty
Returns the property name.
getName() - Method in class com.jivesoftware.community.webservices.WSStatusLevel
 
getName() - Method in class com.jivesoftware.community.webservices.WSTagCount
Returns the name of the tag.
getName() - Method in class com.jivesoftware.community.webservices.WSUser
Returns the user's name.
getNestedThrowable() - Method in exception com.jivesoftware.base.UnauthorizedException
 
getNextPostID() - Method in class com.jivesoftware.community.webservices.WSBlogPost
Returns the next blogpost ID that has been published.
getNode() - Method in class com.jivesoftware.community.webservices.WSAuditMessage
 
getNumResults() - Method in class com.jivesoftware.community.webservices.WSResultFilter
Returns the max number of results that should be returned.
getObjectID() - Method in class com.jivesoftware.community.webservices.WSWatch
Returns the object ID of the object being watched.
getObjectType() - Method in class com.jivesoftware.community.webservices.WSComment
 
getObjectType() - Method in class com.jivesoftware.community.webservices.WSJiveObject
Return the object type of the jive object.
getObjectType() - Method in class com.jivesoftware.community.webservices.WSWatch
Returns the object type of the object being watched.
getOption(int) - Method in class com.jivesoftware.community.webservices.WSPoll
Returns the text of the option at the specified index.
getOptionCount() - Method in class com.jivesoftware.community.webservices.WSPoll
Returns the number of options available in the poll.
getOptions() - Method in class com.jivesoftware.community.webservices.WSPoll
 
getOptions() - Method in class com.jivesoftware.community.webservices.WSProfileField
Gets a array of WSProfileFieldOption objects for this profile field.
getOwner() - Method in class com.jivesoftware.community.webservices.WSAvatar
Returns user who created this avatar, if the user is null then this is a global avatar
getOwner() - Method in class com.jivesoftware.community.webservices.WSTask
 
getOwnerID() - Method in class com.jivesoftware.community.webservices.WSPrivateMessage
 
getOwnerID() - Method in class com.jivesoftware.community.webservices.WSPrivateMessageFolder
 
getOwnerID() - Method in class com.jivesoftware.community.webservices.WSTaskResultFilter
 
getParent(long) - Method in interface com.jivesoftware.community.webservices.ForumService
Returns the parent of the child ForumMessage.
getParentCommunityID() - Method in class com.jivesoftware.community.webservices.WSCommunity
Returns ID of the parent community of this community.
getParentContainerID() - Method in class com.jivesoftware.community.webservices.WSProject
 
getParentContainerType() - Method in class com.jivesoftware.community.webservices.WSProject
 
getParentMessageID() - Method in class com.jivesoftware.community.webservices.WSForumMessage
Returns the ID of the parent message of this message or 0 if this message is the root message of a thread.
getParentObjectID() - Method in class com.jivesoftware.community.webservices.WSTask
 
getParentObjectType() - Method in class com.jivesoftware.community.webservices.WSTask
 
getPassword() - Method in class com.jivesoftware.community.webservices.WSUser
 
getPermalink() - Method in class com.jivesoftware.community.webservices.WSBlogPost
Returns the permalink for this post, where the permalink is a composed only of unreserved characters: unreserved = ALPHA / DIGIT / "-" / "." / "_" / "~" as according to RFC 3986: http://www.ietf.org/rfc/rfc3986.txt Space characters and characters not in the list of unreserved characters are replaced with a hyphen character.
getPermissionNames() - Static method in class com.jivesoftware.community.Permissions
 
getPermissionService() - Method in class com.jivesoftware.community.webservices.ServiceLocator
Returns a new instance of PermissionService
getPingServices() - Method in interface com.jivesoftware.community.webservices.BlogService
Returns a comma delimited list of available ping services for the system.
getPingServices() - Method in class com.jivesoftware.community.webservices.WSBlog
Returns a line break separated list of services that the user has chosen to ping.
getPlainBody() - Method in class com.jivesoftware.community.webservices.WSBlogPost
Returns the plain body.
getPlainSubject() - Method in class com.jivesoftware.community.webservices.WSBlogPost
Returns the plain subject.
getPointLevel(long) - Method in interface com.jivesoftware.community.webservices.StatusLevelService
Returns the point level for a user system wide.
getPointLevel(long, long) - Method in interface com.jivesoftware.community.webservices.StatusLevelService
Returns the status level points for a user in regards to a specific community
getPoints() - Method in class com.jivesoftware.community.webservices.WSStatusLevelScenario
 
getPointStatusLevels() - Method in interface com.jivesoftware.community.webservices.StatusLevelService
Returns an array of point based status levels in the system sorted by point range.
getPoll(long) - Method in interface com.jivesoftware.community.webservices.PollService
Returns the Poll specified by the poll ID.
getPollCount() - Method in interface com.jivesoftware.community.webservices.PollService
Returns a count of all polls, both active and inactive.
getPollCountByObjectTypeAndObjectID(int, long) - Method in interface com.jivesoftware.community.webservices.PollService
Returns an count of polls, both active and inactive, associated with the object specified by the objectType and objectID.
getPolls() - Method in interface com.jivesoftware.community.webservices.PollService
Returns an iterable of all polls, both active and inactive.
getPollsByObjectTypeAndObjectID(int, long) - Method in interface com.jivesoftware.community.webservices.PollService
Returns an iterable of polls, both active and inactive, associated with the object specified by the objectType and objectID.
getPollService() - Method in class com.jivesoftware.community.webservices.ServiceLocator
Return an instance of PollService
getPopularDocuments() - Method in interface com.jivesoftware.community.webservices.DocumentService
Returns the top x documents across all communities according to ratings, document views and time passed since the document was created.
getPopularDocumentsByCommunity(long) - Method in interface com.jivesoftware.community.webservices.DocumentService
Returns the top x documents in the given community according to ratings, document views & time passed since the document was created.
getPopularDocumentsByLanguage(List<String>) - Method in interface com.jivesoftware.community.webservices.DocumentService
Returns the top x documents across all communities according to ratings, document views and time passed since the document was created in the languages specified.
getPopularTags() - Method in class com.jivesoftware.community.webservices.WSBlog
Returns the 20 most popular tags for a given blog in a Map where the key is the name of tag and the value is the number of times the tag has been used in this blog.
getPopularThreads() - Method in interface com.jivesoftware.community.webservices.ForumService
Returns an array of thread IDs for all the popular threads in the system.
getPopularThreadsByCommunityID(long) - Method in interface com.jivesoftware.community.webservices.ForumService
Return an array of popular threads by community.
getPrefix() - Method in class com.jivesoftware.community.webservices.WSBlogResultFilter
Returns an optional prefix to be used when search blogs by name.
getPreviousPostID() - Method in class com.jivesoftware.community.webservices.WSBlogPost
Returns the previous blogpost ID that has been published.
getProfile(long) - Method in interface com.jivesoftware.community.webservices.ProfileService
Gets a map of user profile values for a particular user mapped to their corresponding ProfileField id.
getProfileField(long) - Method in interface com.jivesoftware.community.webservices.ProfileFieldService
Gets a profile field object by its id.
getProfileFields() - Method in interface com.jivesoftware.community.webservices.ProfileFieldService
Gets the list of all profile fields in the system.
getProfileFieldService() - Method in class com.jivesoftware.community.webservices.ServiceLocator
Returns an instance of ProfileFieldService.
getProfileImage(long) - Method in interface com.jivesoftware.community.webservices.ProfileService
Returns the profile image for a user.
getProfileSearchService() - Method in class com.jivesoftware.community.webservices.ServiceLocator
Returns an instance of {@link com.jivesoftware.community.webservices.ProfileSearchService
getProfileService() - Method in class com.jivesoftware.community.webservices.ServiceLocator
Returns an instance of ProfileService
getProjectByID(long) - Method in interface com.jivesoftware.community.webservices.ProjectService
 
getProjectCount() - Method in interface com.jivesoftware.community.webservices.ProjectService
 
getProjectID() - Method in class com.jivesoftware.community.webservices.WSTaskResultFilter
 
getProjects() - Method in interface com.jivesoftware.community.webservices.ProjectService
 
getProjectService() - Method in class com.jivesoftware.community.webservices.ServiceLocator
 
getProperties(long) - Method in interface com.jivesoftware.community.webservices.CommunityService
Returns all tbe extended properties for the community with the specified id.
getProperties(long) - Method in interface com.jivesoftware.community.webservices.GroupService
Returns an array of all the extended properties for a group.
getProperties() - Method in interface com.jivesoftware.community.webservices.SystemPropertiesService
Obtains all Jive System Properties.
getProperties() - Method in class com.jivesoftware.community.webservices.WSAvatar
Retrieve a map of all the extended properties for the avatar.
getProperties() - Method in class com.jivesoftware.community.webservices.WSBlog
Returns the properties associated with this blog.
getProperties() - Method in class com.jivesoftware.community.webservices.WSBlogPost
Returns the properties associated with this blogpost.
getProperties() - Method in class com.jivesoftware.community.webservices.WSComment
 
getProperties() - Method in class com.jivesoftware.community.webservices.WSDocument
Returns the properties associated with this document.
getProperty(String, long) - Method in interface com.jivesoftware.community.webservices.CommunityService
Returns a specific extended property for the community with the specified property name and community ID.
getPublishDate() - Method in class com.jivesoftware.community.webservices.WSBlogPost
Returns that date that this post should be published.
getPublishDateRangeMax() - Method in class com.jivesoftware.community.webservices.WSBlogPostResultFilter
Returns a date that represents the upper boundry for blog posts to be selected by the result filter.
getPublishDateRangeMax() - Method in class com.jivesoftware.community.webservices.WSBlogTagResultFilter
Returns a date that represents the upper boundry for tags to be selected by the result filter.
getPublishDateRangeMin() - Method in class com.jivesoftware.community.webservices.WSBlogPostResultFilter
Returns the publish date that represents the lower boundary for blog posts to be filtered on.
getPublishDateRangeMin() - Method in class com.jivesoftware.community.webservices.WSBlogTagResultFilter
Returns the publish date that represents the lower boundary for blog posts to be filtered on.
getQueryString() - Method in class com.jivesoftware.community.webservices.WSQuery
Returns the query string for the Query object.
getRating(long, int, long) - Method in interface com.jivesoftware.community.webservices.RatingsService
Returns the rating associated with the user, or null if this user hasn't rated the JiveContentObject.
getRatingCount(int, long) - Method in interface com.jivesoftware.community.webservices.RatingsService
Returns the total number of ratings given to the JiveContentObject.
getRatingFromScore(int) - Method in interface com.jivesoftware.community.webservices.RatingsService
Retrieve the rating with the specified score.
getRatings(int, long) - Method in interface com.jivesoftware.community.webservices.RatingsService
Returns an Iterable of all the ratings given to the JiveContentObject.
getRatingsService() - Method in class com.jivesoftware.community.webservices.ServiceLocator
Return an instance of RatingsService
getRecentBlogPostIDs() - Method in class com.jivesoftware.community.webservices.WSBlog
Returns (at most) the ten most recent blog postsIDs on this blog.
getRecentBlogs() - Method in interface com.jivesoftware.community.webservices.BlogService
Returns (at most) the ten most recent blogs created on this system.
getRecentCommentIDs() - Method in class com.jivesoftware.community.webservices.WSBlog
Returns (at most) the ten most recent comment IDs on this blog.
getRecipientID() - Method in class com.jivesoftware.community.webservices.WSPrivateMessage
 
getRecursiveChildCount(long) - Method in interface com.jivesoftware.community.webservices.ForumService
Returns the total number of recursive children of a parent.
getRecursiveChildren(long) - Method in interface com.jivesoftware.community.webservices.ForumService
Returns an array for all child messages (and sub-children, etc) of the parent.
getRecursiveCommunities(long) - Method in interface com.jivesoftware.community.webservices.CommunityService
Returns all of the communities under the specified community recursively.
getRecursiveCommunities() - Method in interface com.jivesoftware.community.webservices.CommunityService
 
getRecursiveCommunityCount(long) - Method in interface com.jivesoftware.community.webservices.CommunityService
Returns a count of call the communities under a community
getRecursiveCommunityCount() - Method in class com.jivesoftware.community.webservices.WSCommunity
Returns the number of communities in the community and all sub-communities.
getRecursiveMessages(long) - Method in interface com.jivesoftware.community.webservices.ForumService
Returns an array for all messages in the thread in depth-first order.
getReferences(int, long) - Method in interface com.jivesoftware.community.webservices.ReferenceService
Get all objects that the specfied jiveObject referers too.
getReferenceService() - Method in class com.jivesoftware.community.webservices.ServiceLocator
Returns an instance of ReferenceService
getReferers(int, long) - Method in interface com.jivesoftware.community.webservices.ReferenceService
Get a list of all the objects that refer to this specified object.
getResolutionDateRangeMin() - Method in class com.jivesoftware.community.webservices.WSResultFilter
 
getResolutionnDateRangeMax() - Method in class com.jivesoftware.community.webservices.WSResultFilter
 
getResolutionStates() - Method in class com.jivesoftware.community.webservices.WSResultFilter
 
getRootMessage(long) - Method in interface com.jivesoftware.community.webservices.ForumService
Returns the root of a thread.
getRootMessage() - Method in class com.jivesoftware.community.webservices.WSForumThread
Returns the root message this thread.
getRoster(long) - Method in interface com.jivesoftware.community.webservices.AddressBookService
Retrieves a list of users contained within the specified users addressbook.
getScore() - Method in class com.jivesoftware.community.webservices.WSRating
Retrieve the score for the rating.
getSearchService() - Method in class com.jivesoftware.community.webservices.ServiceLocator
Returns a new instance of SearchService.
getSenderID() - Method in class com.jivesoftware.community.webservices.WSPrivateMessage
 
getSimilarUserResults(long) - Method in interface com.jivesoftware.community.webservices.ProfileSearchService
Returns the the first 5 users that are similar to the specified user.
getSize() - Method in class com.jivesoftware.community.webservices.WSBinaryBody
Returns the size of the body object in bytes.
getSort() - Method in class com.jivesoftware.community.webservices.WSProfileSearchQuery
Gets the sort used for this query.
getSortField() - Method in class com.jivesoftware.community.webservices.WSQuery
Returns the currently selected sort field.
getSortField() - Method in class com.jivesoftware.community.webservices.WSResultFilter
Returns the currently selected sort field.
getSortOrder() - Method in class com.jivesoftware.community.webservices.WSQuery
Returns the sort order, which will be Query.ASCENDING for ascending sorting, or Query.DESCENDING for descending sorting.
getSortOrder() - Method in class com.jivesoftware.community.webservices.WSResultFilter
Returns the sort order, which will be ResultFilter.ASCENDING for ascending sorting, or ResultFilter.DESCENDING for descending sorting.
getStartDate() - Method in class com.jivesoftware.community.webservices.WSPoll
Returns the date voting for the poll is set to start.
getStartIndex() - Method in class com.jivesoftware.community.webservices.WSResultFilter
Returns the index of the first result to return.
getStatus() - Method in class com.jivesoftware.community.webservices.WSBlogPost
Returns the status of this blog post which may be any one of the following: PENDING_APPROVAL -- post has status of unpublished PUBLISH -- post has status of published.
getStatusLevel(long) - Method in interface com.jivesoftware.community.webservices.StatusLevelService
Used to acquire a specific status level object from the system
getStatusLevelByPoints(long) - Method in interface com.jivesoftware.community.webservices.StatusLevelService
Used to get a status level by a point value.
getStatusLevelScenarioByCode(String) - Method in interface com.jivesoftware.community.webservices.StatusLevelService
Returns a WSStatusLevelScenario by its code.
getSubCommunities(long) - Method in interface com.jivesoftware.community.webservices.CommunityService
Returns all the sub communities for the parent community.
getSubject() - Method in class com.jivesoftware.community.webservices.WSBlogPost
Returns the blog post subject.
getSubject() - Method in class com.jivesoftware.community.webservices.WSDocument
Returns the title of the document.
getSubject() - Method in class com.jivesoftware.community.webservices.WSForumMessage
Returns the message subject.
getSubject() - Method in class com.jivesoftware.community.webservices.WSPrivateMessage
 
getSubject() - Method in class com.jivesoftware.community.webservices.WSTask
 
getSystemPropertiesService() - Method in class com.jivesoftware.community.webservices.ServiceLocator
Returns a new instance of SystemPropertiesService
getTagByID(long) - Method in interface com.jivesoftware.community.webservices.TagService
Returns a tag given a tag ID.
getTagByName(String) - Method in interface com.jivesoftware.community.webservices.TagService
Returns a tag by tag name.
getTags() - Method in interface com.jivesoftware.community.webservices.BlogService
Returns all tags for blogs in the system.
getTags(WSBlogTagResultFilter) - Method in interface com.jivesoftware.community.webservices.BlogService
Returns all tags for blogs in the system filtered by the BlogTagResultFilter.
getTags(WSJiveObject) - Method in interface com.jivesoftware.community.webservices.TagService
Return an Iterable for all the tags associated with this manager.
getTags() - Method in class com.jivesoftware.community.webservices.WSBlog
Returns all tags for a given blog in a Map where the key is the name of tag and the value is the number of times the tag has been used in this blog.
getTags() - Method in class com.jivesoftware.community.webservices.WSBlogPost
Returns the tags associated with this blogpost.
getTags() - Method in class com.jivesoftware.community.webservices.WSResultFilter
Returns the the ContentTags to filter on.
getTagService() - Method in class com.jivesoftware.community.webservices.ServiceLocator
Returns an instance of TagService.
getTaskbyID(long) - Method in interface com.jivesoftware.community.webservices.TaskService
 
getTaskCount() - Method in interface com.jivesoftware.community.webservices.TaskService
 
getTaskCountWithFilter(WSTaskResultFilter) - Method in interface com.jivesoftware.community.webservices.TaskService
 
getTasks() - Method in interface com.jivesoftware.community.webservices.TaskService
 
getTasksByProject(long) - Method in interface com.jivesoftware.community.webservices.TaskService
 
getTaskService() - Method in class com.jivesoftware.community.webservices.ServiceLocator
 
getTasksWithFilter(WSTaskResultFilter) - Method in interface com.jivesoftware.community.webservices.TaskService
 
getThreadCount() - Method in class com.jivesoftware.community.webservices.WSCommunity
Returns number of thread in the community and all sub-communities
getThreadCountByCommunityID(long) - Method in interface com.jivesoftware.community.webservices.ForumService
Returns the number of threads in the specified community.
getThreadCountByCommunityIDAndFilter(long, WSResultFilter) - Method in interface com.jivesoftware.community.webservices.ForumService
Returns the number of threads in the specified community after being filtered by the specified filter.
getThreadProperties(long) - Method in interface com.jivesoftware.community.webservices.ForumService
Returns all tbe extended properties for the thread with the specified ID.
getThreadProperty(String, long) - Method in interface com.jivesoftware.community.webservices.ForumService
Returns a specific extended property for the thread with the specified property name and thread ID.
getThreadsByCommunityID(long) - Method in interface com.jivesoftware.community.webservices.ForumService
Returns all of the IDs for threads a community.
getThreadsByCommunityIDAndFilter(long, WSResultFilter) - Method in interface com.jivesoftware.community.webservices.ForumService
Returns all of the IDs for threads a community has filtered by the specified result filter.
getThreadWatch(long, long) - Method in interface com.jivesoftware.community.webservices.WatchService
Returns a watch on a particular thread, or null if there isn't a watch.
getTimestamp() - Method in class com.jivesoftware.community.webservices.WSAuditMessage
 
getTotalWatchCount(long, int) - Method in interface com.jivesoftware.community.webservices.WatchService
Returns a count of all watches that a userID has of a particular type.
getTrackbackCount() - Method in class com.jivesoftware.community.webservices.WSBlog
Returns the total number of trackbacks on this blog.
getTypeID() - Method in class com.jivesoftware.community.webservices.WSProfileField
Gets the id of the type of this profile field.
getUncompleteTasksByUserID(long) - Method in interface com.jivesoftware.community.webservices.TaskService
 
getUnfilteredMessageProperties(long) - Method in interface com.jivesoftware.community.webservices.ForumService
Returns the properties without applying filters to them first.
getUnfilteredName() - Method in class com.jivesoftware.community.webservices.WSContentTag
Returns the unfiltered name of the tag
getUnfilteredSubject() - Method in class com.jivesoftware.community.webservices.WSBlogPost
Returns the unfiltered subject.
getUnfilteredSubject() - Method in class com.jivesoftware.community.webservices.WSDocument
Returns the document title, bypassing any active filters.
getUnfilteredSubject() - Method in class com.jivesoftware.community.webservices.WSForumMessage
Returns the message subject, bypassing any active filters.
getUnreadMessageCount(long) - Method in interface com.jivesoftware.community.webservices.PrivateMessageService
Returns the total number of unread private messages a user has in their mailbox.
getUnreadMessageCount() - Method in class com.jivesoftware.community.webservices.WSPrivateMessageFolder
 
getUnreadMessageCountForFolder(long, int) - Method in interface com.jivesoftware.community.webservices.PrivateMessageService
Returns the total number of unread private messages a user has in a specific folder.
getURL() - Method in class com.jivesoftware.community.webservices.WSComment
 
getUser(long) - Method in interface com.jivesoftware.community.webservices.UserService
Returns a user by its id.
getUser() - Method in class com.jivesoftware.community.webservices.WSAuditMessage
 
getUser() - Method in class com.jivesoftware.community.webservices.WSBlogPost
Returns the ID User that authored this blogpost.
getUser() - Method in class com.jivesoftware.community.webservices.WSComment
 
getUser() - Method in class com.jivesoftware.community.webservices.WSForumMessage
Returns the ID User that authored this message.
getUser() - Method in class com.jivesoftware.community.webservices.WSPoll
Returns the user who created the poll or null if the poll was created anonymously.
getUser() - Method in class com.jivesoftware.community.webservices.WSTask
 
getUserApprovalDocuments(long) - Method in interface com.jivesoftware.community.webservices.DocumentService
Returns a list of documents that a user needs to approve.
getUserByEmailAddress(String) - Method in interface com.jivesoftware.community.webservices.UserService
Returns a user object corresponding to the email address given.
getUserByUsername(String) - Method in interface com.jivesoftware.community.webservices.UserService
Returns a user by its username.
getUserContentCommentCount(long) - Method in interface com.jivesoftware.community.webservices.CommentService
Returns a count of all the comments in all content which has been authored by the supplied user.
getUserContentCommentCountWithFilter(long, WSUserContentCommentResultFilter) - Method in interface com.jivesoftware.community.webservices.CommentService
Returns a count of all the comments in all content which has been authored by the supplied user.
getUserContentComments(long) - Method in interface com.jivesoftware.community.webservices.CommentService
Returns array of all the comments in all content which has been authored by the supplied user.
getUserContentCommentsWithFilter(long, WSUserContentCommentResultFilter) - Method in interface com.jivesoftware.community.webservices.CommentService
Returns array of all the comments in all content which has been authored by the supplied user.
getUserCount(long) - Method in interface com.jivesoftware.community.webservices.ProjectService
 
getUserCount() - Method in interface com.jivesoftware.community.webservices.UserService
Returns the number of users in the system.
getUserCount() - Method in class com.jivesoftware.community.webservices.WSBlog
Returns the number of users associated with this blog.
getUserGroupNames(long) - Method in interface com.jivesoftware.community.webservices.GroupService
Returns an array of group names that an entity belongs to.
getUserGroups(long) - Method in interface com.jivesoftware.community.webservices.GroupService
Returns an array of all the group IDs that a user belongs too.
getUserID() - Method in class com.jivesoftware.base.UserNotFoundException
Returns id of the user not found if available, else -1.
getUserID() - Method in class com.jivesoftware.community.webservices.WSApprovalStatus
Returns the id of the approval user.
getUserID() - Method in class com.jivesoftware.community.webservices.WSDocument
Returns the user that authored the document.
getUserID() - Method in class com.jivesoftware.community.webservices.WSProject
 
getUserID() - Method in class com.jivesoftware.community.webservices.WSResultFilter
Returns the userID that results will be filtered on.
getUserID() - Method in class com.jivesoftware.community.webservices.WSWatch
Returns the if of the user who is associated with this watch.
getUserIDs() - Method in class com.jivesoftware.community.webservices.WSBlog
Return all the user IDs given permission to post to this blog.
getUsername() - Method in class com.jivesoftware.base.UserNotFoundException
Returns username of the user not found if available, else null.
getUsername() - Method in class com.jivesoftware.community.webservices.WSUser
Returns the user's username.
getUserNames() - Method in interface com.jivesoftware.community.webservices.UserService
Returns the names of the all users names.
getUserProperties(long) - Method in interface com.jivesoftware.community.webservices.UserService
Return all extended properties for the user with the specified id.
getUsers() - Method in interface com.jivesoftware.community.webservices.UserService
Returns the IDs of the first 1000 users.
getUsersBounded(int, int) - Method in interface com.jivesoftware.community.webservices.UserService
Returns the IDs of users begining at startIndex and until the number results equals numResults.
getUserService() - Method in class com.jivesoftware.community.webservices.ServiceLocator
Returns a new instance of UserService
getUserStatusLevel(long) - Method in interface com.jivesoftware.community.webservices.StatusLevelService
Returns the system wide status level for specific user, will return null if there is no status level for this user.
getUserVoteCount(long) - Method in interface com.jivesoftware.community.webservices.PollService
Returns a count of all user votes for all options in the poll.
getUserVoteCountByIndex(long, int) - Method in interface com.jivesoftware.community.webservices.PollService
Returns a count of all user votes for the specified option in the poll.
getUserVoteIndices(long, long) - Method in interface com.jivesoftware.community.webservices.PollService
Returns a list of option indexes corresponding to the user votes, or an empty array if the user has not voted.
getUserVotes(long) - Method in interface com.jivesoftware.community.webservices.PollService
Returns a List of User objects for users who have voted for any options in the poll.
getUserVotesByIndex(long, int) - Method in interface com.jivesoftware.community.webservices.PollService
Returns a list of User objects for users who have voted for the option at the given index.
getUserWatch(long, long) - Method in interface com.jivesoftware.community.webservices.WatchService
Returns a watch on a particular user, or null if there isn't a watch.
getUses() - Method in class com.jivesoftware.community.webservices.WSTagCount
Returns the number of times the tag is used.
getValue() - Method in class com.jivesoftware.community.webservices.WSProfileFieldOption
Gets the value of this option.
getValue() - Method in class com.jivesoftware.community.webservices.WSProfileSearchFilter
Gets the value that will be used to filter the user results.
getValue() - Method in class com.jivesoftware.community.webservices.WSProperty
Returns the property value.
getValue() - Method in class com.jivesoftware.community.webservices.WSUserProfile
Gets the value that the user selected for the profile field.
getValues() - Method in class com.jivesoftware.community.webservices.WSUserProfile
Gets the array of values that the user selected for the profile field.
getViewCount() - Method in class com.jivesoftware.community.webservices.WSDocument
 
getVoteCount(long) - Method in interface com.jivesoftware.community.webservices.PollService
Returns a count of all votes (both guest and user votes) for all options in the poll.
getVoteCount() - Method in class com.jivesoftware.community.webservices.WSPoll
Returns a count of all votes (both guest and user votes) for all options in the poll.
getVoteCountByIndex(long, int) - Method in interface com.jivesoftware.community.webservices.PollService
Returns a count of all votes (both guest and user votes) for the specified option in the poll.
getWatchList(long, int) - Method in interface com.jivesoftware.community.webservices.WatchService
Returns an array of Watch objects for a particular object type that the given user is watching.
getWatchService() - Method in class com.jivesoftware.community.webservices.ServiceLocator
Returns a new instance of WatchService
getWatchType() - Method in class com.jivesoftware.community.webservices.WSWatch
Returns the type of the watch.
getWatchUsers(int, long, int) - Method in interface com.jivesoftware.community.webservices.WatchService
Returns all the users who are watching this objectType and objectID.
GROUP - Static variable in class com.jivesoftware.community.JiveConstants
 
GROUP_ADMIN - Static variable in class com.jivesoftware.community.Permissions
Permission to administer a particular group.
GROUP_MANAGER_CLASS - Static variable in class com.jivesoftware.community.JiveConstants
 
GroupNotFoundException - Class in com.jivesoftware.base
Thrown when unable to find a group.
GroupNotFoundException() - Constructor for class com.jivesoftware.base.GroupNotFoundException
 
GroupNotFoundException(String) - Constructor for class com.jivesoftware.base.GroupNotFoundException
 
GroupNotFoundException(String, Throwable) - Constructor for class com.jivesoftware.base.GroupNotFoundException
 
GroupNotFoundException(Throwable) - Constructor for class com.jivesoftware.base.GroupNotFoundException
 
GroupService - Interface in com.jivesoftware.community.webservices
Provides a the ability for managing groups and group membership.
groupService - Variable in class com.jivesoftware.community.webservices.ServiceLocator
 

H

hasAnonymousVoted(long, String) - Method in interface com.jivesoftware.community.webservices.PollService
Returns true if the guest associated with the uniqueID has previously voted in the poll, false otherwise.
hashCode() - Method in class com.jivesoftware.community.webservices.WSApprovalStatus
 
hashCode() - Method in class com.jivesoftware.community.webservices.WSAuditMessage
 
hashCode() - Method in class com.jivesoftware.community.webservices.WSBlog
 
hashCode() - Method in class com.jivesoftware.community.webservices.WSBlogPost
 
hashCode() - Method in class com.jivesoftware.community.webservices.WSCheckPoint
 
hashCode() - Method in class com.jivesoftware.community.webservices.WSConstants.AccessType
 
hashCode() - Method in class com.jivesoftware.community.webservices.WSContentTag
 
hashCode() - Method in class com.jivesoftware.community.webservices.WSDocument
 
hashCode() - Method in class com.jivesoftware.community.webservices.WSForumMessage
 
hashCode() - Method in class com.jivesoftware.community.webservices.WSForumThread
 
hashCode() - Method in class com.jivesoftware.community.webservices.WSGroup
 
hashCode() - Method in class com.jivesoftware.community.webservices.WSJiveContainer
 
hashCode() - Method in class com.jivesoftware.community.webservices.WSJiveObject
 
hashCode() - Method in class com.jivesoftware.community.webservices.WSLocale
 
hashCode() - Method in class com.jivesoftware.community.webservices.WSPoll
 
hashCode() - Method in class com.jivesoftware.community.webservices.WSPrivateMessageFolder
 
hashCode() - Method in class com.jivesoftware.community.webservices.WSProject
 
hashCode() - Method in class com.jivesoftware.community.webservices.WSProperty
 
hashCode() - Method in class com.jivesoftware.community.webservices.WSQuery
 
hashCode() - Method in class com.jivesoftware.community.webservices.WSRating
 
hashCode() - Method in class com.jivesoftware.community.webservices.WSStatusLevel
 
hashCode() - Method in class com.jivesoftware.community.webservices.WSStatusLevelScenario
 
hashCode() - Method in class com.jivesoftware.community.webservices.WSTagCount
 
hashCode() - Method in class com.jivesoftware.community.webservices.WSTask
 
hashCode() - Method in class com.jivesoftware.community.webservices.WSTaskResultFilter
 
hashCode() - Method in class com.jivesoftware.community.webservices.WSUser
 
hashCode() - Method in class com.jivesoftware.community.webservices.WSWatch
 
hasParent(long) - Method in interface com.jivesoftware.community.webservices.ForumService
Returns true if the child message has a parent message.
hasPermission(long) - Method in class com.jivesoftware.community.Permissions
Returns true if one or more of the permission types is set to true.
hasRated(long, int, long) - Method in interface com.jivesoftware.community.webservices.RatingsService
Returns whether the user has rated the JiveContentObject or not.
hasUserVoted(long, long) - Method in interface com.jivesoftware.community.webservices.PollService
Returns true if the user specified has previously voted in the poll, false otherwise.
HOSTED_ADMIN - Static variable in class com.jivesoftware.community.Permissions
Permission to perform hosted operations
HOUR - Static variable in class com.jivesoftware.community.JiveConstants
One hour (in milliseconds).

I

id - Variable in class com.jivesoftware.community.webservices.WSJiveObject
 
iD - Variable in class com.jivesoftware.community.webservices.WSTask
 
IMAGE - Static variable in class com.jivesoftware.community.JiveConstants
 
IMPORT - Static variable in class com.jivesoftware.community.JiveConstants
 
IMService - Interface in com.jivesoftware.community.webservices
Provides a the ability for managing real time comunication.
imService - Variable in class com.jivesoftware.community.webservices.ServiceLocator
 
init(FilterConfig) - Method in class com.jivesoftware.community.webservices.WSExceptionTranslatorFilter
 
isAllowAllByDefault() - Method in interface com.jivesoftware.community.webservices.AttachmentService
Returns true if in the "allow all content types by default" mode.
isAllowImageResize() - Method in interface com.jivesoftware.community.webservices.AvatarService
Returns true if the system should attempt to resize images
isAnonymous() - Method in class com.jivesoftware.community.webservices.WSComment
 
isAnonymous() - Method in class com.jivesoftware.community.webservices.WSDocument
 
isAnonymous() - Method in class com.jivesoftware.community.webservices.WSForumMessage
Returns true if this message was posted anonymously.
isApprovalEnabled() - Method in class com.jivesoftware.community.webservices.WSDocument
 
isApproved() - Method in class com.jivesoftware.community.webservices.WSApprovalStatus
Returns true if the user has approved the document.
isAttachmentsEnabled() - Method in interface com.jivesoftware.community.webservices.AttachmentService
Returns true if attachments are enabled, false otherwise.
isAuthorized(long) - Method in interface com.jivesoftware.community.webservices.PermissionService
Returns true if the current user has globally has the specified permission.
isAuthorizedOnCommunity(long, long) - Method in interface com.jivesoftware.community.webservices.PermissionService
Returns true if the current user has the permission specified on the specified community.
isAvatarsEnabled() - Method in interface com.jivesoftware.community.webservices.AvatarService
Returns true if the avatars feature is enabled, else false
isBlogsEnabled() - Method in interface com.jivesoftware.community.webservices.BlogService
Returns true if the blogs feature is turned on.
isCommentModerationEnabled() - Method in class com.jivesoftware.community.webservices.WSBlog
Returns true if comment moderation is enabled for this blog, false if not.
isCommentNotificationEnabled() - Method in class com.jivesoftware.community.webservices.WSBlog
Returns true if comment notification is enabled for this blog, false if not.
isCommentsEnabled() - Method in interface com.jivesoftware.community.webservices.BlogService
Returns true if the comments feature is turned on.
isCommentsEnabled() - Method in interface com.jivesoftware.community.webservices.DocumentService
Returns true if the comments feature is turned on.
isCommunityWatched(long, long) - Method in interface com.jivesoftware.community.webservices.WatchService
Returns true if the user is watching the specified community.
isCompleted() - Method in class com.jivesoftware.community.webservices.WSTask
 
isContainerBlog() - Method in class com.jivesoftware.community.webservices.WSBlog
Returns true if this blog is a container blog, false if not.
isContainerType(int) - Static method in class com.jivesoftware.community.JiveConstants
Returns true if the specified type is a type of a JiveContainer
isDefaultOption() - Method in class com.jivesoftware.community.webservices.WSProfileFieldOption
Gets whether or not this option is to be selected by default.
isEditable() - Method in class com.jivesoftware.community.webservices.WSProfileField
Gets whether or not this profile field is editable by the user.
isEmailVisible() - Method in class com.jivesoftware.community.webservices.WSUser
Returns true if the user has chosen to make her email visible to other users.
isEnabled() - Method in class com.jivesoftware.community.webservices.WSStatusLevelScenario
 
isEnabled() - Method in class com.jivesoftware.community.webservices.WSUser
Returns true if the user is enabled.
isExpirable() - Method in class com.jivesoftware.community.webservices.WSWatch
Returns whether this watch is expirable or not.
isFeedEnabled() - Method in class com.jivesoftware.community.webservices.WSBlog
Returns true if feeds are enabled for this blog, false if not.
isFeedFullContent() - Method in class com.jivesoftware.community.webservices.WSBlog
Returns true if the full blog post should be published in feeds, false to instead include an excerpt of the blog post.
isFilterable() - Method in class com.jivesoftware.community.webservices.WSProfileField
Gets whether or not this profile field is filterable.
isGroupAuthorized(long, long, int, long) - Method in interface com.jivesoftware.community.webservices.PermissionService
Returns true if the specified group has the specified permission on the specified jive Object.
isImagePreviewEnabled() - Method in interface com.jivesoftware.community.webservices.AttachmentService
Returns true if image preview support is enabled.
isImagePreviewRatioEnabled() - Method in interface com.jivesoftware.community.webservices.AttachmentService
Returns true if the aspect ratio of thumbnails should be preserved.
isIncludeAuthorsInUserFilter() - Method in class com.jivesoftware.community.webservices.WSUserContentCommentResultFilter
Returns true if users who have been added as authors to a document should be included when filtering user content comments by user.
isIncludeDocumentBackChannelComments() - Method in class com.jivesoftware.community.webservices.WSUserContentCommentResultFilter
Returns true if document backchannel comments should be included.
isIncludeModerated() - Method in class com.jivesoftware.community.webservices.WSCommentResultFilter
Returns whether the result to be selected by the result filter should include moderated comments.
isIncludeModerated() - Method in class com.jivesoftware.community.webservices.WSFeedbackResultFilter
Returns whether the result to be selected by the result filter should include moderated comments.
isIncludeOwnComments() - Method in class com.jivesoftware.community.webservices.WSUserContentCommentResultFilter
Returns true if comments by the user whose content is being queried for comments should be included.
isLeaf(long) - Method in interface com.jivesoftware.community.webservices.ForumService
Returns true if node is a leaf.
isModeEnabled(long, long) - Method in interface com.jivesoftware.community.webservices.PollService
Returns true if the mode specified is enabled for the poll, false otherwise.
isModerated() - Method in class com.jivesoftware.community.webservices.WSComment
 
isModerateUserAvatars() - Method in interface com.jivesoftware.community.webservices.AvatarService
Returns whether or not user avatars will be moderated.
isNameVisible() - Method in class com.jivesoftware.community.webservices.WSUser
Returns true if the user has chosen to make her name visible to other users.
isOnlyCommunity() - Method in class com.jivesoftware.community.webservices.WSBlogResultFilter
Returns whether the result to be selected by the result filter should include only community blogs.
isOnlyComplete() - Method in class com.jivesoftware.community.webservices.WSTaskResultFilter
 
isOnlyIncomplete() - Method in class com.jivesoftware.community.webservices.WSTaskResultFilter
 
isOnlyPersonal() - Method in class com.jivesoftware.community.webservices.WSBlogResultFilter
Returns whether the result to be selected by the result filter should include only personal blogs.
isOnlyPersonal() - Method in class com.jivesoftware.community.webservices.WSTaskResultFilter
 
isOnlyProject() - Method in class com.jivesoftware.community.webservices.WSTaskResultFilter
 
isOnlyPublished() - Method in class com.jivesoftware.community.webservices.WSBlogPostResultFilter
Returns whether the result to be selected by the result filter should include published blog posts.
isOverridePing() - Method in class com.jivesoftware.community.webservices.WSBlog
Returns true if the blog has been configured to override the system settings, false to use the system blog ping settings.
isPingsEnabled() - Method in interface com.jivesoftware.community.webservices.BlogService
Returns true if the pings feature is turned on.
isPingsOverrideEnabled() - Method in interface com.jivesoftware.community.webservices.BlogService
Returns true if the system has been configured to allow users to override the ping URIs configured for the system.
isPrivateMessagesEnabled() - Method in interface com.jivesoftware.community.webservices.PrivateMessageService
Returns true if the feature is enabled, false otherwise.
isRatingsEnabled() - Method in interface com.jivesoftware.community.webservices.RatingsService
Returns true if the rating feature is turned on.
isReadOnly() - Method in interface com.jivesoftware.community.webservices.GroupService
Returns true if this GroupService is read-only.
isReadOnly() - Method in interface com.jivesoftware.community.webservices.UserService
Returns true if this UserService is read-only.
isRecursive() - Method in class com.jivesoftware.community.webservices.WSResultFilter
If true, the result filter will return content from all sub-communities of specified community, including content from sub-communities of sub-communities, etc.
isRequired() - Method in class com.jivesoftware.community.webservices.WSProfileField
Gets whether or not this profile field is a required field.
isSearchable() - Method in class com.jivesoftware.community.webservices.WSProfileField
Gets whether or not this profile field is searchable.
isSearchEmail() - Method in class com.jivesoftware.community.webservices.WSProfileSearchQuery
Returns true if the user's email field is to be searched, false otherwise.
isSearchEnabled() - Method in interface com.jivesoftware.community.webservices.ProfileSearchService
Returns true if the profile search feature is turned on.
isSearchName() - Method in class com.jivesoftware.community.webservices.WSProfileSearchQuery
Returns true if the user's name field is to be searched, false otherwise.
isSearchProfile() - Method in class com.jivesoftware.community.webservices.WSProfileSearchQuery
Returns true if the user's profile field values are to be searched, false otherwise.
isSearchUsername() - Method in class com.jivesoftware.community.webservices.WSProfileSearchQuery
Returns true if the user's username field is to be searched, false otherwise.
isStatusLevelsEnabled() - Method in interface com.jivesoftware.community.webservices.StatusLevelService
Returns true if status levels are enabled in the system
isTextBody() - Method in class com.jivesoftware.community.webservices.WSDocument
Returns true if the body of the document is text, false if it's binary.
isThreadWatched(long, long) - Method in interface com.jivesoftware.community.webservices.WatchService
Returns true if the user is watching the specified thread.
isTrackbackModerationEnabled() - Method in class com.jivesoftware.community.webservices.WSBlog
Returns true if trackback moderation is enabled for this blog, false if not.
isTrackbackNotificationEnabled() - Method in class com.jivesoftware.community.webservices.WSBlog
Returns true if trackback notification is enabled for this blog, false if not.
isTrackbacksEnabled() - Method in interface com.jivesoftware.community.webservices.BlogService
Returns true if the trackbacks feature is turned on.
isTrackbacksEnabled() - Method in interface com.jivesoftware.community.webservices.DocumentService
Returns true if the trackbacks feature is turned on.
isTrackbacksEnabled() - Method in class com.jivesoftware.community.webservices.WSBlogPost
Returns true if trackbacks are accepted on this blog post, false if not.
isTrackbacksEnabled() - Method in class com.jivesoftware.community.webservices.WSDocument
 
isUserAuthorized(long, long) - Method in interface com.jivesoftware.community.webservices.PermissionService
Check to see if the specified user has the particular permission system wide.
isUserAuthorizedOnCommunity(long, long, long) - Method in interface com.jivesoftware.community.webservices.PermissionService
Check to see if the specified user has the particular permission on the specified community.
isUserAvatarsEnabled() - Method in interface com.jivesoftware.community.webservices.AvatarService
Returns true if users can create their own avatars, false otherwise.
isUserWatched(long, long) - Method in interface com.jivesoftware.community.webservices.WatchService
Returns true if the user is watching the specified user.
isValidType(String) - Method in interface com.jivesoftware.community.webservices.AttachmentService
Returns true if the content type is valid based on the current settings of the allowAllByDefault flag and the allowed and disallowed types list.
isVisible() - Method in class com.jivesoftware.community.webservices.WSProfileField
Gets whether or not this profile field is visible by the public.

J

JiveConstants - Class in com.jivesoftware.community
Contains constant values representing various objects in Clearspace.
JiveException - Exception in com.jivesoftware.community
Base exception class for all Jive exceptions.
JiveException() - Constructor for exception com.jivesoftware.community.JiveException
 
JiveException(String) - Constructor for exception com.jivesoftware.community.JiveException
 
JiveException(String, Throwable) - Constructor for exception com.jivesoftware.community.JiveException
 
JiveException(Throwable) - Constructor for exception com.jivesoftware.community.JiveException
 
JiveRuntimeException - Exception in com.jivesoftware.community
Base exception class for all Jive runtime exceptions.
JiveRuntimeException() - Constructor for exception com.jivesoftware.community.JiveRuntimeException
 
JiveRuntimeException(String) - Constructor for exception com.jivesoftware.community.JiveRuntimeException
 
JiveRuntimeException(String, Throwable) - Constructor for exception com.jivesoftware.community.JiveRuntimeException
 
JiveRuntimeException(Throwable) - Constructor for exception com.jivesoftware.community.JiveRuntimeException
 

L

latestMessageID - Variable in class com.jivesoftware.community.webservices.WSCommunity
 
locale - Variable in class com.jivesoftware.community.webservices.WSCommunity
 
LOGIN_CANCEL_URL - Static variable in class com.jivesoftware.community.JiveConstants
The name of the session key where the login cancel url is stored
LOGIN_SUCCESS_URL - Static variable in class com.jivesoftware.community.JiveConstants
The name of the session key where the login success url is stored

M

MAX_MESSAGE_RESULTS - Static variable in class com.jivesoftware.community.webservices.WSConstants
The maximum amount of message IDs that will be returned by any method by default.
MAX_THREAD_RESULTS - Static variable in class com.jivesoftware.community.webservices.WSConstants
The maximum amount of thread IDs that will be returned by any method by default.
MAX_USER_RESULTS - Static variable in class com.jivesoftware.community.webservices.WSConstants
The maximum amount of user IDs that will be returned by any method by default.
MESSAGE - Static variable in class com.jivesoftware.community.JiveConstants
 
MESSAGE_BODY - Static variable in class com.jivesoftware.community.JiveConstants
 
MESSAGE_MODERATION_ABUSE_HIDDEN - Static variable in class com.jivesoftware.community.JiveConstants
Moderation value for messages that have been reported as abusive and should be hidden until the message is reviewed.
MESSAGE_MODERATION_ABUSE_VISIBLE - Static variable in class com.jivesoftware.community.JiveConstants
Moderation value for messages that have been reported as abusive.
MESSAGE_MODERATION_HIDDEN - Static variable in class com.jivesoftware.community.JiveConstants
Moderation value at which content is automatically hidden (0).
MESSAGE_MODERATION_VIRUSSCAN_HIDDEN - Static variable in class com.jivesoftware.community.JiveConstants
The moderation value that messages will be set to while waiting to be scanned for viruses.
MESSAGE_MODERATION_VISIBLE - Static variable in class com.jivesoftware.community.JiveConstants
Moderation value at which content is automatically visible (1).
MESSAGE_SUBJECT - Static variable in class com.jivesoftware.community.JiveConstants
 
messageCount - Variable in class com.jivesoftware.community.webservices.WSCommunity
 
messageCount - Variable in class com.jivesoftware.community.webservices.WSPrivateMessageFolder
 
MINUTE - Static variable in class com.jivesoftware.community.JiveConstants
One minute (in milliseconds).
MODERATOR - Static variable in class com.jivesoftware.community.Permissions
Permission to moderate content.
MODIFICATION_DATE - Static variable in class com.jivesoftware.community.JiveConstants
 
modificationDate - Variable in class com.jivesoftware.community.webservices.WSJiveContainer
 
modificationDate - Variable in class com.jivesoftware.community.webservices.WSTask
 
modifyURL(String) - Method in class com.jivesoftware.community.webservices.ServiceLocator
 
moveDocument(long, long) - Method in interface com.jivesoftware.community.webservices.DocumentService
Moves a document from it's current community to another.
moveMessage(long, long, int) - Method in interface com.jivesoftware.community.webservices.PrivateMessageService
Moves a private message to another folder.
moveThread(long, long) - Method in interface com.jivesoftware.community.webservices.ForumService
Moves the thread with the specified ID to the community with the specified ID.
MULTIPLE_SELECTIONS_ALLOWED - Static variable in class com.jivesoftware.community.webservices.WSPoll
Mode to allow users to select multiple options in a poll.

N

name - Variable in class com.jivesoftware.community.webservices.WSContentTag
 
name - Variable in class com.jivesoftware.community.webservices.WSJiveContainer
 
name - Variable in class com.jivesoftware.community.webservices.WSPrivateMessageFolder
 
NameAlreadyExistsException - Exception in com.jivesoftware.community
Thrown if the specified name already exists on the object.
NameAlreadyExistsException() - Constructor for exception com.jivesoftware.community.NameAlreadyExistsException
 
NameAlreadyExistsException(String) - Constructor for exception com.jivesoftware.community.NameAlreadyExistsException
 
NAMESPACE - Static variable in class com.jivesoftware.community.webservices.WSConstants
The namespace used for jive web services.
NONE - Static variable in class com.jivesoftware.community.Permissions
No permissions.
noOp() - Method in interface com.jivesoftware.community.webservices.AttachmentService
Hack to elimite SEVERE errors logged by celtix because the UnauthorizedException isn't getting registered properly in the generated schema and can't be found as an xml type when searching by QName.
noOp() - Method in interface com.jivesoftware.community.webservices.IMService
Hack to elimite SEVERE errors logged by celtix because the UnauthorizedException isn't getting registered properly in the generated schema and can't be found as an xml type when searching by QName.
noOp() - Method in interface com.jivesoftware.community.webservices.PermissionService
Hack to elimite SEVERE errors logged by celtix because the UnauthorizedException isn't getting registered properly in the generated schema and can't be found as an xml type when searching by QName.
NORMAL_WATCH - Static variable in class com.jivesoftware.community.webservices.WSWatch
Normal watch type.
NULL_INT - Static variable in class com.jivesoftware.community.webservices.WSResultFilter
An integer value that represents NULL.

O

OBJECT_COMMUNITY - Static variable in interface com.jivesoftware.community.webservices.WatchService
An integer representing Community objects.
OBJECT_THREAD - Static variable in interface com.jivesoftware.community.webservices.WatchService
An integer representing Forum Thread objects.
OBJECT_USER - Static variable in interface com.jivesoftware.community.webservices.WatchService
An integer representing User objects.
objectType - Variable in class com.jivesoftware.community.webservices.WSJiveObject
 
OFFLINE - Static variable in class com.jivesoftware.community.JiveConstants
 
OPEN - Static variable in class com.jivesoftware.community.webservices.WSResultFilter.ResolutionState
 
OPENFIRE_USERNAME - Static variable in class com.jivesoftware.community.JiveConstants
This is the username of the user that Openfires uses to connect to Clearspace.
OSWORKFLOW_ENTRY - Static variable in class com.jivesoftware.community.JiveConstants
 
OSWORKFLOW_STEP - Static variable in class com.jivesoftware.community.JiveConstants
 
owner - Variable in class com.jivesoftware.community.webservices.WSTask
 
ownerID - Variable in class com.jivesoftware.community.webservices.WSPrivateMessageFolder
 

P

parentCommunityID - Variable in class com.jivesoftware.community.webservices.WSCommunity
 
parentContainerID - Variable in class com.jivesoftware.community.webservices.WSProject
 
parentContainerType - Variable in class com.jivesoftware.community.webservices.WSProject
 
parentObjectID - Variable in class com.jivesoftware.community.webservices.WSTask
 
parentObjectType - Variable in class com.jivesoftware.community.webservices.WSTask
 
password - Variable in class com.jivesoftware.community.webservices.ServiceLocator
 
PERM_HIDDEN_MESSAGE - Static variable in class com.jivesoftware.community.JiveConstants
Used as an alternative to removing messages from the database.
Permissions - Class in com.jivesoftware.community
Represents a set of permissions that an entity has for an object in the system.
Permissions(long) - Constructor for class com.jivesoftware.community.Permissions
Create a new permissions object with the specified permissions.
Permissions(GrantedAuthority[]) - Constructor for class com.jivesoftware.community.Permissions
Creates a permissions object with the given granted authorities from the acegi infrastructure.
Permissions(Permissions, Permissions) - Constructor for class com.jivesoftware.community.Permissions
Creates a new Permission object by combining two permissions objects.
Permissions.PermissionAtom - Enum in com.jivesoftware.community
 
PermissionService - Interface in com.jivesoftware.community.webservices
Provides a webservice for managing permissions on users and groups.
permissionService - Variable in class com.jivesoftware.community.webservices.ServiceLocator
 
PERSONAL - Static variable in class com.jivesoftware.community.webservices.WSTaskResultFilter
 
POLL - Static variable in class com.jivesoftware.community.JiveConstants
 
PollService - Interface in com.jivesoftware.community.webservices
 
pollService - Variable in class com.jivesoftware.community.webservices.ServiceLocator
 
POPULARITY - Static variable in class com.jivesoftware.community.JiveConstants
 
POSSIBLY_RESOLVED - Static variable in class com.jivesoftware.community.webservices.WSResultFilter.ResolutionState
 
printStackTrace() - Method in exception com.jivesoftware.base.UnauthorizedException
 
printStackTrace(PrintStream) - Method in exception com.jivesoftware.base.UnauthorizedException
 
printStackTrace(PrintWriter) - Method in exception com.jivesoftware.base.UnauthorizedException
 
PRIVATE_MESSAGE - Static variable in class com.jivesoftware.community.JiveConstants
 
PRIVATE_MESSAGE - Static variable in class com.jivesoftware.community.Permissions
Permission to get and send private messages.
PRIVATE_MESSAGE_FOLDER - Static variable in class com.jivesoftware.community.JiveConstants
 
PrivateMessageService - Interface in com.jivesoftware.community.webservices
Provides the ability to manipulate private messages.
PROFILE_FIELD - Static variable in class com.jivesoftware.community.JiveConstants
 
ProfileFieldService - Interface in com.jivesoftware.community.webservices
Defines methods used to create, access, update, and remove profile fields data.
profileFieldService - Variable in class com.jivesoftware.community.webservices.ServiceLocator
 
ProfileSearchService - Interface in com.jivesoftware.community.webservices
Provides the ability to search users.
profileSearchService - Variable in class com.jivesoftware.community.webservices.ServiceLocator
 
ProfileService - Interface in com.jivesoftware.community.webservices
Manages user profile data.
profileService - Variable in class com.jivesoftware.community.webservices.ServiceLocator
 
PROJECT - Static variable in class com.jivesoftware.community.JiveConstants
 
PROJECT_QUESTION - Static variable in class com.jivesoftware.community.JiveConstants
 
ProjectService - Interface in com.jivesoftware.community.webservices
This service provides methods to load tasks by ID and to retrieve lists of projects.
projectService - Variable in class com.jivesoftware.community.webservices.ServiceLocator
 
PROPERTY_ACCESS_TYPE - Static variable in class com.jivesoftware.community.webservices.WSConstants
The Jive Property is set to determine the type of access the webservices will allow.
PROPERTY_ALLOWED_GROUPS - Static variable in class com.jivesoftware.community.webservices.WSConstants
If access type is set to SPECIFIC_GROUPS then this property should contain a comma seperated list of group names of groups who can access web services.
PROPERTY_ALLOWED_USERS - Static variable in class com.jivesoftware.community.webservices.WSConstants
If access type is set to SPECIFIC_USERS then this property should contain a comma seperated list of usernames of users who can access web services.
PROPERTY_FORCE_SSL - Static variable in class com.jivesoftware.community.webservices.WSConstants
If this jive property is set webservices will only work over an ssl connection, non ssl requests will be denied.
PROPERTY_PERMISION_HANDLER - Static variable in class com.jivesoftware.community.webservices.WSConstants
The inbound handler for xfire that handles permissions
PROPERTY_REST_ENABLED - Static variable in class com.jivesoftware.community.webservices.WSConstants
The Jive Property should be set to true if REST web services should be enabled.
PROPERTY_SOAP_ENABLED - Static variable in class com.jivesoftware.community.webservices.WSConstants
This Jive Property should be set to true if SOAP web services should be enabled.
PROPERTY_XMLRPC_ENABLED - Static variable in class com.jivesoftware.community.webservices.WSConstants
This Jive Property should be set to true if XMLRPC web services should be enabled.
proxyHost - Variable in class com.jivesoftware.community.webservices.ServiceLocator
 
proxyPort - Variable in class com.jivesoftware.community.webservices.ServiceLocator
 
PUBLISH_DATE - Static variable in class com.jivesoftware.community.webservices.WSBlogPostResultFilter
Sort on the publish date.
publishBlogPost(String, String, long, long) - Method in interface com.jivesoftware.community.webservices.BlogService
 
publishDocument(long, long, long, String, String, String) - Method in interface com.jivesoftware.community.webservices.DocumentService
Publish a new document.

Q

QUESTION - Static variable in class com.jivesoftware.community.JiveConstants
 
quickMessageSearchByCommunityID(long, String, int[], int, int) - Method in interface com.jivesoftware.community.webservices.SearchService
Provides the ability to do quick search queries based on the provided string.
quickSearch(String, int[], int, int) - Method in interface com.jivesoftware.community.webservices.SearchService
Provides the ability to do quick search queries based on the provided string.

R

RATE_DOCUMENT - Static variable in class com.jivesoftware.community.Permissions
Permission to rate documents in a community
RATE_MESSAGE - Static variable in class com.jivesoftware.community.Permissions
Permission to rate messages.
RATING - Static variable in class com.jivesoftware.community.JiveConstants
 
RATING - Static variable in class com.jivesoftware.community.webservices.WSQuery
Sort by rating
RatingsService - Interface in com.jivesoftware.community.webservices
 
ratingsService - Variable in class com.jivesoftware.community.webservices.ServiceLocator
 
READ_BLOG - Static variable in class com.jivesoftware.community.Permissions
Permission to read blog a blog.
READ_COMMENT - Static variable in class com.jivesoftware.community.Permissions
Permission to read a comment
READ_DOCUMENT - Static variable in class com.jivesoftware.community.Permissions
Permission to read a document
READ_STAT - Static variable in class com.jivesoftware.community.JiveConstants
 
READ_STAT_SESSION - Static variable in class com.jivesoftware.community.JiveConstants
 
recursiveCommunityCount - Variable in class com.jivesoftware.community.webservices.WSCommunity
 
REFERENCE - Static variable in class com.jivesoftware.community.JiveConstants
 
ReferenceService - Interface in com.jivesoftware.community.webservices
Manager used to create references between different kind of jive objects.
referenceService - Variable in class com.jivesoftware.community.webservices.ServiceLocator
 
REFERER_KEY - Static variable in class com.jivesoftware.community.JiveConstants
User in referer management for web sessions.
REGISTERED - Static variable in class com.jivesoftware.community.webservices.WSConstants.AccessType
Access type that will allow only registered users to connect to web services.
REGISTERED_USERS - Static variable in class com.jivesoftware.community.JiveConstants
 
registeredUserHasPermission(long, boolean) - Method in interface com.jivesoftware.community.webservices.PermissionService
Returns true if registered users have a particular permission globally.
registeredUserHasPermissionOnCommunity(long, boolean, long) - Method in interface com.jivesoftware.community.webservices.PermissionService
Returns true if registered users have a particular permission on the community with the specified ID.
REJECTED_MESSAGE - Static variable in class com.jivesoftware.community.JiveConstants
Messages rejected by a moderator will be marked with this value.
RejectedException - Exception in com.jivesoftware.community
Thrown by a JiveInterceptor when a jive object is prevented from being posted.
RejectedException() - Constructor for exception com.jivesoftware.community.RejectedException
 
RejectedException(String) - Constructor for exception com.jivesoftware.community.RejectedException
 
RejectedException(String, JiveObject) - Constructor for exception com.jivesoftware.community.RejectedException
 
RejectedException(Throwable, JiveObject) - Constructor for exception com.jivesoftware.community.RejectedException
 
RejectedException(Throwable) - Constructor for exception com.jivesoftware.community.RejectedException
 
RELEVANCE - Static variable in class com.jivesoftware.community.webservices.WSQuery
Sort by relevance
removeAdministratorFromGroup(long, long) - Method in interface com.jivesoftware.community.webservices.GroupService
Remove the user with the specified ID as an administrator from the group with the specified ID.
removeAllowedType(String) - Method in interface com.jivesoftware.community.webservices.AttachmentService
Removes a content type fromt he list of explicitly allowed types.
removeAllTags(WSJiveObject) - Method in interface com.jivesoftware.community.webservices.TagService
Disassociates this object with all tags.
removeAnonymousUserPermission(long, boolean) - Method in interface com.jivesoftware.community.webservices.PermissionService
Remove the specified permission from anonymous users
removeAnonymousVote(long, int, String) - Method in interface com.jivesoftware.community.webservices.PollService
Remove a guest vote.
removeAuthor(long, long) - Method in interface com.jivesoftware.community.webservices.DocumentService
Removes the user with the supplied id as an author of this document.
removeCommunityPermissionFromGroup(long, boolean, long, long) - Method in interface com.jivesoftware.community.webservices.PermissionService
Remove the specified permission on the specified community from the group with the specified id.
removeCommunityPermissionFromUser(long, boolean, long, long) - Method in interface com.jivesoftware.community.webservices.PermissionService
Remove the specified permission on the specified community from the user with the specified id.
removeDisallowedType(String) - Method in interface com.jivesoftware.community.webservices.AttachmentService
Removes a content type from the list of explicitly disallowed types.
removeMemberFromGroup(long, long) - Method in interface com.jivesoftware.community.webservices.GroupService
Remove the user with the specified id from the group with the specified id.
removePermissionFromGroup(long, boolean, long) - Method in interface com.jivesoftware.community.webservices.PermissionService
Remove the specified permission from the group with the specified id.
removePermissionFromUser(long, boolean, long) - Method in interface com.jivesoftware.community.webservices.PermissionService
Remove the specified permission from the user with the specified id.
removeRating(int) - Method in interface com.jivesoftware.community.webservices.RatingsService
Remove the specified rating from the list of currently available ratings.
removeRegisteredUserPermission(long, boolean) - Method in interface com.jivesoftware.community.webservices.PermissionService
Remove the specified permission from all registered users
removeTag(String, WSJiveObject) - Method in interface com.jivesoftware.community.webservices.TagService
Disassociates this object with the given tag.
removeUser(long, String) - Method in interface com.jivesoftware.community.webservices.AddressBookService
Removes the specified username from a users Private Message addressbook.
removeUsers(long, long[]) - Method in interface com.jivesoftware.community.webservices.AddressBookService
Removes the specified list of users from a users Private Message addressbook.
removeUserVote(long, int, long) - Method in interface com.jivesoftware.community.webservices.PollService
Remove a user vote.
RESOLVED - Static variable in class com.jivesoftware.community.webservices.WSResultFilter.ResolutionState
 
ROSTER - Static variable in class com.jivesoftware.community.JiveConstants
 

S

saveMessageAsDraft(WSPrivateMessage) - Method in interface com.jivesoftware.community.webservices.PrivateMessageService
Saves a message as a draft by storing it in the sender's Drafts folder.
saveProperty(String, String) - Method in interface com.jivesoftware.community.webservices.SystemPropertiesService
Saves a name/value pair as a Jive System Property.
SEARCH - Static variable in class com.jivesoftware.community.JiveConstants
 
search(WSProfileSearchQuery) - Method in interface com.jivesoftware.community.webservices.ProfileSearchService
Returns the users that correspond to the search query.
search(WSQuery, int[], int, int) - Method in interface com.jivesoftware.community.webservices.SearchService
Provides the ability to create complex search queries with the ability to change sorting, filtering, etc.
SEARCH_ENGINE - Static variable in class com.jivesoftware.community.JiveConstants
 
SEARCH_QUERY - Static variable in class com.jivesoftware.community.JiveConstants
 
searchBounded(WSProfileSearchQuery, int, int) - Method in interface com.jivesoftware.community.webservices.ProfileSearchService
Returns the users that correspond to the search query beginning at startIndex and until the number results equals numResults.
searchByCommunities(long, WSQuery, int[], int, int) - Method in interface com.jivesoftware.community.webservices.SearchService
Provides the ability to create complex search queries with the ability to change sorting, filtering, etc. all by category.
SearchService - Interface in com.jivesoftware.community.webservices
Provides the ability to search for content.
searchService - Variable in class com.jivesoftware.community.webservices.ServiceLocator
 
SECOND - Static variable in class com.jivesoftware.community.JiveConstants
One second (in milliseconds).
sendMessage(WSPrivateMessage, long, boolean) - Method in interface com.jivesoftware.community.webservices.PrivateMessageService
Sends a private message to another user.
ServiceLocator - Class in com.jivesoftware.community.webservices
Entry point to the jive java soap webservices api.
ServiceLocator(String, String, String) - Constructor for class com.jivesoftware.community.webservices.ServiceLocator
Create a new service locator.
ServiceLocator(String, String, String, String, Integer) - Constructor for class com.jivesoftware.community.webservices.ServiceLocator
 
ServiceLocator(String) - Constructor for class com.jivesoftware.community.webservices.ServiceLocator
Creates a new anonymous Service Locator.
set(long, boolean) - Method in class com.jivesoftware.community.Permissions
Sets the permissions given by a bit mask to true or false.
setActiveAvatar(long, long) - Method in interface com.jivesoftware.community.webservices.AvatarService
Used to make a user use a global avatar, to set no active avatar pass -1 for the avatar value.
setAfterDate(Date) - Method in class com.jivesoftware.community.webservices.WSQuery
Sets the earliest date for search results.
setAllBlogPostIDs(Long[]) - Method in class com.jivesoftware.community.webservices.WSBlog
Sets all the blog post IDs for this blog.
setAllowAllByDefault(boolean) - Method in interface com.jivesoftware.community.webservices.AttachmentService
Sets the default allowed content types mode.
setAllowImageResize(boolean) - Method in interface com.jivesoftware.community.webservices.AvatarService
Used to set whether the system should attempt to resize images
setAnonymous(boolean) - Method in class com.jivesoftware.community.webservices.WSComment
 
setAnonymous(boolean) - Method in class com.jivesoftware.community.webservices.WSDocument
 
setAnonymous(boolean) - Method in class com.jivesoftware.community.webservices.WSForumMessage
Sets whether or not this message was created anonymously.
setApprovalEnabled(boolean) - Method in class com.jivesoftware.community.webservices.WSDocument
 
setApproved(boolean) - Method in class com.jivesoftware.community.webservices.WSApprovalStatus
Set to true if the user has approved the document.
setApprovedDate(Date) - Method in class com.jivesoftware.community.webservices.WSApprovalStatus
Sets the date the user approved the document.
setAssignor(WSUser) - Method in class com.jivesoftware.community.webservices.WSTask
 
setAttachment(WSAttachment) - Method in class com.jivesoftware.community.webservices.WSAvatar
Sets the attachment for this avatar
setAttachmentCount(int) - Method in class com.jivesoftware.community.webservices.WSBlogPost
Sets the number of attachments this blog post has.
setAttachmentCount(int) - Method in class com.jivesoftware.community.webservices.WSDocument
 
setAttachmentCount(int) - Method in class com.jivesoftware.community.webservices.WSForumMessage
Sets the number of attachments this message has.
setAttachmentsEnabled(boolean) - Method in interface com.jivesoftware.community.webservices.AttachmentService
Sets whether attachments are attachmentsEnabled, false otherwise.
setAuthenticationEntryPoint(AuthenticationEntryPoint) - Method in class com.jivesoftware.community.webservices.WSExceptionTranslatorFilter
 
setAuthorCount(int) - Method in class com.jivesoftware.community.webservices.WSDocument
 
setAvailableContentTypes(String...) - Method in class com.jivesoftware.community.webservices.WSJiveContainer
 
setBeforeDate(Date) - Method in class com.jivesoftware.community.webservices.WSQuery
Sets the latest date for search results.
setBlogID(long) - Method in class com.jivesoftware.community.webservices.WSBlogPost
Sets the blog ID this post belongs to.
setBlogID(long) - Method in class com.jivesoftware.community.webservices.WSBlogPostResultFilter
Sets the blogID that results will be filtered on.
setBlogPostCount(int) - Method in class com.jivesoftware.community.webservices.WSBlog
Sets the number of blog posts on this blog.
setBlogsEnabled(boolean) - Method in interface com.jivesoftware.community.webservices.BlogService
Enables or disables the blogs feature.
setBody(String) - Method in class com.jivesoftware.community.webservices.WSBlogPost
Sets the body of this post.
setBody(String) - Method in class com.jivesoftware.community.webservices.WSComment
 
setBody(String) - Method in class com.jivesoftware.community.webservices.WSDocument
 
setBody(String) - Method in class com.jivesoftware.community.webservices.WSForumMessage
Sets the body of this message.
setBody(String) - Method in class com.jivesoftware.community.webservices.WSPrivateMessage
 
setBody(String) - Method in class com.jivesoftware.community.webservices.WSTask
 
setCheckPoints(long, WSCheckPoint[]) - Method in interface com.jivesoftware.community.webservices.ProjectService
 
setCode(String) - Method in class com.jivesoftware.community.webservices.WSStatusLevelScenario
 
setCommentAuthenticationStrategy(int) - Method in class com.jivesoftware.community.webservices.WSBlog
Set the comment authentication strategy of this blog which may be any one of the following: WSBlog.COMMENT_AUTH_REQUIRED -- must register and login to comment WSBlog.COMMENT_AUTH_OPTIONAL_WITH_EMAIL -- must either register and login or provide an email address in the comment form.
setCommentCount(int) - Method in class com.jivesoftware.community.webservices.WSBlog
Sets the total number of comments on this blog.
setCommentCount(int) - Method in class com.jivesoftware.community.webservices.WSBlogPost
Sets the number of comments this blog post has.
setCommentModerationEnabled(boolean) - Method in class com.jivesoftware.community.webservices.WSBlog
Enables and disables comment moderation for this blog.
setCommentNotificationEnabled(boolean) - Method in class com.jivesoftware.community.webservices.WSBlog
Enables and disables comment notification for this blog.
setCommentObjectID(long) - Method in class com.jivesoftware.community.webservices.WSComment
 
setCommentObjectType(int) - Method in class com.jivesoftware.community.webservices.WSComment
 
setCommentsEnabled(boolean) - Method in interface com.jivesoftware.community.webservices.BlogService
Enables or disables the comments feature system wide.
setCommentsEnabled(boolean) - Method in interface com.jivesoftware.community.webservices.DocumentService
Enables or disables the comments feature system wide.
setCommentStatus(int) - Method in class com.jivesoftware.community.webservices.WSBlogPost
Sets the comment status of this blog post.
setCommentStatus(int) - Method in class com.jivesoftware.community.webservices.WSDocument
 
setCommentStatus(int) - Method in class com.jivesoftware.community.webservices.WSPoll
 
setCommunity(long) - Method in class com.jivesoftware.community.webservices.WSProfileSearchQuery
Sets the community ID the user wants to find an expert in.
setCommunityCount(int) - Method in class com.jivesoftware.community.webservices.WSCommunity
 
setCommunityDepth(int) - Method in class com.jivesoftware.community.webservices.WSCommunity
 
setCommunityID(long) - Method in class com.jivesoftware.community.CommunityNotFoundException
Sets the id of the community that was not found.
setCommunityID(long) - Method in class com.jivesoftware.community.webservices.WSCommentResultFilter
Sets the communityID to use to restrict results to be selected by the result filter.
setCommunityID(long) - Method in class com.jivesoftware.community.webservices.WSForumThread
Called by the ForumThreadService to set the ID of the thread this community belongs too.
setCompleted(boolean) - Method in class com.jivesoftware.community.webservices.WSTask
 
setContainerBlog(boolean) - Method in class com.jivesoftware.community.webservices.WSBlog
Enables and disables the container aspects of this blog.
setContainerID(long) - Method in class com.jivesoftware.community.webservices.WSDocument
 
setContainerObjectID(long) - Method in class com.jivesoftware.community.webservices.WSPoll
 
setContainerObjectType(int) - Method in class com.jivesoftware.community.webservices.WSPoll
 
setContainerType(int) - Method in class com.jivesoftware.community.webservices.WSDocument
 
setContentType(String) - Method in class com.jivesoftware.community.webservices.WSAttachment
 
setContentType(String) - Method in class com.jivesoftware.community.webservices.WSBinaryBody
 
setContentType(String) - Method in class com.jivesoftware.community.webservices.WSImage
 
setContentTypes(String...) - Method in class com.jivesoftware.community.webservices.WSJiveContainer
 
setCountryCode(String) - Method in class com.jivesoftware.community.webservices.WSLocale
Sets the country/region code for this locale, which will either be the empty string or an upercase ISO 3166 2-letter code.
setCreationDate(Date) - Method in class com.jivesoftware.community.webservices.WSBlog
Sets the creation date of this blog.
setCreationDate(Date) - Method in class com.jivesoftware.community.webservices.WSBlogPost
Sets the creation date of this post.
setCreationDate(Date) - Method in class com.jivesoftware.community.webservices.WSCheckPoint
 
setCreationDate(Date) - Method in class com.jivesoftware.community.webservices.WSComment
 
setCreationDate(Date) - Method in class com.jivesoftware.community.webservices.WSContentTag
Sets the date that this tag was created.
setCreationDate(Date) - Method in class com.jivesoftware.community.webservices.WSDocument
 
setCreationDate(Date) - Method in class com.jivesoftware.community.webservices.WSForumMessage
Sets the creation date of this message.
setCreationDate(Date) - Method in class com.jivesoftware.community.webservices.WSForumThread
Sets the creation date of this thread.
setCreationDate(Date) - Method in class com.jivesoftware.community.webservices.WSGroup
Sets the creation date of the group.
setCreationDate(Date) - Method in class com.jivesoftware.community.webservices.WSJiveContainer
Sets the creation date of the community.
setCreationDate(Date) - Method in class com.jivesoftware.community.webservices.WSPoll
 
setCreationDate(Date) - Method in class com.jivesoftware.community.webservices.WSTask
 
setCreationDate(Date) - Method in class com.jivesoftware.community.webservices.WSUser
Sets the creation date of the user.
setCreationDateRangeMax(Date) - Method in class com.jivesoftware.community.webservices.WSResultFilter
Sets a date that represents the upper boundry for messages or threads to be selected by the result filter.
setCreationDateRangeMin(Date) - Method in class com.jivesoftware.community.webservices.WSResultFilter
Sets the date that represents the lower boundary for messages or threads to be selected by the result filter.
setData(byte[]) - Method in class com.jivesoftware.community.webservices.WSAttachment
 
setData(byte[]) - Method in class com.jivesoftware.community.webservices.WSBinaryBody
 
setData(byte[]) - Method in class com.jivesoftware.community.webservices.WSImage
 
setDate(Date) - Method in class com.jivesoftware.community.webservices.WSPrivateMessage
 
setDefaultOption(boolean) - Method in class com.jivesoftware.community.webservices.WSProfileFieldOption
Sets whether or not this option is to be selected by default.
setDeleteDays(int) - Method in interface com.jivesoftware.community.webservices.WatchService
Sets the number of days that a watched object can remain inactive before watches on that object are deleted.
setDescription(String) - Method in class com.jivesoftware.community.webservices.WSAuditMessage
 
setDescription(String) - Method in class com.jivesoftware.community.webservices.WSBlog
Sets the description of the blog, max length of 255 characters.
setDescription(String) - Method in class com.jivesoftware.community.webservices.WSCheckPoint
 
setDescription(String) - Method in class com.jivesoftware.community.webservices.WSGroup
Sets the description of the group.
setDescription(String) - Method in class com.jivesoftware.community.webservices.WSJiveContainer
Sets the description of the community.
setDescription(String) - Method in class com.jivesoftware.community.webservices.WSPoll
Sets the description of the poll.
setDescription(String) - Method in class com.jivesoftware.community.webservices.WSProfileField
Sets the description of this profile field.
setDescription(String) - Method in class com.jivesoftware.community.webservices.WSRating
 
setDescription(String) - Method in class com.jivesoftware.community.webservices.WSStatusLevel
 
setDetails(String) - Method in class com.jivesoftware.community.webservices.WSAuditMessage
 
setDisplayName(String) - Method in class com.jivesoftware.community.webservices.WSBlog
Sets the display name of the blog that is used as the URI.
setDisplayName(String) - Method in class com.jivesoftware.community.webservices.WSJiveContainer
Sets the displayName of the community.
setDocumentID(String) - Method in class com.jivesoftware.community.webservices.WSDocument
Sets the document ID corresponding to the document.
setDocumentProperty(String, String, long) - Method in interface com.jivesoftware.community.webservices.DocumentService
Set an extended for the property with the given document id.
setDocumentState(String) - Method in class com.jivesoftware.community.webservices.WSDocument
 
setDocumentTypeID(long) - Method in class com.jivesoftware.community.webservices.WSDocument
 
setDownloadCount(int) - Method in class com.jivesoftware.community.webservices.WSBinaryBody
 
setDueDate(Date) - Method in class com.jivesoftware.community.webservices.WSCheckPoint
 
setDueDate(Date) - Method in class com.jivesoftware.community.webservices.WSProject
 
setDueDate(Date) - Method in class com.jivesoftware.community.webservices.WSTask
 
setDueDateRangeMax(Date) - Method in class com.jivesoftware.community.webservices.WSTaskResultFilter
 
setDueDateRangeMin(Date) - Method in class com.jivesoftware.community.webservices.WSTaskResultFilter
 
setEditable(boolean) - Method in class com.jivesoftware.community.webservices.WSProfileField
Sets whether or not this profile field is editable by the user.
setEmail(String) - Method in class com.jivesoftware.community.webservices.WSComment
 
setEmail(String) - Method in class com.jivesoftware.community.webservices.WSUser
Sets the user's email address.
setEmailVisible(boolean) - Method in class com.jivesoftware.community.webservices.WSUser
Sets whether a user's email is visible to other users.
setEnabled(boolean) - Method in class com.jivesoftware.community.webservices.WSStatusLevelScenario
 
setEnabled(boolean) - Method in class com.jivesoftware.community.webservices.WSUser
Sets the whether this user is enabled or not.
setEndDate(Date) - Method in class com.jivesoftware.community.webservices.WSPoll
Sets the date the poll should end.
setExpirable(boolean) - Method in class com.jivesoftware.community.webservices.WSWatch
Sets whether this watch is expirable or not.
setExpirationDate(Date) - Method in class com.jivesoftware.community.webservices.WSDocument
Sets the date the document should expire on.
setExpirationDate(Date) - Method in class com.jivesoftware.community.webservices.WSPoll
Sets the date the poll should expire.
setFeedEnabled(boolean) - Method in class com.jivesoftware.community.webservices.WSBlog
Enables and disables feeds for this blog.
setFeedFullContent(boolean) - Method in class com.jivesoftware.community.webservices.WSBlog
Enables or disables the publishing of the full blog post in feeds.
setFieldID(long) - Method in class com.jivesoftware.community.webservices.WSProfileFieldOption
Sets the id of the ProfileField in which this option belongs.
setFieldID(long) - Method in class com.jivesoftware.community.webservices.WSProfileSearchFilter
Sets the ID of the com.jivesoftware.community.ProfileField used to filter the user results.
setFieldID(long) - Method in class com.jivesoftware.community.webservices.WSUserProfile
Sets the id of the profile field.
setFilterable(boolean) - Method in class com.jivesoftware.community.webservices.WSProfileField
Sets whether or not this profile field is filterable.
setFilters(List<WSProfileSearchFilter>) - Method in class com.jivesoftware.community.webservices.WSProfileSearchQuery
Sets a list of WSProfileSearchFilters used to filter user results for this query.
setFinalLocale(WSLocale) - Method in class com.jivesoftware.community.webservices.WSCommunity
 
setFirstPostID(long) - Method in class com.jivesoftware.community.webservices.WSBlog
Sets the first blog post ID on this blog.
setFolderID(long) - Method in class com.jivesoftware.community.webservices.WSPrivateMessage
 
setForumThreadID(long) - Method in class com.jivesoftware.community.webservices.WSForumMessage
Sets the ID of thread that this message belongs too.
setGroup(WSGroup) - Method in class com.jivesoftware.community.webservices.WSStatusLevel
 
setHtml(boolean) - Method in class com.jivesoftware.community.webservices.WSForumMessage
Sets whether or not this message contains html.
setI18nKey(String) - Method in class com.jivesoftware.community.webservices.WSStatusLevelScenario
 
setID(long) - Method in class com.jivesoftware.community.webservices.WSComment
 
setID(long) - Method in class com.jivesoftware.community.webservices.WSForumMessage
Sets the id of this message.
setID(long) - Method in class com.jivesoftware.community.webservices.WSJiveObject
Set the unique id of this object.
setID(long) - Method in class com.jivesoftware.community.webservices.WSProfileField
Sets the id representing this profile field.
setID(long) - Method in class com.jivesoftware.community.webservices.WSTask
 
setID(long) - Method in class com.jivesoftware.community.webservices.WSUser
 
setImageCount(int) - Method in class com.jivesoftware.community.webservices.WSBlogPost
Sets the number of images this blog post has.
setImageCount(int) - Method in class com.jivesoftware.community.webservices.WSDocument
 
setImageCount(int) - Method in class com.jivesoftware.community.webservices.WSForumMessage
Sets the number of images this message has.
setImagePath(String) - Method in class com.jivesoftware.community.webservices.WSStatusLevel
 
setImagePreviewEnabled(boolean) - Method in interface com.jivesoftware.community.webservices.AttachmentService
Toggles whether image preview support is enabled.
setImagePreviewMaxSize(int) - Method in interface com.jivesoftware.community.webservices.AttachmentService
Sets the max dimension of generated thumbnails (ie, the max value for the width or height).
setImagePreviewRatioEnabled(boolean) - Method in interface com.jivesoftware.community.webservices.AttachmentService
Toggles whether the aspect ratio of thumbnails should be preserved.
setIncludeAuthorsInUserFilter(boolean) - Method in class com.jivesoftware.community.webservices.WSUserContentCommentResultFilter
Sets whether users who have been added as authors to a document should be included when filtering user content comments by user.
setIncludeDocumentBackChannelComments(boolean) - Method in class com.jivesoftware.community.webservices.WSUserContentCommentResultFilter
Sets whether document backchannel comments should be included.
setIncludeModerated(boolean) - Method in class com.jivesoftware.community.webservices.WSCommentResultFilter
Sets whether the result to be selected by the result filter should include moderated comments.
setIncludeModerated(boolean) - Method in class com.jivesoftware.community.webservices.WSFeedbackResultFilter
Sets whether the result to be selected by the result filter should include moderated comments.
setIncludeOwnComments(boolean) - Method in class com.jivesoftware.community.webservices.WSUserContentCommentResultFilter
Sets whether comments by the user whose content is being queried for comments should be included.
setIndex(long, int) - Method in interface com.jivesoftware.community.webservices.ProfileFieldService
Sets the index of the profile field.
setIndex(int) - Method in class com.jivesoftware.community.webservices.WSProfileField
Sets the index of this profile field.
setIndex(int) - Method in class com.jivesoftware.community.webservices.WSProfileFieldOption
Sets the index of this option which represents the order in which the options will appear in the list.
setIPAddress(String) - Method in class com.jivesoftware.community.webservices.WSComment
 
setJiveContainerID(long) - Method in class com.jivesoftware.community.webservices.WSForumMessage
Sets the ID of the community that this message belongs too.
setJiveContainerType(int) - Method in class com.jivesoftware.community.webservices.WSForumMessage
 
setKeywords(String) - Method in class com.jivesoftware.community.webservices.WSProfileSearchQuery
Sets the keywords for the user search.
setLanguage(String) - Method in class com.jivesoftware.community.webservices.WSDocument
Sets the language of the document.
setLanguageCode(String) - Method in class com.jivesoftware.community.webservices.WSLocale
Sets the language code for this locale, which will either be the empty string or a lowercase ISO 639 code.
setLargeImagePath(String) - Method in class com.jivesoftware.community.webservices.WSStatusLevel
 
setLastPostID(long) - Method in class com.jivesoftware.community.webservices.WSBlog
Sets the last blog post ID on this blog.
setLatestMessageID(long) - Method in class com.jivesoftware.community.webservices.WSCommunity
 
setLatestMessageID(long) - Method in class com.jivesoftware.community.webservices.WSForumThread
Called by the ForumThreadService to set the appropriate latestMessageID into the thread.
setLocale(WSLocale) - Method in class com.jivesoftware.community.webservices.WSCommunity
Sets the locale for this community.
setMaxAllowableHeight(int) - Method in interface com.jivesoftware.community.webservices.AvatarService
Sets the maximum allowable height for an avatar image
setMaxAllowableWidth(int) - Method in interface com.jivesoftware.community.webservices.AvatarService
Sets the maximum allowable width for an avatar image
setMaxAttachmentSize(int) - Method in interface com.jivesoftware.community.webservices.AttachmentService
Sets the maximum size of an individual attachment in kilobytes.
setMaxAttachmentsPerBlogPost(int) - Method in interface com.jivesoftware.community.webservices.AttachmentService
Sets the maximum number of attachments per blog post.
setMaxAttachmentsPerDocument(int) - Method in interface com.jivesoftware.community.webservices.AttachmentService
Sets the maximum number of attachments per document.
setMaxAttachmentsPerMessage(int) - Method in interface com.jivesoftware.community.webservices.AttachmentService
Sets the maximum number of attachments per message.
setMaxPoints(int) - Method in class com.jivesoftware.community.webservices.WSStatusLevel
 
setMaxUserAvatars(int) - Method in interface com.jivesoftware.community.webservices.AvatarService
Sets the maximum number of avatars a user can have
setMaxValue(String) - Method in class com.jivesoftware.community.webservices.WSProfileSearchFilter
Sets the maximum value that will be used to filter the user results.
setMemberCount(int) - Method in class com.jivesoftware.community.webservices.WSGroup
Sets the number of users that belon gto this group.
setMessageCount(int) - Method in class com.jivesoftware.community.webservices.WSCommunity
 
setMessageCount(int) - Method in class com.jivesoftware.community.webservices.WSForumThread
Set the number of messages in this thread.
setMessageCount(int) - Method in class com.jivesoftware.community.webservices.WSPrivateMessageFolder
 
setMessageProperty(String, String, long) - Method in interface com.jivesoftware.community.webservices.ForumService
Set an extended for the property with the given message id.
setMinimum(int) - Method in class com.jivesoftware.community.webservices.WSTagResultFilter
Sets the minimum number of com.jivesoftware.community.JiveContentObjects that a tag must be associated with to be included in the result set.
setMinPoints(int) - Method in class com.jivesoftware.community.webservices.WSStatusLevel
 
setMinValue(String) - Method in class com.jivesoftware.community.webservices.WSProfileSearchFilter
Sets the minimum value that will be used to filter the user results.
setMode(long, long, boolean) - Method in interface com.jivesoftware.community.webservices.PollService
Sets a mode to be enabled or disabled for the poll.
setMode(long) - Method in class com.jivesoftware.community.webservices.WSPoll
 
setModerated(boolean) - Method in class com.jivesoftware.community.webservices.WSComment
 
setModerateUserAvatars(boolean) - Method in interface com.jivesoftware.community.webservices.AvatarService
Sets whether or not user avatars will be moderated.
setModerationRangeMax(int) - Method in class com.jivesoftware.community.webservices.WSResultFilter
Sets the upper bound for the moderation value that will pass the result filter.
setModerationRangeMin(int) - Method in class com.jivesoftware.community.webservices.WSResultFilter
Sets the moderation value that represents the lower bound for messages or threads to be selected by the result filter.
setModerationValue(int) - Method in class com.jivesoftware.community.webservices.WSForumMessage
Sets the number of moderation points this message has.
setModerationValue(int) - Method in class com.jivesoftware.community.webservices.WSForumThread
Used to change the moderation value of the community.
setModificationDate(Date) - Method in class com.jivesoftware.community.webservices.WSBlog
Sets the date this blog was last modified.
setModificationDate(Date) - Method in class com.jivesoftware.community.webservices.WSBlogPost
Sets the date this post was last modified.
setModificationDate(Date) - Method in class com.jivesoftware.community.webservices.WSCheckPoint
 
setModificationDate(Date) - Method in class com.jivesoftware.community.webservices.WSComment
 
setModificationDate(Date) - Method in class com.jivesoftware.community.webservices.WSDocument
 
setModificationDate(Date) - Method in class com.jivesoftware.community.webservices.WSForumMessage
Sets the date this message was last modified.
setModificationDate(Date) - Method in class com.jivesoftware.community.webservices.WSForumThread
Sets the date this thread was last modified.
setModificationDate(Date) - Method in class com.jivesoftware.community.webservices.WSGroup
Sets the date the group was last modified.
setModificationDate(Date) - Method in class com.jivesoftware.community.webservices.WSJiveContainer
Sets the date the community was last modified.
setModificationDate(Date) - Method in class com.jivesoftware.community.webservices.WSPoll
 
setModificationDate(Date) - Method in class com.jivesoftware.community.webservices.WSTask
 
setModificationDate(Date) - Method in class com.jivesoftware.community.webservices.WSUser
Sets the date the user was last modified.
setModificationDateRangeMax(Date) - Method in class com.jivesoftware.community.webservices.WSResultFilter
Sets a date that represents the upper boundry for messages or threads to be selected by the result filter.
setModificationDateRangeMin(Date) - Method in class com.jivesoftware.community.webservices.WSResultFilter
Sets a date that represents the lower boundary for messages or threads to be selected by the result filter.
setName(String) - Method in class com.jivesoftware.community.webservices.WSAttachment
 
setName(String) - Method in class com.jivesoftware.community.webservices.WSBinaryBody
Sets the name of the body object.
setName(String) - Method in class com.jivesoftware.community.webservices.WSBlog
Sets the name of a blog.
setName(String) - Method in class com.jivesoftware.community.webservices.WSCheckPoint
 
setName(String) - Method in class com.jivesoftware.community.webservices.WSComment
 
setName(String) - Method in class com.jivesoftware.community.webservices.WSContentTag
Sets the name of the tag
setName(String) - Method in class com.jivesoftware.community.webservices.WSForumThread
Used by ForumThreadService to set the value of this field.
setName(String) - Method in class com.jivesoftware.community.webservices.WSGroup
Sets the name of the group.
setName(String) - Method in class com.jivesoftware.community.webservices.WSImage
 
setName(String) - Method in class com.jivesoftware.community.webservices.WSJiveContainer
Sets the name of the community.
setName(String) - Method in class com.jivesoftware.community.webservices.WSPoll
Sets the name of the poll.
setName(String) - Method in class com.jivesoftware.community.webservices.WSPrivateMessageFolder
 
setName(String) - Method in class com.jivesoftware.community.webservices.WSProfileField
 
setName(String) - Method in class com.jivesoftware.community.webservices.WSProperty
Set the property name.
setName(String) - Method in class com.jivesoftware.community.webservices.WSStatusLevel
 
setName(String) - Method in class com.jivesoftware.community.webservices.WSTagCount
Sets the name of the tag.
setName(String) - Method in class com.jivesoftware.community.webservices.WSUser
Sets the user's name.
setNameVisible(boolean) - Method in class com.jivesoftware.community.webservices.WSUser
Sets whether a user's name is visible to other users.
setNextPostID(long) - Method in class com.jivesoftware.community.webservices.WSBlogPost
Sets the next blogpost ID that has been published.
setNode(String) - Method in class com.jivesoftware.community.webservices.WSAuditMessage
 
setNumResults(int) - Method in class com.jivesoftware.community.webservices.WSResultFilter
Sets the limit on the number of results to be returned.
setObjectID(long) - Method in class com.jivesoftware.community.webservices.WSWatch
 
setObjectType(int) - Method in class com.jivesoftware.community.webservices.WSComment
 
setObjectType(int) - Method in class com.jivesoftware.community.webservices.WSJiveObject
Sets the object type of the jive object.
setObjectType(int) - Method in class com.jivesoftware.community.webservices.WSWatch
 
setOnlyCommunity(boolean) - Method in class com.jivesoftware.community.webservices.WSBlogResultFilter
Sets whether the result to be selected by the result filter should include only community blogs.
setOnlyComplete(boolean) - Method in class com.jivesoftware.community.webservices.WSTaskResultFilter
 
setOnlyIncomplete(boolean) - Method in class com.jivesoftware.community.webservices.WSTaskResultFilter
 
setOnlyPersonal(boolean) - Method in class com.jivesoftware.community.webservices.WSBlogResultFilter
Sets whether the result to be selected by the result filter should include only personal blogs.
setOnlyPersonal(boolean) - Method in class com.jivesoftware.community.webservices.WSTaskResultFilter
 
setOnlyProject(boolean) - Method in class com.jivesoftware.community.webservices.WSTaskResultFilter
 
setOnlyPublished(boolean) - Method in class com.jivesoftware.community.webservices.WSBlogPostResultFilter
Sets whether the result to be selected by the result filter should include published blog posts.
setOption(long, int, String) - Method in interface com.jivesoftware.community.webservices.PollService
Sets the text of the option at the specified index.
setOptionCount(int) - Method in class com.jivesoftware.community.webservices.WSPoll
 
setOptionIndex(long, int, int) - Method in interface com.jivesoftware.community.webservices.PollService
Moves the option's index.
setOptions(String[]) - Method in class com.jivesoftware.community.webservices.WSPoll
 
setOptions(WSProfileFieldOption[]) - Method in class com.jivesoftware.community.webservices.WSProfileField
Sets a array of WSProfileFieldOption objects for this profile field.
setOverridePing(boolean) - Method in class com.jivesoftware.community.webservices.WSBlog
Enables or disables the blog to override the ping settings in the system.
setOwner(WSUser) - Method in class com.jivesoftware.community.webservices.WSAvatar
Set the user who created this avatar, if the user is null then this is a global avatar
setOwner(WSUser) - Method in class com.jivesoftware.community.webservices.WSTask
 
setOwnerID(long) - Method in class com.jivesoftware.community.webservices.WSPrivateMessage
 
setOwnerID(long) - Method in class com.jivesoftware.community.webservices.WSPrivateMessageFolder
 
setOwnerID(long) - Method in class com.jivesoftware.community.webservices.WSTaskResultFilter
 
setParentCommunityID(long) - Method in class com.jivesoftware.community.webservices.WSCommunity
 
setParentContainerID(long) - Method in class com.jivesoftware.community.webservices.WSProject
 
setParentContainerType(int) - Method in class com.jivesoftware.community.webservices.WSProject
 
setParentMessageID(long) - Method in class com.jivesoftware.community.webservices.WSForumMessage
Sets the id of the parent message to this message.
setParentObjectID(long) - Method in class com.jivesoftware.community.webservices.WSTask
 
setParentObjectType(int) - Method in class com.jivesoftware.community.webservices.WSTask
 
setPassword(long, String) - Method in interface com.jivesoftware.community.webservices.UserService
Used to change a user's password.
setPassword(String) - Method in class com.jivesoftware.community.webservices.WSUser
Sets the users's password.
setPermalink(String) - Method in class com.jivesoftware.community.webservices.WSBlogPost
Sets the permalink for this blog post.
setPingsEnabled(boolean) - Method in interface com.jivesoftware.community.webservices.BlogService
Enables or disables the pings feature system wide.
setPingServices(String) - Method in interface com.jivesoftware.community.webservices.BlogService
Sets the comma delimited list of available ping services for the system.
setPingServices(String) - Method in class com.jivesoftware.community.webservices.WSBlog
A line break separated list of services that the user has chosen to ping.
setPingsOverrideEnabled(boolean) - Method in interface com.jivesoftware.community.webservices.BlogService
Configures the system to allow users to override the ping URIs configured for all blogs.
setPlainBody(String) - Method in class com.jivesoftware.community.webservices.WSBlogPost
Sets the plain body.
setPlainSubject(String) - Method in class com.jivesoftware.community.webservices.WSBlogPost
Sets the plain subject.
setPoints(long) - Method in class com.jivesoftware.community.webservices.WSStatusLevelScenario
 
setPopularTags(WSTagCount[]) - Method in class com.jivesoftware.community.webservices.WSBlog
Sets the 20 most popular tags for a given blog.
setPrefix(String) - Method in class com.jivesoftware.community.webservices.WSBlogResultFilter
Set a single character prefix to be used when searching blogs.
setPreviousPostID(long) - Method in class com.jivesoftware.community.webservices.WSBlogPost
Sets the previous blogpost ID that has been published.
setProfile(long, List<WSUserProfile>) - Method in interface com.jivesoftware.community.webservices.ProfileService
Sets a array of profile values for a particular user.
setProfileImage(long, String, byte[]) - Method in interface com.jivesoftware.community.webservices.ProfileService
Set a new profile page image for the specified user.
setProjectID(long) - Method in class com.jivesoftware.community.webservices.WSTaskResultFilter
 
setProperties(HashMap<String, String>) - Method in class com.jivesoftware.community.webservices.WSAvatar
Sets a map of all the extended properties for the avatar.
setProperties(WSProperty[]) - Method in class com.jivesoftware.community.webservices.WSBlog
Set the properties associated with this blog.
setProperties(WSProperty[]) - Method in class com.jivesoftware.community.webservices.WSBlogPost
Sets the properties associated with this blogpost.
setProperties(WSProperty[]) - Method in class com.jivesoftware.community.webservices.WSComment
 
setProperties(WSProperty[]) - Method in class com.jivesoftware.community.webservices.WSDocument
Sets the properties associated with this document.
setProperty(String, String, long) - Method in interface com.jivesoftware.community.webservices.CommunityService
Set an extended propery for the community with the given community id.
setProperty(String, String, long) - Method in interface com.jivesoftware.community.webservices.GroupService
Set a new extended property on the specified group.
setPublishDate(Date) - Method in class com.jivesoftware.community.webservices.WSBlogPost
Sets the publish date of this post.
setPublishDateRangeMax(Date) - Method in class com.jivesoftware.community.webservices.WSBlogPostResultFilter
Sets a date that represents the upper boundry for blog posts to be selected by the result filter.
setPublishDateRangeMax(Date) - Method in class com.jivesoftware.community.webservices.WSBlogTagResultFilter
Sets a date that represents the upper boundry for tags to be selected by the result filter.
setPublishDateRangeMin(Date) - Method in class com.jivesoftware.community.webservices.WSBlogPostResultFilter
Sets the date that represents the lower boundary for blog posts to be selected by the result filter.
setPublishDateRangeMin(Date) - Method in class com.jivesoftware.community.webservices.WSBlogTagResultFilter
Sets the date that represents the lower boundary for blog posts to be selected by the result filter.
setQueryString(String) - Method in class com.jivesoftware.community.webservices.WSQuery
Sets the query string for the Query object.
setRatingsEnabled(boolean) - Method in interface com.jivesoftware.community.webservices.RatingsService
Enables or disables the ratings feature.
setRecentBlogPostIDs(Long[]) - Method in class com.jivesoftware.community.webservices.WSBlog
Sets the the most recent blog post IDs on this blog
setRecentCommentIDs(Long[]) - Method in class com.jivesoftware.community.webservices.WSBlog
Sets the most recent comment IDs on this blog.
setRecipientID(long) - Method in class com.jivesoftware.community.webservices.WSPrivateMessage
 
setRecursive(boolean) - Method in class com.jivesoftware.community.webservices.WSResultFilter
Sets the recursive value of queries.
setRecursiveCommunityCount(int) - Method in class com.jivesoftware.community.webservices.WSCommunity
 
setRequired(boolean) - Method in class com.jivesoftware.community.webservices.WSProfileField
Sets whether or not this profile field is a required field.
setResolutionDateRangeMin(int) - Method in class com.jivesoftware.community.webservices.WSResultFilter
 
setResolutionnDateRangeMax(int) - Method in class com.jivesoftware.community.webservices.WSResultFilter
 
setResolutionStates(String[]) - Method in class com.jivesoftware.community.webservices.WSResultFilter
 
setRootMessage(WSForumMessage) - Method in class com.jivesoftware.community.webservices.WSForumThread
Called by the ForumThreadService to set the appropriate rootMessageID into the thread.
setScore(int) - Method in class com.jivesoftware.community.webservices.WSRating
 
setSearchable(boolean) - Method in class com.jivesoftware.community.webservices.WSProfileField
Sets whether or not this profile field is searchable.
setSearchEmail(boolean) - Method in class com.jivesoftware.community.webservices.WSProfileSearchQuery
True if the user's email field is to be searched, false otherwise.
setSearchName(boolean) - Method in class com.jivesoftware.community.webservices.WSProfileSearchQuery
True if the user's name field is to be searched, false otherwise.
setSearchProfile(boolean) - Method in class com.jivesoftware.community.webservices.WSProfileSearchQuery
True if the user's profile field values are to be searched, false otherwise.
setSearchUsername(boolean) - Method in class com.jivesoftware.community.webservices.WSProfileSearchQuery
True if the user's username field is to be searched, false otherwise.
setSenderID(long) - Method in class com.jivesoftware.community.webservices.WSPrivateMessage
 
setSize(long) - Method in class com.jivesoftware.community.webservices.WSBinaryBody
 
setSort(int) - Method in class com.jivesoftware.community.webservices.WSProfileSearchQuery
Sets the Sort used for this query.
setSortField(int) - Method in class com.jivesoftware.community.webservices.WSQuery
Sets the sort field to use.
setSortField(int) - Method in class com.jivesoftware.community.webservices.WSResultFilter
Sets the sort field to use.
setSortOrder(int) - Method in class com.jivesoftware.community.webservices.WSQuery
Sets the sort type.
setSortOrder(int) - Method in class com.jivesoftware.community.webservices.WSResultFilter
Sets the sort type.
setStartDate(Date) - Method in class com.jivesoftware.community.webservices.WSPoll
Sets the date voting for the poll should start.
setStartIndex(int) - Method in class com.jivesoftware.community.webservices.WSResultFilter
Sets the index of the first result to return.
setStatus(int) - Method in class com.jivesoftware.community.webservices.WSBlogPost
Sets the publishing status of this blog post which may be any one of the following: PENDING_APPROVAL -- post has status of unpublished PUBLISH -- post has status of published.
setStatusLevelsEnabled(boolean) - Method in interface com.jivesoftware.community.webservices.StatusLevelService
Sets whether status levels should be enabled in the system.
setSubject(String) - Method in class com.jivesoftware.community.webservices.WSBlogPost
Sets the subject of this blog post.
setSubject(String) - Method in class com.jivesoftware.community.webservices.WSDocument
Sets the title of the document.
setSubject(String) - Method in class com.jivesoftware.community.webservices.WSForumMessage
Sets the subject of this message.
setSubject(String) - Method in class com.jivesoftware.community.webservices.WSPrivateMessage
 
setSubject(String) - Method in class com.jivesoftware.community.webservices.WSTask
 
setTags(WSTagCount[]) - Method in class com.jivesoftware.community.webservices.WSBlog
Sets the tags for a given blog.
setTags(String[]) - Method in class com.jivesoftware.community.webservices.WSBlogPost
Sets the tags associated with this blogpost.
setTags(String[]) - Method in class com.jivesoftware.community.webservices.WSResultFilter
Sets the ContentTags to filter on.
setTextBody(boolean) - Method in class com.jivesoftware.community.webservices.WSDocument
 
setThreadCount(int) - Method in class com.jivesoftware.community.webservices.WSCommunity
 
setThreadProperty(String, String, long) - Method in interface com.jivesoftware.community.webservices.ForumService
Set an extended for the property for the thread with the given ID.
setTimestamp(Date) - Method in class com.jivesoftware.community.webservices.WSAuditMessage
 
setTrackbackCount(int) - Method in class com.jivesoftware.community.webservices.WSBlog
Sets the total number of trackbacks on this blog.
setTrackbackModerationEnabled(boolean) - Method in class com.jivesoftware.community.webservices.WSBlog
Enables and disables trackback moderation for this blog.
setTrackbackNotificationEnabled(boolean) - Method in class com.jivesoftware.community.webservices.WSBlog
Enables and disables trackback notification for this blog.
setTrackbacksEnabled(boolean) - Method in interface com.jivesoftware.community.webservices.BlogService
Enables or disables the trackbacks feature system wide.
setTrackbacksEnabled(boolean) - Method in interface com.jivesoftware.community.webservices.DocumentService
Enables or disables the trackbacks feature system wide.
setTrackbacksEnabled(boolean) - Method in class com.jivesoftware.community.webservices.WSBlogPost
Enables and disables trackbacks for this blog post.
setTrackbacksEnabled(boolean) - Method in class com.jivesoftware.community.webservices.WSDocument
 
setTypeID(int) - Method in class com.jivesoftware.community.webservices.WSProfileField
Sets the id of the type of this profile field.
setUnfilteredName(String) - Method in class com.jivesoftware.community.webservices.WSContentTag
Sets the unfiltered name of the tag.
setUnfilteredSubject(String) - Method in class com.jivesoftware.community.webservices.WSBlogPost
Sets the unfiltered subject.
setUnfilteredSubject(String) - Method in class com.jivesoftware.community.webservices.WSDocument
 
setUnfilteredSubject(String) - Method in class com.jivesoftware.community.webservices.WSForumMessage
Sets the unfiltered version of the subject.
setUnreadMessageCount(int) - Method in class com.jivesoftware.community.webservices.WSPrivateMessageFolder
 
setURL(String) - Method in class com.jivesoftware.community.webservices.WSComment
 
setUser(WSUser) - Method in class com.jivesoftware.community.webservices.WSAuditMessage
 
setUser(WSUser) - Method in class com.jivesoftware.community.webservices.WSBlogPost
Sets the id of the user.
setUser(WSUser) - Method in class com.jivesoftware.community.webservices.WSComment
 
setUser(WSUser) - Method in class com.jivesoftware.community.webservices.WSForumMessage
Sets the id of the user.
setUser(WSUser) - Method in class com.jivesoftware.community.webservices.WSPoll
 
setUser(WSUser) - Method in class com.jivesoftware.community.webservices.WSTask
 
setUserAvatarsEnabled(boolean) - Method in interface com.jivesoftware.community.webservices.AvatarService
Sets whether or not users can create their own custom avatars.
setUserCount(int) - Method in class com.jivesoftware.community.webservices.WSBlog
Sets the number of users associated with this blog.
setUserID(long) - Method in class com.jivesoftware.base.UserNotFoundException
 
setUserID(long) - Method in class com.jivesoftware.community.webservices.WSApprovalStatus
Sets the id of the approval User.
setUserID(long) - Method in class com.jivesoftware.community.webservices.WSDocument
Returns the user that authored the document.
setUserID(long) - Method in class com.jivesoftware.community.webservices.WSProject
 
setUserID(long) - Method in class com.jivesoftware.community.webservices.WSResultFilter
Sets the userID that results will be filtered on.
setUserID(long) - Method in class com.jivesoftware.community.webservices.WSWatch
 
setUserIDs(Long[]) - Method in class com.jivesoftware.community.webservices.WSBlog
Sets the user IDs given permission to post to this blog.
setUsername(String) - Method in class com.jivesoftware.base.UserNotFoundException
 
setUsername(String) - Method in class com.jivesoftware.community.webservices.WSUser
 
setUserProperty(String, String, long) - Method in interface com.jivesoftware.community.webservices.UserService
Set an extended property for a user.
setUses(int) - Method in class com.jivesoftware.community.webservices.WSTagCount
Sets the number of times the tag is used.
setValue(String) - Method in class com.jivesoftware.community.webservices.WSProfileFieldOption
Sets the value of this option.
setValue(String) - Method in class com.jivesoftware.community.webservices.WSProfileSearchFilter
Sets the value that will be used to filter the user results.
setValue(String) - Method in class com.jivesoftware.community.webservices.WSProperty
Sets the property value.
setValue(String) - Method in class com.jivesoftware.community.webservices.WSUserProfile
Sets the value that the user selected for the profile field.
setValues(String[]) - Method in class com.jivesoftware.community.webservices.WSUserProfile
Sets the array of values that the user selected for the profile field.
setViewCount(int) - Method in class com.jivesoftware.community.webservices.WSDocument
 
setVisible(boolean) - Method in class com.jivesoftware.community.webservices.WSProfileField
Sets whether or not this profile field is visible by the public.
setVoteCount(int) - Method in class com.jivesoftware.community.webservices.WSPoll
 
setWatchType(int) - Method in class com.jivesoftware.community.webservices.WSWatch
Sets the watch type.
SORT_ACTIVITY - Static variable in class com.jivesoftware.community.webservices.WSBlog
 
SORT_BLOGID - Static variable in class com.jivesoftware.community.webservices.WSBlog
 
SORT_BY_INDEX_ORDER - Static variable in class com.jivesoftware.community.webservices.WSProfileSearchQuery
 
SORT_BY_RELEVANCE - Static variable in class com.jivesoftware.community.webservices.WSProfileSearchQuery
 
SORT_DISPLAYNAME - Static variable in class com.jivesoftware.community.webservices.WSBlog
 
SORT_NAME - Static variable in class com.jivesoftware.community.webservices.WSBlog
 
SORT_TAGCOUNT - Static variable in class com.jivesoftware.community.webservices.WSContentTag
Sort field: sort by tag count.
SORT_TAGNAME - Static variable in class com.jivesoftware.community.webservices.WSContentTag
Sort field: sort by tag name.
SPECIFIC_GROUPS - Static variable in class com.jivesoftware.community.webservices.WSConstants.AccessType
Access type that will only allow a list of specific groups to connect to web services.
SPECIFIC_USERS - Static variable in class com.jivesoftware.community.webservices.WSConstants.AccessType
Access type that will only allow a list of specific users to connect to web services.
STATUS_DEFAULT - Static variable in class com.jivesoftware.community.webservices.WSBlogPost
The default public status for a blog post.
STATUS_DRAFT - Static variable in class com.jivesoftware.community.webservices.WSBlogPost
Status value for blog posts that have been saved to the system but haven't been published and shouldn't be viewable to the public.
STATUS_LEVEL - Static variable in class com.jivesoftware.community.JiveConstants
 
STATUS_LEVEL_POINT - Static variable in class com.jivesoftware.community.JiveConstants
 
STATUS_LEVEL_SCENARIO - Static variable in class com.jivesoftware.community.JiveConstants
 
STATUS_PUBLISH - Static variable in class com.jivesoftware.community.webservices.WSBlogPost
Status value for blog posts that have been published to the system and should be viewable to the public.
STATUS_SCHEDULED - Static variable in class com.jivesoftware.community.webservices.WSBlogPost
Status value for blog posts that have been scheduled for publication in the future and shouldn't be viewable to the public.
StatusLevelService - Interface in com.jivesoftware.community.webservices
Manages status level feature.
SUBJECT - Static variable in class com.jivesoftware.community.webservices.WSQuery
Sort by message subject
subject - Variable in class com.jivesoftware.community.webservices.WSTask
 
SYSTEM - Static variable in class com.jivesoftware.community.JiveConstants
 
SYSTEM_ADMIN - Static variable in class com.jivesoftware.community.Permissions
Permission to administer the entire sytem.
SYSTEM_QUESTION - Static variable in class com.jivesoftware.community.JiveConstants
 
systemPropertiesService - Variable in class com.jivesoftware.community.webservices.ServiceLocator
 
SystemPropertiesService - Interface in com.jivesoftware.community.webservices
Provides a web service for managing Jive System Properties.

T

TAG - Static variable in class com.jivesoftware.community.JiveConstants
 
TAG_SET - Static variable in class com.jivesoftware.community.JiveConstants
 
tagService - Variable in class com.jivesoftware.community.webservices.ServiceLocator
 
TagService - Interface in com.jivesoftware.community.webservices
Provides a service to create, retrieve and delete tags.
TASK - Static variable in class com.jivesoftware.community.JiveConstants
 
taskService - Variable in class com.jivesoftware.community.webservices.ServiceLocator
 
TaskService - Interface in com.jivesoftware.community.webservices
 
TEMPORARY_DOCUMENT_ID - Static variable in class com.jivesoftware.community.JiveConstants
 
testCredentials() - Method in interface com.jivesoftware.community.webservices.IMService
Test if user's credentials are OK and have enough permissions.
THREAD - Static variable in class com.jivesoftware.community.JiveConstants
 
THREAD_NAME - Static variable in class com.jivesoftware.community.JiveConstants
 
threadCount - Variable in class com.jivesoftware.community.webservices.WSCommunity
 
TOO_LARGE - Static variable in exception com.jivesoftware.community.AttachmentException
 
TOO_MANY_ATTACHMENTS - Static variable in exception com.jivesoftware.community.AttachmentException
 
toString() - Method in class com.jivesoftware.community.Permissions
 
toString() - Method in class com.jivesoftware.community.webservices.WSApprovalStatus
 
toString() - Method in class com.jivesoftware.community.webservices.WSAuditMessage
 
toString() - Method in class com.jivesoftware.community.webservices.WSBlog
 
toString() - Method in class com.jivesoftware.community.webservices.WSBlogPost
 
toString() - Method in class com.jivesoftware.community.webservices.WSCheckPoint
 
toString() - Method in class com.jivesoftware.community.webservices.WSConstants.AccessType
 
toString() - Method in class com.jivesoftware.community.webservices.WSContentTag
 
toString() - Method in class com.jivesoftware.community.webservices.WSDocument
 
toString() - Method in class com.jivesoftware.community.webservices.WSForumMessage
 
toString() - Method in class com.jivesoftware.community.webservices.WSForumThread
 
toString() - Method in class com.jivesoftware.community.webservices.WSGroup
 
toString() - Method in class com.jivesoftware.community.webservices.WSJiveContainer
 
toString() - Method in class com.jivesoftware.community.webservices.WSJiveObject
 
toString() - Method in class com.jivesoftware.community.webservices.WSLocale
 
toString() - Method in class com.jivesoftware.community.webservices.WSPoll
 
toString() - Method in class com.jivesoftware.community.webservices.WSPrivateMessageFolder
 
toString() - Method in class com.jivesoftware.community.webservices.WSProject
 
toString() - Method in class com.jivesoftware.community.webservices.WSProperty
 
toString() - Method in class com.jivesoftware.community.webservices.WSQuery
 
toString() - Method in class com.jivesoftware.community.webservices.WSStatusLevel
 
toString() - Method in class com.jivesoftware.community.webservices.WSTagCount
 
toString() - Method in class com.jivesoftware.community.webservices.WSTask
 
toString() - Method in class com.jivesoftware.community.webservices.WSTaskResultFilter
 
toString() - Method in class com.jivesoftware.community.webservices.WSUser
 
toString() - Method in class com.jivesoftware.community.webservices.WSWatch
 
TRACKBACK - Static variable in class com.jivesoftware.community.JiveConstants
 
TRACKBACKS_DEFAULT - Static variable in class com.jivesoftware.community.webservices.WSBlogPost
The default trackback status for a blog post.

U

UNASSIGNED - Static variable in class com.jivesoftware.community.webservices.WSTaskResultFilter
 
UnauthorizedException - Exception in com.jivesoftware.base
Thrown if a User does not have permission to access a particular method.
UnauthorizedException() - Constructor for exception com.jivesoftware.base.UnauthorizedException
 
UnauthorizedException(String) - Constructor for exception com.jivesoftware.base.UnauthorizedException
 
UnauthorizedException(Throwable) - Constructor for exception com.jivesoftware.base.UnauthorizedException
 
UnauthorizedException(String, Throwable) - Constructor for exception com.jivesoftware.base.UnauthorizedException
 
unfilteredName - Variable in class com.jivesoftware.community.webservices.WSContentTag
 
unreadMessageCount - Variable in class com.jivesoftware.community.webservices.WSPrivateMessageFolder
 
update(WSPoll) - Method in interface com.jivesoftware.community.webservices.PollService
 
update(WSProject) - Method in interface com.jivesoftware.community.webservices.ProjectService
 
update(WSTask) - Method in interface com.jivesoftware.community.webservices.TaskService
 
updateBlogPost(WSBlogPost) - Method in interface com.jivesoftware.community.webservices.BlogService
 
updateComment(int, long, WSComment) - Method in interface com.jivesoftware.community.webservices.CommentService
Updates an existing comment.
updateCommunity(WSCommunity) - Method in interface com.jivesoftware.community.webservices.CommunityService
Update a Community
updateDocument(WSDocument) - Method in interface com.jivesoftware.community.webservices.DocumentService
 
updateForumMessage(WSForumMessage) - Method in interface com.jivesoftware.community.webservices.ForumService
Used to update the subject and body of a WSForumMessage
updateGroup(WSGroup) - Method in interface com.jivesoftware.community.webservices.GroupService
Update the following group in the system.
updateSharedSecret(String) - Method in interface com.jivesoftware.community.webservices.IMService
Updates the shared secret and resets the connection using it.
updateStatusLevelScenario(WSStatusLevelScenario) - Method in interface com.jivesoftware.community.webservices.StatusLevelService
Update the points and whether or not this scenario is included in status level results.
updateUser(WSUser) - Method in interface com.jivesoftware.community.webservices.UserService
Used to update user information in the system.
url - Variable in class com.jivesoftware.community.webservices.ServiceLocator
 
USER - Static variable in class com.jivesoftware.community.JiveConstants
 
user - Variable in class com.jivesoftware.community.webservices.WSTask
 
USER_ADMIN - Static variable in class com.jivesoftware.community.Permissions
Permission to administer a particular user.
USER_LOCALE_PROP_NAME - Static variable in class com.jivesoftware.community.JiveConstants
The name of the extended user property used to store the user's locale code.
USER_MANAGER_CLASS - Static variable in class com.jivesoftware.community.JiveConstants
 
USER_RELATIONSHIP - Static variable in class com.jivesoftware.community.JiveConstants
 
USER_RELATIONSHIP_GRAPH - Static variable in class com.jivesoftware.community.JiveConstants
 
USER_STATUS - Static variable in class com.jivesoftware.community.JiveConstants
 
USER_TIMEZONE_PROP_NAME - Static variable in class com.jivesoftware.community.JiveConstants
The name of the extended user property used to store the user's time zone code.
userHasBlogs(long) - Method in interface com.jivesoftware.community.webservices.BlogService
Returns true if the given user has one or more blogs, false if the user does not have a blog.
userID - Variable in class com.jivesoftware.community.webservices.WSProject
 
username - Variable in class com.jivesoftware.community.webservices.ServiceLocator
 
UserNotFoundException - Class in com.jivesoftware.base
Thrown when User cannot be found.
UserNotFoundException() - Constructor for class com.jivesoftware.base.UserNotFoundException
 
UserNotFoundException(long) - Constructor for class com.jivesoftware.base.UserNotFoundException
Allows you to create an exception specifying the id of the user that was not found
UserNotFoundException(String) - Constructor for class com.jivesoftware.base.UserNotFoundException
 
UserNotFoundException(String, Throwable) - Constructor for class com.jivesoftware.base.UserNotFoundException
 
UserNotFoundException(Throwable) - Constructor for class com.jivesoftware.base.UserNotFoundException
 
userService - Variable in class com.jivesoftware.community.webservices.ServiceLocator
 
UserService - Interface in com.jivesoftware.community.webservices
Provides a webservice for managing user's, avatar's, and status levels.
usersWithPermission(long, boolean) - Method in interface com.jivesoftware.community.webservices.PermissionService
Returns all the userID's of users with a particular permission.
usersWithPermissionCount(long, boolean) - Method in interface com.jivesoftware.community.webservices.PermissionService
Returns a count of the users that have a particular permission.
usersWithPermissionCountOnCommunity(long, boolean, long) - Method in interface com.jivesoftware.community.webservices.PermissionService
Returns a count of the users that have a particular permission on the specified community.
usersWithPermissionOnCommunity(long, boolean, long) - Method in interface com.jivesoftware.community.webservices.PermissionService
Returns all the userID's of users with a particular permission on the specified community.

V

value() - Method in class com.jivesoftware.community.Permissions
Returns the long value (bitmask) of the permissions that are set.
valueOf(String) - Static method in enum com.jivesoftware.community.Permissions.PermissionAtom
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.jivesoftware.community.Permissions.PermissionAtom
Returns an array containing the constants of this enum type, in the order they're declared.
VIEW_COMMUNITY - Static variable in class com.jivesoftware.community.Permissions
Permission to read object.
VIEW_ONLINE_STATUS - Static variable in class com.jivesoftware.community.Permissions
Permission to see the online status of a particular user.
VOTE_IN_POLL - Static variable in class com.jivesoftware.community.Permissions
Permission to vote in polls.

W

WATCH_SETTINGS - Static variable in class com.jivesoftware.community.JiveConstants
 
WATCHABLE_OBJECT - Static variable in class com.jivesoftware.community.JiveConstants
 
watchService - Variable in class com.jivesoftware.community.webservices.ServiceLocator
 
WatchService - Interface in com.jivesoftware.community.webservices
A service for manipulating a user's watches on objects.
WEEK - Static variable in class com.jivesoftware.community.JiveConstants
One week (in milliseconds).
WIDGET - Static variable in class com.jivesoftware.community.JiveConstants
 
WIDGET_FRAME - Static variable in class com.jivesoftware.community.JiveConstants
 
WIDGET_LAYOUT - Static variable in class com.jivesoftware.community.JiveConstants
 
WORKGROUP_AGENT - Static variable in class com.jivesoftware.community.JiveConstants
 
WORKGROUP_GROUP - Static variable in class com.jivesoftware.community.JiveConstants
 
WORKGROUP_QUEUE - Static variable in class com.jivesoftware.community.JiveConstants
 
WSApprovalStatus - Class in com.jivesoftware.community.webservices
Contains information on whether a user has approved a document edit and when.
WSApprovalStatus() - Constructor for class com.jivesoftware.community.webservices.WSApprovalStatus
 
WSAttachment - Class in com.jivesoftware.community.webservices
 
WSAttachment() - Constructor for class com.jivesoftware.community.webservices.WSAttachment
 
WSAuditMessage - Class in com.jivesoftware.community.webservices
 
WSAuditMessage() - Constructor for class com.jivesoftware.community.webservices.WSAuditMessage
 
WSAvatar - Class in com.jivesoftware.community.webservices
An object that represents a user's avatar.
WSAvatar() - Constructor for class com.jivesoftware.community.webservices.WSAvatar
 
WSBinaryBody - Class in com.jivesoftware.community.webservices
An object that encapsulates a binary document body.
WSBinaryBody() - Constructor for class com.jivesoftware.community.webservices.WSBinaryBody
 
WSBlog - Class in com.jivesoftware.community.webservices
A container for a list of blog postings by a user or group of users.
WSBlog() - Constructor for class com.jivesoftware.community.webservices.WSBlog
 
WSBlogPost - Class in com.jivesoftware.community.webservices
A container for blog post data and for a hierarchy of blog comments.
WSBlogPost() - Constructor for class com.jivesoftware.community.webservices.WSBlogPost
 
WSBlogPostResultFilter - Class in com.jivesoftware.community.webservices
 
WSBlogPostResultFilter() - Constructor for class com.jivesoftware.community.webservices.WSBlogPostResultFilter
 
WSBlogResultFilter - Class in com.jivesoftware.community.webservices
Filters and sorts WSBlogs.
WSBlogResultFilter() - Constructor for class com.jivesoftware.community.webservices.WSBlogResultFilter
 
WSBlogTagResultFilter - Class in com.jivesoftware.community.webservices
 
WSBlogTagResultFilter() - Constructor for class com.jivesoftware.community.webservices.WSBlogTagResultFilter
 
WSCheckPoint - Class in com.jivesoftware.community.webservices
 
WSCheckPoint() - Constructor for class com.jivesoftware.community.webservices.WSCheckPoint
 
WSComment - Class in com.jivesoftware.community.webservices
 
WSComment() - Constructor for class com.jivesoftware.community.webservices.WSComment
 
WSCommentResultFilter - Class in com.jivesoftware.community.webservices
 
WSCommentResultFilter() - Constructor for class com.jivesoftware.community.webservices.WSCommentResultFilter
 
WSCommunity - Class in com.jivesoftware.community.webservices
A container for threads and a hierarchy of other communities.
WSCommunity() - Constructor for class com.jivesoftware.community.webservices.WSCommunity
 
WSConstants - Class in com.jivesoftware.community.webservices
Constants used with webservices
WSConstants() - Constructor for class com.jivesoftware.community.webservices.WSConstants
 
WSConstants.AccessType - Class in com.jivesoftware.community.webservices
Used to distinguish what kind of access is allowed on the server.
WSContentTag - Class in com.jivesoftware.community.webservices
Container for tags associated with a taggable object.
WSContentTag() - Constructor for class com.jivesoftware.community.webservices.WSContentTag
 
WSDocument - Class in com.jivesoftware.community.webservices
A Document object encapsulates a document in the Clearspace system.
WSDocument() - Constructor for class com.jivesoftware.community.webservices.WSDocument
 
WSDocumentResultFilter - Class in com.jivesoftware.community.webservices
Filters and sorts lists of WSDocuments.
WSDocumentResultFilter() - Constructor for class com.jivesoftware.community.webservices.WSDocumentResultFilter
 
WSExceptionTranslatorFilter - Class in com.jivesoftware.community.webservices
 
WSExceptionTranslatorFilter() - Constructor for class com.jivesoftware.community.webservices.WSExceptionTranslatorFilter
 
WSFeedbackResultFilter - Class in com.jivesoftware.community.webservices
 
WSFeedbackResultFilter() - Constructor for class com.jivesoftware.community.webservices.WSFeedbackResultFilter
 
WSForumMessage - Class in com.jivesoftware.community.webservices
A ForumMessage encapsulates message data.
WSForumMessage() - Constructor for class com.jivesoftware.community.webservices.WSForumMessage
 
WSForumThread - Class in com.jivesoftware.community.webservices
A ForumThread is a container for a hierarchy of ForumMessages.
WSForumThread() - Constructor for class com.jivesoftware.community.webservices.WSForumThread
 
WSGroup - Class in com.jivesoftware.community.webservices
Organizes users into a group for easier permissions management.
WSGroup() - Constructor for class com.jivesoftware.community.webservices.WSGroup
 
WSImage - Class in com.jivesoftware.community.webservices
 
WSImage() - Constructor for class com.jivesoftware.community.webservices.WSImage
 
WSImage(String, String, byte[]) - Constructor for class com.jivesoftware.community.webservices.WSImage
 
WSJiveContainer - Class in com.jivesoftware.community.webservices
 
WSJiveContainer() - Constructor for class com.jivesoftware.community.webservices.WSJiveContainer
 
WSJiveObject - Class in com.jivesoftware.community.webservices
Super-class of other jive webservice objects.
WSJiveObject(long, int) - Constructor for class com.jivesoftware.community.webservices.WSJiveObject
Create a new instance of this object.
WSJiveObject() - Constructor for class com.jivesoftware.community.webservices.WSJiveObject
Create a new instance of this object.
WSLocale - Class in com.jivesoftware.community.webservices
Webservice object that contains locale information such as the country code and language code.
WSLocale() - Constructor for class com.jivesoftware.community.webservices.WSLocale
 
WSLocale(String, String) - Constructor for class com.jivesoftware.community.webservices.WSLocale
Creates a new instance of a Locale using the specified country code and language code.
WSPoll - Class in com.jivesoftware.community.webservices
Poll webervices object.
WSPoll() - Constructor for class com.jivesoftware.community.webservices.WSPoll
 
WSPrivateMessage - Class in com.jivesoftware.community.webservices
Represents a private message.
WSPrivateMessage() - Constructor for class com.jivesoftware.community.webservices.WSPrivateMessage
 
WSPrivateMessageFolder - Class in com.jivesoftware.community.webservices
Represents a private message folder.
WSPrivateMessageFolder() - Constructor for class com.jivesoftware.community.webservices.WSPrivateMessageFolder
 
WSProfileField - Class in com.jivesoftware.community.webservices
A profile field defines a single field of a user's profile, such as 'Phone Number' or 'Job Title'.
WSProfileField() - Constructor for class com.jivesoftware.community.webservices.WSProfileField
 
WSProfileFieldOption - Class in com.jivesoftware.community.webservices
Represents a possible option of a WSProfileField
WSProfileFieldOption() - Constructor for class com.jivesoftware.community.webservices.WSProfileFieldOption
 
WSProfileSearchFilter - Class in com.jivesoftware.community.webservices
This class can filter user search results based on specific values for a com.jivesoftware.community.ProfileField.
WSProfileSearchFilter() - Constructor for class com.jivesoftware.community.webservices.WSProfileSearchFilter
 
WSProfileSearchFilter(long, String) - Constructor for class com.jivesoftware.community.webservices.WSProfileSearchFilter
 
WSProfileSearchQuery - Class in com.jivesoftware.community.webservices
Contains the necessary information required to perform a user search.
WSProfileSearchQuery() - Constructor for class com.jivesoftware.community.webservices.WSProfileSearchQuery
 
WSProject - Class in com.jivesoftware.community.webservices
 
WSProject() - Constructor for class com.jivesoftware.community.webservices.WSProject
 
WSProject(long) - Constructor for class com.jivesoftware.community.webservices.WSProject
 
WSProperty - Class in com.jivesoftware.community.webservices
Represents 1 extended property on an object.
WSProperty() - Constructor for class com.jivesoftware.community.webservices.WSProperty
 
WSProperty(String, String) - Constructor for class com.jivesoftware.community.webservices.WSProperty
Creates a new property the specfied property name and value.
WSQuery - Class in com.jivesoftware.community.webservices
Provides the ability to create complex search queries.
WSQuery() - Constructor for class com.jivesoftware.community.webservices.WSQuery
 
WSRating - Class in com.jivesoftware.community.webservices
 
WSRating() - Constructor for class com.jivesoftware.community.webservices.WSRating
 
WSResultFilter - Class in com.jivesoftware.community.webservices
Filters and sorts lists of threads and messages.
WSResultFilter() - Constructor for class com.jivesoftware.community.webservices.WSResultFilter
 
WSResultFilter.ResolutionState - Class in com.jivesoftware.community.webservices
 
WSResultFilter.ResolutionState() - Constructor for class com.jivesoftware.community.webservices.WSResultFilter.ResolutionState
 
WSStatusLevel - Class in com.jivesoftware.community.webservices
 
WSStatusLevel() - Constructor for class com.jivesoftware.community.webservices.WSStatusLevel
 
WSStatusLevelScenario - Class in com.jivesoftware.community.webservices
 
WSStatusLevelScenario() - Constructor for class com.jivesoftware.community.webservices.WSStatusLevelScenario
 
WSTagCount - Class in com.jivesoftware.community.webservices
Container for tag and its count.
WSTagCount() - Constructor for class com.jivesoftware.community.webservices.WSTagCount
 
WSTagCount(String, int) - Constructor for class com.jivesoftware.community.webservices.WSTagCount
Creates a new Tag
WSTagResultFilter - Class in com.jivesoftware.community.webservices
 
WSTagResultFilter() - Constructor for class com.jivesoftware.community.webservices.WSTagResultFilter
 
WSTask - Class in com.jivesoftware.community.webservices
 
WSTask() - Constructor for class com.jivesoftware.community.webservices.WSTask
 
WSTaskResultFilter - Class in com.jivesoftware.community.webservices
 
WSTaskResultFilter() - Constructor for class com.jivesoftware.community.webservices.WSTaskResultFilter
 
WSUser - Class in com.jivesoftware.community.webservices
Provides information about and services for users of the system.
WSUser() - Constructor for class com.jivesoftware.community.webservices.WSUser
 
WSUserContentCommentResultFilter - Class in com.jivesoftware.community.webservices
A result filter for use in creating queries which return all comments on content created by a given user.
WSUserContentCommentResultFilter() - Constructor for class com.jivesoftware.community.webservices.WSUserContentCommentResultFilter
 
WSUserProfile - Class in com.jivesoftware.community.webservices
Contains user data for a particular WSProfileField.
WSUserProfile() - Constructor for class com.jivesoftware.community.webservices.WSUserProfile
 
WSWatch - Class in com.jivesoftware.community.webservices
A watch is a way for a user to track updates to an object.
WSWatch() - Constructor for class com.jivesoftware.community.webservices.WSWatch
 

A B C D E F G H I J L M N O P Q R S T U V W
Clearspace Project Page

Copyright © 1999-2007 Jive Software.