| Package | Description |
|---|---|
| org.gcube.informationsystem.publisher | |
| org.gcube.informationsystem.publisher.utils |
| Modifier and Type | Method and Description |
|---|---|
<T extends org.gcube.common.resources.gcore.Resource> |
ScopedPublisherImpl.create(T resource,
List<String> scopes) |
<T extends org.gcube.common.resources.gcore.Resource> |
ScopedPublisher.create(T resource,
List<String> scopes)
The resource is created in all the scopes in the list and the resource is updated in all the other scopes that are presents in the resource
|
<T extends org.gcube.common.resources.gcore.Resource> |
AdvancedScopedPublisher.create(T resource,
List<String> scopes) |
<T extends org.gcube.common.resources.gcore.Resource> |
ScopedPublisherImpl.remove(T resource,
List<String> scopes) |
<T extends org.gcube.common.resources.gcore.Resource> |
ScopedPublisher.remove(T resource,
List<String> scopes)
Remove a resource from all the scopes in the input list, if and only if all the scopes are defined in the resource
|
<T extends org.gcube.common.resources.gcore.Resource> |
AdvancedScopedPublisher.remove(T resource,
List<String> scopes) |
<T extends org.gcube.common.resources.gcore.Resource> |
ScopedPublisherImpl.update(T resource) |
<T extends org.gcube.common.resources.gcore.Resource> |
ScopedPublisher.update(T resource)
The resource will be updated on all scopes that are defined in the resource.
|
<T extends org.gcube.common.resources.gcore.Resource> |
AdvancedScopedPublisher.update(T resource) |
| Modifier and Type | Method and Description |
|---|---|
RegistryStub |
RegistryStubs.getStubs() |
RegistryStub |
RegistryStubs.getStubs(URI endpoint) |
Copyright © 2020. All Rights Reserved.