Uses of Class
netscape.ldap.LDAPObjectClassSchema
Packages that use LDAPObjectClassSchema
-
Uses of LDAPObjectClassSchema in netscape.ldap
Methods in netscape.ldap that return LDAPObjectClassSchemaModifier and TypeMethodDescriptionLDAPSchema.getObjectClass(String name) Gets the definition of the object class with the specified name.Methods in netscape.ldap that return types with arguments of type LDAPObjectClassSchemaModifier and TypeMethodDescriptionLDAPSchema.getObjectClasses()Gets an enumeration ofthe object class definitions in this schema.Methods in netscape.ldap with parameters of type LDAPObjectClassSchemaModifier and TypeMethodDescriptionvoidLDAPSchema.addObjectClass(LDAPObjectClassSchema objectSchema) Adds an object class schema definition to the current schema.