Package org.alfresco.repo.dictionary
-
Interface Summary 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 Summary Class Description CustomModelServiceImpl Custom Model Service ImplementationDictionaryModelType Dictionary model type behaviour.DictionaryRepositoryBootstrap Bootstrap the dictionary from specified locations within the repositoryDictionaryRepositoryBootstrappedEvent 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 DefinitionsValueDataTypeValidatorImpl -
Exception Summary 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.