public class AssetCategoriesDisplayContext
extends java.lang.Object
| Constructor and Description |
|---|
AssetCategoriesDisplayContext(javax.portlet.RenderRequest renderRequest,
javax.portlet.RenderResponse renderResponse,
javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAssetType(com.liferay.asset.kernel.model.AssetVocabulary vocabulary) |
java.lang.String |
getCategoriesRedirect() |
com.liferay.portal.kernel.dao.search.SearchContainer |
getCategoriesSearchContainer() |
com.liferay.asset.kernel.model.AssetCategory |
getCategory() |
long |
getCategoryId() |
java.lang.String |
getCategoryTitle() |
java.lang.String |
getDisplayStyle() |
javax.portlet.PortletURL |
getIteratorURL() |
java.lang.String |
getKeywords() |
java.lang.String |
getOrderByCol() |
java.lang.String |
getOrderByType() |
com.liferay.portal.kernel.dao.search.SearchContainer |
getVocabulariesSearchContainer() |
com.liferay.asset.kernel.model.AssetVocabulary |
getVocabulary() |
long |
getVocabularyId() |
boolean |
isDisabledCategoriesManagementBar() |
boolean |
isDisabledVocabulariesManagementBar() |
boolean |
isShowCategoriesAddButton() |
boolean |
isShowCategoriesSearch() |
boolean |
isShowVocabulariesAddButton() |
boolean |
isShowVocabulariesSearch() |
public AssetCategoriesDisplayContext(javax.portlet.RenderRequest renderRequest,
javax.portlet.RenderResponse renderResponse,
javax.servlet.http.HttpServletRequest request)
public java.lang.String getAssetType(com.liferay.asset.kernel.model.AssetVocabulary vocabulary)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic java.lang.String getCategoriesRedirect()
public com.liferay.portal.kernel.dao.search.SearchContainer getCategoriesSearchContainer()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic com.liferay.asset.kernel.model.AssetCategory getCategory()
public long getCategoryId()
public java.lang.String getCategoryTitle()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic java.lang.String getDisplayStyle()
public javax.portlet.PortletURL getIteratorURL()
public java.lang.String getKeywords()
public java.lang.String getOrderByCol()
public java.lang.String getOrderByType()
public com.liferay.portal.kernel.dao.search.SearchContainer getVocabulariesSearchContainer()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic com.liferay.asset.kernel.model.AssetVocabulary getVocabulary()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic long getVocabularyId()
public boolean isDisabledCategoriesManagementBar()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic boolean isDisabledVocabulariesManagementBar()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic boolean isShowCategoriesAddButton()
public boolean isShowCategoriesSearch()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic boolean isShowVocabulariesAddButton()
public boolean isShowVocabulariesSearch()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException