org.hibernate.search.bridge
public interface AppliedOnTypeAwareBridge
| Modifier and Type | Method and Description |
|---|---|
void |
setAppliedOnType(Class<?> returnType)
Set the return type of the bridge (the type of the field linked to the bridge).
|
void setAppliedOnType(Class<?> returnType)
returnType - return typeCopyright © 2006-2015 Red Hat, Inc. All Rights Reserved