Uses of Class
netscape.ldap.LDAPDITContentRuleSchema

Packages that use LDAPDITContentRuleSchema
netscape.ldap   
 

Uses of LDAPDITContentRuleSchema in netscape.ldap
 

Methods in netscape.ldap that return LDAPDITContentRuleSchema
 LDAPDITContentRuleSchema LDAPSchema.getDITContentRule(java.lang.String name)
          Gets the definition of a content rule with the specified name.
 

Methods in netscape.ldap with parameters of type LDAPDITContentRuleSchema
 void LDAPSchema.addDITContentRule(LDAPDITContentRuleSchema rule)
          Add a content rule definition to the current schema.