public abstract class SubschemaAdministrativePoint extends AbstractAdministrativePoint
Modifier | Constructor and Description |
---|---|
protected |
SubschemaAdministrativePoint(org.apache.directory.api.ldap.model.name.Dn dn,
String uuid,
org.apache.directory.api.ldap.model.subtree.AdministrativeRole role)
Create an instance of Subschema AdministrativePoint
|
getDn, getParent, getRole, getUuid, isAutonomous, setParent, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
isInner, isSpecific
protected SubschemaAdministrativePoint(org.apache.directory.api.ldap.model.name.Dn dn, String uuid, org.apache.directory.api.ldap.model.subtree.AdministrativeRole role)
dn
- The AdministrativePoint Dnuuid
- The AdministrativePoint UUIDrole
- The AdministrativePoint roleCopyright © 2003–2020 The Apache Software Foundation. All rights reserved.