org.gcube.informationsystem.collector.impl.resources
Class GCUBEInstanceStateResource
java.lang.Object
org.gcube.informationsystem.collector.impl.resources.BaseDAIXResource
org.gcube.informationsystem.collector.impl.resources.GCUBEInstanceStateResource
- All Implemented Interfaces:
- DAIXResource
public class GCUBEInstanceStateResource
- extends BaseDAIXResource
Represent a piece of state of a gCube service
- Author:
- Manuele Simi (ISTI-CNR)
Methods inherited from class org.gcube.informationsystem.collector.impl.resources.BaseDAIXResource |
deserializeFromIndexing, equals, getContent, getResourceName, getResourceURI, hashCode, serializeForIndexing, setContent, setContent, setResourceName, setResourceURI, toString, toStringFromElement |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
TYPE
public static final java.lang.String TYPE
- See Also:
- Constant Field Values
INSTANCESTATE_ROOT_ELEMENT
public static final java.lang.String INSTANCESTATE_ROOT_ELEMENT
- See Also:
- Constant Field Values
ROOT_COLLECTION_NAME
public static final java.lang.String ROOT_COLLECTION_NAME
- See Also:
- Constant Field Values
GCUBEInstanceStateResource
public GCUBEInstanceStateResource()
getCollectionName
public java.lang.String getCollectionName()
-
- Specified by:
getCollectionName
in interface DAIXResource
- Overrides:
getCollectionName
in class BaseDAIXResource
- Returns:
- the name of the collection including the resource
setCollectionName
public void setCollectionName(java.lang.String collectionName)
-
- Specified by:
setCollectionName
in interface DAIXResource
- Overrides:
setCollectionName
in class BaseDAIXResource
- Parameters:
collectionName
- the name of the collection including the resource