Package io.jmix.flowuirestds
Class RestDsEntityConfigurer
java.lang.Object
io.jmix.flowuirestds.RestDsEntityConfigurer
- All Implemented Interfaces:
MetadataPostProcessor
@Component("flowui_RestDsEntityConfigurer")
@Order(900)
public class RestDsEntityConfigurer
extends Object
implements MetadataPostProcessor
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
stores
-
-
Constructor Details
-
RestDsEntityConfigurer
public RestDsEntityConfigurer()
-
-
Method Details
-
process
Description copied from interface:MetadataPostProcessor
Called by the framework right after metadata session is built and before the application start.- Specified by:
process
in interfaceMetadataPostProcessor
-