Searched refs:getExtraAttributes (Results 1 - 12 of 12) sorted by relevance

/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/types/
H A DSchema.java2056 public Map<String, Attribute> getExtraAttributes() method in class:Schema
/forgerock/opendj2/src/server/org/opends/server/backends/
H A DSchemaBackend.java875 .getExtraAttributes();
3533 Map<String, Attribute> attributes = schema.getExtraAttributes();
/forgerock/opendj-b2.6/src/server/org/opends/server/backends/
H A DSchemaBackend.java984 .getExtraAttributes();
3667 Map<String, Attribute> attributes = schema.getExtraAttributes();
/forgerock/opendj2.6.2/src/server/org/opends/server/backends/
H A DSchemaBackend.java984 .getExtraAttributes();
3667 Map<String, Attribute> attributes = schema.getExtraAttributes();
/forgerock/opendj2-hg/src/server/org/opends/server/backends/
H A DSchemaBackend.java875 .getExtraAttributes();
3533 Map<String, Attribute> attributes = schema.getExtraAttributes();
/forgerock/opendj2-jel-hg/src/server/org/opends/server/backends/
H A DSchemaBackend.java984 .getExtraAttributes();
3653 Map<String, Attribute> attributes = schema.getExtraAttributes();
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/backends/
H A DSchemaBackend.java618 for (Attribute attribute : DirectoryServer.getSchema().getExtraAttributes().values())
3014 Map<String, Attribute> attributes = schema.getExtraAttributes();
/forgerock/opendj-b2.6/src/server/org/opends/server/types/
H A DSchema.java3370 public Map<String, Attribute> getExtraAttributes() method in class:Schema
/forgerock/opendj2/src/server/org/opends/server/types/
H A DSchema.java3386 public Map<String, Attribute> getExtraAttributes() method in class:Schema
/forgerock/opendj2.6.2/src/server/org/opends/server/types/
H A DSchema.java3371 public Map<String, Attribute> getExtraAttributes() method in class:Schema
/forgerock/opendj2-jel-hg/src/server/org/opends/server/types/
H A DSchema.java3370 public Map<String, Attribute> getExtraAttributes() method in class:Schema
/forgerock/opendj2-hg/src/server/org/opends/server/types/
H A DSchema.java3386 public Map<String, Attribute> getExtraAttributes() method in class:Schema

Completed in 133 milliseconds