public abstract class AdvancedPublisherCommonUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
protected RegistryStubs |
registry |
| Constructor and Description |
|---|
AdvancedPublisherCommonUtils() |
| Modifier and Type | Method and Description |
|---|---|
<T extends org.gcube.common.resources.gcore.Resource> |
forceRemove(T resource)
Remove the input resource:
if is a VRE scope: delete profile from IS
if is a VO scope: delete profile from IS
if is a INFRA scope: delete profile in the infra and for every VO under the infrastructures
|
protected RegistryStubs registry
public <T extends org.gcube.common.resources.gcore.Resource> T forceRemove(T resource)
IllegalArgumentException - if there are problems to contact the Registry serviceCopyright © 2014. All Rights Reserved.