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 Collection<DITContentRule>
Schema.ditContentRules
DIT 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 DITContentRule
Parses the supplied definition string and creates an initialized DIT content rule.Methods in org.ldaptive.schema that return types with arguments of type DITContentRuleMethod parameters in org.ldaptive.schema with type arguments of type DITContentRuleModifier and TypeMethodDescriptionvoid
Schema.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