Class MetaSchemaConstants
- java.lang.Object
-
- org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
-
public final class MetaSchemaConstants extends Object
Apache meta schema specific constants used throughout the server. Final reference -> class shouldn't be extended- Author:
- Apache Directory Project
-
-
Field Summary
-
Constructor Summary
Constructors Modifier Constructor Description privateMetaSchemaConstants()Ensures no construction of this class, also ensures there is no need for final keyword above (Implicit super constructor is not visible for default constructor), but is still self documenting.
-
-
-
Field Detail
-
SCHEMA_NAME
public static final String SCHEMA_NAME
- See Also:
- Constant Field Values
-
SCHEMA_OTHER
public static final String SCHEMA_OTHER
- See Also:
- Constant Field Values
-
META_TOP_OC
public static final String META_TOP_OC
- See Also:
- Constant Field Values
-
META_TOP_OC_OID
public static final String META_TOP_OC_OID
- See Also:
- Constant Field Values
-
META_OBJECT_CLASS_OC
public static final String META_OBJECT_CLASS_OC
- See Also:
- Constant Field Values
-
META_OBJECT_CLASS_OC_OID
public static final String META_OBJECT_CLASS_OC_OID
- See Also:
- Constant Field Values
-
META_ATTRIBUTE_TYPE_OC
public static final String META_ATTRIBUTE_TYPE_OC
- See Also:
- Constant Field Values
-
META_ATTRIBUTE_TYPE_OC_OID
public static final String META_ATTRIBUTE_TYPE_OC_OID
- See Also:
- Constant Field Values
-
META_SYNTAX_OC
public static final String META_SYNTAX_OC
- See Also:
- Constant Field Values
-
META_SYNTAX_OC_OID
public static final String META_SYNTAX_OC_OID
- See Also:
- Constant Field Values
-
META_MATCHING_RULE_OC
public static final String META_MATCHING_RULE_OC
- See Also:
- Constant Field Values
-
META_MATCHING_RULE_OC_OID
public static final String META_MATCHING_RULE_OC_OID
- See Also:
- Constant Field Values
-
META_DIT_STRUCTURE_RULE_OC
public static final String META_DIT_STRUCTURE_RULE_OC
- See Also:
- Constant Field Values
-
META_DIT_STRUCTURE_RULE_OC_OID
public static final String META_DIT_STRUCTURE_RULE_OC_OID
- See Also:
- Constant Field Values
-
META_NAME_FORM_OC
public static final String META_NAME_FORM_OC
- See Also:
- Constant Field Values
-
META_NAME_FORM_OC_OID
public static final String META_NAME_FORM_OC_OID
- See Also:
- Constant Field Values
-
META_MATCHING_RULE_USE_OC
public static final String META_MATCHING_RULE_USE_OC
- See Also:
- Constant Field Values
-
META_MATCHING_RULE_USE_OC_OID
public static final String META_MATCHING_RULE_USE_OC_OID
- See Also:
- Constant Field Values
-
META_DIT_CONTENT_RULE_OC
public static final String META_DIT_CONTENT_RULE_OC
- See Also:
- Constant Field Values
-
META_DIT_CONTENT_RULE_OC_OID
public static final String META_DIT_CONTENT_RULE_OC_OID
- See Also:
- Constant Field Values
-
META_SYNTAX_CHECKER_OC
public static final String META_SYNTAX_CHECKER_OC
- See Also:
- Constant Field Values
-
META_SYNTAX_CHECKER_OC_OID
public static final String META_SYNTAX_CHECKER_OC_OID
- See Also:
- Constant Field Values
-
META_SCHEMA_OC
public static final String META_SCHEMA_OC
- See Also:
- Constant Field Values
-
META_SCHEMA_OC_OID
public static final String META_SCHEMA_OC_OID
- See Also:
- Constant Field Values
-
META_NORMALIZER_OC
public static final String META_NORMALIZER_OC
- See Also:
- Constant Field Values
-
META_NORMALIZER_OC_OID
public static final String META_NORMALIZER_OC_OID
- See Also:
- Constant Field Values
-
META_COMPARATOR_OC
public static final String META_COMPARATOR_OC
- See Also:
- Constant Field Values
-
META_COMPARATOR_OC_OID
public static final String META_COMPARATOR_OC_OID
- See Also:
- Constant Field Values
-
M_OID_AT
public static final String M_OID_AT
- See Also:
- Constant Field Values
-
M_OID_AT_OID
public static final String M_OID_AT_OID
- See Also:
- Constant Field Values
-
M_NAME_AT
public static final String M_NAME_AT
- See Also:
- Constant Field Values
-
M_NAME_AT_OID
public static final String M_NAME_AT_OID
- See Also:
- Constant Field Values
-
M_DESCRIPTION_AT
public static final String M_DESCRIPTION_AT
- See Also:
- Constant Field Values
-
M_DESCRIPTION_AT_OID
public static final String M_DESCRIPTION_AT_OID
- See Also:
- Constant Field Values
-
M_OBSOLETE_AT
public static final String M_OBSOLETE_AT
- See Also:
- Constant Field Values
-
M_OBSOLETE_AT_OID
public static final String M_OBSOLETE_AT_OID
- See Also:
- Constant Field Values
-
M_SUP_OBJECT_CLASS_AT
public static final String M_SUP_OBJECT_CLASS_AT
- See Also:
- Constant Field Values
-
M_SUP_OBJECT_CLASS_AT_OID
public static final String M_SUP_OBJECT_CLASS_AT_OID
- See Also:
- Constant Field Values
-
M_MUST_AT
public static final String M_MUST_AT
- See Also:
- Constant Field Values
-
M_MUST_AT_OID
public static final String M_MUST_AT_OID
- See Also:
- Constant Field Values
-
M_MAY_AT
public static final String M_MAY_AT
- See Also:
- Constant Field Values
-
M_MAY_AT_OID
public static final String M_MAY_AT_OID
- See Also:
- Constant Field Values
-
M_TYPE_OBJECT_CLASS_AT
public static final String M_TYPE_OBJECT_CLASS_AT
- See Also:
- Constant Field Values
-
M_TYPE_OBJECT_CLASS_AT_OID
public static final String M_TYPE_OBJECT_CLASS_AT_OID
- See Also:
- Constant Field Values
-
M_SUP_ATTRIBUTE_TYPE_AT
public static final String M_SUP_ATTRIBUTE_TYPE_AT
- See Also:
- Constant Field Values
-
M_SUP_ATTRIBUTE_TYPE_AT_OID
public static final String M_SUP_ATTRIBUTE_TYPE_AT_OID
- See Also:
- Constant Field Values
-
M_EQUALITY_AT
public static final String M_EQUALITY_AT
- See Also:
- Constant Field Values
-
M_EQUALITY_AT_OID
public static final String M_EQUALITY_AT_OID
- See Also:
- Constant Field Values
-
M_ORDERING_AT
public static final String M_ORDERING_AT
- See Also:
- Constant Field Values
-
M_ORDERING_AT_OID
public static final String M_ORDERING_AT_OID
- See Also:
- Constant Field Values
-
M_SUBSTR_AT
public static final String M_SUBSTR_AT
- See Also:
- Constant Field Values
-
M_SUBSTR_AT_OID
public static final String M_SUBSTR_AT_OID
- See Also:
- Constant Field Values
-
M_SYNTAX_AT
public static final String M_SYNTAX_AT
- See Also:
- Constant Field Values
-
M_SYNTAX_AT_OID
public static final String M_SYNTAX_AT_OID
- See Also:
- Constant Field Values
-
M_SINGLE_VALUE_AT
public static final String M_SINGLE_VALUE_AT
- See Also:
- Constant Field Values
-
M_SINGLE_VALUE_AT_OID
public static final String M_SINGLE_VALUE_AT_OID
- See Also:
- Constant Field Values
-
M_COLLECTIVE_AT
public static final String M_COLLECTIVE_AT
- See Also:
- Constant Field Values
-
M_COLLECTIVE_AT_OID
public static final String M_COLLECTIVE_AT_OID
- See Also:
- Constant Field Values
-
M_NO_USER_MODIFICATION_AT
public static final String M_NO_USER_MODIFICATION_AT
- See Also:
- Constant Field Values
-
M_NO_USER_MODIFICATION_AT_OID
public static final String M_NO_USER_MODIFICATION_AT_OID
- See Also:
- Constant Field Values
-
M_USAGE_AT
public static final String M_USAGE_AT
- See Also:
- Constant Field Values
-
M_USAGE_AT_OID
public static final String M_USAGE_AT_OID
- See Also:
- Constant Field Values
-
M_RULE_ID_AT
public static final String M_RULE_ID_AT
- See Also:
- Constant Field Values
-
M_RULE_ID_AT_OID
public static final String M_RULE_ID_AT_OID
- See Also:
- Constant Field Values
-
M_FORM_AT
public static final String M_FORM_AT
- See Also:
- Constant Field Values
-
M_FORM_AT_OID
public static final String M_FORM_AT_OID
- See Also:
- Constant Field Values
-
M_SUP_DIT_STRUCTURE_RULE_AT
public static final String M_SUP_DIT_STRUCTURE_RULE_AT
- See Also:
- Constant Field Values
-
M_SUP_DIT_STRUCTURE_RULE_AT_OID
public static final String M_SUP_DIT_STRUCTURE_RULE_AT_OID
- See Also:
- Constant Field Values
-
M_OC_AT
public static final String M_OC_AT
- See Also:
- Constant Field Values
-
M_OC_AT_OID
public static final String M_OC_AT_OID
- See Also:
- Constant Field Values
-
M_AUX_AT
public static final String M_AUX_AT
- See Also:
- Constant Field Values
-
M_AUX_AT_OID
public static final String M_AUX_AT_OID
- See Also:
- Constant Field Values
-
M_NOT_AT
public static final String M_NOT_AT
- See Also:
- Constant Field Values
-
M_NOT_AT_OID
public static final String M_NOT_AT_OID
- See Also:
- Constant Field Values
-
M_APPLIES_AT
public static final String M_APPLIES_AT
- See Also:
- Constant Field Values
-
M_APPLIES_AT_OID
public static final String M_APPLIES_AT_OID
- See Also:
- Constant Field Values
-
M_MATCHING_RULE_SYNTAX_AT
public static final String M_MATCHING_RULE_SYNTAX_AT
- See Also:
- Constant Field Values
-
M_MATCHING_RULE_SYNTAX_AT_OID
public static final String M_MATCHING_RULE_SYNTAX_AT_OID
- See Also:
- Constant Field Values
-
M_FQCN_AT
public static final String M_FQCN_AT
- See Also:
- Constant Field Values
-
M_FQCN_AT_OID
public static final String M_FQCN_AT_OID
- See Also:
- Constant Field Values
-
M_BYTECODE_AT
public static final String M_BYTECODE_AT
- See Also:
- Constant Field Values
-
M_BYTECODE_AT_OID
public static final String M_BYTECODE_AT_OID
- See Also:
- Constant Field Values
-
M_DISABLED_AT
public static final String M_DISABLED_AT
- See Also:
- Constant Field Values
-
M_DISABLED_AT_OID
public static final String M_DISABLED_AT_OID
- See Also:
- Constant Field Values
-
M_DEPENDENCIES_AT
public static final String M_DEPENDENCIES_AT
- See Also:
- Constant Field Values
-
M_DEPENDENCIES_AT_OID
public static final String M_DEPENDENCIES_AT_OID
- See Also:
- Constant Field Values
-
M_LENGTH_AT
public static final String M_LENGTH_AT
- See Also:
- Constant Field Values
-
M_LENGTH_AT_OID
public static final String M_LENGTH_AT_OID
- See Also:
- Constant Field Values
-
X_SCHEMA_AT
public static final String X_SCHEMA_AT
- See Also:
- Constant Field Values
-
X_SCHEMA_AT_OID
public static final String X_SCHEMA_AT_OID
- See Also:
- Constant Field Values
-
X_NOT_HUMAN_READABLE_AT
public static final String X_NOT_HUMAN_READABLE_AT
- See Also:
- Constant Field Values
-
X_NOT_HUMAN_READABLE_AT_OID
public static final String X_NOT_HUMAN_READABLE_AT_OID
- See Also:
- Constant Field Values
-
X_READ_ONLY_AT
public static final String X_READ_ONLY_AT
- See Also:
- Constant Field Values
-
X_READ_ONLY_AT_OID
public static final String X_READ_ONLY_AT_OID
- See Also:
- Constant Field Values
-
-