Interface PersistenceTypeDictionaryExporter
- All Known Implementing Classes:
 PersistenceTypeDictionaryExporter.Default
public interface PersistenceTypeDictionaryExporter
- 
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classPersistenceTypeDictionaryExporter.Default - 
Method Summary
Modifier and Type Method Description voidexportTypeDictionary(PersistenceTypeDictionary typeDictionary)static PersistenceTypeDictionaryExporterNew(PersistenceTypeDictionaryAssembler assembler, PersistenceTypeDictionaryStorer storer)static PersistenceTypeDictionaryExporterNew(PersistenceTypeDictionaryStorer storer) 
- 
Method Details
- 
exportTypeDictionary
 - 
New
 - 
New
static PersistenceTypeDictionaryExporter New(PersistenceTypeDictionaryAssembler assembler, PersistenceTypeDictionaryStorer storer) 
 -