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
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable StringasSchemaNavigation(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:
useNullDataSourcein interfaceDataPathNavigator