public interface IntranetSpaceService
| Modifier and Type | Method and Description |
|---|---|
List<IntranetSpace> |
getLatestCreatedSpace(int maxday,
String language,
List<String> allGroupAndMembershipOfUser)
Get latest created space from maxday ago
|
List<IntranetSpace> |
requestToJoinOpenSpace(String spaceUrl,
String userId)
Request to join Open Space,
|
List<IntranetSpace> getLatestCreatedSpace(int maxday, String language, List<String> allGroupAndMembershipOfUser)
maxday - is the days agoList<IntranetSpace> requestToJoinOpenSpace(String spaceUrl, String userId)
spaceUrl - userId - Copyright © 2003–2019 eXo Platform SAS. All rights reserved.