| Package | Description |
|---|---|
| netscape.ldap |
| Modifier and Type | Method and Description |
|---|---|
LDAPDITContentRuleSchema |
LDAPSchema.getDITContentRule(java.lang.String name)
Gets the definition of a content rule with the specified name.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Enumeration<LDAPDITContentRuleSchema> |
LDAPSchema.getDITContentRules()
Get an enumeration of the content rules in this schema.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LDAPSchema.addDITContentRule(LDAPDITContentRuleSchema rule)
Add a content rule definition to the current schema.
|