Clearspace API (1.10.16) Web Services Client Javadocs

Package com.jivesoftware.community.webservices

Interface Summary
AddressBookService Provides ability to interace with the Private Message addressbook.
AttachmentService A web service for managing attachment settings.
BlogService A web service interface for managing blogs.
CacheableService If services are acquired by ServiceLocator you can cast a service to this interface to enable/modify caching settings.
CommentService  
CommunityService Provides the ability to manipulate communities.
DocumentService This service provides methods to load and manipulate documents, comments.
ForumService Provides the ability to manipulate forum messages.
GroupService Provides a the ability for managing groups and group membership.
PermissionService Provides a webservice for managing permissions on users and groups.
PollService  
PrivateMessageService Provides the ability to manipulate private messages.
ProfileFieldService Defines methods used to create, access, update, and remove profile fields data.
ProfileService Manages user profile data.
RatingsService  
SearchService Provides the ability to search for content.
StatusLevelService Manages status level feature.
SystemPropertiesService Provides a web service for managing Jive System Properties.
TagService Provides a service to create, retrieve and delete tags.
UserService Provides a webservice for managing user's, avatar's, and status levels.
WatchService A service for manipulating a user's watches on objects
 

Class Summary
ApprovalStatus Contains information on whether a user has approved a document edit and when.
Attachment  
BinaryBody An object that encapsulates a binary document body.
Blog A container for a list of blog postings by a user or group of users.
BlogPost A container for blog post data and for a hierarchy of blog comments.
BlogPostResultFilter  
BlogResultFilter Filters and sorts Blogs.
BlogTagResultFilter  
Cache A specialized Map that is size-limited (using an LRU algorithm) and has an optional expiration time for cache items.
Comment  
CommentResultFilter  
Community A container for threads and a hierarchy of other communities.
ContentTag Container for tags associated with a taggable object.
Document A Document object encapsulates a document in the Clearspace system.
DocumentResultFilter Filters and sorts lists of Documents.
FeedbackResultFilter  
ForumMessage A ForumMessage encapsulates message data.
ForumThread A ForumThread is a container for a hierarchy of ForumMessages.
Group Organizes users into a group for easier permissions management.
Image  
JiveObject Super-class of other jive webservice objects.
Locale Webservice object that contains locale information such as the country code and language code.
Poll Poll webervices object.
PrivateMessage Represents a private message.
PrivateMessageFolder Represents a private message folder.
ProfileField A profile field defines a single field of a user's profile, such as 'Phone Number' or 'Job Title'.
ProfileFieldOption Represents a possible option of a ProfileField
Property Represents 1 extended property on an object.
Query Provides the ability to create complex search queries.
Rating  
ResultFilter Filters and sorts lists of threads and messages.
ResultFilter.ResolutionState  
ServiceLocator Entry point to the jive java soap webservices api.
ServiceLocator.CacheKey Cache key used by CacheHandler
StatusLevel  
StatusLevelScenario  
TagCount Container for tag and its count.
TagResultFilter  
User Provides information about and services for users of the system.
UserContentCommentResultFilter A result filter for use in creating queries which return all comments on content created by a given user.
UserProfile Contains user data for a particular ProfileField.
Watch A watch is a way for a user to track updates to an object.
WSConstants Constants used with webservices
WSConstants.AccessType Used to distinguish what kind of access is allowed on the server.
 


Clearspace Project Page

Copyright © 1999-2007 Jive Software.