public class ContextUtility extends Object
| Constructor and Description |
|---|
ContextUtility() |
| Modifier and Type | Method and Description |
|---|---|
static Set<String> |
getContextFullNameSet(Collection<UUID> uuids) |
static Map<UUID,String> |
getContextMap(String objectnode) |
static Set<UUID> |
getContextUUIDSet(Collection<String> uuidStrings) |
public static Map<UUID,String> getContextMap(String objectnode) throws org.gcube.com.fasterxml.jackson.core.JsonParseException, org.gcube.com.fasterxml.jackson.databind.JsonMappingException, IOException
org.gcube.com.fasterxml.jackson.core.JsonParseExceptionorg.gcube.com.fasterxml.jackson.databind.JsonMappingExceptionIOExceptionpublic static Set<UUID> getContextUUIDSet(Collection<String> uuidStrings) throws Exception
ExceptionCopyright © 2022. All Rights Reserved.