Package org.ldaptive.schema
Interface SchemaElement<T>
- Type Parameters:
T- type of element identifier key
- All Known Implementing Classes:
AbstractNamedSchemaElement,AbstractSchemaElement,AttributeType,DITContentRule,DITStructureRule,MatchingRule,MatchingRuleUse,NameForm,ObjectClass,Syntax
public interface SchemaElement<T>
Interface for schema elements.
-
Method Summary
Modifier and TypeMethodDescriptionformat()Returns this schema element as formatted string per RFC 4512.Returns the key for this element.