org.deegree.portal.standard.csw.model
Class SessionRecord
java.lang.Object
org.deegree.portal.standard.csw.model.SessionRecord
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- DataSessionRecord, ServiceSessionRecord
public class SessionRecord
- extends Object
- 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
SessionRecord
public SessionRecord(String identifier,
String catalogName,
String title)
- Parameters:
identifier
- catalogName
- title
-
SessionRecord
public SessionRecord(SessionRecord sr)
- Parameters:
sr
-
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
getCatalogName
public String getCatalogName()
- Returns:
- Returns the catalogName.
setCatalogName
public void setCatalogName(String catalogName)
- Parameters:
catalogName
- The catalogName to set.
getIdentifier
public String getIdentifier()
- Returns:
- Returns the identifier.
setIdentifier
public void setIdentifier(String identifier)
- Parameters:
identifier
- The identifier to set.
getTitle
public String getTitle()
- Returns:
- Returns the title.
setTitle
public void setTitle(String title)
- Parameters:
title
- The title to set.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net