eXo JCR :: Open Office WebDav plugin 1.15.8-GA

org.exoplatform.applications.ooplugin.config
Class FilterListLoader

java.lang.Object
  extended by org.exoplatform.applications.ooplugin.config.XmlConfig
      extended by org.exoplatform.applications.ooplugin.config.FilterListLoader

public class FilterListLoader
extends XmlConfig

Created by The eXo Platform SAS.

Version:
$Id: $
Author:
Vitaly Guly

Field Summary
static String FILTERLIST_CONFIG
           
static String XML_DOCUMENTNAME
           
static String XML_FILTERGROUP
           
static String XML_FILTERLIST
           
static String XML_FILTERS
           
 
Constructor Summary
FilterListLoader()
           
 
Method Summary
 ArrayList<FilterType> getAllFilters()
           
 ArrayList<FilterType> getFilterTypes(String groupName)
           
protected  void readFilterGroup(Node groopNode)
           
 
Methods inherited from class org.exoplatform.applications.ooplugin.config.XmlConfig
getChildNode, getDocumentFromInputStream, getDocumentFromResource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

FilterListLoader

public FilterListLoader()
Method Detail

readFilterGroup

protected void readFilterGroup(Node groopNode)
                        throws Exception
Throws:
Exception

getFilterTypes

public ArrayList<FilterType> getFilterTypes(String groupName)

getAllFilters

public ArrayList<FilterType> getAllFilters()

eXo JCR :: Open Office WebDav plugin 1.15.8-GA

Copyright © 2014 eXo Platform SAS. All Rights Reserved.