Uses of Class
org.apache.lucene.gdata.storage.lucenestorage.StorageEntryWrapper.StorageOperation

Packages that use StorageEntryWrapper.StorageOperation
org.apache.lucene.gdata.storage.lucenestorage Lucene storage implementation 
 

Uses of StorageEntryWrapper.StorageOperation in org.apache.lucene.gdata.storage.lucenestorage
 

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

Constructors in org.apache.lucene.gdata.storage.lucenestorage with parameters of type StorageEntryWrapper.StorageOperation
StorageEntryWrapper(ServerBaseEntry entry, StorageEntryWrapper.StorageOperation operation)
          Creates a new StorageEntryWrapper.
 



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