public abstract class RemovePortalPlugin
extends org.exoplatform.services.deployment.plugins.XMLDeploymentPlugin
| Constructor and Description |
|---|
RemovePortalPlugin(org.exoplatform.container.xml.InitParams initParams,
org.exoplatform.container.configuration.ConfigurationManager configurationManager,
org.exoplatform.services.jcr.RepositoryService repositoryService)
Instantiates a new base portal artifacts plugin.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
invalidateFromPortal(org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider,
String portalName)
Deploy to portal.
|
public RemovePortalPlugin(org.exoplatform.container.xml.InitParams initParams,
org.exoplatform.container.configuration.ConfigurationManager configurationManager,
org.exoplatform.services.jcr.RepositoryService repositoryService)
initParams - the init paramsconfigurationManager - the configuration managerrepositoryService - the repository servicepublic abstract void invalidateFromPortal(org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider,
String portalName)
throws Exception
portalName - the portal namesessionProvider - the session providerException - the exceptionCopyright © 2003–2019 eXo Platform SAS. All rights reserved.