gov.nasa.worldwind.applications.gio.esg
Class GetServices
java.lang.Object
gov.nasa.worldwind.applications.gio.esg.GetServices
public class GetServices
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetServices
public GetServices(AVList queryParams,
ResultList resultList)
addService
protected void addService(Service service)
doExecuteRequest
protected ExceptionReport doExecuteRequest(CSWConnection conn)
throws Exception
- Throws:
Exception
executeRequest
public ExceptionReport executeRequest(CSWConnectionPool connectionPool)
throws Exception
- Throws:
Exception
getAngleValue
protected static Angle getAngleValue(AVList avList,
String key)
getBooleanValue
protected static boolean getBooleanValue(AVList avList,
String key)
getDateValue
protected static Date getDateValue(AVList avList,
String key)
getRequest
public GetServices.Request getRequest()
throws Exception
- Throws:
Exception
makeResultParams
protected void makeResultParams(ESGResultModel resultModel)
sortServiceList
protected void sortServiceList(String key)