Class SamigoHandler

  • All Implemented Interfaces:
    org.sakaiproject.importer.api.HandlesImportable

    public class SamigoHandler
    extends Object
    implements org.sakaiproject.importer.api.HandlesImportable
    Author:
    Joshua Ryan joshua.ryan@asu.edu
    • Constructor Detail

      • SamigoHandler

        public SamigoHandler()
    • Method Detail

      • canHandleType

        public boolean canHandleType​(String typeName)
        Specified by:
        canHandleType in interface org.sakaiproject.importer.api.HandlesImportable
      • handle

        public void handle​(org.sakaiproject.importer.api.Importable thing,
                           String siteId)
        Specified by:
        handle in interface org.sakaiproject.importer.api.HandlesImportable