| java.lang.Object com.sun.portal.community.test.provider.CommunityBaseHandler
CommunityBaseHandler | public class CommunityBaseHandler implements java.io.Serializable(Code) | | This is the base class that any JSF backing bean (i.e. handler) used
in the JSF portlets can extend. This class makes some basic
portlet-ish information available in the backing bean.
|
CATEGORY_ID_SESSION_ATTRIBUTE_KEY | final public static String CATEGORY_ID_SESSION_ATTRIBUTE_KEY(Code) | | |
CATEGORY_SESSION_ATTRIBUTE_KEY | final public static String CATEGORY_SESSION_ATTRIBUTE_KEY(Code) | | |
COMMUNITY_CREATED_SESSION_ATTRIBUTE_KEY | final public static String COMMUNITY_CREATED_SESSION_ATTRIBUTE_KEY(Code) | | |
COMMUNITY_MESSAGES_RESOURCE_BUNDLE_NAME | final public static String COMMUNITY_MESSAGES_RESOURCE_BUNDLE_NAME(Code) | | |
COMMUNITY_PORTLETS_CONFIG_FILE | final public static String COMMUNITY_PORTLETS_CONFIG_FILE(Code) | | |
getCommunitiesSearchDb | protected String getCommunitiesSearchDb()(Code) | | |
getDpPriorityBase | protected int getDpPriorityBase()(Code) | | |
getSearchServerUrl | protected String getSearchServerUrl()(Code) | | |
getSearchTaxonomyRoot | protected String getSearchTaxonomyRoot()(Code) | | |
|
|