|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GetRecordById | |
|---|---|
| org.deegree.services.csw.exporthandling | |
| org.deegree.services.csw.getrecordbyid | |
| org.deegree.services.csw.security | |
| Uses of GetRecordById in org.deegree.services.csw.exporthandling |
|---|
| Methods in org.deegree.services.csw.exporthandling with parameters of type GetRecordById | |
|---|---|
void |
GetRecordByIdHandler.doGetRecordById(GetRecordById getRecBI,
HttpResponseBuffer response,
boolean isSoap)
Preprocessing for the export of a GetRecordById request |
| Uses of GetRecordById in org.deegree.services.csw.getrecordbyid |
|---|
| Methods in org.deegree.services.csw.getrecordbyid that return GetRecordById | |
|---|---|
static GetRecordById |
GetRecordByIdKVPAdapter.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 |
GetRecordById |
GetRecordByIdXMLAdapter.parse(org.deegree.commons.tom.ows.Version requestVersion)
Parses the GetRecordById XML request by deciding which version has to be parsed because of the requested
version. |
| Uses of GetRecordById in org.deegree.services.csw.security |
|---|
| Methods in org.deegree.services.csw.security that return GetRecordById | |
|---|---|
GetRecordById |
CSWSecurityManager.preprocess(GetRecordById getRecordById,
Credentials creds,
boolean isSoap)
|
GetRecordById |
DummyCSWSecurityManager.preprocess(GetRecordById getRecordById,
Credentials creds,
boolean isSoap)
|
| Methods in org.deegree.services.csw.security with parameters of type GetRecordById | |
|---|---|
GetRecordById |
CSWSecurityManager.preprocess(GetRecordById getRecordById,
Credentials creds,
boolean isSoap)
|
GetRecordById |
DummyCSWSecurityManager.preprocess(GetRecordById getRecordById,
Credentials creds,
boolean isSoap)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||