com.jivesoftware.community.objecttype
Interface SocialGroupContainableInfoProvider
public interface SocialGroupContainableInfoProvider
Place all the methods required by your content type's social group tab body here (see view-socialgroup-content.ftl and
com.jivesoftware.community.socialgroup.action.ViewSocialGroupAction.
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 social group tab. |
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 social group tab.
- Returns:
- the relative path to the FTL responsible for generating the body content for your content type's
social group tab.
Copyright © 1999-2007 Jive Software.