org.barracudamvc.contrib.dbroggisch.display.filters
Class FilterContext
java.lang.Object
org.barracudamvc.plankton.data.DefaultStateMap
org.barracudamvc.contrib.dbroggisch.display.filters.FilterContext
- All Implemented Interfaces:
- StateMap
- public class FilterContext
- extends DefaultStateMap
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FILTER_LOCALE
public static final String FILTER_LOCALE
- See Also:
- Constant Field Values
_channel
public String _channel
FilterContext
public FilterContext()
FilterContext
public FilterContext(Locale loc)
FilterContext
public FilterContext(ViewCapabilities vc)
getChannel
public String getChannel()
setChannel
public void setChannel(String channel)
getLocale
public Locale getLocale()
setLocale
public void setLocale(Locale loc)
Copyright © 2004 BarracudaMVC.org All Rights Reserved.