Package ch.tocco.nice2.model.form.spi
Interface DataPathNavigator
- All Known Implementing Classes:
EntitiesDataPath
,NullNavigationNavigator
,SimpleNavigationNavigator
Deprecated.
Rename: this was previously known as DataPathEvaluator.
-
Method Summary
Modifier and TypeMethodDescription@Nullable String
asSchemaNavigation
(String path, Class<?> cls) Deprecated.Q: I really don't know how this thing can be used on queries or scripts...boolean
Deprecated.
-
Method Details
-
useNullDataSource
boolean useNullDataSource()Deprecated.