Uses of Class
netscape.ldap.LDAPNameFormSchema
Packages that use LDAPNameFormSchema
-
Uses of LDAPNameFormSchema in netscape.ldap
Methods in netscape.ldap that return LDAPNameFormSchemaModifier and TypeMethodDescriptionLDAPSchema.getNameForm
(String name) Gets the definition of a name form with the specified name.Methods in netscape.ldap that return types with arguments of type LDAPNameFormSchemaModifier and TypeMethodDescriptionLDAPSchema.getNameForms()
Get an enumeration of the name forms in this schema.Methods in netscape.ldap with parameters of type LDAPNameFormSchemaModifier and TypeMethodDescriptionvoid
LDAPSchema.addNameForm
(LDAPNameFormSchema nameForm) Add a name form definition to the current schema.