Class EntitiesDataPath
java.lang.Object
ch.tocco.nice2.model.form.impl.entity.EntitiesDataPath
- All Implemented Interfaces:
DataPathNavigator
A
DataPathNavigator
which navigates over the EntityModel
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription@Nullable String
asSchemaNavigation
(String pathAsString, Class<?> cls) Q: I really don't know how this thing can be used on queries or scripts...boolean
-
Constructor Details
-
EntitiesDataPath
public EntitiesDataPath()
-
-
Method Details
-
useNullDataSource
public boolean useNullDataSource()- Specified by:
useNullDataSource
in interfaceDataPathNavigator