Package | Description |
---|---|
net.sf.mmm.search.view.api |
Contains the API of the view for the search.
|
net.sf.mmm.search.view.base |
Contains the base-implementation of the view for the search.
|
Modifier and Type | Method and Description |
---|---|
SearchViewConfiguration |
SearchViewContext.getViewConfiguration()
This method gets the
SearchViewConfiguration . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSearchServlet
This is the abstract base implementation of the controller
servlet of the
search. |
class |
GenericSearchServlet
This is the controller
servlet for the search. |
Modifier and Type | Field and Description |
---|---|
private SearchViewConfiguration |
SearchViewContextBean.viewConfiguration |
Modifier and Type | Method and Description |
---|---|
SearchViewConfiguration |
SearchViewContextBean.getViewConfiguration()
This method gets the
SearchViewConfiguration . |
Constructor and Description |
---|
SearchViewContextBean(javax.servlet.ServletRequest request,
SearchViewLogic logic,
SearchViewConfiguration viewConfiguration)
The constructor.
|
Copyright © 2001–2016 mmm-Team. All rights reserved.