Interface PersistenceTypeDictionaryStorer
-
- All Known Subinterfaces:
PersistenceTypeDictionaryIoHandler
- All Known Implementing Classes:
PersistenceTypeDictionaryFileHandler
,PersistenceTypeDictionaryFileHandlerArchiving
public interface PersistenceTypeDictionaryStorer
-
-
Method Summary
Modifier and Type Method Description void
storeTypeDictionary(String typeDictionaryString)
-
-
-
Method Detail
-
storeTypeDictionary
void storeTypeDictionary(String typeDictionaryString)
-
-