org.apache.jackrabbit.core.query.lucene
Class FieldSelectors

java.lang.Object
  extended by org.apache.jackrabbit.core.query.lucene.FieldSelectors

public class FieldSelectors
extends Object

FieldSelectors contains commonly used field selectors.


Field Summary
static org.apache.lucene.document.FieldSelector UUID
           
static org.apache.lucene.document.FieldSelector UUID_AND_PARENT
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UUID

public static final org.apache.lucene.document.FieldSelector UUID

UUID_AND_PARENT

public static final org.apache.lucene.document.FieldSelector UUID_AND_PARENT


Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.