org.exoplatform.platform.common.space
Class SpaceCustomizationService

java.lang.Object
  extended by org.exoplatform.platform.common.space.SpaceCustomizationService

public class SpaceCustomizationService
extends Object


Constructor Summary
SpaceCustomizationService(org.exoplatform.portal.config.DataStorage dataStorageService_, org.exoplatform.portal.mop.page.PageService pageService_, org.exoplatform.portal.config.UserPortalConfigService userPortalConfigService_, org.exoplatform.services.jcr.ext.hierarchy.NodeHierarchyCreator nodeHierarchyCreator_, org.exoplatform.services.cms.impl.DMSConfiguration dmsConfiguration_, org.exoplatform.services.jcr.RepositoryService repositoryService_, org.exoplatform.container.configuration.ConfigurationManager configurationManager_, org.exoplatform.portal.config.UserACL userACL_)
           
 
Method Summary
 void createSpaceHomePage(String spacePrettyName, String spaceGroupId, org.exoplatform.commons.utils.ExoProperties welcomeSCVCustomPreferences)
           
 void deployContentToSpaceDrive(org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider, String spaceId, org.exoplatform.services.deployment.DeploymentDescriptor deploymentDescriptor)
           
 void editSpaceDriveViewPermissions(String viewNodeName, String permission)
           
 org.exoplatform.social.core.space.spi.SpaceService getSpaceService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpaceCustomizationService

public SpaceCustomizationService(org.exoplatform.portal.config.DataStorage dataStorageService_,
                                 org.exoplatform.portal.mop.page.PageService pageService_,
                                 org.exoplatform.portal.config.UserPortalConfigService userPortalConfigService_,
                                 org.exoplatform.services.jcr.ext.hierarchy.NodeHierarchyCreator nodeHierarchyCreator_,
                                 org.exoplatform.services.cms.impl.DMSConfiguration dmsConfiguration_,
                                 org.exoplatform.services.jcr.RepositoryService repositoryService_,
                                 org.exoplatform.container.configuration.ConfigurationManager configurationManager_,
                                 org.exoplatform.portal.config.UserACL userACL_)
Method Detail

editSpaceDriveViewPermissions

public void editSpaceDriveViewPermissions(String viewNodeName,
                                          String permission)
                                   throws javax.jcr.RepositoryException
Throws:
javax.jcr.RepositoryException

deployContentToSpaceDrive

public void deployContentToSpaceDrive(org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider,
                                      String spaceId,
                                      org.exoplatform.services.deployment.DeploymentDescriptor deploymentDescriptor)
                               throws Exception
Throws:
Exception

createSpaceHomePage

public void createSpaceHomePage(String spacePrettyName,
                                String spaceGroupId,
                                org.exoplatform.commons.utils.ExoProperties welcomeSCVCustomPreferences)

getSpaceService

public org.exoplatform.social.core.space.spi.SpaceService getSpaceService()


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.