|
NASA World Wind | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nasa.worldwind.applications.gio.esg.GetServices
public class GetServices
| Nested Class Summary | |
|---|---|
protected static class |
GetServices.GetRecordsResponseParser
|
protected static class |
GetServices.Request
|
protected static class |
GetServices.ResponseParser
|
| Constructor Summary | |
|---|---|
GetServices(AVList queryParams,
ResultList resultList)
|
|
| Method Summary | |
|---|---|
protected void |
addService(Service service)
|
protected ExceptionReport |
doExecuteRequest(CSWConnection conn)
|
ExceptionReport |
executeRequest(CSWConnectionPool connectionPool)
|
protected static Angle |
getAngleValue(AVList avList,
String key)
|
protected static boolean |
getBooleanValue(AVList avList,
String key)
|
protected static Date |
getDateValue(AVList avList,
String key)
|
GetServices.Request |
getRequest()
|
protected void |
makeResultParams(ESGResultModel resultModel)
|
protected void |
sortServiceList(String key)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetServices(AVList queryParams,
ResultList resultList)
| Method Detail |
|---|
protected void addService(Service service)
protected ExceptionReport doExecuteRequest(CSWConnection conn)
throws Exception
Exception
public ExceptionReport executeRequest(CSWConnectionPool connectionPool)
throws Exception
Exception
protected static Angle getAngleValue(AVList avList,
String key)
protected static boolean getBooleanValue(AVList avList,
String key)
protected static Date getDateValue(AVList avList,
String key)
public GetServices.Request getRequest()
throws Exception
Exceptionprotected void makeResultParams(ESGResultModel resultModel)
protected void sortServiceList(String key)
|
NASA World Wind | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||