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: 9346 $, $Date: 2007-12-27 17:39:07 +0100 (Do, 27 Dez 2007) $
- Author:
- Judit Mays, last edited by: $Author: apoth $
- 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