public class DBProps
extends org.gcube.rest.commons.resourceawareservice.resources.StatefulResource
| Constructor and Description |
|---|
DBProps() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Edge> |
getEdges() |
String |
getPropsName() |
String |
getSourceName() |
ArrayList<Table> |
getTables() |
void |
onClose() |
void |
onDestroy() |
void |
onLoad() |
void |
setEdge(ArrayList<Edge> edge) |
void |
setPropsname(String propsname) |
void |
setSourcename(String sourcename) |
void |
setTable(ArrayList<Table> table) |
getCreated, getLastUpdated, setCreated, setLastUpdated, toJSON, toJSON, toXML, toXMLpublic String getSourceName()
public String getPropsName()
public void setSourcename(String sourcename)
public void setPropsname(String propsname)
public void onLoad()
throws org.gcube.rest.commons.resourceawareservice.resources.exceptions.StatefulResourceException
onLoad in class org.gcube.rest.commons.resourceawareservice.resources.StatefulResourceorg.gcube.rest.commons.resourceawareservice.resources.exceptions.StatefulResourceExceptionpublic void onClose()
throws org.gcube.rest.commons.resourceawareservice.resources.exceptions.StatefulResourceException
onClose in class org.gcube.rest.commons.resourceawareservice.resources.StatefulResourceorg.gcube.rest.commons.resourceawareservice.resources.exceptions.StatefulResourceExceptionpublic void onDestroy()
throws org.gcube.rest.commons.resourceawareservice.resources.exceptions.StatefulResourceException
onDestroy in class org.gcube.rest.commons.resourceawareservice.resources.StatefulResourceorg.gcube.rest.commons.resourceawareservice.resources.exceptions.StatefulResourceExceptionCopyright © 2014. All Rights Reserved.