All LDAP Classes
Internal LDAP Classes

org.ietf.ldap
Class LDAPSyntaxSchema

java.lang.Object
  extended by org.ietf.ldap.LDAPAttribute
      extended by org.ietf.ldap.LDAPSchemaElement
          extended by org.ietf.ldap.LDAPSyntaxSchema
All Implemented Interfaces:
java.lang.Cloneable, java.lang.Comparable

public class LDAPSyntaxSchema
extends LDAPSchemaElement

Represents a specific syntax definition in the directory schema.

See Also:
com.novell.ldap.LDAPSyntaxSchema

Field Summary
(package private)  LDAPSyntaxSchema schema
           
 
Fields inherited from class org.ietf.ldap.LDAPSchemaElement
schemaElement
 
Constructor Summary
LDAPSyntaxSchema(LDAPSyntaxSchema schema)
          Constructs LDAPAttributeSchema from com.novell.ldap.LDAPAttributeSchema
LDAPSyntaxSchema(java.lang.String raw)
          Constructs a syntax from the raw string value returned on a schema query for LDAPSyntaxes.
LDAPSyntaxSchema(java.lang.String oid, java.lang.String description)
          Constructs a syntax for adding to or deleting from the schema.
 
Method Summary
 
Methods inherited from class org.ietf.ldap.LDAPSchemaElement
getDescription, getID, getNames, getQualifier, getQualifierNames, isObsolete, setQualifier, toString
 
Methods inherited from class org.ietf.ldap.LDAPAttribute
addValue, addValue, clone, compareTo, getBaseName, getBaseName, getByteValueArray, getByteValues, getLangSubtype, getName, getStringValueArray, getStringValues, getSubtypes, getSubtypes, getWrappedObject, hasSubtype, hasSubtypes, removeValue, removeValue, size
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

schema

LDAPSyntaxSchema schema
Constructor Detail

LDAPSyntaxSchema

LDAPSyntaxSchema(LDAPSyntaxSchema schema)
Constructs LDAPAttributeSchema from com.novell.ldap.LDAPAttributeSchema


LDAPSyntaxSchema

public LDAPSyntaxSchema(java.lang.String oid,
                        java.lang.String description)
Constructs a syntax for adding to or deleting from the schema.

See Also:
com.novell.ldap.LDAPSyntaxSchema.LDAPSyntaxSchema(String, String)

LDAPSyntaxSchema

public LDAPSyntaxSchema(java.lang.String raw)
Constructs a syntax from the raw string value returned on a schema query for LDAPSyntaxes.

See Also:
com.novell.ldap.LDAPSyntaxSchema.LDAPSyntaxSchema(String)

All LDAP Classes
Internal LDAP Classes

Copyright ? 2002 Novell, Inc. All Rights Reserved.
Novell, Inc.
1800 South Novell Place
Provo, Ut 84606
Phone: (801) 861-5000