|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.gpt.server.csw.provider.components.TransactionResponse
public class TransactionResponse
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 |
---|
public TransactionResponse()
Method Detail |
---|
public void generateResponse(OperationContext context) throws Exception
generateResponse
in interface IResponseGenerator
context
- the operation context
Exception
- if a processing exception occurs
|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |