| Package | Description |
|---|---|
| org.gcube.common.core.informationsystem.publisher |
| Modifier and Type | Method and Description |
|---|---|
void |
ISGenericPublisher.register(ISResource resource,
GCUBEScope scope)
Registers the resource in the IS
|
void |
ISGenericPublisher.remove(ISResource resource,
GCUBEScope scope)
Removes the resource from the IS
|
void |
ISGenericPublisher.update(ISResource resource,
GCUBEScope scope)
Updates the resource in the IS
|
| Modifier and Type | Method and Description |
|---|---|
void |
ISGenericPublisher.register(List<ISResource> resources,
GCUBEScope scope)
Registers a list of resources in the IS
|
void |
ISGenericPublisher.remove(List<ISResource> resources,
GCUBEScope scope)
Removes a list of resources from the IS
|
void |
ISGenericPublisher.update(List<ISResource> resources,
GCUBEScope scope)
Updates a list of resources in the IS
|
Copyright © 2015. All Rights Reserved.