public class RuntimePropertyLuceneBuilderMapping extends Object implements PropertyLuceneBuilderMapping, org.springframework.beans.factory.InitializingBean
| Constructor and Description |
|---|
RuntimePropertyLuceneBuilderMapping() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
CMISPropertyLuceneBuilder |
createDirectPropertyLuceneBuilder(QName propertyName)
Create a direct node property lucene builder
|
CMISPropertyLuceneBuilder |
getPropertyLuceneBuilder(String propertyId)
Gets a property lucene builder
|
void |
setCmisDictionaryService(CMISDictionaryService cmisDictionaryService) |
void |
setDictionaryService(DictionaryService dictionaryService) |
public void setCmisDictionaryService(CMISDictionaryService cmisDictionaryService)
cmisDictionaryService - cmisDictionaryServicepublic void setDictionaryService(DictionaryService dictionaryService)
dictionaryService - dictionaryServicepublic void afterPropertiesSet()
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanpublic CMISPropertyLuceneBuilder getPropertyLuceneBuilder(String propertyId)
PropertyLuceneBuilderMappinggetPropertyLuceneBuilder in interface PropertyLuceneBuilderMappingpropertyId - property idpublic CMISPropertyLuceneBuilder createDirectPropertyLuceneBuilder(QName propertyName)
PropertyLuceneBuilderMappingcreateDirectPropertyLuceneBuilder in interface PropertyLuceneBuilderMappingpropertyName - node property nameCopyright © 2005–2019 Alfresco Software. All rights reserved.