@ProviderType
public interface SearchResultInterpreter
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
getAssetAvailableLanguageIds(Document document) |
DDMFormValuesReader |
getAssetDDMFormValuesReader(Document document) |
java.lang.String |
getAssetDiscussionPath(Document document) |
AssetEntry |
getAssetEntry(Document document) |
AssetEntry |
getAssetEntry(Document document,
long entryId) |
java.lang.String |
getAssetIconCssClass(Document document) |
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,
LiferayPortletRequest liferayPortletRequest,
LiferayPortletResponse liferayPortletResponse) |
javax.portlet.PortletURL |
getAssetURLEdit(Document document,
LiferayPortletRequest liferayPortletRequest,
LiferayPortletResponse liferayPortletResponse) |
javax.portlet.PortletURL |
getAssetURLEdit(Document document,
LiferayPortletRequest liferayPortletRequest,
LiferayPortletResponse liferayPortletResponse,
javax.portlet.WindowState windowState,
javax.portlet.PortletURL redirectURL) |
javax.portlet.PortletURL |
getAssetURLExport(Document document,
LiferayPortletRequest liferayPortletRequest,
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,
LiferayPortletResponse liferayPortletResponse,
javax.portlet.WindowState windowState) |
java.lang.String |
getAssetURLViewInContext(Document document,
LiferayPortletRequest liferayPortletRequest,
LiferayPortletResponse liferayPortletResponse,
java.lang.String noSuchEntryRedirect) |
java.lang.String |
getAssetUuid(Document document) |
boolean |
hasAssetViewPermission(Document document,
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.ExceptionDDMFormValuesReader getAssetDDMFormValuesReader(Document document) throws PortalException
PortalExceptionjava.lang.String getAssetDiscussionPath(Document document) throws PortalException
PortalExceptionAssetEntry getAssetEntry(Document document) throws PortalException
PortalExceptionAssetEntry getAssetEntry(Document document, long entryId) throws PortalException
PortalExceptionjava.lang.String getAssetIconCssClass(Document document) throws PortalException
PortalExceptionAssetRenderer<?> getAssetRenderer(Document document)
java.lang.String getAssetSearchSummary(Document document, java.util.Locale locale) throws PortalException
PortalExceptionint getAssetStatus(Document document) throws PortalException
PortalExceptionjava.lang.String getAssetSubtypeTitle(Document document, java.util.Locale locale) throws PortalException
PortalExceptionjava.lang.String getAssetSummary(Document document) throws PortalException
PortalExceptionjava.lang.String getAssetSummary(Document document, javax.portlet.PortletRequest portletRequest, javax.portlet.PortletResponse portletResponse) throws PortalException
PortalExceptionjava.lang.String getAssetThumbnailPath(Document document, javax.portlet.PortletRequest portletRequest) throws java.lang.Exception
java.lang.Exceptionjava.lang.String getAssetTitle(Document document, java.util.Locale locale) throws PortalException
PortalExceptionjava.lang.String getAssetType(Document document) throws PortalException
PortalExceptionjava.lang.String getAssetTypeName(Document document, java.util.Locale locale) throws PortalException
PortalExceptionjava.lang.String getAssetTypeName(Document document, java.util.Locale locale, long subtypeId) throws PortalException
PortalExceptionjavax.portlet.PortletURL getAssetURLAdd(long classTypeId,
Document document,
LiferayPortletRequest liferayPortletRequest,
LiferayPortletResponse liferayPortletResponse)
throws PortalException
PortalExceptionjavax.portlet.PortletURL getAssetURLEdit(Document document, LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse) throws java.lang.Exception
java.lang.Exceptionjavax.portlet.PortletURL getAssetURLEdit(Document document, LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse, javax.portlet.WindowState windowState, javax.portlet.PortletURL redirectURL) throws java.lang.Exception
java.lang.Exceptionjavax.portlet.PortletURL getAssetURLExport(Document document, LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse) throws java.lang.Exception
java.lang.Exceptionjava.lang.String getAssetURLImagePreview(Document document, javax.portlet.PortletRequest portletRequest) throws java.lang.Exception
java.lang.Exceptionjava.lang.String getAssetUrlTitle(Document document) throws PortalException
PortalExceptionjava.lang.String getAssetUrlTitle(Document document, java.util.Locale locale) throws PortalException
PortalExceptionjavax.portlet.PortletURL getAssetURLView(Document document, LiferayPortletResponse liferayPortletResponse, javax.portlet.WindowState windowState) throws PortalException
PortalExceptionjava.lang.String getAssetURLViewInContext(Document document, LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse, java.lang.String noSuchEntryRedirect) throws java.lang.Exception
java.lang.Exceptionjava.lang.String getAssetUuid(Document document) throws PortalException
PortalExceptionboolean hasAssetViewPermission(Document document, PermissionChecker permissionChecker) throws PortalException
PortalExceptionboolean isAssetActive(long companyId,
Document document)
throws PortalException
PortalExceptionboolean isAssetCategorizable(Document document) throws PortalException
PortalExceptionboolean isAssetDeleted(Document document) throws PortalException
PortalExceptionboolean isAssetLinkable(Document document) throws PortalException
PortalExceptionboolean isAssetSearchable(Document document) throws PortalException
PortalExceptionboolean isAssetSelectable(Document document) throws PortalException
PortalExceptionboolean isAssetSupportsClassTypes(Document document) throws PortalException
PortalException