Uses of Interface
com.eduix.genexp.storage.StorageContext
-
Packages that use StorageContext Package Description com.eduix.genexp.storage com.eduix.genexp.storage.database -
-
Uses of StorageContext in com.eduix.genexp.storage
Classes in com.eduix.genexp.storage that implement StorageContext Modifier and Type Class Description classDefaultStorageContextA default implementation of a study element storage context.Methods in com.eduix.genexp.storage with parameters of type StorageContext Modifier and Type Method Description voidStorageService. store(StorageContext storageContext)Stores a study element. -
Uses of StorageContext in com.eduix.genexp.storage.database
Methods in com.eduix.genexp.storage.database with parameters of type StorageContext Modifier and Type Method Description voidDatabaseStorageService. store(StorageContext storageContext)
-