Package com.eduix.genexp.storage
Interface StorageContext
-
- All Known Implementing Classes:
DefaultStorageContext
public interface StorageContextAn interface for a study element storage context.- Author:
- Jarkko Leponiemi
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,Object>getData()StringgetId()StringgetType()
-