| Package | Description |
|---|---|
| netscape.ldap |
| Modifier and Type | Method and Description |
|---|---|
LDAPNameFormSchema |
LDAPSchema.getNameForm(java.lang.String name)
Gets the definition of a name form with the specified name.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Enumeration<LDAPNameFormSchema> |
LDAPSchema.getNameForms()
Get an enumeration of the name forms in this schema.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LDAPSchema.addNameForm(LDAPNameFormSchema nameForm)
Add a name form definition to the current schema.
|