Package | Description |
---|---|
org.alfresco.repo.dictionary | |
org.alfresco.service.cmr.dictionary |
Modifier and Type | Class and Description |
---|---|
class |
CustomModelDefinitionImpl
Read-only definition of a Custom Model
|
class |
M2ModelDefinition
Compiled Model Definition
|
Modifier and Type | Method and Description |
---|---|
ModelDefinition |
M2NamespaceDefinition.getModel() |
ModelDefinition |
DictionaryDAOImpl.getModel(QName name) |
ModelDefinition |
DictionaryDAO.getModel(QName name) |
ModelDefinition |
DictionaryComponent.getModel(QName model) |
ModelDefinition |
DictionaryComponent.getModelByNamespaceUri(String uri) |
ModelDefinition |
CompiledModel.getModelDefinition() |
Modifier and Type | Method and Description |
---|---|
static String |
M2Label.getLabel(Locale locale,
ModelDefinition model,
MessageLookup messageLookup,
String type,
QName item,
String label)
Get label for data dictionary item given specified locale
|
static String |
M2Label.getLabel(ModelDefinition model,
MessageLookup messageLookup,
String type,
QName item,
String label)
Get label for data dictionary item
|
Modifier and Type | Interface and Description |
---|---|
interface |
CustomModelDefinition |
Modifier and Type | Method and Description |
---|---|
ModelDefinition |
CustomModelService.getCustomModelByUri(String namespaceUri)
Gets custom model
|
ModelDefinition |
ClassDefinition.getModel() |
ModelDefinition |
PropertyDefinition.getModel() |
ModelDefinition |
DataTypeDefinition.getModel() |
ModelDefinition |
ClassAttributeDefinition.getModel() |
ModelDefinition |
NamespaceDefinition.getModel() |
ModelDefinition |
ConstraintDefinition.getModel() |
ModelDefinition |
AssociationDefinition.getModel() |
ModelDefinition |
DictionaryService.getModel(QName model) |
ModelDefinition |
DictionaryService.getModelByNamespaceUri(String uri) |
Copyright © 2005–2016 Alfresco Software. All rights reserved.