public abstract class FilterKey extends Object
impl
It will be done by Hibernate SearchConstructor 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–2015 Hibernate. All rights reserved.