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

/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/backends/
H A DSchemaBackend.java657 AttributeType schemaAttributeType, boolean includeSchemaFile,
666 AttributeBuilder builder = new AttributeBuilder(schemaAttributeType);
654 buildSchemaAttribute(Collection<?> elements, Map<AttributeType, List<Attribute>> userAttrs, Map<AttributeType, List<Attribute>> operationalAttrs, AttributeType schemaAttributeType, boolean includeSchemaFile, final boolean stripSyntaxMinimumUpperBound, boolean ignoreShowAllOption) argument

Completed in 27 milliseconds