Jive API (3.0.13) Core Javadocs

Uses of Class
com.jivesoftware.community.DefaultImplementation

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

Uses of DefaultImplementation in com.jivesoftware.base
 

Classes in com.jivesoftware.base with annotations of type DefaultImplementation
 interface GroupManager
          Manages groups.
 

Uses of DefaultImplementation in com.jivesoftware.community
 

Classes in com.jivesoftware.community with annotations of type DefaultImplementation
 interface AvatarManager
          Manages the avatar feature.
 interface CommentManager
          Handles comments for a JiveObject.
 interface PollManager
          Provides a manager to create, retrieve and delete polls.
 interface SearchQueryLogger
          This interface provides methods to retrieve query objects previously used for searching.
 interface TrackbackManager
          Manages the trackback feature within Jive SBS
 

Uses of DefaultImplementation in com.jivesoftware.community.renderer
 

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

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

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

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

Classes in com.jivesoftware.community.user.profile with annotations of type DefaultImplementation
 interface ProfileManager
          Manages user profile data.
 

Uses of DefaultImplementation in com.jivesoftware.community.widget
 

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


Jive Product Page

Copyright © 1999-2007 Jive Software.