Class NavigationFragmentImporter

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

public class NavigationFragmentImporter extends Object
Author:
Julien Viet
  • Constructor Summary

    Constructors
    Constructor
    Description
    NavigationFragmentImporter(String[] path, org.exoplatform.portal.mop.service.NavigationService navigationService, org.exoplatform.portal.mop.SiteKey navigationKey, Locale portalLocale, org.exoplatform.portal.mop.storage.DescriptionStorage descriptionService, org.exoplatform.portal.config.model.PageNodeContainer src, org.exoplatform.portal.mop.importer.ImportConfig config)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.exoplatform.portal.mop.importer.ImportConfig
     
    org.exoplatform.portal.mop.navigation.NodeContext<?>
     

    Methods inherited from class java.lang.Object

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

    • NavigationFragmentImporter

      public NavigationFragmentImporter(String[] path, org.exoplatform.portal.mop.service.NavigationService navigationService, org.exoplatform.portal.mop.SiteKey navigationKey, Locale portalLocale, org.exoplatform.portal.mop.storage.DescriptionStorage descriptionService, org.exoplatform.portal.config.model.PageNodeContainer src, org.exoplatform.portal.mop.importer.ImportConfig config)
  • Method Details

    • getConfig

      public org.exoplatform.portal.mop.importer.ImportConfig getConfig()
    • perform

      public org.exoplatform.portal.mop.navigation.NodeContext<?> perform()