Jive API (3.0.13) Core Javadocs

com.jivesoftware.community.objecttype
Interface CommentableType

All Superinterfaces:
VisibleType
All Known Implementing Classes:
MediaObjectType

public interface CommentableType
extends VisibleType

A marker interface which allows objects to be used by the comment subsystem.


Method Summary
 CommentableTypeInfoProvider getCommentableTypeInfoProvider()
          Gets a provider class which exposes methods describing how objects of this object type can provide the comment system with data the subsystem needs for accomplishing comment-related behavior on the behalf of the object.
 
Methods inherited from interface com.jivesoftware.community.objecttype.VisibleType
getTypeUIProvider, getUserBarProvider
 

Method Detail

getCommentableTypeInfoProvider

CommentableTypeInfoProvider getCommentableTypeInfoProvider()
Gets a provider class which exposes methods describing how objects of this object type can provide the comment system with data the subsystem needs for accomplishing comment-related behavior on the behalf of the object.

Returns:
an information provider for the CommentableType.

Jive Product Page

Copyright © 1999-2007 Jive Software.