Implementation
The Core Metamodel module provides a default implementation of this service, GridLoaderServiceDefault, which loads the grid from its serialized representation as a .layout.xml file, loaded from the classpath.
For example, the layout for a domain class com.mycompany.myapp.Customer would be loaded from com/mycompany/myapp/Customer.layout.xml.