Uses of Class
org.weborganic.bastille.flint.helpers.IndexUpdateFilter.Action

Packages that use IndexUpdateFilter.Action
org.weborganic.bastille.flint.helpers Utility classes for the content generators. 
 

Uses of IndexUpdateFilter.Action in org.weborganic.bastille.flint.helpers
 

Methods in org.weborganic.bastille.flint.helpers that return IndexUpdateFilter.Action
static IndexUpdateFilter.Action IndexUpdateFilter.Action.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IndexUpdateFilter.Action[] IndexUpdateFilter.Action.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.weborganic.bastille.flint.helpers that return types with arguments of type IndexUpdateFilter.Action
 Map<File,IndexUpdateFilter.Action> IndexUpdateFilter.getActions()
          Returns a map giving the action for each file.