|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OpenSearchUrlInfo
Metadata interface holding information about the Open Search URLs.
Method Summary | |
---|---|
Url |
asUrlElement(RequestContext request)
Create the related Url element. |
OpenSearchUrlAdapter |
getOpenSearchUrlAdapter()
Get the OpenSearchUrlAdapter which will implement the actual search operation. |
OpenSearchUrlParameterInfo[] |
getSearchParameters()
Get the URL search parameters. |
String |
getSearchPath()
Get the URL search path as appear after the servlet context path, and without the query string. |
String |
getType()
Get the URL content type. |
Method Detail |
---|
String getType()
String getSearchPath()
OpenSearchUrlParameterInfo[] getSearchParameters()
OpenSearchUrlAdapter getOpenSearchUrlAdapter()
OpenSearchUrlAdapter
which will implement the actual search operation.
Url asUrlElement(RequestContext request)
Url
element.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |