Package com.eduix.genexp.storage
-
Interface Summary Interface Description StorageContext An interface for a study element storage context.StorageQuery An interface for a study element storage service queryStorageSearchResult<T> An interface for a study element storage query result.StorageService An interface for study element storage service. -
Class Summary Class Description AbstractStorageService An abstract implementation of a storage serviceDefaultStorageContext A default implementation of a study element storage context.StorageNext A class representing the next page definition of a query or a query result.StorageQueryDTO A default implementation of a study element storage query.StorageSearchResultDTO<T>