Searched defs:isSchemaConfigAttribute (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj2/src/server/org/opends/server/backends/
H A DSchemaBackend.java336 if (! isSchemaConfigAttribute(a))
347 if (! isSchemaConfigAttribute(a))
535 private boolean isSchemaConfigAttribute(Attribute attribute) method in class:SchemaBackend
5487 if (! isSchemaConfigAttribute(a))
5498 if (! isSchemaConfigAttribute(a))
/forgerock/opendj-b2.6/src/server/org/opends/server/backends/
H A DSchemaBackend.java329 if (! isSchemaConfigAttribute(a))
340 if (! isSchemaConfigAttribute(a))
536 private boolean isSchemaConfigAttribute(Attribute attribute) method in class:SchemaBackend
5741 if (! isSchemaConfigAttribute(a))
5752 if (! isSchemaConfigAttribute(a))
/forgerock/opendj2.6.2/src/server/org/opends/server/backends/
H A DSchemaBackend.java329 if (! isSchemaConfigAttribute(a))
340 if (! isSchemaConfigAttribute(a))
536 private boolean isSchemaConfigAttribute(Attribute attribute) method in class:SchemaBackend
5741 if (! isSchemaConfigAttribute(a))
5752 if (! isSchemaConfigAttribute(a))
/forgerock/opendj2-hg/src/server/org/opends/server/backends/
H A DSchemaBackend.java336 if (! isSchemaConfigAttribute(a))
347 if (! isSchemaConfigAttribute(a))
535 private boolean isSchemaConfigAttribute(Attribute attribute) method in class:SchemaBackend
5487 if (! isSchemaConfigAttribute(a))
5498 if (! isSchemaConfigAttribute(a))
/forgerock/opendj2-jel-hg/src/server/org/opends/server/backends/
H A DSchemaBackend.java333 if (! isSchemaConfigAttribute(a))
344 if (! isSchemaConfigAttribute(a))
539 private static boolean isSchemaConfigAttribute(Attribute attribute) method in class:SchemaBackend
5693 if (! isSchemaConfigAttribute(a))
5704 if (! isSchemaConfigAttribute(a))
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/backends/
H A DSchemaBackend.java284 if (! isSchemaConfigAttribute(a))
442 private boolean isSchemaConfigAttribute(Attribute attribute) method in class:SchemaBackend
3873 if (! isSchemaConfigAttribute(a))
3884 if (! isSchemaConfigAttribute(a))

Completed in 166 milliseconds