T - the type of data returned by this model extractorpublic interface ModelExtractor<T>
| Modifier and Type | Method and Description |
|---|---|
T |
get(ContentStore db,
java.util.Map model,
java.lang.String key) |
T get(ContentStore db, java.util.Map model, java.lang.String key)