Uses of Package
com.gentics.api.lib.datasource

Packages that use com.gentics.api.lib.datasource
com.gentics.api.lib.datasource Package for datasource related classes and interfaces. 
com.gentics.api.lib.expressionparser Package for classes and interfaces related to parsing and evaluating of expressions. 
com.gentics.api.lib.resolving Package for classes and interfaces related to property resolving. 
com.gentics.api.portalnode.connector Package containing a factory to create all initial objects you need, and some helper classes. 
com.gentics.api.portalnode.portlet Package for the Gentics® specific Portlet implementations and enhancements. 
 

Classes in com.gentics.api.lib.datasource used by com.gentics.api.lib.datasource
AbstractCacheableDatasource.DatasourceResultCacheKeyBase
          Interface used for uniquely identifying a DatasourceResult.
AbstractDatasource
          Abstract basic implementation for datasources.
Datasource
          Interface for Datasources.
Datasource.Sorting
          Inner class for definition of sorting
DatasourceDefinition
          Interface for a datasource definition
DatasourceException
          Exception that might be thrown by Datasources
DatasourceHandle
          Interface for a datasource handle
DatasourceInfo
          Interface for datasource manipulation information
DatasourceNotAvailableException
          Exception that is thrown when the requested datasource is not available
DatasourceRecordSet
          Interface for DatasourceRecordSet that hold DatasourceRows retrieved from a Datasource
DatasourceRow
          Interface for a DatasourceRow contained in a DatasourceRecordSet.
HandlePool
          Interface for the handles of a datasource.
VersioningDatasource
          Interface for datasource that may support versioning (although specific datasources using implementations of this interface may be configured not to use versioning).
VersioningDatasource.Version
          provides meta information about a single version of a dataset.
WriteableDatasource
          Interface for Datasources that allow data modifications.
 

Classes in com.gentics.api.lib.datasource used by com.gentics.api.lib.expressionparser
Datasource
          Interface for Datasources.
Datasource.Sorting
          Inner class for definition of sorting
 

Classes in com.gentics.api.lib.datasource used by com.gentics.api.lib.resolving
Datasource.Sorting
          Inner class for definition of sorting
 

Classes in com.gentics.api.lib.datasource used by com.gentics.api.portalnode.connector
Datasource
          Interface for Datasources.
DatasourceException
          Exception that might be thrown by Datasources
DatasourceNotAvailableException
          Exception that is thrown when the requested datasource is not available
WriteableDatasource
          Interface for Datasources that allow data modifications.
 

Classes in com.gentics.api.lib.datasource used by com.gentics.api.portalnode.portlet
Datasource
          Interface for Datasources.
 



Copyright © 2013 Gentics Software GmbH. All Rights Reserved.