|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.services.csw.exporthandling.GetRecordsHandler
public class GetRecordsHandler
Defines the export functionality for a GetRecords request
CSWController| Constructor Summary | |
|---|---|
GetRecordsHandler(CSWService service)
Creates a new GetRecordsHandler instance that uses the given service to lookup the MetadataStore
s. |
|
| Method Summary | |
|---|---|
void |
doGetRecords(GetRecords getRec,
HttpResponseBuffer response,
boolean isSoap)
Preprocessing for the export of a GetRecords request |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetRecordsHandler(CSWService service)
GetRecordsHandler instance that uses the given service to lookup the MetadataStore
s.
service - | Method Detail |
|---|
public void doGetRecords(GetRecords getRec,
HttpResponseBuffer response,
boolean isSoap)
throws javax.xml.stream.XMLStreamException,
java.io.IOException,
OWSException
GetRecords request
getRec - response -
javax.xml.stream.XMLStreamException
java.io.IOException
java.sql.SQLException
OWSException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||