org.exoplatform.services.wcm.extensions.utils
Class PublicationUtils

java.lang.Object
  extended by 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
PublicationUtils()
           
 
Method Summary
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 Detail

PublicationUtils

public PublicationUtils()
Method Detail

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


Copyright © 2013 eXo Platform SAS. All Rights Reserved.