Class SpaceDirectoryServiceTestImpl

java.lang.Object
io.meeds.social.space.service.SpaceDirectoryService
io.meeds.social.space.service.SpaceDirectoryServiceTestImpl

public class SpaceDirectoryServiceTestImpl extends io.meeds.social.space.service.SpaceDirectoryService
  • Field Summary

    Fields inherited from class io.meeds.social.space.service.SpaceDirectoryService

    categoryService, layoutService, securitySettingService, spaceDirectoryStorage
  • Constructor Summary

    Constructors
    Constructor
    Description
    SpaceDirectoryServiceTestImpl(org.exoplatform.portal.mop.service.LayoutService layoutService, org.exoplatform.commons.api.settings.SettingService settingService, io.meeds.portal.security.service.SecuritySettingService securitySettingService)
     
  • Method Summary

    Methods inherited from class io.meeds.social.space.service.SpaceDirectoryService

    canAccessSpacesDirectory, canAccessSpacesDirectory, isPagePublicallyAccessible, isPagePublicallyAccessible, removeSpacesDirectorySettings, saveSpacesDirectorySettings

    Methods inherited from class java.lang.Object

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

    • SpaceDirectoryServiceTestImpl

      public SpaceDirectoryServiceTestImpl(org.exoplatform.portal.mop.service.LayoutService layoutService, org.exoplatform.commons.api.settings.SettingService settingService, io.meeds.portal.security.service.SecuritySettingService securitySettingService)