public class RemoveTaxonomyPlugin extends RemovePortalPlugin
| Constructor and Description |
|---|
RemoveTaxonomyPlugin(org.exoplatform.container.xml.InitParams params,
org.exoplatform.container.configuration.ConfigurationManager configurationManager,
org.exoplatform.services.jcr.RepositoryService repositoryService,
TaxonomyService taxonomyService,
ActionServiceContainer actionServiceContainer)
Instantiates a new initial taxonomy plugin.
|
| Modifier and Type | Method and Description |
|---|---|
void |
invalidateFromPortal(org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider,
String portalName)
Deploy to portal.
|
public RemoveTaxonomyPlugin(org.exoplatform.container.xml.InitParams params,
org.exoplatform.container.configuration.ConfigurationManager configurationManager,
org.exoplatform.services.jcr.RepositoryService repositoryService,
TaxonomyService taxonomyService,
ActionServiceContainer actionServiceContainer)
throws Exception
params - the paramsconfigurationManager - the configuration managerrepositoryService - the repository servicetaxonomyService - the taxonomy serviceactionServiceContainer - the action service containerException - the exceptionpublic void invalidateFromPortal(org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider,
String portalName)
throws Exception
RemovePortalPlugininvalidateFromPortal in class RemovePortalPluginsessionProvider - the session providerportalName - the portal nameException - the exceptionCopyright © 2003–2019 eXo Platform SAS. All rights reserved.