Class UserPrefsSearchUserInputs
- java.lang.Object
 - 
- org.ametys.web.frontoffice.search.requesttime.input.impl.AbstractSearchUserInputs
 - 
- org.ametys.web.frontoffice.search.requesttime.input.impl.UserPrefsSearchUserInputs
 
 
 
- 
- All Implemented Interfaces:
 SearchUserInputs
public class UserPrefsSearchUserInputs extends AbstractSearchUserInputs
The search user inputs from user preferences. 
- 
- 
Field Summary
Fields Modifier and Type Field Description protected static org.slf4j.Logger__LOGGERLogger- 
Fields inherited from class org.ametys.web.frontoffice.search.requesttime.input.impl.AbstractSearchUserInputs
_criteria, _facets, _sorts 
 - 
 
 - 
 
- 
- 
Field Detail
- 
__LOGGER
protected static final org.slf4j.Logger __LOGGER
Logger 
 - 
 
 -