|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.portal.context.Server
public class Server
encapsulates the server description as defined in the OGC Web Map Context specification 1.0.0
| Constructor Summary | |
|---|---|
Server(java.lang.String title,
java.lang.String version,
java.lang.String service,
java.net.URL onlineResource,
OGCCapabilities capabilities)
Creates a new Server object. |
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object other)
|
OGCCapabilities |
getCapabilities()
returns the capabilities of the encapsulated server |
java.net.URL |
getOnlineResource()
link to the online resource |
java.lang.String |
getService()
the type of the service according to OGC interfaces, such as WMS, WFS. |
java.lang.String |
getTitle()
the title of the service (extracted from the Capabilities by the Context document creator) |
java.lang.String |
getVersion()
Version number of the OGC interface specification which corresponds to the service |
void |
setCapabilities(OGCCapabilities capabilities)
|
void |
setOnlineResource(java.net.URL onlineResource)
see also org.deegree.clients.context.Server#getOnlineResource() |
void |
setService(java.lang.String service)
see also org.deegree.clients.context.Server#getService() |
void |
setTitle(java.lang.String title)
see also org.deegree.clients.context.Server#getTitle() |
void |
setVersion(java.lang.String version)
see also org.deegree.clients.context.Server#getFeatureVersion() |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Server(java.lang.String title,
java.lang.String version,
java.lang.String service,
java.net.URL onlineResource,
OGCCapabilities capabilities)
throws ContextException
title - the title of the serviceversion - Version number of the OGC interface specification which corresponds to the serviceservice - the type of the service according to OGC interfaces, such as WMS, WFS.onlineResource - the link to the online resourcecapabilities -
ContextException| Method Detail |
|---|
public java.lang.String getTitle()
public java.lang.String getVersion()
public java.lang.String getService()
public java.net.URL getOnlineResource()
public void setTitle(java.lang.String title)
title -
public void setVersion(java.lang.String version)
throws ContextException
version -
ContextException
public void setService(java.lang.String service)
throws ContextException
service -
ContextException
public void setOnlineResource(java.net.URL onlineResource)
throws ContextException
onlineResource -
ContextExceptionpublic OGCCapabilities getCapabilities()
public void setCapabilities(OGCCapabilities capabilities)
capabilities - getCapabilities()public boolean equals(java.lang.Object other)
equals in class java.lang.Object
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org