All Known Implementing Classes:
ContentEntityDatabaseDataExporter, SimpleEntityExporter

public interface Persister
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Retrieve a list of EntityObjectReadyForExport from object IDs and persist retrieved records for backup file NOTED: in order to deal with multiple underlining datatype from different DBs we will need to use AbstractDatabaseDataConverter.convertToLong(Object) to convert ID from Object to Long