public class Classification extends BaseTemplateProcessorExtension
| Constructor and Description |
|---|
Classification() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List |
getAllCategoryNodes(org.alfresco.service.namespace.QName aspect)
Find all the category nodes in a given classification.
|
java.util.List |
getAllCategoryNodes(java.lang.String aspect)
Find all the category nodes in a given classification.
|
java.util.List |
getAllClassificationAspects() |
java.util.List |
getRootCategories(java.lang.String aspect)
Get the root categories in a classification.
|
void |
setServiceRegistry(ServiceRegistry services)
Sets the service registry
|
void |
setStoreUrl(java.lang.String storeUrl) |
getTemplateImageResolver, setTemplateImageResolvergetExtensionName, register, setExtensionName, setProcessorpublic void setServiceRegistry(ServiceRegistry services)
services - the service registrypublic void setStoreUrl(java.lang.String storeUrl)
storeUrl - The store ref url to set.public java.util.List getAllCategoryNodes(java.lang.String aspect)
aspect - public java.util.List getAllCategoryNodes(org.alfresco.service.namespace.QName aspect)
aspect - public java.util.List getAllClassificationAspects()
public java.util.List getRootCategories(java.lang.String aspect)
aspect - Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.