Class CSSpaceApplicationHandler

java.lang.Object
org.exoplatform.social.core.space.impl.DefaultSpaceApplicationHandler
org.exoplatform.cs.service.CSSpaceApplicationHandler
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin, org.exoplatform.social.core.space.spi.SpaceApplicationHandler

public class CSSpaceApplicationHandler extends org.exoplatform.social.core.space.impl.DefaultSpaceApplicationHandler
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     

    Fields inherited from class org.exoplatform.social.core.space.impl.DefaultSpaceApplicationHandler

    appCache, APPLICATION_CONTAINER, appStoreCache, container, GROUP_ID_PREFERENCE, layoutService, LOG, MODIFIED_GROUP_ID_PREFERENCE, moduleRegistry, navigationService, PAGE_NAME_PREFERENCE, PAGE_URL_PREFERENCE, pageStorage, SPACE_TEMPLATE_PAGE_ID, spaceTemplateService, TEMPLATE_NAME_PARAM, templateName
  • Constructor Summary

    Constructors
    Constructor
    Description
    CSSpaceApplicationHandler(org.exoplatform.container.xml.InitParams params, org.exoplatform.social.core.space.spi.SpaceTemplateService spaceTemplateService, org.exoplatform.portal.mop.service.LayoutService layoutService, org.exoplatform.portal.mop.service.NavigationService navigationService, org.exoplatform.portal.mop.storage.PageStorage pageStorage, org.exoplatform.portal.config.UserPortalConfigService portalConfigService, org.exoplatform.social.core.space.spi.SpaceService spaceService)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    initApps(org.exoplatform.social.core.space.model.Space space, org.exoplatform.social.core.space.SpaceTemplate spaceTemplate)
     

    Methods inherited from class org.exoplatform.social.core.space.impl.DefaultSpaceApplicationHandler

    activateApplication, createPageNodeFromApplication, createPortletApplication, createSpacePage, deactivateApplicationClassic, deactiveApplication, deInitApp, getApplication, getApplication, getApplication, getDescription, getModuleRegistry, getSpaceApplication, getSpaceService, getSpaceUserNode, getSubstituteValueFromPattern, getUserPortalConfigService, installApplication, isPortletActive, moveApplication, removeApplication, removeApplicationClassic, removeApplications, restoreApplicationLayout, setContainerById, setDescription, setName, setPage, setPermissionForPage

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

    • CSSpaceApplicationHandler

      public CSSpaceApplicationHandler(org.exoplatform.container.xml.InitParams params, org.exoplatform.social.core.space.spi.SpaceTemplateService spaceTemplateService, org.exoplatform.portal.mop.service.LayoutService layoutService, org.exoplatform.portal.mop.service.NavigationService navigationService, org.exoplatform.portal.mop.storage.PageStorage pageStorage, org.exoplatform.portal.config.UserPortalConfigService portalConfigService, org.exoplatform.social.core.space.spi.SpaceService spaceService)
  • Method Details

    • initApps

      public void initApps(org.exoplatform.social.core.space.model.Space space, org.exoplatform.social.core.space.SpaceTemplate spaceTemplate) throws org.exoplatform.social.core.space.SpaceException
      Specified by:
      initApps in interface org.exoplatform.social.core.space.spi.SpaceApplicationHandler
      Overrides:
      initApps in class org.exoplatform.social.core.space.impl.DefaultSpaceApplicationHandler
      Throws:
      org.exoplatform.social.core.space.SpaceException
    • getName

      public String getName()
      Specified by:
      getName in interface org.exoplatform.container.component.ComponentPlugin
      Specified by:
      getName in interface org.exoplatform.social.core.space.spi.SpaceApplicationHandler
      Overrides:
      getName in class org.exoplatform.social.core.space.impl.DefaultSpaceApplicationHandler