deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.portal.standard.csw.model
Class DataSessionRecord

java.lang.Object
  extended by org.deegree.portal.standard.csw.model.SessionRecord
      extended by org.deegree.portal.standard.csw.model.DataSessionRecord
All Implemented Interfaces:
Serializable

public class DataSessionRecord
extends SessionRecord
implements 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

Constructor Summary
DataSessionRecord(DataSessionRecord dsr)
           
DataSessionRecord(String identifier, String catalogName, String title)
           
DataSessionRecord(String identifier, String catalogName, String title, ServiceSessionRecord[] services, Envelope bbox)
           
 
Method Summary
 Envelope getBoundingBox()
           
 ServiceSessionRecord[] getServices()
           
 void setBoundingBox(Envelope bbox)
           
 void setServices(ServiceSessionRecord[] services)
           
 
Methods inherited from class org.deegree.portal.standard.csw.model.SessionRecord
equals, getCatalogName, getIdentifier, getTitle, setCatalogName, setIdentifier, setTitle
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataSessionRecord

public DataSessionRecord(String identifier,
                         String catalogName,
                         String title)
Parameters:
identifier -
catalogName -
title -

DataSessionRecord

public DataSessionRecord(String identifier,
                         String catalogName,
                         String title,
                         ServiceSessionRecord[] services,
                         Envelope bbox)
Parameters:
identifier -
catalogName -
title -
services -
bbox -

DataSessionRecord

public DataSessionRecord(DataSessionRecord dsr)
Parameters:
dsr -
Method Detail

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.

deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org