public abstract class FilterKey extends Object
impl
It will be done by Hibernate Search| Constructor and Description |
|---|
FilterKey() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
equals(Object obj) |
Class<?> |
getImpl() |
abstract int |
hashCode() |
void |
setImpl(Class<?> impl) |
Copyright © 2006–2014 Hibernate. All rights reserved.