Class LBCCHandler

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

    public class LBCCHandler
    extends Object
    implements org.sakaiproject.importer.api.HandlesImportable
    • Constructor Detail

      • LBCCHandler

        public LBCCHandler()
    • 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