Package | Description |
---|---|
org.alfresco.repo.jscript | |
org.alfresco.repo.template | |
org.alfresco.repo.web.scripts.bean |
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 |
VersionHistoryNode.getParent() |
TemplateProperties |
TemplateProperties.getParent() |
TemplateProperties |
TemplateNode.getParent() |
Modifier and Type | Method and Description |
---|---|
List<TemplateProperties> |
BaseContentNode.getChildren() |
List<TemplateProperties> |
VersionHistoryNode.getChildren() |
List<TemplateProperties> |
TemplateProperties.getChildren() |
Modifier and Type | Class and Description |
---|---|
class |
KeywordSearch.SearchTemplateNode
Search result row template node
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.