Interface StorageAccess

All Known Subinterfaces:
DomainDataStorageAccess

public interface StorageAccess
A general read/write abstraction over the specific "cache" object from the caching provider.
Author:
Steve Ebersole