Package io.meeds.social.space.service
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
ConstructorsConstructorDescriptionSpaceDirectoryServiceTestImpl(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
-
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)
-