org.deegree.portal.standard.csw.model
Class ServiceSessionRecord
java.lang.Object
  
org.deegree.portal.standard.csw.model.SessionRecord
      
org.deegree.portal.standard.csw.model.ServiceSessionRecord
- All Implemented Interfaces: 
 - Serializable
 
public class ServiceSessionRecord
- 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
 
 
 
 
 
ServiceSessionRecord
public ServiceSessionRecord(String identifier,
                            String catalogName,
                            String title)
- Parameters:
 identifier - catalogName - title - 
ServiceSessionRecord
public ServiceSessionRecord(String identifier,
                            String catalogName,
                            String title,
                            String serviceAddress,
                            String serviceType,
                            String serviceTypeVersion)
- Parameters:
 identifier - catalogName - title - serviceAddress - serviceType - serviceTypeVersion - 
ServiceSessionRecord
public ServiceSessionRecord(ServiceSessionRecord ssr)
- Parameters:
 ssr - 
getServiceAddress
public String getServiceAddress()
 
- Returns:
 - Returns the serviceAddress.
 
 
setServiceAddress
public void setServiceAddress(String serviceAddress)
 
- Parameters:
 serviceAddress - The serviceAddress to set.
 
getServiceType
public String getServiceType()
 
- Returns:
 - Returns the serviceType.
 
 
setServiceType
public void setServiceType(String serviceType)
 
- Parameters:
 serviceType - The serviceType to set.
 
getServiceTypeVersion
public String getServiceTypeVersion()
 
- Returns:
 - Returns the serviceTypeVersion.
 
 
setServiceTypeVersion
public void setServiceTypeVersion(String serviceTypeVersion)
 
- Parameters:
 serviceTypeVersion - The serviceTypeVersion to set.
 
				an open source project founded by lat/lon, Bonn, Germany.
					For more information visit: http://deegree.sourceforge.net