public class AddTranslationPlugin extends CreatePortalPlugin
| Constructor and Description |
|---|
AddTranslationPlugin(org.exoplatform.container.xml.InitParams initParams,
org.exoplatform.container.configuration.ConfigurationManager configurationManager,
org.exoplatform.services.jcr.RepositoryService repositoryService,
MultiLanguageService languageService)
Instantiates a new AddTranslationPlugin plugin.
|
| Modifier and Type | Method and Description |
|---|---|
void |
deployToPortal(org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider,
String portalName)
Deploy to portal.
|
public AddTranslationPlugin(org.exoplatform.container.xml.InitParams initParams,
org.exoplatform.container.configuration.ConfigurationManager configurationManager,
org.exoplatform.services.jcr.RepositoryService repositoryService,
MultiLanguageService languageService)
initParams - the init paramslanguageService - Multilanguage 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.