Clearspace API (2.5.29) Core Javadocs

Uses of Interface
com.jivesoftware.community.JiveManager

Packages that use JiveManager
com.jivesoftware.base Base APIs and classes for Jive Software products. 
com.jivesoftware.base.plugin Plugin API for extending the core API with custom functionality. 
com.jivesoftware.community Core interfaces and classes for Clearspace. 
com.jivesoftware.community.project   
com.jivesoftware.community.renderer The renderer package provides a way for converting text in one format into another, typically from markup to html and vice versa. 
com.jivesoftware.community.search.opensearch   
com.jivesoftware.community.socialgroup   
com.jivesoftware.community.user.profile   
com.jivesoftware.community.widget   
com.jivesoftware.community.xmpp XMPP integration classes to integrate XMPP with Clearspace. 
 

Uses of JiveManager in com.jivesoftware.base
 

Subinterfaces of JiveManager in com.jivesoftware.base
 interface GroupManager
          Manages groups.
 interface IntrospectiveGroupManager
          Interface that marks which GroupManager features a particular GroupManager implementation supports.
 

Uses of JiveManager in com.jivesoftware.base.plugin
 

Classes in com.jivesoftware.base.plugin that implement JiveManager
 class PluginManagerImpl
          Loads and manages plugins.
 

Uses of JiveManager in com.jivesoftware.community
 

Subinterfaces of JiveManager in com.jivesoftware.community
 interface AbuseManager
          Manages all aspects of reporting abuse and managing abuse reports.
 interface ActivityManager
          This manager provides methods to retrieve recent activities and popular threads, documents and blog posts.
 interface AnnouncementManager
          Manages announcements, including viewing, creating, and deleting them.
 interface ArchiveManager
          Manages the archive feature of Jive.
 interface AttachmentManager
          Manages attachment settings.
 interface BanManager
          Manages the banning of User Accounts and IP Addresses.
 interface BinaryBodyManager
          Manages binary body settings.
 interface BlogManager
          Manages blogs, including viewing, creating, and deleting them.
 interface CommentManager
          Handles comments for a JiveObject.
 interface CommunityManager
          This manager provides methods to load communities by ID and to retrieve the root community.
 interface DocumentFieldManager
          Manages the creation and deletion of document fields in Clearspace.
 interface DocumentFieldTypeManager
          Manages the creation and deletion of Document Field Types for Clearspace.
 interface DocumentManager
          This manager provides methods to load documents and to retrieve popular documents.
 interface DocumentTypeManager
          Handles the creation, deletion, and access of DocumentTypes.
 interface DraftManager
          Manages the draft features of Clearspace.
 interface EmailManager
          Provides ability to send email messages.
 interface ForumManager
          This manager provides methods to load forum threads, user messages and to retrieve popular forum threads.
 interface ImageManager
          Manages image settings.
 interface InterceptorManager
          Manages interceptors.
 interface LinkManager
          Manages links between objects in the system.
 interface LocaleManager
          Manages Locale settings for various objects.
 interface OldModerationManager
          Manages the moderation feature within Clearspace
 interface PermissionsManager
          Manages permissions for users and groups on a particular resource.
 interface PresenceManager
          The presence manager creates presences and keeps track on a global basis who's online.
 interface PrivateMessageManager
          Manages the private message feature.
 interface QuestionManager
          Manages questions.
 interface RatingManager
          Provides optional rating of JiveContentObjects.
 interface ReadTracker
          A way to track the read status of forum threads and messages.
 interface ReadTrackerManager
          Manages objects that track the read status of forum threads and messages.
 interface RecentContentManager
          This manager provides methods to retrieve recent content.
 interface RegistrationManager
          Manages validation settings and validating new user accounts.
 interface SearchManager
          Manages the search feature of Clearspace by defining properties of the search indexer.
 interface SearchQueryManager
          This manager provides methods to create query objects to be used for searching either the whole system or just in particular areas such as communities.
 interface StorageManager
          Manages the storage of binary objects and determines whether binary object data is stored on the file system or in the database.
 interface TagManager
          Provides a manager to create, retrieve and delete tags.
 interface TagSetManager
          Manages the creation, deletion and lookup of TagSets.
 interface TrackbackManager
          Manages the trackback feature within Clearspace
 interface WatchManager
          Manages watches on jive objects.
 

Uses of JiveManager in com.jivesoftware.community.project
 

Subinterfaces of JiveManager in com.jivesoftware.community.project
 interface ProjectManager
          This manager provides methods to load tasks by ID and to retrieve lists of projects.
 interface TaskManager
          This manager provides methods to load tasks by ID and to retrieve lists of tasks.
 

Uses of JiveManager in com.jivesoftware.community.renderer
 

Subinterfaces of JiveManager in com.jivesoftware.community.renderer
 interface RenderManager
          A manager to manage filters to be used for render operations.
 

Uses of JiveManager in com.jivesoftware.community.search.opensearch
 

Subinterfaces of JiveManager in com.jivesoftware.community.search.opensearch
 interface SearchEngineManager
          The SearchEngineManager is in charge of registering and managing the persistence of SearchEngines.
 

Uses of JiveManager in com.jivesoftware.community.socialgroup
 

Subinterfaces of JiveManager in com.jivesoftware.community.socialgroup
 interface SocialGroupManager
          Create, retrieve, update and delete social groups.
 

Uses of JiveManager in com.jivesoftware.community.user.profile
 

Subinterfaces of JiveManager in com.jivesoftware.community.user.profile
 interface ProfileFieldManager
          Defines methods used to create, access, update, and remove profile fields data.
 interface ProfileManager
          Manages user profile data.
 interface ProfileSearchManager
          Manages the search feature of Jive Expert User Search by defining properties of the search indexer.
 

Uses of JiveManager in com.jivesoftware.community.widget
 

Subinterfaces of JiveManager in com.jivesoftware.community.widget
 interface WidgetManager
          Centralized management of widgets in the Jive system including creating, retrieving, and deleting Widget objects.
 

Uses of JiveManager in com.jivesoftware.community.xmpp
 

Classes in com.jivesoftware.community.xmpp that implement JiveManager
 class IMManager
          Manages connection to the Openfire RTC server.
 


Clearspace Project Page

Copyright © 1999-2007 Jive Software.