Uses of Class
netscape.ldap.LDAPDITContentRuleSchema
Packages that use LDAPDITContentRuleSchema
-
Uses of LDAPDITContentRuleSchema in netscape.ldap
Methods in netscape.ldap that return LDAPDITContentRuleSchemaModifier and TypeMethodDescriptionLDAPSchema.getDITContentRule
(String name) Gets the definition of a content rule with the specified name.Methods in netscape.ldap that return types with arguments of type LDAPDITContentRuleSchemaModifier and TypeMethodDescriptionLDAPSchema.getDITContentRules()
Get an enumeration of the content rules in this schema.Methods in netscape.ldap with parameters of type LDAPDITContentRuleSchemaModifier and TypeMethodDescriptionvoid
LDAPSchema.addDITContentRule
(LDAPDITContentRuleSchema rule) Add a content rule definition to the current schema.