org.deegree.ogcwebservices.csw.discovery
Class GetRepositoryItemResponse
java.lang.Object
  
org.deegree.ogcwebservices.csw.discovery.GetRepositoryItemResponse
public class GetRepositoryItemResponse
- extends Object
 
The GetRepositoryItemResponse wraps the result of a repository item as an xml-dom representation.
- Version:
 
  - $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Thu, 18 Jun 2009) $
 
- Author:
 
  - Rutger Bezema, last edited by: $Author: mschneider $
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
GetRepositoryItemResponse
public GetRepositoryItemResponse(String id,
                                 URI repositoryItemID,
                                 XMLFragment respositoryItem)
- Parameters:
 id - of the requestrepositoryItemID - the requested itemrespositoryItem - the result as an xml-dom element
getRepositoryItem
public final XMLFragment getRepositoryItem()
- Returns:
 - the respositoryItem as an xml-dom element
 
 
getRepositoryItemID
public final URI getRepositoryItemID()
- Returns:
 - the repositoryItemID
 
 
getId
public final String getId()
- Returns:
 - the id
 
 
                an open source project founded by lat/lon, Bonn, Germany.
                    For more information visit: http://www.deegree.org