Uses of Class
org.apache.lucene.gdata.search.index.IndexAction

Packages that use IndexAction
org.apache.lucene.gdata.search.index Contains classes processing of documents and accessing the search index of the server 
 

Uses of IndexAction in org.apache.lucene.gdata.search.index
 

Methods in org.apache.lucene.gdata.search.index that return IndexAction
static IndexAction IndexAction.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IndexAction[] IndexAction.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.