Class KimImporterAndExporter

  • All Implemented Interfaces:
    XmlLoader, Exporter

    public class KimImporterAndExporter
    extends Object
    implements XmlLoader, Exporter
    Imports and exports roles and permissions from/to XML via JAXB.

    TODO: Do we need to restrict XML additions or updates based on which user is performing the ingestion?

    TODO: It may be best to make this class into a "service" instead.

    Author:
    Kuali Rice Team (rice.collab@kuali.org)