Interface ContentStore<S,SID extends Serializable>

All Superinterfaces:
AssociativeStore<S,SID>, ContentRepository<S,SID>, Store<SID>
All Known Implementing Classes:
StoreImpl

public interface ContentStore<S,SID extends Serializable> extends AssociativeStore<S,SID>, ContentRepository<S,SID>
Deprecated.
This class is deprecated. Use ContentStore instead.