public class GCUBEResourcePublisher extends Object implements org.gcube.common.core.informationsystem.publisher.ISResourcePublisher
GCUBEResource in the IS-IC| Modifier and Type | Field and Description |
|---|---|
protected static org.gcube.common.core.utils.logging.GCUBELog |
logger |
| Constructor and Description |
|---|
GCUBEResourcePublisher() |
| Modifier and Type | Method and Description |
|---|---|
void |
register(org.gcube.common.core.resources.GCUBEResource resource,
org.gcube.common.core.scope.GCUBEScope scope,
org.gcube.common.core.security.GCUBESecurityManager manager) |
void |
remove(String ID,
String type,
org.gcube.common.core.scope.GCUBEScope scope,
org.gcube.common.core.security.GCUBESecurityManager manager) |
void |
update(org.gcube.common.core.resources.GCUBEResource resource,
org.gcube.common.core.scope.GCUBEScope scope,
org.gcube.common.core.security.GCUBESecurityManager manager) |
public void register(org.gcube.common.core.resources.GCUBEResource resource,
org.gcube.common.core.scope.GCUBEScope scope,
org.gcube.common.core.security.GCUBESecurityManager manager)
throws org.gcube.common.core.informationsystem.publisher.ISPublisherException
register in interface org.gcube.common.core.informationsystem.publisher.ISResourcePublisherorg.gcube.common.core.informationsystem.publisher.ISPublisherExceptionpublic void remove(String ID, String type, org.gcube.common.core.scope.GCUBEScope scope, org.gcube.common.core.security.GCUBESecurityManager manager) throws org.gcube.common.core.informationsystem.publisher.ISPublisherException
remove in interface org.gcube.common.core.informationsystem.publisher.ISResourcePublisherorg.gcube.common.core.informationsystem.publisher.ISPublisherExceptionpublic void update(org.gcube.common.core.resources.GCUBEResource resource,
org.gcube.common.core.scope.GCUBEScope scope,
org.gcube.common.core.security.GCUBESecurityManager manager)
throws org.gcube.common.core.informationsystem.publisher.ISPublisherException
update in interface org.gcube.common.core.informationsystem.publisher.ISResourcePublisherorg.gcube.common.core.informationsystem.publisher.ISPublisherExceptionCopyright © 2017. All Rights Reserved.