Class PublicationUtils

java.lang.Object
org.exoplatform.services.wcm.extensions.utils.PublicationUtils

public class PublicationUtils extends Object
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Mar 16, 2012
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    deployPublicationToPortal(org.exoplatform.container.xml.InitParams initParams, org.exoplatform.services.jcr.RepositoryService repositoryService, org.exoplatform.services.wcm.publication.WCMPublicationService wcmPublicationService, org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider, String portalName)
     

    Methods inherited from class java.lang.Object

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

    • PublicationUtils

      public PublicationUtils()
  • Method Details

    • deployPublicationToPortal

      public static void deployPublicationToPortal(org.exoplatform.container.xml.InitParams initParams, org.exoplatform.services.jcr.RepositoryService repositoryService, org.exoplatform.services.wcm.publication.WCMPublicationService wcmPublicationService, org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider, String portalName) throws Exception
      Throws:
      Exception