Uses of Package
org.apache.lucene.gdata.data

Packages that use org.apache.lucene.gdata.data
org.apache.lucene.gdata.data Contains classes for the internal representation of GData feeds and entries. 
org.apache.lucene.gdata.search.analysis Classes used for extracting content from entries and building lucene documents. 
org.apache.lucene.gdata.search.index Contains classes processing of documents and accessing the search index of the server 
org.apache.lucene.gdata.server.administration Classes and Services used for user and feed configuration 
org.apache.lucene.gdata.server.authentication Classes and Exceptions used for client authentification. 
org.apache.lucene.gdata.server.registry Internal registry - registering services and server components 
org.apache.lucene.gdata.servlet.handler GData Request Handler. 
org.apache.lucene.gdata.storage Feed / Enty storage 
org.apache.lucene.gdata.storage.db4o DB4o storage implementation (needs third patry jar) DB4o Website 
org.apache.lucene.gdata.storage.lucenestorage Lucene storage implementation 
 

Classes in org.apache.lucene.gdata.data used by org.apache.lucene.gdata.data
GDataAccount
          The GData-Server system provides acccount to be associated with registered feed.
GDataAccount.AccountRole
          This enum respesents all account roles an account can have.
 

Classes in org.apache.lucene.gdata.data used by org.apache.lucene.gdata.search.analysis
ServerBaseEntry
          The GData-Server uses the GDATA-Client API for an interal representation of entries.
 

Classes in org.apache.lucene.gdata.data used by org.apache.lucene.gdata.search.index
ServerBaseEntry
          The GData-Server uses the GDATA-Client API for an interal representation of entries.
ServerBaseFeed
          The GData-Server uses the GDATA-Client API for an interal representation of entries.
 

Classes in org.apache.lucene.gdata.data used by org.apache.lucene.gdata.server.administration
GDataAccount
          The GData-Server system provides acccount to be associated with registered feed.
ServerBaseFeed
          The GData-Server uses the GDATA-Client API for an interal representation of entries.
 

Classes in org.apache.lucene.gdata.data used by org.apache.lucene.gdata.server.authentication
GDataAccount
          The GData-Server system provides acccount to be associated with registered feed.
GDataAccount.AccountRole
          This enum respesents all account roles an account can have.
 

Classes in org.apache.lucene.gdata.data used by org.apache.lucene.gdata.server.registry
ServerBaseEntry
          The GData-Server uses the GDATA-Client API for an interal representation of entries.
ServerBaseFeed
          The GData-Server uses the GDATA-Client API for an interal representation of entries.
 

Classes in org.apache.lucene.gdata.data used by org.apache.lucene.gdata.servlet.handler
GDataAccount
          The GData-Server system provides acccount to be associated with registered feed.
GDataAccount.AccountRole
          This enum respesents all account roles an account can have.
ServerBaseFeed
          The GData-Server uses the GDATA-Client API for an interal representation of entries.
 

Classes in org.apache.lucene.gdata.data used by org.apache.lucene.gdata.storage
GDataAccount
          The GData-Server system provides acccount to be associated with registered feed.
ServerBaseEntry
          The GData-Server uses the GDATA-Client API for an interal representation of entries.
ServerBaseFeed
          The GData-Server uses the GDATA-Client API for an interal representation of entries.
 

Classes in org.apache.lucene.gdata.data used by org.apache.lucene.gdata.storage.db4o
GDataAccount
          The GData-Server system provides acccount to be associated with registered feed.
ServerBaseEntry
          The GData-Server uses the GDATA-Client API for an interal representation of entries.
ServerBaseFeed
          The GData-Server uses the GDATA-Client API for an interal representation of entries.
 

Classes in org.apache.lucene.gdata.data used by org.apache.lucene.gdata.storage.lucenestorage
GDataAccount
          The GData-Server system provides acccount to be associated with registered feed.
ServerBaseEntry
          The GData-Server uses the GDATA-Client API for an interal representation of entries.
ServerBaseFeed
          The GData-Server uses the GDATA-Client API for an interal representation of entries.
 



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