public class InitialWebContentPlugin extends CreatePortalPlugin
| Constructor and Description |
|---|
InitialWebContentPlugin(org.exoplatform.container.xml.InitParams initParams,
org.exoplatform.container.configuration.ConfigurationManager configurationManager,
org.exoplatform.services.jcr.RepositoryService repositoryService,
org.exoplatform.services.cache.CacheService cacheService,
LivePortalManagerService livePortalManagerService)
Instantiates a new initial web content plugin.
|
| Modifier and Type | Method and Description |
|---|---|
void |
deployToPortal(org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider,
String portalName)
Deploy to portal.
|
public InitialWebContentPlugin(org.exoplatform.container.xml.InitParams initParams,
org.exoplatform.container.configuration.ConfigurationManager configurationManager,
org.exoplatform.services.jcr.RepositoryService repositoryService,
org.exoplatform.services.cache.CacheService cacheService,
LivePortalManagerService livePortalManagerService)
throws Exception
initParams - the init paramsconfigurationManager - the configuration managerrepositoryService - the repository serviceExceptionpublic void deployToPortal(org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider,
String portalName)
throws Exception
CreatePortalPlugindeployToPortal in class CreatePortalPluginsessionProvider - the session providerportalName - the portal nameException - the exceptionCopyright © 2003–2019 eXo Platform SAS. All rights reserved.