Package | Description |
---|---|
org.alfresco.opencmis.dictionary | |
org.alfresco.repo.dictionary | |
org.alfresco.repo.dictionary.constraint | |
org.alfresco.repo.i18n | |
org.alfresco.service.cmr.dictionary |
Modifier and Type | Class and Description |
---|---|
class |
FilteredDictionaryComponent
A DictionaryComponent that uses a QNameFilter to constrain what is returned.
|
Modifier and Type | Class and Description |
---|---|
class |
DictionaryComponent
Data Dictionary Service Implementation
|
Modifier and Type | Method and Description |
---|---|
String |
M2ModelDefinition.getDescription(MessageLookup messageLookup) |
String |
CustomModelDefinitionImpl.getDescription(MessageLookup messagelookup) |
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
|
void |
DictionaryComponent.setMessageLookup(MessageLookup messageLookup)
Sets the message lookup service
|
Modifier and Type | Method and Description |
---|---|
String |
ListOfValuesConstraint.getDisplayLabel(String constraintAllowableValue,
MessageLookup messageLookup)
Get the display label for the specified allowable value in this constraint.
|
Modifier and Type | Class and Description |
---|---|
class |
StaticMessageLookup
A
MessageLookup that retrieves messages from a resource bundle in the classpath. |
Modifier and Type | Interface and Description |
---|---|
interface |
DictionaryService
This interface represents the Repository Data Dictionary.
|
Modifier and Type | Method and Description |
---|---|
String |
AssociationDefinition.getDescription(MessageLookup messageLookup) |
String |
DataTypeDefinition.getDescription(MessageLookup messageLookup) |
String |
ConstraintDefinition.getDescription(MessageLookup messageLookup) |
String |
ClassAttributeDefinition.getDescription(MessageLookup messageLookup) |
String |
ClassDefinition.getDescription(MessageLookup messageLookup) |
String |
ModelDefinition.getDescription(MessageLookup messageLookup) |
String |
PropertyDefinition.getDescription(MessageLookup messageLookup) |
String |
PropertyDefinition.getDescription(MessageLookup messageLookup,
Locale locale) |
String |
AssociationDefinition.getTitle(MessageLookup messageLookup) |
String |
DataTypeDefinition.getTitle(MessageLookup messageLookup) |
String |
ConstraintDefinition.getTitle(MessageLookup messageLookup) |
String |
ClassAttributeDefinition.getTitle(MessageLookup messageLookup) |
String |
ClassDefinition.getTitle(MessageLookup messageLookup) |
String |
PropertyDefinition.getTitle(MessageLookup messageLookup) |
String |
PropertyDefinition.getTitle(MessageLookup messageLookup,
Locale locale) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.