public class RuntimeResourceManager extends AbstractResourceManager
Constructor and Description |
---|
RuntimeResourceManager()
Deprecated.
discouraged use. With no ID some operations cannot be accessed.
|
RuntimeResourceManager(String id) |
RuntimeResourceManager(String id,
String name) |
RuntimeResourceManager(String id,
String name,
String subType) |
Modifier and Type | Method and Description |
---|---|
protected org.gcube.common.resources.gcore.Resource |
buildResource(String xmlRepresentation)
Given the XML profile representation of a gcube resource, its GCUBEResource is built.
|
String |
checkDeployStatus(org.gcube.common.scope.impl.ScopeBean scope,
String deployID) |
addToExistingScope, copyFromToVO, delete, forceDelete, getID, getName, getRegistryPublisher, getReportResourceManager, getResource, getResourceManager, getSubType, getType, getXMLDescription, removeFromScope, setID, validateScopes
public RuntimeResourceManager() throws ResourceParameterException, ResourceAccessException
public RuntimeResourceManager(String id) throws ResourceParameterException, ResourceAccessException
public RuntimeResourceManager(String id, String name) throws ResourceParameterException, ResourceAccessException
public RuntimeResourceManager(String id, String name, String subType) throws ResourceParameterException, ResourceAccessException
public final String checkDeployStatus(org.gcube.common.scope.impl.ScopeBean scope, String deployID) throws AbstractResourceException
AbstractResourceException
protected final org.gcube.common.resources.gcore.Resource buildResource(String xmlRepresentation) throws AbstractResourceException
AbstractResourceManager
buildResource
in class AbstractResourceManager
AbstractResourceException
Copyright © 2015. All Rights Reserved.