org.exoplatform.services.wcm.webcontent
Class InitialSymlinkPlugin
java.lang.Object
org.exoplatform.services.deployment.DeploymentPlugin
org.exoplatform.services.deployment.plugins.XMLDeploymentPlugin
org.exoplatform.services.wcm.portal.artifacts.CreatePortalPlugin
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.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 |
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)
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 providerportalName - the portal name
- Throws:
java.lang.Exception - the exception
Copyright © 2011 eXo Platform SAS. All Rights Reserved.