com.liferay.asset.categories.internal.search.AssetVocabularyIndexer
@Deprecated
public class AssetVocabularyIndexer
extends com.liferay.portal.kernel.search.BaseIndexer<com.liferay.asset.kernel.model.AssetVocabulary>
Modifier and Type | Field and Description |
---|---|
static String |
CLASS_NAME
Deprecated.
|
Constructor and Description |
---|
AssetVocabularyIndexer()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected void |
doDelete(com.liferay.asset.kernel.model.AssetVocabulary assetVocabulary)
Deprecated.
|
protected com.liferay.portal.kernel.search.Document |
doGetDocument(com.liferay.asset.kernel.model.AssetVocabulary assetVocabulary)
Deprecated.
|
protected com.liferay.portal.kernel.search.Summary |
doGetSummary(com.liferay.portal.kernel.search.Document document,
Locale locale,
String snippet,
PortletRequest portletRequest,
PortletResponse portletResponse)
Deprecated.
|
protected void |
doReindex(com.liferay.asset.kernel.model.AssetVocabulary assetVocabulary)
Deprecated.
|
protected void |
doReindex(String[] ids)
Deprecated.
|
protected void |
doReindex(String className,
long classPK)
Deprecated.
|
String |
getClassName()
Deprecated.
|
boolean |
hasPermission(com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker,
String entryClassName,
long entryClassPK,
String actionId)
Deprecated.
|
void |
postProcessSearchQuery(com.liferay.portal.kernel.search.BooleanQuery searchQuery,
com.liferay.portal.kernel.search.filter.BooleanFilter fullQueryBooleanFilter,
com.liferay.portal.kernel.search.SearchContext searchContext)
Deprecated.
|
protected void |
reindexVocabularies(long companyId)
Deprecated.
|
addAssetFields, addDefaultHighlightFieldNames, addDefaultSelectedFieldNames, addFacetClause, addFacetSelectedFieldNames, addLocalizedField, addSearchAssetCategoryIds, addSearchAssetCategoryTitles, addSearchAssetTagNames, addSearchClassTypeIds, addSearchEntryClassNames, addSearchExpando, addSearchFolderId, addSearchGroupId, addSearchKeywords, addSearchLayout, addSearchLocalizedTerm, addSearchTerm, addSearchUserId, addSelectedLocalizedFieldNames, addStagingGroupKeyword, addStatus, addTrashFields, createFullQuery, createSummary, createSummary, delete, delete, deleteDocument, deleteDocument, deleteDocument, deleteDocument, doGetSortField, doPostProcessSearchQuery, doSearch, equals, getBaseModelDocument, getBaseModelDocument, getClassName, getClassNames, getDefaultSelectedFieldNames, getDefaultSelectedLocalizedFieldNames, getDocument, getDocumentContributors, getExpandoFieldName, getExpandoQueryContributors, getFacetBooleanFilter, getFullQuery, getIndexerPostProcessors, getLocale, getLocalizedCountryNames, getPortletId, getPortletId, getSearchClassNames, getSearchEngineId, getSiteGroup, getSiteGroupId, getSnippetLocale, getSortField, getSortField, getSummary, getSummary, hashCode, isCommitImmediately, isFilterSearch, isIndexerEnabled, isPermissionAware, isSelectAllLocales, isStagingAware, isStagingGroup, isUseSearchResultPermissionFilter, isVisible, isVisible, isVisibleRelatedEntry, newDocument, populateAddresses, populateMap, postProcessContextBooleanFilter, postProcessContextQuery, postProcessFullQuery, postProcessSearchQuery, processHits, registerIndexerPostProcessor, reindex, reindex, reindex, reindex, resetFullQuery, search, search, searchCount, setCommitImmediately, setDefaultSelectedFieldNames, setDefaultSelectedLocalizedFieldNames, setFilterSearch, setIndexerEnabled, setPermissionAware, setSelectAllLocales, setStagingAware, unregisterIndexerPostProcessor
public String getClassName()
public boolean hasPermission(com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker, String entryClassName, long entryClassPK, String actionId) throws Exception
hasPermission
in interface com.liferay.portal.kernel.search.Indexer<com.liferay.asset.kernel.model.AssetVocabulary>
hasPermission
in class com.liferay.portal.kernel.search.BaseIndexer<com.liferay.asset.kernel.model.AssetVocabulary>
Exception
public void postProcessSearchQuery(com.liferay.portal.kernel.search.BooleanQuery searchQuery, com.liferay.portal.kernel.search.filter.BooleanFilter fullQueryBooleanFilter, com.liferay.portal.kernel.search.SearchContext searchContext) throws Exception
postProcessSearchQuery
in interface com.liferay.portal.kernel.search.Indexer<com.liferay.asset.kernel.model.AssetVocabulary>
postProcessSearchQuery
in class com.liferay.portal.kernel.search.BaseIndexer<com.liferay.asset.kernel.model.AssetVocabulary>
Exception
protected void doDelete(com.liferay.asset.kernel.model.AssetVocabulary assetVocabulary) throws Exception
doDelete
in class com.liferay.portal.kernel.search.BaseIndexer<com.liferay.asset.kernel.model.AssetVocabulary>
Exception
protected com.liferay.portal.kernel.search.Document doGetDocument(com.liferay.asset.kernel.model.AssetVocabulary assetVocabulary) throws Exception
doGetDocument
in class com.liferay.portal.kernel.search.BaseIndexer<com.liferay.asset.kernel.model.AssetVocabulary>
Exception
protected com.liferay.portal.kernel.search.Summary doGetSummary(com.liferay.portal.kernel.search.Document document, Locale locale, String snippet, PortletRequest portletRequest, PortletResponse portletResponse)
doGetSummary
in class com.liferay.portal.kernel.search.BaseIndexer<com.liferay.asset.kernel.model.AssetVocabulary>
protected void doReindex(com.liferay.asset.kernel.model.AssetVocabulary assetVocabulary) throws Exception
doReindex
in class com.liferay.portal.kernel.search.BaseIndexer<com.liferay.asset.kernel.model.AssetVocabulary>
Exception
protected void doReindex(String className, long classPK) throws Exception
doReindex
in class com.liferay.portal.kernel.search.BaseIndexer<com.liferay.asset.kernel.model.AssetVocabulary>
Exception
protected void doReindex(String[] ids) throws Exception
doReindex
in class com.liferay.portal.kernel.search.BaseIndexer<com.liferay.asset.kernel.model.AssetVocabulary>
Exception
protected void reindexVocabularies(long companyId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException