| Package | Description |
|---|---|
| org.alfresco.repo.search.impl.lucene | |
| org.alfresco.service.cmr.search |
| Modifier and Type | Method and Description |
|---|---|
Collection<org.alfresco.service.cmr.repository.ChildAssociationRef> |
LuceneCategoryServiceImpl.getChildren(org.alfresco.service.cmr.repository.NodeRef categoryRef,
CategoryService.Mode mode,
CategoryService.Depth depth) |
Collection<org.alfresco.service.cmr.repository.ChildAssociationRef> |
LuceneCategoryServiceImpl.getChildren(org.alfresco.service.cmr.repository.NodeRef categoryRef,
CategoryService.Mode mode,
CategoryService.Depth depth,
String filter) |
| Modifier and Type | Method and Description |
|---|---|
static CategoryService.Mode |
CategoryService.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CategoryService.Mode[] |
CategoryService.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<org.alfresco.service.cmr.repository.ChildAssociationRef> |
CategoryService.getChildren(org.alfresco.service.cmr.repository.NodeRef categoryRef,
CategoryService.Mode mode,
CategoryService.Depth depth)
Get the children of a given category node
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.