|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.platform.gadget.services.newspaces.IntranetSpaceServiceImpl
public class IntranetSpaceServiceImpl
| Constructor Summary | |
|---|---|
IntranetSpaceServiceImpl(org.exoplatform.services.jcr.RepositoryService repoService)
IntranetSpaceServiceImpl constructor |
|
| Method Summary | |
|---|---|
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, |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IntranetSpaceServiceImpl(org.exoplatform.services.jcr.RepositoryService repoService)
throws Exception
dataLocation -
Exception| Method Detail |
|---|
public List<IntranetSpace> getLatestCreatedSpace(int maxday,
String language,
List<String> allGroupAndMembershipOfUser)
IntranetSpaceService
getLatestCreatedSpace in interface IntranetSpaceServicemaxday - is the days ago
org.exoplatform.intranet.component.social.IntranetSpaceService#getLatestCreatedSpace()
public List<IntranetSpace> requestToJoinOpenSpace(String spaceUrl,
String userId)
IntranetSpaceService
requestToJoinOpenSpace in interface IntranetSpaceServicepublic static Calendar getGreenwichMeanTime(Date date)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||