Searched refs:deregisterSubordinateType (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/types/
H A DSchema.java365 deregisterSubordinateType(attributeType, superiorType);
415 private void deregisterSubordinateType(AttributeType attributeType, method in class:Schema
424 deregisterSubordinateType(attributeType, higherSuperior);
/forgerock/opendj-b2.6/src/server/org/opends/server/types/
H A DSchema.java471 deregisterSubordinateType(attributeType, superiorType);
547 private void deregisterSubordinateType(AttributeType attributeType, method in class:Schema
558 deregisterSubordinateType(attributeType, higherSuperior);
/forgerock/opendj2/src/server/org/opends/server/types/
H A DSchema.java487 deregisterSubordinateType(attributeType, superiorType);
563 private void deregisterSubordinateType(AttributeType attributeType, method in class:Schema
574 deregisterSubordinateType(attributeType, higherSuperior);
/forgerock/opendj2.6.2/src/server/org/opends/server/types/
H A DSchema.java472 deregisterSubordinateType(attributeType, superiorType);
548 private void deregisterSubordinateType(AttributeType attributeType, method in class:Schema
559 deregisterSubordinateType(attributeType, higherSuperior);
/forgerock/opendj2-jel-hg/src/server/org/opends/server/types/
H A DSchema.java471 deregisterSubordinateType(attributeType, superiorType);
547 private void deregisterSubordinateType(AttributeType attributeType, method in class:Schema
558 deregisterSubordinateType(attributeType, higherSuperior);
/forgerock/opendj2-hg/src/server/org/opends/server/types/
H A DSchema.java487 deregisterSubordinateType(attributeType, superiorType);
563 private void deregisterSubordinateType(AttributeType attributeType, method in class:Schema
574 deregisterSubordinateType(attributeType, higherSuperior);

Completed in 73 milliseconds