org.gcube.informationsystem.publisher
Interface RegistryPublisher

All Known Implementing Classes:
RegistryPublisherImpl

public interface RegistryPublisher


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)
           
 

Method Detail

create

String create(org.gcube.common.resources.gcore.Resource resource)

update

void update(org.gcube.common.resources.gcore.Resource resource)

remove

void remove(String id,
            org.gcube.common.resources.gcore.Resource.Type type)


Copyright © 2012. All Rights Reserved.