Package ch.tocco.nice2.dms.api.tree
Class TreeRelation
java.lang.Object
ch.tocco.nice2.dms.api.tree.TreeRelation
Describes a relation between to nodes in a tree (from the point of view
of the first node).
-
Constructor Summary
ConstructorDescriptionTreeRelation
(String relationName, Class<? extends ContentTreeNode> targetType) -
Method Summary