|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The describe record type operation describes the architecture of a possible result to a getRecord request as a XML schema. At the moment two basic schemas are known: ISO19115 (by NIMA and GDI NRW) and ISO19119 (by OWS1.2 and GDI NRW). The basic schemas are splitted into three subschemas (Full, Summary and Brief) called setNames.
--------------------------------------------------------------------
| Method Summary | |
java.lang.String |
getOutputFormat()
returns the format the result to the request will e returned. |
java.lang.String[] |
getSetNames()
returns the set names of the record types that shall be described. |
java.lang.String[] |
getTypeNames()
returns the (catalog) types that shall be described. three catalog types are known: Service, Product and Collection |
| Methods inherited from interface org.deegree.services.OGCWebServiceRequest |
getId, getRequest, getRequestParameter, getService, getVendorSpecificParameter, getVendorSpecificParameters, getVersion |
| Method Detail |
public java.lang.String[] getTypeNames()
public java.lang.String[] getSetNames()
public java.lang.String getOutputFormat()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||