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 java.lang.String FILTERLIST_CONFIG
- See Also:
- Constant Field Values
XML_FILTERLIST
public static final java.lang.String XML_FILTERLIST
- See Also:
- Constant Field Values
XML_FILTERGROUP
public static final java.lang.String XML_FILTERGROUP
- See Also:
- Constant Field Values
XML_DOCUMENTNAME
public static final java.lang.String XML_DOCUMENTNAME
- See Also:
- Constant Field Values
XML_FILTERS
public static final java.lang.String XML_FILTERS
- See Also:
- Constant Field Values
FilterListLoader
public FilterListLoader()
readFilterGroup
protected void readFilterGroup(org.w3c.dom.Node groopNode)
throws java.lang.Exception
- Throws:
java.lang.Exception
getFilterTypes
public java.util.ArrayList<FilterType> getFilterTypes(java.lang.String groupName)
getAllFilters
public java.util.ArrayList<FilterType> getAllFilters()
Copyright © 2011 eXo Platform SAS. All Rights Reserved.