org.richfaces.model
Class ArrangeableStateDefaultImpl
java.lang.Object
org.richfaces.model.ArrangeableStateDefaultImpl
- All Implemented Interfaces:
- ArrangeableState
public class ArrangeableStateDefaultImpl
- extends Object
- implements ArrangeableState
- Author:
- Konstantin Mishin
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArrangeableStateDefaultImpl
public ArrangeableStateDefaultImpl(List<FilterField> filterFields,
List<SortField> sortFields,
Locale locale)
getFilterFields
public List<FilterField> getFilterFields()
- Specified by:
getFilterFields
in interface ArrangeableState
getSortFields
public List<SortField> getSortFields()
- Specified by:
getSortFields
in interface ArrangeableState
getLocale
public Locale getLocale()
- Specified by:
getLocale
in interface ArrangeableState
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.