public class CreatePortalLinkPlugin extends CreatePortalPlugin
| Constructor and Description |
|---|
CreatePortalLinkPlugin(org.exoplatform.container.xml.InitParams initParams,
org.exoplatform.container.configuration.ConfigurationManager configurationManager,
org.exoplatform.services.jcr.RepositoryService repositoryService,
LinkManager linkManager,
TaxonomyService taxonomyService)
Instantiates a new xML deployment plugin.
|
| Modifier and Type | Method and Description |
|---|---|
void |
deployToPortal(org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider,
String portalName)
Deploy to portal.
|
public CreatePortalLinkPlugin(org.exoplatform.container.xml.InitParams initParams,
org.exoplatform.container.configuration.ConfigurationManager configurationManager,
org.exoplatform.services.jcr.RepositoryService repositoryService,
LinkManager linkManager,
TaxonomyService taxonomyService)
initParams - the init paramsconfigurationManager - the configuration managerrepositoryService - the repository servicelinkManager - the linkManager servicetaxonomyService - the taxonomy servicepublic 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.