Uses of Class
org.exoplatform.cs.service.CSSpaceService
Packages that use CSSpaceService
Package
Description
-
Uses of CSSpaceService in org.exoplatform.cs.injector
Constructors in org.exoplatform.cs.injector with parameters of type CSSpaceServiceModifierConstructorDescriptionCSInjector(CSSpaceService spaceService, TicketService ticketService, EnvironmentService environmentService, org.exoplatform.services.organization.OrganizationService organizationService) -
Uses of CSSpaceService in org.exoplatform.cs.integration.notification
Constructors in org.exoplatform.cs.integration.notification with parameters of type CSSpaceServiceModifierConstructorDescriptionCSSubscriptionReminderPlugin(org.exoplatform.container.xml.InitParams initParams, org.exoplatform.social.core.manager.IdentityManager identityManager, CSSpaceService csSpaceService) -
Uses of CSSpaceService in org.exoplatform.cs.listener
Constructors in org.exoplatform.cs.listener with parameters of type CSSpaceServiceModifierConstructorDescriptionCSMemebrshipListener(CSSpaceService csSpaceService, org.exoplatform.social.core.space.spi.SpaceService spaceService) -
Uses of CSSpaceService in org.exoplatform.cs.rest
Constructors in org.exoplatform.cs.rest with parameters of type CSSpaceServiceModifierConstructorDescriptionCustomerInfoRest(CSSpaceService csSpaceService, EnvironmentService environmentService, org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.social.core.space.spi.SpaceService spaceService, TicketService ticketService) CustomerSpaceRest(CSSpaceService csSpaceService, EnvironmentService environmentService) -
Uses of CSSpaceService in org.exoplatform.cs.service.migration
Constructors in org.exoplatform.cs.service.migration with parameters of type CSSpaceServiceModifierConstructorDescriptionSpaceNavigationMigration(org.exoplatform.social.core.space.spi.SpaceService spaceService, CSSpaceService cSSpaceService, org.exoplatform.portal.config.UserPortalConfigService portalConfigService, org.exoplatform.portal.mop.service.NavigationService navigationService, org.exoplatform.portal.mop.storage.DescriptionStorage descriptionService, org.exoplatform.services.resources.ResourceBundleManager bundleManager)