Class Hierarchy
- java.lang.Object
- com.eduix.genexp.storage.AbstractStorageService (implements com.eduix.genexp.storage.StorageService)
- com.eduix.genexp.storage.DefaultStorageContext (implements java.io.Serializable, com.eduix.genexp.storage.StorageContext)
- com.eduix.genexp.storage.StorageNext
- com.eduix.genexp.storage.StorageQueryDTO (implements com.eduix.genexp.storage.StorageQuery)
- com.eduix.genexp.storage.StorageSearchResultDTO<T> (implements com.eduix.genexp.storage.StorageSearchResult<T>)
Interface Hierarchy
- com.eduix.genexp.storage.StorageContext
- com.eduix.genexp.storage.StorageQuery
- com.eduix.genexp.storage.StorageSearchResult<T>
- com.eduix.genexp.storage.StorageService