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