Class PortalConfigImporter

java.lang.Object
org.exoplatform.portal.mop.importer.PortalConfigImporter

public class PortalConfigImporter extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
    PortalConfigImporter(org.exoplatform.portal.mop.importer.ImportMode importMode, org.exoplatform.portal.config.model.PortalConfig portal, org.exoplatform.portal.mop.service.LayoutService dataStorage_)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • PortalConfigImporter

      public PortalConfigImporter(org.exoplatform.portal.mop.importer.ImportMode importMode, org.exoplatform.portal.config.model.PortalConfig portal, org.exoplatform.portal.mop.service.LayoutService dataStorage_)
  • Method Details