gov.nasa.worldwind.applications.gio.esg
Class GetServiceData
java.lang.Object
gov.nasa.worldwind.applications.gio.xml.Element
gov.nasa.worldwind.applications.gio.csw.Request
gov.nasa.worldwind.applications.gio.csw.GetRecords
gov.nasa.worldwind.applications.gio.esg.GetServiceData
public class GetServiceData
- extends GetRecords
Methods inherited from class gov.nasa.worldwind.applications.gio.xml.Element |
addElement, addElement, addElements, clearAttributes, clearElements, getAttribute, getElement, getElementCount, getIndex, getName, getNs, hasContent, removeAttribute, removeElement, setAttribute, setElement, toXml, write, writeAttributes, writeBeginElement, writeElementContent, writeEndElement |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SERVICE_DATA_LINKS_REQUEST
public static final String SERVICE_DATA_LINKS_REQUEST
- See Also:
- Constant Field Values
SERVICE_DATA_REQUEST
public static final String SERVICE_DATA_REQUEST
- See Also:
- Constant Field Values
GetServiceData
public GetServiceData(ESGResultModel resultModel)
doExecuteServiceDataLinksRequest
protected void doExecuteServiceDataLinksRequest(CSWConnection conn)
throws Exception
- Throws:
Exception
doExecuteServiceDataRequest
protected void doExecuteServiceDataRequest(CSWConnection conn)
throws Exception
- Throws:
Exception
executeRequest
public void executeRequest(CSWConnectionPool connectionPool)
throws Exception
- Throws:
Exception
getRequest
public Request getRequest(String requestType)
throws Exception
- Throws:
Exception
makeServiceDataLinksParams
protected void makeServiceDataLinksParams(ServiceDataLink serviceDataLink)
makeServiceDataParams
protected void makeServiceDataParams(ServiceData serviceData)
setServiceData
protected void setServiceData(GetRecordsResponse response)
setServiceDataLinks
protected void setServiceDataLinks(GetRecordsResponse response)