@Named(value="spaceService") public class SpaceService extends Object
| Constructor and Description |
|---|
SpaceService(org.exoplatform.social.core.space.spi.SpaceService spaceService,
org.exoplatform.social.core.manager.IdentityManager identityManager)
Instantiates a new space service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
createSpaces(org.json.JSONArray spaces,
PopulatorService populatorService_)
Creates the spaces.
|
@Inject
public SpaceService(org.exoplatform.social.core.space.spi.SpaceService spaceService,
org.exoplatform.social.core.manager.IdentityManager identityManager)
spaceService - the space serviceidentityManager - the identity managerpublic void createSpaces(org.json.JSONArray spaces,
PopulatorService populatorService_)
spaces - the spacespopulatorService_ - the populator serviceCopyright © 2003–2018 eXo Platform SAS. All rights reserved.