public class HierarchyNodeSerialized extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
Set<String> |
childNodeIds |
String |
description |
Set<String> |
directChildNodeIds |
Set<String> |
directParentNodeIds |
String |
id |
Set<String> |
parentNodeIds |
String |
permKey |
String |
title |
| Constructor and Description |
|---|
HierarchyNodeSerialized(org.sakaiproject.hierarchy.model.HierarchyNode hierarchyNode) |
Copyright © 2003-2014 Sakai Project. All Rights Reserved.