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