Uses of Interface
org.apache.directory.shared.ldap.schema.NameForm

Packages that use NameForm
org.apache.directory.shared.ldap.schema Contains interfaces and base classes for representing the LDAP schema domain model. 
 

Uses of NameForm in org.apache.directory.shared.ldap.schema
 

Methods in org.apache.directory.shared.ldap.schema that return NameForm
 NameForm DITStructureRule.getNameForm()
          The nameForm associating this ditStructureRule with a structural objectClass.
 

Methods in org.apache.directory.shared.ldap.schema with parameters of type NameForm
static java.lang.StringBuffer SchemaUtils.render(NameForm nf)
          NOT FULLY IMPLEMENTED!
static java.lang.String DescriptionUtils.getDescription(NameForm nameForm)
          Generates the NameFormDescription for a NameForm as defined by the syntax: 1.3.6.1.4.1.1466.115.121.1.35.
 



Copyright © 2003-2006 . All Rights Reserved.