org.exoplatform.services.wcm.newsletter
Class InitialNewsletterPlugin
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.newsletter.InitialNewsletterPlugin
- All Implemented Interfaces:
- org.exoplatform.container.component.ComponentPlugin
public class InitialNewsletterPlugin
- extends CreatePortalPlugin
Created by The eXo Platform SAS
Author : eXoPlatform
chuong_phan@exoplatform.com, phan.le.thanh.chuong@gmail.com
Aug 21, 2009
|
Constructor Summary |
InitialNewsletterPlugin(org.exoplatform.container.xml.InitParams initParams,
org.exoplatform.container.configuration.ConfigurationManager configurationManager,
org.exoplatform.services.jcr.RepositoryService repositoryService,
NewsletterManagerService newsletterManagerService,
LivePortalManagerService livePortalManagerService)
Instantiates a new initial newsletter plugin. |
|
Method Summary |
void |
deployToPortal(org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider,
java.lang.String portalName)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InitialNewsletterPlugin
public InitialNewsletterPlugin(org.exoplatform.container.xml.InitParams initParams,
org.exoplatform.container.configuration.ConfigurationManager configurationManager,
org.exoplatform.services.jcr.RepositoryService repositoryService,
NewsletterManagerService newsletterManagerService,
LivePortalManagerService livePortalManagerService)
- Instantiates a new initial newsletter plugin.
- Parameters:
initParams - the init paramsconfigurationManager - the configuration managerrepositoryService - the repository servicenewsletterManagerService - the newsletter manager servicelivePortalManagerService - the live portal manager service
deployToPortal
public void deployToPortal(org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider,
java.lang.String portalName)
throws java.lang.Exception
- Specified by:
deployToPortal in class CreatePortalPlugin
- Throws:
java.lang.Exception
Copyright © 2014 eXo Platform SAS. All Rights Reserved.