E
- the child objectF
- the parent object (will return an array of 1@FunctionalInterface public interface LinkedToParentNavigator<E extends DataObject<E>,F extends DataObject<F>> extends ObjectNavigator<E,F>
Modifier and Type | Method and Description |
---|---|
F[] |
navigate(E object)
executes the navigation at the time of calculation of the formula
|
F[] navigate(E object)
ObjectNavigator
navigate
in interface ObjectNavigator<E extends DataObject<E>,F extends DataObject<F>>
object
- input object