WITH 100% CORRECT ANSWERS ) ()
(Verified by Experts)
Gosu - ANSWER Core programming technology
Data Model - ANSWER The organization of the data stored by the application
User Interface - ANSWER What the user sees and interacts with
Application Logic - ANSWER The behavior and functionality of the application
Page Configuration Formats - ANSWER Changes to the UI are made in these
components
Data Model Formula - ANSWER Entities + Typelists
Entities - ANSWER Dynamic information which is held or stored about things such as a
person or a claim
Typelists - ANSWER static information used to define details about an entity such as
gender, type of claimant, or severity of injury
Rules - ANSWER Validation, assignment, approval, routing and so on
Classes - ANSWER Functions that return calculated values, set values in fields, and so
on
Functions - ANSWER ex. Calculate the number of days since a loss date
Integration Mechanisms - ANSWER Exchange of data or requests to perform work
between two systems
Common Integration Systems - ANSWER exs. Authentication system, documents
management system, address book application system
Fields - ANSWER Atomic data stored about the entity (non-restricted values)
Type Keys - ANSWER A single reference to a value in a typelist
Array Keys - ANSWER A set of single references to another entity