Class RestCDNodeModel

java.lang.Object
org.alfresco.rest.model.RestCDNodeModel

public class RestCDNodeModel extends Object
TAS model representing a single node in a cascading dictionary's data array. Each node has a properties map and an optional children list of the same type, supporting both flat (single-level) and hierarchical (multi-level) dictionary structures.