Package org.exoplatform.cs.service
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
FieldsFields 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
ConstructorsConstructorDescriptionCSSpaceApplicationHandler(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
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
-
Field Details
-
NAME
- See Also:
-
-
Constructor Details
-
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:
initAppsin interfaceorg.exoplatform.social.core.space.spi.SpaceApplicationHandler- Overrides:
initAppsin classorg.exoplatform.social.core.space.impl.DefaultSpaceApplicationHandler- Throws:
org.exoplatform.social.core.space.SpaceException
-
getName
- Specified by:
getNamein interfaceorg.exoplatform.container.component.ComponentPlugin- Specified by:
getNamein interfaceorg.exoplatform.social.core.space.spi.SpaceApplicationHandler- Overrides:
getNamein classorg.exoplatform.social.core.space.impl.DefaultSpaceApplicationHandler
-