Uses of Class
org.ldaptive.schema.DITContentRule
Packages that use DITContentRule
-
Uses of DITContentRule in org.ldaptive.schema
Fields in org.ldaptive.schema with type parameters of type DITContentRuleModifier and TypeFieldDescriptionprivate final SchemaElementRegistry<String,DITContentRule> Schema.ditContentRulesDIT content rules.Methods in org.ldaptive.schema that return DITContentRuleModifier and TypeMethodDescriptionSchema.getDITContentRule(String name) Returns the DIT content rule with the supplied OID or name.static DITContentRuleParses the supplied definition string and creates an initialized DIT content rule.Methods in org.ldaptive.schema that return types with arguments of type DITContentRuleMethods in org.ldaptive.schema with parameters of type DITContentRuleModifier and TypeMethodDescriptionDITContentRule.DefaultSchemaElementFormatter.format(DITContentRule element) Method parameters in org.ldaptive.schema with type arguments of type DITContentRuleModifier and TypeMethodDescriptionDITContentRule.format(SchemaElementFormatter<DITContentRule> formatter) Returns a string representation of this element.voidSchema.setDITContentRules(Collection<DITContentRule> c) Sets the DIT content rules. -
Uses of DITContentRule in org.ldaptive.schema.transcode
Methods in org.ldaptive.schema.transcode that return DITContentRuleMethods in org.ldaptive.schema.transcode that return types with arguments of type DITContentRule