Interface FlatViewType<X>

Type Parameters:
X - The type of the flat entity view
All Superinterfaces:
ManagedViewType<X>, Type<X>

public interface FlatViewType<X>
extends ManagedViewType<X>
Represents the metamodel of a flat entity view.
Since:
1.2.0
Author:
Christian Beikov