Can you explain what are "Exportable" entities in guidewire? How can we create these entities? Also explain what is the difference between Extendable entities, Exportable entities and Final Entities?
Want to Know the difference of the Entity types.
Detailed information is available in the Guidewire product documentation.
For quick reference -
exportable also means that it become part of the published API for that entity. This can be at the entity level as well as the column level.
with final, if true, you can't create a subtype from it but you can still extend the entity with properties in an etx as well as enhancements to the entity