|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.services.csw.getrecordbyid.GetRecordByIdKVPAdapter
public class GetRecordByIdKVPAdapter
Encapsulates the method for parsing a GetRecordById KVP request via Http-GET.
| Constructor Summary | |
|---|---|
GetRecordByIdKVPAdapter()
|
|
| Method Summary | |
|---|---|
static GetRecordById |
parse(java.util.Map<java.lang.String,java.lang.String> normalizedKVPParams)
Parses the GetRecordById kvp request and decides which version has to parse because of the requested
version |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetRecordByIdKVPAdapter()
| Method Detail |
|---|
public static GetRecordById parse(java.util.Map<java.lang.String,java.lang.String> normalizedKVPParams)
GetRecordById kvp request and decides which version has to parse because of the requested
version
normalizedKVPParams - that are requested containing all mandatory and optional parts regarding CSW spec
GetRecordById
org.deegree.metadata.persistence.MetadataStoreException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||