org.gcube.informationsystem.registry.impl.postprocessing.update
Interface Updater<RESOURCE extends GCUBEResource>

All Known Implementing Classes:
GHNUpdater, RIUpdater

public interface Updater<RESOURCE extends GCUBEResource>


Method Summary
 java.lang.String getName()
          Gets the type of resource managed by the purgerE
 void update(GCUBEResource resource, GCUBEScope scope)
           
 

Method Detail

update

void update(GCUBEResource resource,
            GCUBEScope scope)

getName

java.lang.String getName()
Gets the type of resource managed by the purgerE

Returns:
the type