Package org.apache.lucene.gdata.storage

Feed / Enty storage

See:
          Description

Interface Summary
Storage A interface every storage implementation must provide to access the Storage.
StorageController An interface to define a central storage controller acting as a Stroage Factory.
 

Class Summary
IDGenerator This is the main entry ID generator to generate unique ids for each entry.
 

Exception Summary
ModificationConflictException This exception will be thrown if a Version conflict occures while updateing or deleteing an entry.
ResourceNotFoundException This exception will be thrown if an requested resource of a resource to modify can not be found
StorageException The StorageException will be throw if any error or exception inside the storage implementation occures.
 

Package org.apache.lucene.gdata.storage Description

Feed / Enty storage



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