Property | Type | Description | |
---|---|---|---|
osd | |||
ose | |||
url |
Method | Description | |
---|---|---|
ApplyResultFilters ( |
||
Create ( QuerySettings querySettings, |
||
GenericOpenSearchable ( |
Initializes a new instance of the Terradue.OpenSearch.GenericOpenSearchable class from an OpenSearchDescription.
|
|
GenericOpenSearchable ( |
Initializes a new instance of the Terradue.OpenSearch.GenericOpenSearchable class from a quaery Url
|
|
GetOpenSearchDescription ( ) : |
||
GetOpenSearchParameters ( string mimeType ) : |
||
GetQuerySettings ( |
public ApplyResultFilters ( |
||
request | ||
osr | IOpenSearchResultCollection | |
finalContentType | string | |
return | void |
public Create ( QuerySettings querySettings, |
||
querySettings | QuerySettings | |
parameters | ||
return |
public GenericOpenSearchable ( |
||
osd | The OpenSearchDescription describing the OpenSearchable entity to represent | |
ose | An OpenSearchEngine instance, preferably with registered extensions able to read the query url | |
return | System |
public GenericOpenSearchable ( |
||
url | The query URL | |
ose | An OpenSearchEngine instance, preferably with registered extensions able to read the query url | |
return | System |
public GetOpenSearchDescription ( ) : |
||
return |
public GetOpenSearchParameters ( string mimeType ) : |
||
mimeType | string | |
return |
public GetQuerySettings ( |
||
ose | ||
return | QuerySettings |
protected OpenSearchDescription,Terradue.OpenSearch.Schema osd | ||
return |
protected OpenSearchEngine,Terradue.OpenSearch.Engine ose | ||
return |