public class CSSpaceApplicationHandler
extends org.exoplatform.social.core.space.impl.DefaultSpaceApplicationHandler
| Constructor and Description |
|---|
CSSpaceApplicationHandler(org.exoplatform.social.core.space.spi.SpaceService spaceService,
org.exoplatform.portal.config.DataStorage dataStorage,
org.exoplatform.portal.mop.page.PageService pageService,
org.exoplatform.portal.config.UserPortalConfigService portalConfigService) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
void |
initApps(org.exoplatform.social.core.space.model.Space space,
org.exoplatform.social.core.space.SpaceApplicationConfigPlugin spaceApplicationConfigPlugin) |
void |
setSpaceApplicationConfigPlugin(org.exoplatform.social.core.space.SpaceApplicationConfigPlugin spaceApplicationConfigPlugin) |
public static final String NAME
public CSSpaceApplicationHandler(org.exoplatform.social.core.space.spi.SpaceService spaceService,
org.exoplatform.portal.config.DataStorage dataStorage,
org.exoplatform.portal.mop.page.PageService pageService,
org.exoplatform.portal.config.UserPortalConfigService portalConfigService)
public void initApps(org.exoplatform.social.core.space.model.Space space,
org.exoplatform.social.core.space.SpaceApplicationConfigPlugin spaceApplicationConfigPlugin)
throws org.exoplatform.social.core.space.SpaceException
initApps in interface org.exoplatform.social.core.space.spi.SpaceApplicationHandlerinitApps in class org.exoplatform.social.core.space.impl.DefaultSpaceApplicationHandlerorg.exoplatform.social.core.space.SpaceExceptionpublic void setSpaceApplicationConfigPlugin(org.exoplatform.social.core.space.SpaceApplicationConfigPlugin spaceApplicationConfigPlugin)
public String getName()
getName in interface org.exoplatform.social.core.space.spi.SpaceApplicationHandlergetName in class org.exoplatform.social.core.space.impl.DefaultSpaceApplicationHandlerCopyright © 2003–2019 eXo Platform SAS. All rights reserved.