Esri Geoportal Server
1.0

com.esri.gpt.server.csw.provider.components
Interface IResponseGenerator

All Known Implementing Classes:
AcknowlegementResponse, DescribeRecordResponse, GetCapabilitiesResponse, QueryResponse, TransactionResponse

public interface IResponseGenerator

Interface for the generation of a CSW operation response.


Method Summary
 void generateResponse(OperationContext context)
          Generates the response.
 

Method Detail

generateResponse

void generateResponse(OperationContext context)
                      throws Exception
Generates the response.

Parameters:
context - the operation context
Throws:
Exception - if a processing exception occurs

Esri Geoportal Server
1.0

Copyright 2011 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.