|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gcube.informationsystem.registry.impl.postprocessing.remove.GHNPurger
public class GHNPurger
Purger for GHN resources
Constructor Summary | |
---|---|
GHNPurger()
|
Method Summary | |
---|---|
java.lang.String |
getName()
Gets the type of resource managed by the purgerE |
java.util.Set<java.lang.String> |
purge(java.lang.String ghnid,
GCUBEScope scope)
Purges the RESOURCE |
void |
unregisterHostedRIs(RegistryFactory service,
java.lang.String ghnid)
Deprecated. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GHNPurger()
Method Detail |
---|
public void unregisterHostedRIs(RegistryFactory service, java.lang.String ghnid) throws java.lang.Exception
java.rmi.RemoteException
java.lang.Exception
public java.util.Set<java.lang.String> purge(java.lang.String ghnid, GCUBEScope scope) throws java.lang.Exception
Purger
purge
in interface Purger<GCUBEHostingNode>
ghnid
- the resource identifierscope
- the operational scope
java.lang.Exception
- if the purging operation failspublic java.lang.String getName()
Purger
getName
in interface Purger<GCUBEHostingNode>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |