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

/forgerock/opendj-b2.6/src/server/org/opends/server/types/
H A DSchema.java164 matchingRuleUses; field in class:Schema
261 matchingRuleUses =
2210 return matchingRuleUses;
2239 return matchingRuleUses.containsKey(matchingRule);
2256 return matchingRuleUses.get(matchingRule);
2280 synchronized (matchingRuleUses)
2286 if (matchingRuleUses.containsKey(matchingRule))
2289 matchingRuleUses.get(matchingRule);
2300 matchingRuleUses.put(matchingRule, matchingRuleUse);
2327 synchronized (matchingRuleUses)
3549 genConcatenatedSchema( LinkedHashSet<String> attributeTypes, LinkedHashSet<String> objectClasses, LinkedHashSet<String> nameForms, LinkedHashSet<String> ditContentRules, LinkedHashSet<String> ditStructureRules, LinkedHashSet<String> matchingRuleUses, LinkedHashSet<String> ldapSyntaxes) argument
3674 readConcatenatedSchema(String concatSchemaFile, LinkedHashSet<String> attributeTypes, LinkedHashSet<String> objectClasses, LinkedHashSet<String> nameForms, LinkedHashSet<String> ditContentRules, LinkedHashSet<String> ditStructureRules, LinkedHashSet<String> matchingRuleUses, LinkedHashSet<String> ldapSyntaxes) argument
3723 parseSchemaLine(String line, LinkedHashSet<String> attributeTypes, LinkedHashSet<String> objectClasses, LinkedHashSet<String> nameForms, LinkedHashSet<String> ditContentRules, LinkedHashSet<String> ditStructureRules, LinkedHashSet<String> matchingRuleUses, LinkedHashSet<String> ldapSyntaxes) argument
[all...]
/forgerock/opendj2/src/server/org/opends/server/types/
H A DSchema.java173 matchingRuleUses; field in class:Schema
277 matchingRuleUses =
2226 return matchingRuleUses;
2255 return matchingRuleUses.containsKey(matchingRule);
2272 return matchingRuleUses.get(matchingRule);
2296 synchronized (matchingRuleUses)
2302 if (matchingRuleUses.containsKey(matchingRule))
2305 matchingRuleUses.get(matchingRule);
2316 matchingRuleUses.put(matchingRule, matchingRuleUse);
2343 synchronized (matchingRuleUses)
3559 genConcatenatedSchema( Set<String> attributeTypes, Set<String> objectClasses, Set<String> nameForms, Set<String> ditContentRules, Set<String> ditStructureRules, Set<String> matchingRuleUses, Set<String> ldapSyntaxes) argument
3686 readConcatenatedSchema(String concatSchemaFile, Set<String> attributeTypes, Set<String> objectClasses, Set<String> nameForms, Set<String> ditContentRules, Set<String> ditStructureRules, Set<String> matchingRuleUses, Set<String> ldapSyntaxes) argument
3735 parseSchemaLine(String line, Set<String> attributeTypes, Set<String> objectClasses, Set<String> nameForms, Set<String> ditContentRules, Set<String> ditStructureRules, Set<String> matchingRuleUses, Set<String> ldapSyntaxes) argument
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/types/
H A DSchema.java165 matchingRuleUses; field in class:Schema
262 matchingRuleUses =
2211 return matchingRuleUses;
2240 return matchingRuleUses.containsKey(matchingRule);
2257 return matchingRuleUses.get(matchingRule);
2281 synchronized (matchingRuleUses)
2287 if (matchingRuleUses.containsKey(matchingRule))
2290 matchingRuleUses.get(matchingRule);
2301 matchingRuleUses.put(matchingRule, matchingRuleUse);
2328 synchronized (matchingRuleUses)
3550 genConcatenatedSchema( LinkedHashSet<String> attributeTypes, LinkedHashSet<String> objectClasses, LinkedHashSet<String> nameForms, LinkedHashSet<String> ditContentRules, LinkedHashSet<String> ditStructureRules, LinkedHashSet<String> matchingRuleUses, LinkedHashSet<String> ldapSyntaxes) argument
3676 readConcatenatedSchema(String concatSchemaFile, LinkedHashSet<String> attributeTypes, LinkedHashSet<String> objectClasses, LinkedHashSet<String> nameForms, LinkedHashSet<String> ditContentRules, LinkedHashSet<String> ditStructureRules, LinkedHashSet<String> matchingRuleUses, LinkedHashSet<String> ldapSyntaxes) argument
3725 parseSchemaLine(String line, LinkedHashSet<String> attributeTypes, LinkedHashSet<String> objectClasses, LinkedHashSet<String> nameForms, LinkedHashSet<String> ditContentRules, LinkedHashSet<String> ditStructureRules, LinkedHashSet<String> matchingRuleUses, LinkedHashSet<String> ldapSyntaxes) argument
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/types/
H A DSchema.java164 matchingRuleUses; field in class:Schema
261 matchingRuleUses =
2210 return matchingRuleUses;
2239 return matchingRuleUses.containsKey(matchingRule);
2256 return matchingRuleUses.get(matchingRule);
2280 synchronized (matchingRuleUses)
2286 if (matchingRuleUses.containsKey(matchingRule))
2289 matchingRuleUses.get(matchingRule);
2300 matchingRuleUses.put(matchingRule, matchingRuleUse);
2327 synchronized (matchingRuleUses)
3549 genConcatenatedSchema( LinkedHashSet<String> attributeTypes, LinkedHashSet<String> objectClasses, LinkedHashSet<String> nameForms, LinkedHashSet<String> ditContentRules, LinkedHashSet<String> ditStructureRules, LinkedHashSet<String> matchingRuleUses, LinkedHashSet<String> ldapSyntaxes) argument
3674 readConcatenatedSchema(String concatSchemaFile, LinkedHashSet<String> attributeTypes, LinkedHashSet<String> objectClasses, LinkedHashSet<String> nameForms, LinkedHashSet<String> ditContentRules, LinkedHashSet<String> ditStructureRules, LinkedHashSet<String> matchingRuleUses, LinkedHashSet<String> ldapSyntaxes) argument
3723 parseSchemaLine(String line, LinkedHashSet<String> attributeTypes, LinkedHashSet<String> objectClasses, LinkedHashSet<String> nameForms, LinkedHashSet<String> ditContentRules, LinkedHashSet<String> ditStructureRules, LinkedHashSet<String> matchingRuleUses, LinkedHashSet<String> ldapSyntaxes) argument
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/types/
H A DSchema.java173 matchingRuleUses; field in class:Schema
277 matchingRuleUses =
2226 return matchingRuleUses;
2255 return matchingRuleUses.containsKey(matchingRule);
2272 return matchingRuleUses.get(matchingRule);
2296 synchronized (matchingRuleUses)
2302 if (matchingRuleUses.containsKey(matchingRule))
2305 matchingRuleUses.get(matchingRule);
2316 matchingRuleUses.put(matchingRule, matchingRuleUse);
2343 synchronized (matchingRuleUses)
3559 genConcatenatedSchema( Set<String> attributeTypes, Set<String> objectClasses, Set<String> nameForms, Set<String> ditContentRules, Set<String> ditStructureRules, Set<String> matchingRuleUses, Set<String> ldapSyntaxes) argument
3686 readConcatenatedSchema(String concatSchemaFile, Set<String> attributeTypes, Set<String> objectClasses, Set<String> nameForms, Set<String> ditContentRules, Set<String> ditStructureRules, Set<String> matchingRuleUses, Set<String> ldapSyntaxes) argument
3735 parseSchemaLine(String line, Set<String> attributeTypes, Set<String> objectClasses, Set<String> nameForms, Set<String> ditContentRules, Set<String> ditStructureRules, Set<String> matchingRuleUses, Set<String> ldapSyntaxes) argument
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/types/
H A DSchema.java133 matchingRuleUses; field in class:Schema
198 matchingRuleUses = new ConcurrentHashMap<>();
1044 return matchingRuleUses;
1061 return matchingRuleUses.containsKey(matchingRule);
1078 return matchingRuleUses.get(matchingRule);
1102 synchronized (matchingRuleUses)
1106 if (!overwriteExisting && matchingRuleUses.containsKey(matchingRule))
1108 MatchingRuleUse conflictingUse = matchingRuleUses.get(matchingRule);
1118 matchingRuleUses.put(matchingRule, matchingRuleUse);
1134 synchronized (matchingRuleUses)
2225 genConcatenatedSchema( Set<String> attributeTypes, Set<String> objectClasses, Set<String> nameForms, Set<String> ditContentRules, Set<String> ditStructureRules, Set<String> matchingRuleUses, Set<String> ldapSyntaxes) argument
2350 readConcatenatedSchema(String concatSchemaFile, Set<String> attributeTypes, Set<String> objectClasses, Set<String> nameForms, Set<String> ditContentRules, Set<String> ditStructureRules, Set<String> matchingRuleUses, Set<String> ldapSyntaxes) argument
2399 parseSchemaLine(String line, Set<String> attributeTypes, Set<String> objectClasses, Set<String> nameForms, Set<String> ditContentRules, Set<String> ditStructureRules, Set<String> matchingRuleUses, Set<String> ldapSyntaxes) argument
[all...]

Completed in 60 milliseconds