org.gcube.application.framework.search.library.cache
Class CollectionsFieldsCache
java.lang.Object
org.gcube.application.framework.search.library.cache.CollectionsFieldsCache
public class CollectionsFieldsCache
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static CollectionsFieldsCache getInstance()
getCollectionsInfoForScope
public java.util.HashMap<CollectionInfo,java.util.ArrayList<CollectionInfo>> getCollectionsInfoForScope(java.lang.String scope,
boolean refresh)
refreshCollectionInfoForScope
public java.util.HashMap<CollectionInfo,java.util.ArrayList<CollectionInfo>> refreshCollectionInfoForScope(java.lang.String scope,
boolean refresh)