org.alfresco.opencmis.mapping
Class NotSupportedLuceneBuilder

java.lang.Object
  extended by org.alfresco.opencmis.mapping.AbstractLuceneBuilder
      extended by org.alfresco.opencmis.mapping.NotSupportedLuceneBuilder
All Implemented Interfaces:
CMISPropertyLuceneBuilder

public class NotSupportedLuceneBuilder
extends AbstractLuceneBuilder

Lucene Builder for properties which do not support query


Constructor Summary
NotSupportedLuceneBuilder()
          Construct
 
Method Summary
 
Methods inherited from class org.alfresco.opencmis.mapping.AbstractLuceneBuilder
buildLuceneEquality, buildLuceneExists, buildLuceneGreaterThan, buildLuceneGreaterThanOrEquals, buildLuceneIn, buildLuceneInequality, buildLuceneLessThan, buildLuceneLessThanOrEquals, buildLuceneLike, getLuceneFieldName, getLuceneSortField
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotSupportedLuceneBuilder

public NotSupportedLuceneBuilder()
Construct



Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.