Interface LaravelUi5\Core\Ui5\Contracts\MetadataAwareInterface

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