@ProviderType
public interface SearchResultInterpreter
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getAssetAvailableLanguageIds(Document document) |
com.liferay.asset.kernel.model.DDMFormValuesReader |
getAssetDDMFormValuesReader(Document document) |
java.lang.String |
getAssetDiscussionPath(Document document) |
com.liferay.asset.kernel.model.AssetEntry |
getAssetEntry(Document document) |
com.liferay.asset.kernel.model.AssetEntry |
getAssetEntry(Document document,
long entryId) |
java.lang.String |
getAssetIconCssClass(Document document) |
com.liferay.asset.kernel.model.AssetRenderer<?> |
getAssetRenderer(Document document) |
java.lang.String |
getAssetSearchSummary(Document document,
java.util.Locale locale) |
int |
getAssetStatus(Document document) |
java.lang.String |
getAssetSubtypeTitle(Document document,
java.util.Locale locale) |
java.lang.String |
getAssetSummary(Document document) |
java.lang.String |
getAssetSummary(Document document,
javax.portlet.PortletRequest portletRequest,
javax.portlet.PortletResponse portletResponse) |
java.lang.String |
getAssetThumbnailPath(Document document,
javax.portlet.PortletRequest portletRequest) |
java.lang.String |
getAssetTitle(Document document,
java.util.Locale locale) |
java.lang.String |
getAssetType(Document document) |
java.lang.String |
getAssetTypeName(Document document,
java.util.Locale locale) |
java.lang.String |
getAssetTypeName(Document document,
java.util.Locale locale,
long subtypeId) |
javax.portlet.PortletURL |
getAssetURLAdd(long classTypeId,
Document document,
com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest,
com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse) |
javax.portlet.PortletURL |
getAssetURLEdit(Document document,
com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest,
com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse) |
javax.portlet.PortletURL |
getAssetURLEdit(Document document,
com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest,
com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse,
javax.portlet.WindowState windowState,
javax.portlet.PortletURL redirectURL) |
javax.portlet.PortletURL |
getAssetURLExport(Document document,
com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest,
com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse) |
java.lang.String |
getAssetURLImagePreview(Document document,
javax.portlet.PortletRequest portletRequest) |
java.lang.String |
getAssetUrlTitle(Document document) |
java.lang.String |
getAssetUrlTitle(Document document,
java.util.Locale locale) |
javax.portlet.PortletURL |
getAssetURLView(Document document,
com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse,
javax.portlet.WindowState windowState) |
java.lang.String |
getAssetURLViewInContext(Document document,
com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest,
com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse,
java.lang.String noSuchEntryRedirect) |
java.lang.String |
getAssetUuid(Document document) |
boolean |
hasAssetViewPermission(Document document,
com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker) |
boolean |
isAssetActive(long companyId,
Document document) |
boolean |
isAssetCategorizable(Document document) |
boolean |
isAssetDeleted(Document document) |
boolean |
isAssetLinkable(Document document) |
boolean |
isAssetSearchable(Document document) |
boolean |
isAssetSelectable(Document document) |
boolean |
isAssetSupportsClassTypes(Document document) |
java.lang.String[] getAssetAvailableLanguageIds(Document document) throws java.lang.Exception
java.lang.Exception
com.liferay.asset.kernel.model.DDMFormValuesReader getAssetDDMFormValuesReader(Document document) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
java.lang.String getAssetDiscussionPath(Document document) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
com.liferay.asset.kernel.model.AssetEntry getAssetEntry(Document document) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
com.liferay.asset.kernel.model.AssetEntry getAssetEntry(Document document, long entryId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
java.lang.String getAssetIconCssClass(Document document) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
com.liferay.asset.kernel.model.AssetRenderer<?> getAssetRenderer(Document document)
java.lang.String getAssetSearchSummary(Document document, java.util.Locale locale) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
int getAssetStatus(Document document) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
java.lang.String getAssetSubtypeTitle(Document document, java.util.Locale locale) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
java.lang.String getAssetSummary(Document document) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
java.lang.String getAssetSummary(Document document, javax.portlet.PortletRequest portletRequest, javax.portlet.PortletResponse portletResponse) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
java.lang.String getAssetThumbnailPath(Document document, javax.portlet.PortletRequest portletRequest) throws java.lang.Exception
java.lang.Exception
java.lang.String getAssetTitle(Document document, java.util.Locale locale) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
java.lang.String getAssetType(Document document) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
java.lang.String getAssetTypeName(Document document, java.util.Locale locale) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
java.lang.String getAssetTypeName(Document document, java.util.Locale locale, long subtypeId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
javax.portlet.PortletURL getAssetURLAdd(long classTypeId, Document document, com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest, com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
javax.portlet.PortletURL getAssetURLEdit(Document document, com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest, com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse) throws java.lang.Exception
java.lang.Exception
javax.portlet.PortletURL getAssetURLEdit(Document document, com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest, com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse, javax.portlet.WindowState windowState, javax.portlet.PortletURL redirectURL) throws java.lang.Exception
java.lang.Exception
javax.portlet.PortletURL getAssetURLExport(Document document, com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest, com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse) throws java.lang.Exception
java.lang.Exception
java.lang.String getAssetURLImagePreview(Document document, javax.portlet.PortletRequest portletRequest) throws java.lang.Exception
java.lang.Exception
java.lang.String getAssetUrlTitle(Document document) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
java.lang.String getAssetUrlTitle(Document document, java.util.Locale locale) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
javax.portlet.PortletURL getAssetURLView(Document document, com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse, javax.portlet.WindowState windowState) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
java.lang.String getAssetURLViewInContext(Document document, com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest, com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse, java.lang.String noSuchEntryRedirect) throws java.lang.Exception
java.lang.Exception
java.lang.String getAssetUuid(Document document) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
boolean hasAssetViewPermission(Document document, com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
boolean isAssetActive(long companyId, Document document) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
boolean isAssetCategorizable(Document document) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
boolean isAssetDeleted(Document document) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
boolean isAssetLinkable(Document document) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
boolean isAssetSearchable(Document document) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
boolean isAssetSelectable(Document document) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
boolean isAssetSupportsClassTypes(Document document) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException