public class Classification extends BaseTemplateProcessorExtension
| Constructor and Description |
|---|
Classification() |
| Modifier and Type | Method and Description |
|---|---|
List<CategoryTemplateNode> |
getAllCategoryNodes(QName aspect)
Find all the category nodes in a given classification.
|
List<CategoryTemplateNode> |
getAllCategoryNodes(String aspect)
Find all the category nodes in a given classification.
|
List<QName> |
getAllClassificationAspects() |
List<CategoryTemplateNode> |
getRootCategories(String aspect)
Get the root categories in a classification.
|
void |
setServiceRegistry(ServiceRegistry services)
Sets the service registry
|
void |
setStoreUrl(String storeUrl) |
getTemplateImageResolver, setTemplateImageResolvergetExtensionName, register, setExtensionName, setProcessorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExtensionNamepublic void setServiceRegistry(ServiceRegistry services)
services - the service registrypublic void setStoreUrl(String storeUrl)
storeUrl - The store ref url to set.public List<CategoryTemplateNode> getAllCategoryNodes(String aspect)
aspect - public List<CategoryTemplateNode> getAllCategoryNodes(QName aspect)
aspect - public List<QName> getAllClassificationAspects()
public List<CategoryTemplateNode> getRootCategories(String aspect)
aspect - Copyright © 2005–2020 Alfresco Software. All rights reserved.