public class RuntimePropertyLuceneBuilderMapping extends java.lang.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(java.lang.String propertyId)
Gets a property lucene builder
|
void |
setCmisDictionaryService(CMISDictionaryService cmisDictionaryService) |
void |
setDictionaryService(DictionaryService dictionaryService) |
public void setCmisDictionaryService(CMISDictionaryService cmisDictionaryService)
cmis
- dictionarypublic void setDictionaryService(DictionaryService dictionaryService)
dictionary
- servicepublic void afterPropertiesSet()
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
public CMISPropertyLuceneBuilder getPropertyLuceneBuilder(java.lang.String propertyId)
PropertyLuceneBuilderMapping
getPropertyLuceneBuilder
in interface PropertyLuceneBuilderMapping
propertyId
- property idpublic CMISPropertyLuceneBuilder createDirectPropertyLuceneBuilder(QName propertyName)
PropertyLuceneBuilderMapping
createDirectPropertyLuceneBuilder
in interface PropertyLuceneBuilderMapping
propertyName
- node property nameCopyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.