Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Package com.jivesoftware.forum.webservices

Interface Summary
AddressBookService Provides ability to interace with the Private Message addressbook.
AnnouncementService Provides the ability to manipulate announcements.
AttachmentManagerService A web service to manage attachment settings.
CacheableService If services are acquired by ServiceLocator you can cast a service to this interface to enable/modify caching settings.
ContentService Provides a way to get handles on content objects.
ForumCategoryService Provides the ability to manipulate forum categories.
ForumMessageService Provides the ability to manipulate forum messages.
ForumService Provides the ability to manipulate forums.
ForumThreadService Provides the ability to manipulate forum threads.
GroupService Provides a the ability for managing groups and group membership.
PermissionService Provides a webservice for managing permissions on users and groups.
PrivateMessageService Provides the ability to manipulate private messages.
ProfileService Provides a webservice for managing user's, avatar's, and status levels.
SystemPropertiesService Provides a web service for managing Jive System Properties.
WatchService A service for manipulating a user's watches on objects
 

Class Summary
Announcement Announcments are used to alert users to important information.
AnnouncementFilter Filters and sorts lists of announcements.
Cache A specialized Map that is size-limited (using an LRU algorithm) and has an optional expiration time for cache items.
Forum A container for a list of threads.
ForumCategory A container for forums and a hierarchy of other forum categories.
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.
Locale Webservice object that contains locale information such as the country code and language code.
PrivateMessage  
PrivateMessageFolder  
Property Represents 1 extended property on an object.
Query Provides the ability to create complex search queries.
ResultFilter Filters and sorts lists of threads and messages.
ServiceLocator Entry point to the jive java soap webservices api.
User Provides information about and services for users of the system.
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.
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.