Uses of Class
org.ldaptive.schema.MatchingRuleUse
Packages that use MatchingRuleUse
-
Uses of MatchingRuleUse in org.ldaptive.schema
Fields in org.ldaptive.schema with type parameters of type MatchingRuleUseModifier and TypeFieldDescriptionprivate final SchemaElementRegistry<String,MatchingRuleUse> Schema.matchingRuleUsesMatching rule uses.Methods in org.ldaptive.schema that return MatchingRuleUseModifier and TypeMethodDescriptionSchema.getMatchingRuleUse(String name) Returns the matching rule use with the supplied OID or name.static MatchingRuleUseParses the supplied definition string and creates an initialized matching rule use.Methods in org.ldaptive.schema that return types with arguments of type MatchingRuleUseMethods in org.ldaptive.schema with parameters of type MatchingRuleUseModifier and TypeMethodDescriptionMatchingRuleUse.DefaultSchemaElementFormatter.format(MatchingRuleUse element) Method parameters in org.ldaptive.schema with type arguments of type MatchingRuleUseModifier and TypeMethodDescriptionMatchingRuleUse.format(SchemaElementFormatter<MatchingRuleUse> formatter) Returns a string representation of this element.voidSchema.setMatchingRuleUses(Collection<MatchingRuleUse> c) Sets the matching rule uses. -
Uses of MatchingRuleUse in org.ldaptive.schema.transcode
Methods in org.ldaptive.schema.transcode that return MatchingRuleUseMethods in org.ldaptive.schema.transcode that return types with arguments of type MatchingRuleUse