Class NavigationImporter

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

public class NavigationImporter extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
    NavigationImporter(Locale portalLocale, org.exoplatform.portal.mop.importer.ImportMode mode, org.exoplatform.portal.config.model.PageNavigation src, org.exoplatform.portal.mop.service.NavigationService service, org.exoplatform.portal.mop.storage.DescriptionStorage descriptionStorage)
     
  • 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

    • NavigationImporter

      public NavigationImporter(Locale portalLocale, org.exoplatform.portal.mop.importer.ImportMode mode, org.exoplatform.portal.config.model.PageNavigation src, org.exoplatform.portal.mop.service.NavigationService service, org.exoplatform.portal.mop.storage.DescriptionStorage descriptionStorage)
  • Method Details

    • perform

      public void perform()