org.hibernate.search.util.impl
Class FilterCacheModeTypeHelper

java.lang.Object
  extended by org.hibernate.search.util.impl.FilterCacheModeTypeHelper

public class FilterCacheModeTypeHelper
extends Object

Author:
Emmanuel Bernard

Method Summary
static boolean cacheInstance(FilterCacheModeType type)
           
static boolean cacheResults(FilterCacheModeType type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

cacheInstance

public static boolean cacheInstance(FilterCacheModeType type)

cacheResults

public static boolean cacheResults(FilterCacheModeType type)


Copyright © 2006-2012 Red Hat Middleware, LLC. All Rights Reserved