| Package | Description |
|---|---|
| org.sakaiproject.hierarchy.dao.model |
| Modifier and Type | Method and Description |
|---|---|
HierarchyPersistentNode |
HierarchyNodeMetaData.getNode() |
| Modifier and Type | Method and Description |
|---|---|
void |
HierarchyNodeMetaData.setNode(HierarchyPersistentNode node) |
| Constructor and Description |
|---|
HierarchyNodeMetaData(HierarchyPersistentNode node,
String hierarchyId,
Boolean isRootNode,
String ownerId)
minimal
|
HierarchyNodeMetaData(HierarchyPersistentNode node,
String hierarchyId,
Boolean isRootNode,
String ownerId,
String title,
String description,
String permToken,
Boolean isDisabled)
full
|
Copyright © 2003–2021 Sakai Project. All rights reserved.