|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ISResource | |
|---|---|
| org.gcube.common.core.informationsystem.publisher | |
| Uses of ISResource in org.gcube.common.core.informationsystem.publisher |
|---|
| Methods in org.gcube.common.core.informationsystem.publisher with parameters of type ISResource | |
|---|---|
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 |
| Method parameters in org.gcube.common.core.informationsystem.publisher with type arguments of type ISResource | |
|---|---|
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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||