Interface CustomPersistenceLoadFacility


  • public interface CustomPersistenceLoadFacility
    Main purpose of this interface is to be passed to the constructor of the CustomPersistenceSModelBase. The workflow is to create the facility, read the header with #readHeader and then pass the header and itsel to the constructor of the CustomPersistenceSModelBase.