CORRECT ANSWERS |VERIFIED ANSWERS |LATEST UPDATE 2025|ALREADY
GRADED A+!!!
Custom Entity - CORRECT ANSWER-Customer defined entity
Entity Extension Purpose - CORRECT ANSWER-Add fields or override certain attributes of
existing fields safely
Typefilter - CORRECT ANSWER-Causes a typelist to only display a certain subset of its typecodes
Typelist - CORRECT ANSWER-A predefined set of values called typecodes, represented as
dropdown in UI
Data Model: Metadata Format (file type) - CORRECT ANSWER-XML
Relationship Column Types - CORRECT ANSWER-Foreign Key: Links an instance of one entity to
another
Array: Links multiple instances of one entity to another
Type Key: associates a value from a type list with a column in an entity
Supertype Data Format - CORRECT ANSWER-Stores all subtype fields in denormalized form, any
fields not use by a particular subtype are null. Typekey field for the subtype name
File Extension For Entity and Typelist - CORRECT ANSWER-.eti, .tti
File Extension for Entity and Typelist Extensions - CORRECT ANSWER-.etx, .ttx
, File Extension for Internal Entity and Typelist Extensions - CORRECT ANSWER-.eix, .tix
Base Application Entity - CORRECT ANSWER-Entity shipped as part of the base application, can
be application or platform level
Base Entity/Typelist file location, and extension file location - CORRECT ANSWER-...\
Metadata, ...\Extensions
Data Dictionary - CORRECT ANSWER-Documents all of the entities and typelists in the Guidewire
application, found in an html file in Build Directory
UI Element Types - CORRECT ANSWER-Widget, Location
Widget Types - CORRECT ANSWER-Atomic: individual items (inputs, cells, buttons)
Container: collection of atomic widgets or container widgets
Container Types - CORRECT ANSWER-Primary: organizes atomic widgets
Secondary: organizes primary
Top-Level: organizes secondary and primary (screen)
Primary Container Types - CORRECT ANSWER-Detail View Panel: series of data fields in one or
more columns
List View Panel: list of array objects in tabular form
Input Set: set of atomic widgets organized in groups
Secondary Container Types - CORRECT ANSWER-Card View: collection of cards, each card
contains detail or list view