public class IntranetSpaceServiceImpl extends Object implements IntranetSpaceService
| Constructor and Description |
|---|
IntranetSpaceServiceImpl(org.exoplatform.services.jcr.RepositoryService repoService)
IntranetSpaceServiceImpl constructor
|
| Modifier and Type | Method and Description |
|---|---|
static Calendar |
getGreenwichMeanTime(Date date)
Get time GMT/Zulu or UTC,(zone time is 0+GMT)
|
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,
|
public List<IntranetSpace> getLatestCreatedSpace(int maxday, String language, List<String> allGroupAndMembershipOfUser)
IntranetSpaceServicegetLatestCreatedSpace in interface IntranetSpaceServicemaxday - is the days agoorg.exoplatform.intranet.component.social.IntranetSpaceService#getLatestCreatedSpace()public List<IntranetSpace> requestToJoinOpenSpace(String spaceUrl, String userId)
IntranetSpaceServicerequestToJoinOpenSpace in interface IntranetSpaceServiceCopyright © 2003–2015 eXo Platform SAS. All rights reserved.