| Package | Description |
|---|---|
| org.alfresco.repo.jscript | |
| org.alfresco.repo.template |
| Modifier and Type | Class and Description |
|---|---|
class |
CategoryTemplateNode
Category Nodes from the classification helper have special support.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
TemplateContent
Contract for Template API objects that support content on the 'cm:content' default property.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseContentNode
Base class for Template API objects that supply content functionality.
|
class |
BasePermissionsNode
Base class for Template API objects that support permissions.
|
class |
TemplateNode
Node class specific for use by Template pages that support Bean objects as part of the model.
|
class |
VersionHistoryNode
Template Node wrapper representing a record in the version history of a node.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<TemplateProperties> |
BaseContentNode.children
The children of this node
|
| Modifier and Type | Method and Description |
|---|---|
TemplateProperties |
TemplateProperties.getParent() |
TemplateProperties |
VersionHistoryNode.getParent() |
TemplateProperties |
TemplateNode.getParent() |
| Modifier and Type | Method and Description |
|---|---|
List<TemplateProperties> |
BaseContentNode.getChildren() |
List<TemplateProperties> |
TemplateProperties.getChildren() |
List<TemplateProperties> |
VersionHistoryNode.getChildren() |
Copyright © 2005–2018 Alfresco Software. All rights reserved.