Class ClientMarshaller


  • public final class ClientMarshaller
    extends Object
    Main entry point for importing and exporting clients.
    Author:
    XIMA MEDIA GmbH
    • Method Detail

      • newClientImporter

        public static IClientImporter newClientImporter()
        Returns:
        A new configurable importer for creating a new client from an export file.
      • newClientExporter

        public static IClientExporter newClientExporter​(Mandant client)
        Parameters:
        client - Client to export.
        Returns:
        A new configurable exporter for creating an export file with all or some of the data of the given client.