Interface ContentRepository<T,ID>

All Known Subinterfaces:
ContentStore<S,SID>, ReactiveContentStore<S,SID>
All Known Implementing Classes:
StoreImpl

public interface ContentRepository<T,ID>
Deprecated.
This class is deprecated.
Marker interface. All content repositories interfaces must ultimately implement this marker interface.
Author:
warrep