Uses of Class
netscape.ldap.LDAPAttributeSchema
Packages that use LDAPAttributeSchema
-
Uses of LDAPAttributeSchema in netscape.ldap
Subclasses of LDAPAttributeSchema in netscape.ldapModifier and TypeClassDescriptionclassThe definition of a matching rule in the schema.classThe definition of a matching rule use in the schema.Methods in netscape.ldap that return LDAPAttributeSchemaModifier and TypeMethodDescriptionLDAPSchema.getAttribute(String name) Gets the definition of the attribute type with the specified name.Methods in netscape.ldap that return types with arguments of type LDAPAttributeSchemaModifier and TypeMethodDescriptionLDAPSchema.getAttributes()Gets an enumeration ofthe attribute type definitions in this schema.Methods in netscape.ldap with parameters of type LDAPAttributeSchemaModifier and TypeMethodDescriptionvoidLDAPSchema.addAttribute(LDAPAttributeSchema attrSchema) Add an attribute type schema definition to the current schema.