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.InitializingBean
public CMISPropertyLuceneBuilder getPropertyLuceneBuilder(String propertyId)
PropertyLuceneBuilderMapping
getPropertyLuceneBuilder
in interface PropertyLuceneBuilderMapping
propertyId
- property idpublic CMISPropertyLuceneBuilder createDirectPropertyLuceneBuilder(QName propertyName)
PropertyLuceneBuilderMapping
createDirectPropertyLuceneBuilder
in interface PropertyLuceneBuilderMapping
propertyName
- node property nameCopyright © 2005–2016 Alfresco Software. All rights reserved.