| Interface | Description |
|---|---|
| AspectDefinition |
Read-only definition of an Aspect.
|
| AssociationDefinition |
Read-only definition of an Association.
|
| ChildAssociationDefinition |
Read-only definition of a Child Association.
|
| ClassAttributeDefinition | |
| ClassDefinition |
Read-only definition of a Class.
|
| Constraint |
The interface for classes that implement constraints on property values.
|
| ConstraintDefinition |
Property constraint definition
|
| CustomModelDefinition | |
| CustomModelService |
Custom model service configuration API.
|
| DataTypeDefinition |
Read-only definition of a Data Type
|
| DictionaryService |
This interface represents the Repository Data Dictionary.
|
| ModelDefinition |
Read-only definition of a Model.
|
| NamespaceDefinition |
Read-only definition of a Namespace.
|
| PropertyDefinition |
Read-only definition of a Property.
|
| TypeDefinition |
Read-only definition of a Type
|
| Enum | Description |
|---|---|
| ModelDefinition.XMLBindingType |
| Exception | Description |
|---|---|
| ConstraintException |
Thrown when property value fails to meet a property constraint.
|
| CustomModelException | |
| CustomModelException.ActiveModelConstraintException | |
| CustomModelException.CustomModelConstraintException | |
| CustomModelException.InvalidCustomModelException | |
| CustomModelException.InvalidNamespaceException | |
| CustomModelException.ModelDoesNotExistException | |
| CustomModelException.ModelExistsException | |
| CustomModelException.NamespaceConstraintException | |
| DictionaryException |
Base Exception of Data Dictionary Exceptions.
|
| DictionaryException.DuplicateDefinitionException |
Exception generated by attempting to create a duplicate definition of the
data dictionary, such as type, aspect, constraint and etc.
|
| InvalidAspectException |
Thrown when a reference to an aspect is incorrect.
|
| InvalidClassException |
Thrown when an operation cannot be performed because the dictionary class
reference does not exist.
|
| InvalidTypeException |
Thrown when an operation cannot be performed because a type is not recognised
by the data dictionary
|
Copyright © 2005–2019 Alfresco Software. All rights reserved.