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: 
 - Serializable
 
public class DataSessionRecord
- extends SessionRecord
- implements Serializable
  
A ${type_name} class.
 TODO class description
- Version:
 
  - $Revision: 6259 $, $Date: 2007-03-20 10:15:15 +0100 (Di, 20 Mär 2007) $
 
- Author:
 
  - Judit Mays, last edited by: $Author: bezema $
 
- See Also:
 - Serialized Form
 
 
 
 
 
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 - 
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://deegree.sourceforge.net