Clearspace API (1.7.0) Core Javadocs

Uses of Class
com.jivesoftware.community.Replaceable

Packages that use Replaceable
com.jivesoftware.base Base APIs and classes for Jive Software products. 
com.jivesoftware.community Core interfaces and classes for Clearspace. 
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.widget   
 

Uses of Replaceable in com.jivesoftware.base
 

Classes in com.jivesoftware.base with annotations of type Replaceable
 interface GroupManager
          Manages groups.
 interface UserManager
          Centralized management of users in the Jive system including creating, retrieving, and deleting User objects.
 

Uses of Replaceable in com.jivesoftware.community
 

Classes in com.jivesoftware.community with annotations of type Replaceable
 interface AvatarManager
          Manages the avatar feature.
 interface BanManager
          Manages the banning of User Accounts and IP Addresses.
 interface CommentManager
          Handles comments for a JiveObject.
 interface PollManager
          Provides a manager to create, retrieve and delete polls.
 interface ProfileManager
          Manages user profile data.
 interface SearchQueryLogger
          This interface provides methods to retrieve query objects previously used for searching.
 interface StatusLevelManager
          Manages status level feature.
 interface TagManager
          Provides a manager to create, retrieve and delete tags.
 interface TrackbackManager
          Manages the trackback feature within Clearspace
 interface VersionManager
          Manages document versions.
 

Uses of Replaceable in com.jivesoftware.community.renderer
 

Classes in com.jivesoftware.community.renderer with annotations of type Replaceable
 interface Renderer
          A Renderer is an object that allows for converting text markup to html and back again.
 

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

Classes in com.jivesoftware.community.search.opensearch with annotations of type Replaceable
 interface SearchEngineManager
          The SearchEngineManager is in charge of registering and managing the persistence of SearchEngines.
 

Uses of Replaceable in com.jivesoftware.community.widget
 

Classes in com.jivesoftware.community.widget with annotations of type Replaceable
 interface WidgetManager
          Centralized management of widgets in the Jive system including creating, retrieving, and deleting Widget objects.
 


Clearspace Project Page

Copyright © 1999-2007 Jive Software.