Criteria builder
The CriteriaBuilder is a utility class designed to build objects used in creating query criteria in a Groovy expression format. These criteria can be used in requests to back-end services.
The CriteriaBuilder is a utility class designed to build objects used in creating query criteria in a Groovy expression format. These criteria can be used in requests to back-end services.
The FoundationUI framework has several components that communicate directly with the back end.
The ExpressionBuilder is a utility class to build criteria objects that are used with the CriteriaBuilder.
Use this page when you are shaping client requirements, workshops, or user stories for screens that show large amounts of data or live updates. The goal is to agree upfront what users need to see and how fresh the data must be—so delivery teams can design a fast, supportable solution.
Serialisers are utility functions for creating Groovy expressions for different operators, such as greater than, less than, equals, etc.
Large financial applications often surface hundreds of thousands of rows across grids, with continuous real-time updates. The Genesis platform spreads tuning options across grids, communications, and the Data Server. This page summarises the main levers and points to the detailed references.