org.exoplatform.platform.common.space.statistic
Class LastSpaceAccessServiceImpl
java.lang.Object
org.exoplatform.platform.common.space.statistic.LastSpaceAccessServiceImpl
- All Implemented Interfaces:
- SpaceAccessService
public class LastSpaceAccessServiceImpl
- extends Object
- implements SpaceAccessService
- Author:
- Fbradai
|
Constructor Summary |
LastSpaceAccessServiceImpl(org.exoplatform.commons.chromattic.ChromatticManager chromatticManager,
org.exoplatform.services.jcr.ext.hierarchy.NodeHierarchyCreator nodeHierarchyCreator)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LastSpaceAccessServiceImpl
public LastSpaceAccessServiceImpl(org.exoplatform.commons.chromattic.ChromatticManager chromatticManager,
org.exoplatform.services.jcr.ext.hierarchy.NodeHierarchyCreator nodeHierarchyCreator)
updateSpaceAccess
public void updateSpaceAccess(String spaceId,
String userId)
- Specified by:
updateSpaceAccess in interface SpaceAccessService
getSpaceAccessList
public List<String> getSpaceAccessList(String userId)
- Specified by:
getSpaceAccessList in interface SpaceAccessService
getSession
public org.chromattic.api.ChromatticSession getSession()
Copyright © 2013 eXo Platform SAS. All Rights Reserved.