org.richfaces.model
Class ArrangeableStateDefaultImpl
java.lang.Object
org.richfaces.model.ArrangeableStateDefaultImpl
- All Implemented Interfaces:
- org.richfaces.model.ArrangeableState
public class ArrangeableStateDefaultImpl
- extends Object
- implements org.richfaces.model.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<org.richfaces.model.FilterField> filterFields,
List<org.richfaces.model.SortField> sortFields,
Locale locale)
getFilterFields
public List<org.richfaces.model.FilterField> getFilterFields()
- Specified by:
getFilterFields
in interface org.richfaces.model.ArrangeableState
getSortFields
public List<org.richfaces.model.SortField> getSortFields()
- Specified by:
getSortFields
in interface org.richfaces.model.ArrangeableState
getLocale
public Locale getLocale()
- Specified by:
getLocale
in interface org.richfaces.model.ArrangeableState
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.