| 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.
|
| net.sf.mmm.util.nls.base |
Contains the basis for implementations of the native language support (NLS) API.
|
| Modifier and Type | Method and Description |
|---|---|
NlsLocalizer |
SearchViewLogic.getNlsLocalizer()
This method gets the
NlsLocalizer used for localization of the UI. |
| Modifier and Type | Field and Description |
|---|---|
private NlsLocalizer |
AbstractSearchServlet.nlsLocalizer |
| Modifier and Type | Method and Description |
|---|---|
NlsLocalizer |
AbstractSearchServlet.getNlsLocalizer()
This method gets the
NlsLocalizer used for localization of the UI. |
| Modifier and Type | Class and Description |
|---|---|
class |
NlsCachingLocalizer
This is a class that stores
messages and simplifies to resolve them. |
Copyright © 2001–2016 mmm-Team. All rights reserved.