public class StoreKeyFieldBridge extends Object implements org.hibernate.search.bridge.TwoWayStringBridge
TrackedContentEntry storeKey field when do indexing by hibernate search.
Used json as the ser/de-ser way| Constructor and Description |
|---|
StoreKeyFieldBridge() |
| Modifier and Type | Method and Description |
|---|---|
String |
objectToString(Object object) |
Object |
stringToObject(String stringValue) |
Copyright © 2011-2017. All Rights Reserved.