com.liferay.portlet.assetcategoriesnavigation.context
Class AssetCategoriesNavigationDisplayContext
java.lang.Object
com.liferay.portlet.assetcategoriesnavigation.context.AssetCategoriesNavigationDisplayContext
public class AssetCategoriesNavigationDisplayContext
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AssetCategoriesNavigationDisplayContext
public AssetCategoriesNavigationDisplayContext(javax.servlet.http.HttpServletRequest request,
PortletPreferences portletPreferences)
getAssetVocabularies
public List<AssetVocabulary> getAssetVocabularies()
throws PortalException
- Throws:
PortalException
getAssetVocabularyIds
public long[] getAssetVocabularyIds()
throws PortalException
- Throws:
PortalException
getAvailableAssetVocabularyIds
public long[] getAvailableAssetVocabularyIds()
throws PortalException
- Throws:
PortalException
getAvailableVocabularyNames
public List<KeyValuePair> getAvailableVocabularyNames()
throws PortalException
- Throws:
PortalException
getCurrentVocabularyNames
public List<KeyValuePair> getCurrentVocabularyNames()
throws PortalException
- Throws:
PortalException
getDDMTemplateAssetVocabularies
public List<AssetVocabulary> getDDMTemplateAssetVocabularies()
throws PortalException
- Throws:
PortalException
getDisplayStyle
public String getDisplayStyle()
getDisplayStyleGroupId
public long getDisplayStyleGroupId()
isAllAssetVocabularies
public boolean isAllAssetVocabularies()
getTitle
protected String getTitle(AssetVocabulary assetVocabulary)