Uses of Class
com.jalios.jcms.CustomCleanFilter

Packages that use CustomCleanFilter
com.jalios.jcms Contains the core JCMS classes. 
 

Uses of CustomCleanFilter in com.jalios.jcms
 

Fields in com.jalios.jcms with type parameters of type CustomCleanFilter
protected  List<CustomCleanFilter> Channel.cleanFilterList
           
 

Methods in com.jalios.jcms that return types with arguments of type CustomCleanFilter
 List<CustomCleanFilter> Channel.getCleanFilterList()
          Returns the list of custom clean filters.
 

Methods in com.jalios.jcms with parameters of type CustomCleanFilter
 void Channel.addCleanFilter(CustomCleanFilter filter)
          Adds a custom clean filter.
 void Channel.removeCleanFilter(CustomCleanFilter filter)
          Removes a custom clean filter.
 



Copyright © 2001-2010 Jalios SA. All Rights Reserved.