Esri Geoportal Server
1.0

com.esri.gpt.server.csw.provider.components
Class TransactionResponse

java.lang.Object
  extended by com.esri.gpt.server.csw.provider.components.TransactionResponse
All Implemented Interfaces:
IResponseGenerator

public class TransactionResponse
extends Object
implements IResponseGenerator

Generates a CSW Transaction response.


Constructor Summary
TransactionResponse()
          Default constructor
 
Method Summary
 void generateResponse(OperationContext context)
          Generates the response.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransactionResponse

public TransactionResponse()
Default constructor

Method Detail

generateResponse

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

Specified by:
generateResponse in interface IResponseGenerator
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.