org.xcmis.search.lucene.search
Class UUIDFieldSelector

java.lang.Object
  extended by org.xcmis.search.lucene.search.UUIDFieldSelector
All Implemented Interfaces:
Serializable, org.apache.lucene.document.FieldSelector

public class UUIDFieldSelector
extends Object
implements org.apache.lucene.document.FieldSelector

Created by The eXo Platform SAS.

Version:
$Id: UUIDFieldSelector.java 2 2010-02-04 17:21:49Z andrew00x $
Author:
Sergey Kabashnyuk
See Also:
Serialized Form

Constructor Summary
UUIDFieldSelector()
           
 
Method Summary
 org.apache.lucene.document.FieldSelectorResult accept(String fieldName)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UUIDFieldSelector

public UUIDFieldSelector()
Method Detail

accept

public org.apache.lucene.document.FieldSelectorResult accept(String fieldName)

Specified by:
accept in interface org.apache.lucene.document.FieldSelector


Copyright © 2010 eXo Platform SAS. All Rights Reserved.