Class OrgUnitPath
java.lang.Object
net.bluemind.directory.api.OrgUnitPath
Delegation trees can be created and organized so as to allow different levels
of delegated administration. The
OrgUnitPath represents an element of
the delegation tree-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic OrgUnitPathstatic OrgUnitPathstatic OrgUnitPathcreate(String uid, String name, OrgUnitPath parent) booleaninthashCode()path()toString()
-
Field Details
-
uid
Element UID -
name
Element name -
parent
The parentOrgUnitPathelement
-
-
Constructor Details
-
OrgUnitPath
public OrgUnitPath()
-
-
Method Details
-
create
-
create
-
create
-
path
-
toString
-
hashCode
-
equals
-