| Interface | Description |
|---|---|
| DynamicModelPolicies.OnLoadDynamicModel | |
| ModelValidator |
Validates model changes and deletes against the repository.
|
| ValueDataTypeValidator |
A generic validator to validate string value against the target data type.
|
| Class | Description |
|---|---|
| CustomModelServiceImpl |
Custom Model Service Implementation
|
| DictionaryModelType |
Dictionary model type behaviour.
|
| DictionaryRepositoryBootstrap |
Bootstrap the dictionary from specified locations within the repository
|
| DictionaryRepositoryBootstrappedEvent | |
| DynamicCreateRepositoryLocation | |
| DynamicModelPolicies | |
| ModelValidatorImpl |
Model change validation covering model deletes, model constituent changes e.g.
|
| RepositoryLocation |
Repository location object - defines a location in the repository (can also be used for classpath location)
|
| TestModel |
Test Model Definitions
|
| ValueDataTypeValidatorImpl |
| Exception | Description |
|---|---|
| ModelInUseException |
An exception thrown when an attempt is made to remove a model (or part
thereof) when the model is in use.
|
| ModelNotInUseException |
An exception thrown to indicate that a model is not in use.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.