Jive API (3.0.13) Core Javadocs

com.jivesoftware.community.objecttype
Interface CommunityContainableInfoProvider


public interface CommunityContainableInfoProvider

Place all the methods required by your content type's community tab body here (see community-content.ftl and com.jivesoftware.community.action.CommunityAction). For example, if your tab requires lists of the content, add a method here providing that.


Method Summary
 String getMainBodyFtl()
          Use this method to specify the relative path to the FTL responsible for generating the body content for your content type's community tab.
 

Method Detail

getMainBodyFtl

String getMainBodyFtl()
Use this method to specify the relative path to the FTL responsible for generating the body content for your content type's community tab.

Returns:
the relative path to the FTL responsible for generating the body content for your content type's community tab.

Jive Product Page

Copyright © 1999-2007 Jive Software.