public abstract class DerivedDataFunction extends Object
Constructor and Description |
---|
DerivedDataFunction() |
Modifier and Type | Method and Description |
---|---|
abstract Map<String,javax.jcr.Value[]> |
compute(Map<String,javax.jcr.Value[]> parameters) |
javax.jcr.ValueFactory |
getValueFactory() |
void |
setValueFactory(javax.jcr.ValueFactory factory) |
Copyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.