|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.search.impl.lucene.LuceneCategoryServiceImpl
org.alfresco.repo.search.impl.noindex.NoIndexCategoryServiceImpl
public class NoIndexCategoryServiceImpl
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.alfresco.service.cmr.search.CategoryService |
---|
CategoryService.Depth, CategoryService.Mode |
Field Summary |
---|
Fields inherited from class org.alfresco.repo.search.impl.lucene.LuceneCategoryServiceImpl |
---|
dictionaryService, indexerAndSearcher, namespacePrefixResolver, nodeService, publicNodeService, tenantService |
Constructor Summary | |
---|---|
NoIndexCategoryServiceImpl()
|
Method Summary | |
---|---|
java.util.List |
getTopCategories(org.alfresco.service.cmr.repository.StoreRef storeRef,
org.alfresco.service.namespace.QName aspectName,
int count)
Get the most polular categories |
Methods inherited from class org.alfresco.repo.search.impl.lucene.LuceneCategoryServiceImpl |
---|
createCategory, createClassification, createRootCategory, deleteCategory, deleteClassification, getCategories, getCategory, getChildren, getClassificationAspects, getClassifications, getRootCategories, getRootCategories, setDictionaryService, setIndexerAndSearcher, setNamespacePrefixResolver, setNodeService, setPublicNodeService, setTenantService |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NoIndexCategoryServiceImpl()
Method Detail |
---|
public java.util.List getTopCategories(org.alfresco.service.cmr.repository.StoreRef storeRef, org.alfresco.service.namespace.QName aspectName, int count)
CategoryService
getTopCategories
in interface CategoryService
getTopCategories
in class LuceneCategoryServiceImpl
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |