public class GCUBEGenericBulkPublisher extends Object implements org.gcube.common.core.informationsystem.publisher.ISGenericPublisher
| Modifier and Type | Field and Description |
|---|---|
protected static org.gcube.common.core.utils.logging.GCUBELog |
logger |
| Constructor and Description |
|---|
GCUBEGenericBulkPublisher() |
| Modifier and Type | Method and Description |
|---|---|
void |
register(org.gcube.common.core.informationsystem.publisher.ISResource resource,
org.gcube.common.core.scope.GCUBEScope scope) |
void |
register(org.gcube.common.core.informationsystem.publisher.ISResource resource,
org.gcube.common.core.scope.GCUBEScope scope,
Document metadata) |
void |
register(List<org.gcube.common.core.informationsystem.publisher.ISResource> resources,
org.gcube.common.core.scope.GCUBEScope scope) |
void |
remove(org.gcube.common.core.informationsystem.publisher.ISResource resource,
org.gcube.common.core.scope.GCUBEScope scope) |
void |
remove(List<org.gcube.common.core.informationsystem.publisher.ISResource> resources,
org.gcube.common.core.scope.GCUBEScope scope) |
void |
update(org.gcube.common.core.informationsystem.publisher.ISResource resource,
org.gcube.common.core.scope.GCUBEScope scope) |
void |
update(List<org.gcube.common.core.informationsystem.publisher.ISResource> resources,
org.gcube.common.core.scope.GCUBEScope scope) |
public void register(org.gcube.common.core.informationsystem.publisher.ISResource resource,
org.gcube.common.core.scope.GCUBEScope scope,
Document metadata)
throws org.gcube.common.core.informationsystem.publisher.ISPublisherException
org.gcube.common.core.informationsystem.publisher.ISPublisherExceptionpublic void register(org.gcube.common.core.informationsystem.publisher.ISResource resource,
org.gcube.common.core.scope.GCUBEScope scope)
throws org.gcube.common.core.informationsystem.publisher.ISPublisherException
register in interface org.gcube.common.core.informationsystem.publisher.ISGenericPublisherorg.gcube.common.core.informationsystem.publisher.ISPublisherExceptionpublic void register(List<org.gcube.common.core.informationsystem.publisher.ISResource> resources, org.gcube.common.core.scope.GCUBEScope scope) throws org.gcube.common.core.informationsystem.publisher.ISPublisherException
register in interface org.gcube.common.core.informationsystem.publisher.ISGenericPublisherorg.gcube.common.core.informationsystem.publisher.ISPublisherExceptionpublic void update(List<org.gcube.common.core.informationsystem.publisher.ISResource> resources, org.gcube.common.core.scope.GCUBEScope scope) throws org.gcube.common.core.informationsystem.publisher.ISPublisherException
update in interface org.gcube.common.core.informationsystem.publisher.ISGenericPublisherorg.gcube.common.core.informationsystem.publisher.ISPublisherExceptionpublic void remove(List<org.gcube.common.core.informationsystem.publisher.ISResource> resources, org.gcube.common.core.scope.GCUBEScope scope) throws org.gcube.common.core.informationsystem.publisher.ISPublisherException
remove in interface org.gcube.common.core.informationsystem.publisher.ISGenericPublisherorg.gcube.common.core.informationsystem.publisher.ISPublisherExceptionpublic void update(org.gcube.common.core.informationsystem.publisher.ISResource resource,
org.gcube.common.core.scope.GCUBEScope scope)
throws org.gcube.common.core.informationsystem.publisher.ISPublisherException
update in interface org.gcube.common.core.informationsystem.publisher.ISGenericPublisherorg.gcube.common.core.informationsystem.publisher.ISPublisherExceptionpublic void remove(org.gcube.common.core.informationsystem.publisher.ISResource resource,
org.gcube.common.core.scope.GCUBEScope scope)
throws org.gcube.common.core.informationsystem.publisher.ISPublisherException
remove in interface org.gcube.common.core.informationsystem.publisher.ISGenericPublisherorg.gcube.common.core.informationsystem.publisher.ISPublisherExceptionCopyright © 2017. All Rights Reserved.