| Modifier and Type | Class and Description |
|---|---|
class |
FilteredDictionaryComponent
A DictionaryComponent that uses a QNameFilter to constrain what is returned.
|
| Modifier and Type | Field and Description |
|---|---|
protected DictionaryService |
CMISAbstractDictionaryService.dictionaryService |
| Modifier and Type | Method and Description |
|---|---|
void |
PolicyTypeDefintionWrapper.connectParentAndSubTypes(CMISMapping cmisMapping,
CMISAbstractDictionaryService.DictionaryRegistry registry,
DictionaryService dictionaryService) |
void |
RelationshipTypeDefintionWrapper.connectParentAndSubTypes(CMISMapping cmisMapping,
CMISAbstractDictionaryService.DictionaryRegistry registry,
DictionaryService dictionaryService) |
abstract void |
AbstractTypeDefinitionWrapper.connectParentAndSubTypes(CMISMapping cmisMapping,
CMISAbstractDictionaryService.DictionaryRegistry registry,
DictionaryService dictionaryService) |
void |
ShadowTypeDefinitionWrapper.connectParentAndSubTypes(CMISMapping cmisMapping,
CMISAbstractDictionaryService.DictionaryRegistry registry,
DictionaryService dictionaryService) |
void |
SecondaryTypeDefinitionWrapper.connectParentAndSubTypes(CMISMapping cmisMapping,
CMISAbstractDictionaryService.DictionaryRegistry registry,
DictionaryService dictionaryService) |
protected void |
AbstractTypeDefinitionWrapper.createOwningPropertyDefinitions(CMISMapping cmisMapping,
PropertyAccessorMapping propertyAccessorMapping,
PropertyLuceneBuilderMapping luceneBuilderMapping,
DictionaryService dictionaryService,
ClassDefinition cmisClassDef)
Adds all property definitions owned by that type.
|
protected org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition<?> |
AbstractTypeDefinitionWrapper.createPropertyDefinition(CMISMapping cmisMapping,
String id,
QName alfrescoPropName,
DictionaryService dictionaryService,
PropertyDefinition propDef,
boolean inherited)
Creates a property definition object.
|
void |
PolicyTypeDefintionWrapper.resolveInheritance(CMISMapping cmisMapping,
CMISAbstractDictionaryService.DictionaryRegistry registry,
DictionaryService dictionaryService) |
void |
RelationshipTypeDefintionWrapper.resolveInheritance(CMISMapping cmisMapping,
CMISAbstractDictionaryService.DictionaryRegistry registry,
DictionaryService dictionaryService) |
abstract void |
AbstractTypeDefinitionWrapper.resolveInheritance(CMISMapping cmisMapping,
CMISAbstractDictionaryService.DictionaryRegistry registry,
DictionaryService dictionaryService) |
void |
ShadowTypeDefinitionWrapper.resolveInheritance(CMISMapping cmisMapping,
CMISAbstractDictionaryService.DictionaryRegistry registry,
DictionaryService dictionaryService) |
void |
SecondaryTypeDefinitionWrapper.resolveInheritance(CMISMapping cmisMapping,
CMISAbstractDictionaryService.DictionaryRegistry registry,
DictionaryService dictionaryService) |
void |
CMISAbstractDictionaryService.setDictionaryService(DictionaryService dictionaryService)
Set the dictionary Service
|
| Modifier and Type | Field and Description |
|---|---|
protected DictionaryService |
CMISMapping.dictionaryService |
| Modifier and Type | Method and Description |
|---|---|
DictionaryService |
CMISMapping.getDictionaryService() |
| Modifier and Type | Method and Description |
|---|---|
void |
RuntimePropertyLuceneBuilderMapping.setDictionaryService(DictionaryService dictionaryService) |
void |
CMISMapping.setDictionaryService(DictionaryService dictionaryService) |
| Constructor and Description |
|---|
ContentStreamLengthLuceneBuilder(DictionaryService dictionaryService)
Construct
|
ContentStreamMimetypeLuceneBuilder(DictionaryService dictionaryService)
Construct
|
DirectLuceneBuilder(DictionaryService dictionaryService,
QName alfrescoName) |
ObjectIdLuceneBuilder(DictionaryService dictionaryService)
Construct
|
ParentLuceneBuilder(DictionaryService dictionaryService)
Construct
|
| Modifier and Type | Class and Description |
|---|---|
class |
DictionaryComponent
Data Dictionary Service Implementation
|
| Modifier and Type | Method and Description |
|---|---|
DictionaryService |
NameChecker.getDictionaryService() |
| Modifier and Type | Method and Description |
|---|---|
void |
NameChecker.setDictionaryService(DictionaryService dictionaryService) |
| Constructor and Description |
|---|
AlfrescoFunctionEvaluationContext(NamespacePrefixResolver namespacePrefixResolver,
DictionaryService dictionaryService,
String defaultNamespace) |
Copyright © 2005–2014 Alfresco Software. All rights reserved.