public class GroupsCache extends Object
| Modifier and Type | Method and Description |
|---|---|
org.gcube.vomanagement.usermanagement.model.GCubeGroup |
getGroup(long groupId)
Retrieve an entry
|
static GroupsCache |
getSingleton()
Get the singleton object
|
void |
pushEntry(long id,
org.gcube.vomanagement.usermanagement.model.GCubeGroup group)
Save an entry into the cache
|
public static GroupsCache getSingleton()
public org.gcube.vomanagement.usermanagement.model.GCubeGroup getGroup(long groupId)
id - public void pushEntry(long id,
org.gcube.vomanagement.usermanagement.model.GCubeGroup group)
id - user - Copyright © 2019. All Rights Reserved.