Uses of Class
org.ldaptive.schema.NameForm
Packages that use NameForm
-
Uses of NameForm in org.ldaptive.schema
Fields in org.ldaptive.schema with type parameters of type NameFormModifier and TypeFieldDescriptionprivate final SchemaElementRegistry<String,NameForm> Schema.nameFormsName forms.Methods in org.ldaptive.schema that return NameFormModifier and TypeMethodDescriptionSchema.getNameForm(String name) Returns the name form with the supplied OID or name.static NameFormParses the supplied definition string and creates an initialized name form.Methods in org.ldaptive.schema that return types with arguments of type NameFormMethods in org.ldaptive.schema with parameters of type NameFormModifier and TypeMethodDescriptionMethod parameters in org.ldaptive.schema with type arguments of type NameFormModifier and TypeMethodDescriptionNameForm.format(SchemaElementFormatter<NameForm> formatter) Returns a string representation of this element.voidSchema.setNameForms(Collection<NameForm> c) Sets the name forms. -
Uses of NameForm in org.ldaptive.schema.transcode
Methods in org.ldaptive.schema.transcode that return NameFormMethods in org.ldaptive.schema.transcode that return types with arguments of type NameForm