org.exoplatform.services.wcm.webcontent
Class InitialSymlinkPlugin

java.lang.Object
  extended by org.exoplatform.services.deployment.DeploymentPlugin
      extended by org.exoplatform.services.deployment.plugins.XMLDeploymentPlugin
          extended by org.exoplatform.services.wcm.portal.artifacts.CreatePortalPlugin
              extended by org.exoplatform.services.wcm.webcontent.InitialSymlinkPlugin
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin

public class InitialSymlinkPlugin
extends CreatePortalPlugin

Created by The eXo Platform SAS Author : Phan Le Thanh Chuong chuong.phan@exoplatform.com, phan.le.thanh.chuong@gmail.com Jun 24, 2010


Constructor Summary
InitialSymlinkPlugin(org.exoplatform.container.xml.InitParams initParams, org.exoplatform.container.configuration.ConfigurationManager configurationManager, org.exoplatform.services.jcr.RepositoryService repositoryService, org.exoplatform.services.cms.link.LinkManager linkManager)
           
 
Method Summary
 void deployToPortal(org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider, java.lang.String portalName)
          Deploy to portal.
 
Methods inherited from class org.exoplatform.services.wcm.portal.artifacts.CreatePortalPlugin
getPriority
 
Methods inherited from class org.exoplatform.services.deployment.plugins.XMLDeploymentPlugin
deploy
 
Methods inherited from class org.exoplatform.services.deployment.DeploymentPlugin
getDescription, getName, setDescription, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InitialSymlinkPlugin

public InitialSymlinkPlugin(org.exoplatform.container.xml.InitParams initParams,
                            org.exoplatform.container.configuration.ConfigurationManager configurationManager,
                            org.exoplatform.services.jcr.RepositoryService repositoryService,
                            org.exoplatform.services.cms.link.LinkManager linkManager)
Method Detail

deployToPortal

public void deployToPortal(org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider,
                           java.lang.String portalName)
                    throws java.lang.Exception
Description copied from class: CreatePortalPlugin
Deploy to portal.

Specified by:
deployToPortal in class CreatePortalPlugin
Parameters:
sessionProvider - the session provider
portalName - the portal name
Throws:
java.lang.Exception - the exception


Copyright © 2011 eXo Platform SAS. All Rights Reserved.