Class Alfresco.util.Node
Helper class for managing Nodes.
Provides convenience functions for accessing node properties, aspects, etc.
Requires a JSON structure representing a Node, as returned from appUtils.toJSON()
Provides convenience functions for accessing node properties, aspects, etc.
Requires a JSON structure representing a Node, as returned from appUtils.toJSON()
node: return node as passed-in, or parsed from JSON string
toJSON: return JSON string representing the node
storeType, storeId, id: return individual nodeRef parts
uri: return nodeRef in "uri" format, i.e. without ":/" between storeType and storeId
Defined in: alfresco.js
| Method Attributes | Method Name and Description |
|---|---|
| <inner> | |
| <inner> |
getTags()
Private functions
|
Method Detail
<inner>
getCategories()
<inner>
getTags()
Private functions