org.gcube.informationsystem.publisher
Class RegistryPublisherImpl

java.lang.Object
  extended by org.gcube.informationsystem.publisher.RegistryPublisherImpl
All Implemented Interfaces:
RegistryPublisher

public class RegistryPublisherImpl
extends Object
implements RegistryPublisher


Constructor Summary
protected RegistryPublisherImpl()
           
 
Method Summary
 String create(org.gcube.common.resources.gcore.Resource resource)
           
 void remove(String id, org.gcube.common.resources.gcore.Resource.Type type)
           
 void update(org.gcube.common.resources.gcore.Resource resource)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegistryPublisherImpl

protected RegistryPublisherImpl()
Method Detail

create

public String create(org.gcube.common.resources.gcore.Resource resource)
Specified by:
create in interface RegistryPublisher

update

public void update(org.gcube.common.resources.gcore.Resource resource)
Specified by:
update in interface RegistryPublisher

remove

public void remove(String id,
                   org.gcube.common.resources.gcore.Resource.Type type)
Specified by:
remove in interface RegistryPublisher


Copyright © 2012. All Rights Reserved.