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

/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/types/
H A DSchema.java333 registerSubordinateType(attributeType, superiorType);
381 private void registerSubordinateType(AttributeType attributeType, method in class:Schema
398 registerSubordinateType(attributeType, higherSuperior);
/forgerock/opendj-b2.6/src/server/org/opends/server/types/
H A DSchema.java426 registerSubordinateType(attributeType, superiorType);
511 private void registerSubordinateType(AttributeType attributeType, method in class:Schema
530 registerSubordinateType(attributeType, higherSuperior);
/forgerock/opendj2/src/server/org/opends/server/types/
H A DSchema.java442 registerSubordinateType(attributeType, superiorType);
527 private void registerSubordinateType(AttributeType attributeType, method in class:Schema
546 registerSubordinateType(attributeType, higherSuperior);
/forgerock/opendj2.6.2/src/server/org/opends/server/types/
H A DSchema.java427 registerSubordinateType(attributeType, superiorType);
512 private void registerSubordinateType(AttributeType attributeType, method in class:Schema
531 registerSubordinateType(attributeType, higherSuperior);
/forgerock/opendj2-jel-hg/src/server/org/opends/server/types/
H A DSchema.java426 registerSubordinateType(attributeType, superiorType);
511 private void registerSubordinateType(AttributeType attributeType, method in class:Schema
530 registerSubordinateType(attributeType, higherSuperior);
/forgerock/opendj2-hg/src/server/org/opends/server/types/
H A DSchema.java442 registerSubordinateType(attributeType, superiorType);
527 private void registerSubordinateType(AttributeType attributeType, method in class:Schema
546 registerSubordinateType(attributeType, higherSuperior);

Completed in 71 milliseconds