| 
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| 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(String title,
             String version,
             String service,
             URL onlineResource,
             OGCCapabilities capabilities)
Creates a new Server object.  | 
|
| Method Summary | |
|---|---|
 boolean | 
equals(Object other)
 | 
 OGCCapabilities | 
getCapabilities()
returns the capabilities of the encapsulated server  | 
 URL | 
getOnlineResource()
link to the online resource  | 
 String | 
getService()
the type of the service according to OGC interfaces, such as WMS, WFS.  | 
 String | 
getTitle()
the title of the service (extracted from the Capabilities by the Context document creator)  | 
 String | 
getVersion()
Version number of the OGC interface specification which corresponds to the service  | 
 void | 
setCapabilities(OGCCapabilities capabilities)
 | 
 void | 
setOnlineResource(URL onlineResource)
see also org.deegree.clients.context.Server#getOnlineResource()  | 
 void | 
setService(String service)
see also org.deegree.clients.context.Server#getService()  | 
 void | 
setTitle(String title)
see also org.deegree.clients.context.Server#getTitle()  | 
 void | 
setVersion(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(String title,
              String version,
              String service,
              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 String getTitle()
public String getVersion()
public String getService()
public URL getOnlineResource()
public void setTitle(String title)
title - 
public void setVersion(String version)
                throws ContextException
version - 
ContextException
public void setService(String service)
                throws ContextException
service - 
ContextException
public void setOnlineResource(URL onlineResource)
                       throws ContextException
onlineResource - 
ContextExceptionpublic OGCCapabilities getCapabilities()
public void setCapabilities(OGCCapabilities capabilities)
capabilities - getCapabilities()public boolean equals(Object other)
equals in class Object
  | 
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| 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