|
ArcGIS Server Geoportal extension 10
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.gpt.control.csw.inbound202.PublicationRequestParser
public class PublicationRequestParser
Parses a CSW publication 2.0.2 request.
| Constructor Summary | |
|---|---|
PublicationRequestParser(RequestContext requestContext)
Constructs with an associated request context. |
|
| Method Summary | |
|---|---|
PublicationResponse |
parse(String cswRequest)
Parses and incoming CSW request and handles the appropriate action. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PublicationRequestParser(RequestContext requestContext)
requestContext - the request context| Method Detail |
|---|
public PublicationResponse parse(String cswRequest)
throws PublicationException
cswRequest - the incoming CSW request
PublicationException
|
ArcGIS Server Geoportal extension 10
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||