| Interface | Description |
|---|---|
| DictionaryDAO |
Dictionary Data Access
|
| DictionaryListener |
Dictionary Listener interface.
|
| DictionaryRegistry | |
| ExtendedDictionaryListener |
A dictionary listener that allows listeners to listen for models being added to
the dictionary.
|
| NamespaceDAO |
Namespace DAO Interface.
|
| Class | Description |
|---|---|
| AbstractDictionaryRegistry | |
| CompiledModel |
Compiled representation of a model definition.
|
| CompiledModelsCache |
Asynchronously refreshed cache for dictionary models.
|
| CoreDictionaryRegistryImpl |
Core dictionary registry (holding core models initialised at bootstrap).
|
| CustomModelDefinitionImpl |
Read-only definition of a Custom Model
|
| CustomModelsInfo |
A simple POJO to encapsulate the custom models' statistics information.
|
| DictionaryBootstrap |
Bootstrap Dictionary DAO with pre-defined models & message resources (from classpath)
|
| DictionaryComponent |
Data Dictionary Service Implementation
|
| DictionaryDAOImpl |
Default implementation of the Dictionary.
|
| DictionaryNamespaceComponent |
Data Dictionary Namespace Service Implementation
|
| M2Aspect |
Aspect definition.
|
| M2Association |
Association definition.
|
| M2ChildAssociation |
Child Association definition.
|
| M2Class |
Abstract Class Definition.
|
| M2ClassAssociation |
Abstract Association Definition.
|
| M2Constraint |
Abstract Property Constraint.
|
| M2DataType |
Property Type Definition
|
| M2Label |
Helper for obtaining display labels for data dictionary items
|
| M2Model |
Model Definition.
|
| M2ModelDefinition |
Compiled Model Definition
|
| M2ModelDiff |
Compiled Model Difference
|
| M2NamedValue |
Definition of a named value that can be used for property injection.
|
| M2Namespace |
Namespace Definition.
|
| M2NamespaceDefinition |
Namespace Definition.
|
| M2Property |
Property Definition
|
| M2PropertyOverride |
Property override definition
|
| M2Type |
Type Definition
|
| M2XML |
Support translating model from and to XML
|
| TenantDictionaryRegistryImpl |
Tenant-specific dictionary registry.
|
| Enum | Description |
|---|---|
| Facetable |
How faceting is to be supported
|
| IndexTokenisationMode |
How tokenisation is supported in the index.
|
Copyright © 2005–2019 Alfresco Software. All rights reserved.