org.exoplatform.applications.ooplugin.config
Class FilterListLoader
java.lang.Object
org.exoplatform.applications.ooplugin.config.XmlConfig
org.exoplatform.applications.ooplugin.config.FilterListLoader
public class FilterListLoader
- extends XmlConfig
Created by The eXo Platform SAS.
- Version:
- $Id: $
- Author:
- Vitaly Guly
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FILTERLIST_CONFIG
public static final String FILTERLIST_CONFIG
- See Also:
- Constant Field Values
XML_FILTERLIST
public static final String XML_FILTERLIST
- See Also:
- Constant Field Values
XML_FILTERGROUP
public static final String XML_FILTERGROUP
- See Also:
- Constant Field Values
XML_DOCUMENTNAME
public static final String XML_DOCUMENTNAME
- See Also:
- Constant Field Values
XML_FILTERS
public static final String XML_FILTERS
- See Also:
- Constant Field Values
FilterListLoader
public FilterListLoader()
readFilterGroup
protected void readFilterGroup(Node groopNode)
throws Exception
- Throws:
Exception
getFilterTypes
public ArrayList<FilterType> getFilterTypes(String groupName)
getAllFilters
public ArrayList<FilterType> getAllFilters()
Copyright © 2014 eXo Platform SAS. All Rights Reserved.