Marker interface for DataProviders that expose metadata for automatic UI generation (e.g., selection masks, table columns).
If a provider implements this interface, the SDK can render a generic UI5 selection mask based on the EntityType definition.
| Methods | ||
|---|---|---|
public
|
getEntityType(): EntityType
|
# |