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 |
---|---|
List<TypeDefinitionWrapper> |
ShadowTypeDefinitionWrapper.connectParentAndSubTypes(CMISMapping cmisMapping,
CMISDictionaryRegistry registry,
DictionaryService dictionaryService) |
abstract List<TypeDefinitionWrapper> |
AbstractTypeDefinitionWrapper.connectParentAndSubTypes(CMISMapping cmisMapping,
CMISDictionaryRegistry registry,
DictionaryService dictionaryService) |
List<TypeDefinitionWrapper> |
RelationshipTypeDefintionWrapper.connectParentAndSubTypes(CMISMapping cmisMapping,
CMISDictionaryRegistry registry,
DictionaryService dictionaryService) |
List<TypeDefinitionWrapper> |
SecondaryTypeDefinitionWrapper.connectParentAndSubTypes(CMISMapping cmisMapping,
CMISDictionaryRegistry registry,
DictionaryService dictionaryService) |
List<TypeDefinitionWrapper> |
PolicyTypeDefintionWrapper.connectParentAndSubTypes(CMISMapping cmisMapping,
CMISDictionaryRegistry 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 |
ShadowTypeDefinitionWrapper.resolveInheritance(CMISMapping cmisMapping,
CMISDictionaryRegistry registry,
DictionaryService dictionaryService) |
abstract void |
AbstractTypeDefinitionWrapper.resolveInheritance(CMISMapping cmisMapping,
CMISDictionaryRegistry registry,
DictionaryService dictionaryService) |
void |
RelationshipTypeDefintionWrapper.resolveInheritance(CMISMapping cmisMapping,
CMISDictionaryRegistry registry,
DictionaryService dictionaryService) |
void |
SecondaryTypeDefinitionWrapper.resolveInheritance(CMISMapping cmisMapping,
CMISDictionaryRegistry registry,
DictionaryService dictionaryService) |
void |
PolicyTypeDefintionWrapper.resolveInheritance(CMISMapping cmisMapping,
CMISDictionaryRegistry registry,
DictionaryService dictionaryService) |
void |
CMISAbstractDictionaryService.setDictionaryService(DictionaryService dictionaryService)
Set the dictionary Service
|
void |
FolderTypeDefintionWrapper.updateDefinition(DictionaryService dictionaryService) |
void |
TypeDefinitionWrapper.updateDefinition(DictionaryService dictionaryService) |
void |
AbstractTypeDefinitionWrapper.updateDefinition(DictionaryService dictionaryService) |
void |
ItemTypeDefinitionWrapper.updateDefinition(DictionaryService dictionaryService) |
void |
RelationshipTypeDefintionWrapper.updateDefinition(DictionaryService dictionaryService) |
void |
SecondaryTypeDefinitionWrapper.updateDefinition(DictionaryService dictionaryService) |
void |
PolicyTypeDefintionWrapper.updateDefinition(DictionaryService dictionaryService) |
void |
DocumentTypeDefinitionWrapper.updateDefinition(DictionaryService dictionaryService) |
void |
AbstractTypeDefinitionWrapper.updateProperties(DictionaryService dictionaryService) |
void |
AbstractTypeDefinitionWrapper.updateProperty(DictionaryService dictionaryService,
PropertyDefinitionWrapper propertyDefWrap) |
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 |
CMISMapping.setDictionaryService(DictionaryService dictionaryService) |
void |
RuntimePropertyLuceneBuilderMapping.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) |
Modifier and Type | Method and Description |
---|---|
static AspectDefinition |
QueryParserUtils.matchAspectDefinition(String defaultNameSpaceUri,
NamespacePrefixResolver namespacePrefixResolver,
DictionaryService dictionaryService,
String string) |
static ClassDefinition |
QueryParserUtils.matchClassDefinition(String defaultNameSpaceUri,
NamespacePrefixResolver namespacePrefixResolver,
DictionaryService dictionaryService,
String string) |
static DataTypeDefinition |
QueryParserUtils.matchDataTypeDefinition(String defaultNameSpaceUri,
NamespacePrefixResolver namespacePrefixResolver,
DictionaryService dictionaryService,
String string) |
static PropertyDefinition |
QueryParserUtils.matchPropertyDefinition(String defaultNameSpaceUri,
NamespacePrefixResolver namespacePrefixResolver,
DictionaryService dictionaryService,
String string) |
static TypeDefinition |
QueryParserUtils.matchTypeDefinition(String defaultNameSpaceUri,
NamespacePrefixResolver namespacePrefixResolver,
DictionaryService dictionaryService,
String string) |
Constructor and Description |
---|
AlfrescoFunctionEvaluationContext(NamespacePrefixResolver namespacePrefixResolver,
DictionaryService dictionaryService,
String defaultNamespace) |
Copyright © 2005–2018 Alfresco Software. All rights reserved.