public interface TemplateProperties extends TemplateNodeRef
| Modifier and Type | Method and Description |
|---|---|
java.util.Set |
getAspects() |
java.util.List |
getChildren() |
TemplateProperties |
getParent() |
java.util.Map |
getProperties() |
boolean |
hasAspect(java.lang.String aspect) |
getId, getName, getNodeRef, getTypejava.util.Map getProperties()
java.util.Set getAspects()
boolean hasAspect(java.lang.String aspect)
aspect - The aspect name to test forjava.util.List getChildren()
TemplateProperties getParent()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.