org.deegree.portal.standard.csw.model
Class DataSessionRecord
java.lang.Object
org.deegree.portal.standard.csw.model.SessionRecord
org.deegree.portal.standard.csw.model.DataSessionRecord
- All Implemented Interfaces:
- java.io.Serializable
public class DataSessionRecord
- extends SessionRecord
- implements java.io.Serializable
A ${type_name}
class.
TODO class description
- Version:
- $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18 Jun 2009) $
- Author:
- Judit Mays, last edited by: $Author: mschneider $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataSessionRecord
public DataSessionRecord(java.lang.String identifier,
java.lang.String catalogName,
java.lang.String title)
- Parameters:
identifier
- catalogName
- title
-
DataSessionRecord
public DataSessionRecord(java.lang.String identifier,
java.lang.String catalogName,
java.lang.String title,
ServiceSessionRecord[] services,
Envelope bbox)
- Parameters:
identifier
- catalogName
- title
- services
- bbox
-
DataSessionRecord
public DataSessionRecord(DataSessionRecord dsr)
- Parameters:
dsr
-
getBoundingBox
public Envelope getBoundingBox()
- Returns:
- Returns the bbox.
setBoundingBox
public void setBoundingBox(Envelope bbox)
- Parameters:
bbox
- The bbox to set.
getServices
public ServiceSessionRecord[] getServices()
- Returns:
- Returns the services.
setServices
public void setServices(ServiceSessionRecord[] services)
- Parameters:
services
- The services to set.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org