org.deegree.services.wcas.protocol
Interface CASGetRecordResponse

All Superinterfaces:
OGCWebServiceResponse
All Known Implementing Classes:
CASGetRecordResponse_Impl

public interface CASGetRecordResponse
extends OGCWebServiceResponse

--------------------------------------------------------------------

Version:
2002-04-16
Author:
Andreas Poth

Method Summary
 java.lang.Object getResponse()
          returns the SearchResponse from the GetRecordResponse
 
Methods inherited from interface org.deegree.services.OGCWebServiceResponse
getException, getRequest, setException, setRequest
 

Method Detail

getResponse

public java.lang.Object getResponse()
returns the SearchResponse from the GetRecordResponse