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 StringasSchemaNavigation(String path, Class<?> cls) Deprecated.Q: I really don't know how this thing can be used on queries or scripts...booleanDeprecated.
-
Method Details
-
useNullDataSource
boolean useNullDataSource()Deprecated.