|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.gpt.server.csw.provider.local.GetCapabilitiesResponse
public class GetCapabilitiesResponse
Generates a CSW Capabilities response.
| Constructor Summary | |
|---|---|
GetCapabilitiesResponse()
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 GetCapabilitiesResponse()
| Method Detail |
|---|
public void generateResponse(OperationContext context)
throws Exception
generateResponse in interface IResponseGeneratorcontext - the operation context
Exception - if a processing exception occurs
|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||