public class ServiceManager extends AbstractResourceManager
Constructor and Description |
---|
ServiceManager()
Deprecated.
discouraged use. With no ID some operations cannot be accessed.
|
ServiceManager(String id) |
ServiceManager(String id,
String name) |
ServiceManager(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.
|
addToExistingScope, copyFromToVO, delete, forceDelete, getID, getName, getRegistryPublisher, getReportResourceManager, getResource, getResourceManager, getSubType, getType, getXMLDescription, removeFromScope, setID, validateScopes
public ServiceManager() throws ResourceParameterException, ResourceAccessException
public ServiceManager(String id) throws ResourceParameterException, ResourceAccessException
public ServiceManager(String id, String name) throws ResourceParameterException, ResourceAccessException
id
- name
- type
- ResourceParameterException
ResourceAccessException
public ServiceManager(String id, String name, String subtype) throws ResourceParameterException, ResourceAccessException
id
- name
- type
- subtype
- ResourceParameterException
ResourceAccessException
protected final org.gcube.common.resources.gcore.Resource buildResource(String xmlRepresentation) throws AbstractResourceException
AbstractResourceManager
buildResource
in class AbstractResourceManager
AbstractResourceException
Copyright © 2018. All Rights Reserved.