com.gentics.api.lib.datasource
Interface AbstractCacheableDatasource.DatasourceResultCacheKeyBase

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
AbstractCacheableDatasource.DatasourceCountCacheKey, AbstractCacheableDatasource.DatasourceResultCacheKey
Enclosing class:
AbstractCacheableDatasource

public static interface AbstractCacheableDatasource.DatasourceResultCacheKeyBase
extends java.io.Serializable

Interface used for uniquely identifying a DatasourceResult. Implementors might want to use AbstractCacheableDatasource.DatasourceResultCacheKey instead.

Author:
herbert



Copyright © 2013 Gentics Software GmbH. All Rights Reserved.