org.exoplatform.services.wcm.deployment.plugins
Class LinkDeploymentPlugin
java.lang.Object
org.exoplatform.services.deployment.DeploymentPlugin
org.exoplatform.services.wcm.deployment.plugins.LinkDeploymentPlugin
- All Implemented Interfaces:
- org.exoplatform.container.component.ComponentPlugin
public class LinkDeploymentPlugin
- extends org.exoplatform.services.deployment.DeploymentPlugin
Created by The eXo Platform SAS
Author : Hoa Pham
hoa.pham@exoplatform.com
Sep 6, 2008
|
Constructor Summary |
LinkDeploymentPlugin(org.exoplatform.container.xml.InitParams initParams,
org.exoplatform.services.jcr.RepositoryService repositoryService,
org.exoplatform.services.cms.link.LinkManager linkManager,
org.exoplatform.services.cms.taxonomy.TaxonomyService taxonomyService)
Instantiates a new xML deployment plugin. |
|
Method Summary |
void |
deploy(org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider)
|
| 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 |
LinkDeploymentPlugin
public LinkDeploymentPlugin(org.exoplatform.container.xml.InitParams initParams,
org.exoplatform.services.jcr.RepositoryService repositoryService,
org.exoplatform.services.cms.link.LinkManager linkManager,
org.exoplatform.services.cms.taxonomy.TaxonomyService taxonomyService)
- Instantiates a new xML deployment plugin.
- Parameters:
initParams - the init paramsconfigurationManager - the configuration managerrepositoryService - the repository servicepublicationService - the publication service
deploy
public void deploy(org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider)
throws java.lang.Exception
- Specified by:
deploy in class org.exoplatform.services.deployment.DeploymentPlugin
- Throws:
java.lang.Exception
Copyright © 2010 eXo Platform SAS. All Rights Reserved.