Index

A C D E G H I L O R S U 
All Classes and Interfaces|All Packages

A

addFacetToContext(F, UUID, Boolean) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Adds a Facet instance to a specific context using a provided Facet object.
addFacetToContext(F, UUID, Boolean) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Adds a Facet instance to a specific context using a provided Facet object.
addFacetToContext(String, UUID, UUID, Boolean) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Adds a Facet instance to a specific context using type name and UUID.
addFacetToContext(String, UUID, UUID, Boolean) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Adds a Facet instance to a specific context using type name and UUID.
addFacetToCurrentContext(F, Boolean) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Adds a Facet instance to the current context using a provided Facet object.
addFacetToCurrentContext(F, Boolean) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Adds a Facet instance to the current context using a provided Facet object.
addFacetToCurrentContext(String, UUID, Boolean) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Adds a Facet instance to the current context using type name and UUID.
addFacetToCurrentContext(String, UUID, Boolean) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Adds a Facet instance to the current context using type name and UUID.
addHeader(String, boolean) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Adds a custom HTTP header to be included in requests.
addHeader(String, boolean) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Adds a custom HTTP header to be included in requests.
addHeader(String, String) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Adds a custom HTTP header to be included in requests.
addHeader(String, String) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Adds a custom HTTP header to be included in requests.
addResourceToContext(String, UUID, UUID, Boolean) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Adds a Resource instance to a specific context.
addResourceToContext(String, UUID, UUID, Boolean) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Adds a Resource instance to a specific context.
addResourceToContext(R, UUID, Boolean) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Adds a Resource instance to a specific context using a provided Resource object.
addResourceToContext(R, UUID, Boolean) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Adds a Resource instance to a specific context using a provided Resource object.
addResourceToCurrentContext(String, UUID, Boolean) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Adds a Resource instance to the current context.
addResourceToCurrentContext(String, UUID, Boolean) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Adds a Resource instance to the current context.
addResourceToCurrentContext(R, Boolean) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Adds a Resource instance to the current context using a provided Resource object.
addResourceToCurrentContext(R, Boolean) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Adds a Resource instance to the current context using a provided Resource object.
address - Variable in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
The base address of the Resource Registry service
addToContext(String, UUID, UUID, Boolean) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Adds an Information System element instance to a specific context.
addToContext(String, UUID, UUID, Boolean) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Adds an Information System element instance to a specific context.
addToContext(ERElement, UUID, Boolean) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Adds an Information System element instance to a specific context using a provided instance object.
addToContext(ERElement, UUID, Boolean) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Adds an Information System element instance to a specific context using a provided instance object.
addToCurrentContext(String, UUID, Boolean) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Adds an Information System element instance to the current context.
addToCurrentContext(String, UUID, Boolean) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Adds an Information System element instance to the current context.
addToCurrentContext(ERElement, Boolean) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Adds an Information System element instance to the current context using a provided instance object.
addToCurrentContext(ERElement, Boolean) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Adds an Information System element instance to the current context using a provided instance object.

C

contextCache - Variable in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Cache for context information to improve performance
contextCacheRenewal - Variable in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Context cache renewal strategy for refreshing cached context information
create() - Static method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherFactory
Creates a new ResourceRegistryPublisher instance using the current context.
create(ERElem) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Creates a new instance of an Information System element in the Resource Registry.
create(ERElem) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Creates a new instance of an Information System element in the Resource Registry.
create(String) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Creates a new instance of an Information System element from JSON representation.
create(String) - Static method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherFactory
Creates a new ResourceRegistryPublisher instance for a specific context.
create(String) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Creates a new instance of an Information System element from JSON representation.
create(String, String, UUID) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Creates a new instance of the specified type in the Resource Registry.
createConsistsOf(C) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Creates a new ConsistsOf relation instance in the Resource Registry.
createConsistsOf(C) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Creates a new ConsistsOf relation instance in the Resource Registry.
createConsistsOf(String) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Creates a new ConsistsOf relation instance from JSON representation.
createConsistsOf(String) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Creates a new ConsistsOf relation instance from JSON representation.
createFacet(F) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Creates a new Facet instance in the Resource Registry.
createFacet(F) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Creates a new Facet instance in the Resource Registry.
createFacet(String) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Creates a new Facet instance from JSON representation.
createFacet(String) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Creates a new Facet instance from JSON representation.
createIsRelatedTo(I) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Creates a new IsRelatedTo relation instance in the Resource Registry.
createIsRelatedTo(I) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Creates a new IsRelatedTo relation instance in the Resource Registry.
createIsRelatedTo(String) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Creates a new IsRelatedTo relation instance from JSON representation.
createIsRelatedTo(String) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Creates a new IsRelatedTo relation instance from JSON representation.
createResource(String) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Creates a new Resource instance from JSON representation.
createResource(String) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Creates a new Resource instance from JSON representation.
createResource(R) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Creates a new Resource instance in the Resource Registry.
createResource(R) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Creates a new Resource instance in the Resource Registry.

D

delete(ERElem) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Deletes an Information System element instance from the Resource Registry.
delete(ERElem) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Deletes an Information System element instance from the Resource Registry.
delete(String, UUID) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Deletes an Information System element instance from the Resource Registry using type name and UUID.
delete(String, UUID) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Deletes an Information System element instance from the Resource Registry using type name and UUID.
deleteConsistsOf(C) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Deletes a ConsistsOf relation instance from the Resource Registry.
deleteConsistsOf(C) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Deletes a ConsistsOf relation instance from the Resource Registry.
deleteConsistsOf(String, UUID) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Deletes a ConsistsOf relation instance from the Resource Registry using type name and UUID.
deleteConsistsOf(String, UUID) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Deletes a ConsistsOf relation instance from the Resource Registry using type name and UUID.
deleteFacet(F) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Deletes a Facet instance from the Resource Registry.
deleteFacet(F) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Deletes a Facet instance from the Resource Registry.
deleteFacet(String, UUID) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Deletes a Facet instance from the Resource Registry using type name and UUID.
deleteFacet(String, UUID) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Deletes a Facet instance from the Resource Registry using type name and UUID.
deleteIsRelatedTo(I) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Deletes an IsRelatedTo relation instance from the Resource Registry.
deleteIsRelatedTo(I) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Deletes an IsRelatedTo relation instance from the Resource Registry.
deleteIsRelatedTo(String, UUID) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Deletes an IsRelatedTo relation instance from the Resource Registry by its type and UUID.
deleteIsRelatedTo(String, UUID) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Deletes an IsRelatedTo relation instance from the Resource Registry by its type and UUID.
deleteResource(String, UUID) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Deletes a Resource instance from the Resource Registry using type name and UUID.
deleteResource(String, UUID) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Deletes a Resource instance from the Resource Registry using type name and UUID.
deleteResource(R) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Deletes a Resource instance from the Resource Registry.
deleteResource(R) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Deletes a Resource instance from the Resource Registry.

E

exist(ERElem) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Checks if an Information System element instance exists in the Resource Registry.
exist(ERElem) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Checks if an Information System element instance exists in the Resource Registry.
exist(Class<ERElem>, UUID) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Checks if an Information System element instance exists in the Resource Registry using class and UUID.
exist(Class<ERElem>, UUID) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Checks if an Information System element instance exists in the Resource Registry using class and UUID.
exist(String, UUID) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Checks if an Information System element instance exists in the Resource Registry using type name and UUID.
exist(String, UUID) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Checks if an Information System element instance exists in the Resource Registry using type name and UUID.

G

getAllContextFromServer() - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
It reads all the contexts from server.
getAllContextFromServer(boolean, Integer, Integer) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Retrieves all contexts from the Resource Registry server.
getAllContexts() - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Retrieves all available contexts using internal cache.
getAllContexts() - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Retrieves all available contexts using internal cache.
getContext(UUID) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Retrieves a specific context by its UUID using internal cache.
getContext(UUID) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Retrieves a specific context by its UUID using internal cache.
getContextCache() - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Gets the context cache used for context-related operations.
getContextCache() - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Gets the context cache used for context-related operations.
getContextFromServer(String) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Retrieves a specific context from the Resource Registry server.
getContextFromServer(UUID) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
It reads the context from server.
getCurrentContext() - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Retrieves the current context associated with the publisher's authorization token using internal cache.
getCurrentContext() - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Retrieves the current context associated with the publisher's authorization token using internal cache.
getElementContexts(ERElem) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Retrieves the list of contexts where a specific Information System element is present in the Resource Registry.
getElementContexts(ERElem) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Retrieves the list of contexts where a specific Information System element is present in the Resource Registry.
getElementContexts(String, UUID) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Retrieves the list of contexts where a specific Information System element is present in the Resource Registry.
getElementContexts(String, UUID) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Retrieves the list of contexts where a specific Information System element is present in the Resource Registry.
getFacetContexts(F) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Retrieves the list of contexts where a specific Facet is present in the Resource Registry.
getFacetContexts(F) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Retrieves the list of contexts where a specific Facet is present in the Resource Registry.
getFacetContexts(String, UUID) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Retrieves the list of contexts where a specific Facet is present in the Resource Registry.
getFacetContexts(String, UUID) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Retrieves the list of contexts where a specific Facet is present in the Resource Registry.
getGXHTTPStringRequest() - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Creates and configures a new HTTP request with authorization headers and custom headers.
getResourceContexts(String, UUID) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Retrieves the list of contexts where a specific Resource is present in the Resource Registry.
getResourceContexts(String, UUID) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Retrieves the list of contexts where a specific Resource is present in the Resource Registry.
getResourceContexts(R) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Retrieves the list of contexts where a specific Resource is present in the Resource Registry.
getResourceContexts(R) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Retrieves the list of contexts where a specific Resource is present in the Resource Registry.
getResourceRegistryURL() - Static method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherFactory
Gets the Resource Registry service URL using the current context.
getResourceRegistryURL(String) - Static method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherFactory
Gets the Resource Registry service URL for a specific context.

H

headers - Variable in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
HTTP headers to be included in requests

I

internalCreate(ERElem) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Internal method to create an Information System element.
isHierarchicalMode() - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl

L

list(Class<ERElem>, Boolean) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Retrieves all instances of the specified type from the Resource Registry.
list(Class<ERElem>, Boolean) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Retrieves all instances of the specified type from the Resource Registry.
list(String, Boolean) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Retrieves all instances of the specified type from the Resource Registry as JSON string.
list(String, Boolean) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Retrieves all instances of the specified type from the Resource Registry as JSON string.

O

org.gcube.informationsystem.resourceregistry.publisher - package org.gcube.informationsystem.resourceregistry.publisher
 

R

read(ERElem) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Reads an existing instance from the Resource Registry using a provided instance object.
read(ERElem) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Reads an existing instance from the Resource Registry using a provided instance object.
read(Class<ERElem>, UUID) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Reads an existing instance from the Resource Registry by its type class and UUID.
read(Class<ERElem>, UUID) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Reads an existing instance from the Resource Registry by its type class and UUID.
read(String, UUID) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Reads an existing instance from the Resource Registry by its type name and UUID.
read(String, UUID) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Reads an existing instance from the Resource Registry by its type name and UUID.
readConsistsOf(C) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Reads a ConsistsOf relation instance from the Resource Registry using a provided instance object.
readConsistsOf(C) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Reads a ConsistsOf relation instance from the Resource Registry using a provided instance object.
readConsistsOf(String, UUID) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Reads a ConsistsOf relation instance from the Resource Registry by its type and UUID.
readConsistsOf(String, UUID) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Reads a ConsistsOf relation instance from the Resource Registry by its type and UUID.
readFacet(F) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Reads a Facet instance from the Resource Registry using a provided instance object.
readFacet(F) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Reads a Facet instance from the Resource Registry using a provided instance object.
readFacet(String, UUID) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Reads a Facet instance from the Resource Registry by its type and UUID.
readFacet(String, UUID) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Reads a Facet instance from the Resource Registry by its type and UUID.
readIsRelatedTo(I) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Reads an IsRelatedTo relation instance from the Resource Registry by its UUID.
readIsRelatedTo(I) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Reads an IsRelatedTo relation instance from the Resource Registry by its UUID.
readIsRelatedTo(String, UUID) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Reads an IsRelatedTo relation instance from the Resource Registry by its type and UUID.
readIsRelatedTo(String, UUID) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Reads an IsRelatedTo relation instance from the Resource Registry by its type and UUID.
readResource(String, UUID) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Reads a Resource instance from the Resource Registry by its type and UUID.
readResource(String, UUID) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Reads a Resource instance from the Resource Registry by its type and UUID.
readResource(R) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Reads a Resource instance from the Resource Registry using a provided instance object.
readResource(R) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Reads a Resource instance from the Resource Registry using a provided instance object.
removeFacetFromContext(F, UUID, Boolean) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Removes a Facet instance from a specific context using a provided Facet object.
removeFacetFromContext(F, UUID, Boolean) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Removes a Facet instance from a specific context using a provided Facet object.
removeFacetFromContext(String, UUID, UUID, Boolean) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Removes a Facet instance from a specific context.
removeFacetFromContext(String, UUID, UUID, Boolean) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Removes a Facet instance from a specific context.
removeFacetFromCurrentContext(F, Boolean) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Removes a Facet instance from the current context using a provided Facet object.
removeFacetFromCurrentContext(F, Boolean) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Removes a Facet instance from the current context using a provided Facet object.
removeFacetFromCurrentContext(String, UUID, Boolean) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Removes a Facet instance from the current context.
removeFacetFromCurrentContext(String, UUID, Boolean) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Removes a Facet instance from the current context.
removeFromContext(String, UUID, UUID, Boolean) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Removes an Information System element instance from a specific context.
removeFromContext(String, UUID, UUID, Boolean) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Removes an Information System element instance from a specific context.
removeFromContext(ERElement, UUID, Boolean) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Removes an Information System element instance from a specific context using a provided instance object.
removeFromContext(ERElement, UUID, Boolean) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Removes an Information System element instance from a specific context using a provided instance object.
removeFromCurrentContext(String, UUID, Boolean) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Removes an ERElement instance from the current context.
removeFromCurrentContext(String, UUID, Boolean) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Removes an ERElement instance from the current context.
removeFromCurrentContext(ERElement, Boolean) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Removes an ERElement instance from the current context using a provided ERElement object.
removeFromCurrentContext(ERElement, Boolean) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Removes an ERElement instance from the current context using a provided ERElement object.
removeResourceFromContext(String, UUID, UUID, Boolean) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Removes a Resource instance from a specific context.
removeResourceFromContext(String, UUID, UUID, Boolean) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Removes a Resource instance from a specific context.
removeResourceFromContext(R, UUID, Boolean) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Removes a Resource instance from a specific context using a provided Resource object.
removeResourceFromContext(R, UUID, Boolean) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Removes a Resource instance from a specific context using a provided Resource object.
removeResourceFromCurrentContext(String, UUID, Boolean) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Removes a Resource instance from the current context.
removeResourceFromCurrentContext(String, UUID, Boolean) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Removes a Resource instance from the current context.
removeResourceFromCurrentContext(R, Boolean) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Removes a Resource instance from the current context using a provided Resource object.
removeResourceFromCurrentContext(R, Boolean) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Removes a Resource instance from the current context using a provided Resource object.
ResourceRegistryPublisher - Interface in org.gcube.informationsystem.resourceregistry.publisher
Client interface for publishing and managing entities, relations, and resources in the Resource Registry.
ResourceRegistryPublisherFactory - Class in org.gcube.informationsystem.resourceregistry.publisher
 
ResourceRegistryPublisherFactory() - Constructor for class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherFactory
 
ResourceRegistryPublisherImpl - Class in org.gcube.informationsystem.resourceregistry.publisher
Implementation of the ResourceRegistryPublisher interface.
ResourceRegistryPublisherImpl(String) - Constructor for class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Creates a new ResourceRegistryPublisherImpl instance with a shared context cache.
ResourceRegistryPublisherImpl(String, boolean) - Constructor for class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Creates a new ResourceRegistryPublisherImpl instance.

S

setHierarchicalMode(boolean) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl

U

update(ERElem) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Updates an existing instance in the Resource Registry using the instance object.
update(ERElem) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Updates an existing instance in the Resource Registry using the instance object.
update(String) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Updates an existing instance in the Resource Registry using JSON representation.
update(String) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Updates an existing instance in the Resource Registry using JSON representation.
update(String, String) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Updates an existing instance in the Resource Registry using type name and JSON representation.
update(String, String) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Updates an existing instance in the Resource Registry using type name and JSON representation.
update(String, String, UUID) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Updates an existing instance in the Resource Registry using type name, JSON representation, and explicit UUID.
update(String, String, UUID) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Updates an existing instance in the Resource Registry using type name, JSON representation, and explicit UUID.
updateConsistsOf(C) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Updates an existing ConsistsOf relation instance in the Resource Registry.
updateConsistsOf(C) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Updates an existing ConsistsOf relation instance in the Resource Registry.
updateConsistsOf(String) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Updates an existing ConsistsOf relation instance in the Resource Registry using JSON representation.
updateConsistsOf(String) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Updates an existing ConsistsOf relation instance in the Resource Registry using JSON representation.
updateFacet(F) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Updates an existing Facet instance in the Resource Registry.
updateFacet(F) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Updates an existing Facet instance in the Resource Registry.
updateFacet(String) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Updates an existing Facet instance in the Resource Registry using JSON representation.
updateFacet(String) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Updates an existing Facet instance in the Resource Registry using JSON representation.
updateIsRelatedTo(I) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Updates an existing IsRelatedTo relation instance in the Resource Registry.
updateIsRelatedTo(I) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Updates an existing IsRelatedTo relation instance in the Resource Registry.
updateIsRelatedTo(String) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Updates an existing IsRelatedTo relation instance from JSON representation.
updateIsRelatedTo(String) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Updates an existing IsRelatedTo relation instance from JSON representation.
updateResource(String) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Updates an existing Resource instance in the Resource Registry using JSON representation.
updateResource(String) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Updates an existing Resource instance in the Resource Registry using JSON representation.
updateResource(R) - Method in interface org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
Updates an existing Resource instance in the Resource Registry.
updateResource(R) - Method in class org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherImpl
Updates an existing Resource instance in the Resource Registry.
A C D E G H I L O R S U 
All Classes and Interfaces|All Packages