100% tevredenheidsgarantie Direct beschikbaar na betaling Zowel online als in PDF Je zit nergens aan vast
logo-home
GUIDEWIRE BEST PRACTICES EXAM STUDY GUIDE | 100% CORRECT | 2024 €12,32   In winkelwagen

Tentamen (uitwerkingen)

GUIDEWIRE BEST PRACTICES EXAM STUDY GUIDE | 100% CORRECT | 2024

 7 keer bekeken  0 keer verkocht
  • Vak
  • Guidwire.
  • Instelling
  • Guidwire.

GUIDEWIRE BEST PRACTICES EXAM STUDY GUIDE | 100% CORRECT | 2024 Avoid using internal path for your classes - wire.* should be avoided. These can always be potentially changed or replaced during an upgrade. When referencing typecodes, use the static property on the typelist class inst...

[Meer zien]

Voorbeeld 2 van de 15  pagina's

  • 29 september 2024
  • 15
  • 2024/2025
  • Tentamen (uitwerkingen)
  • Vragen en antwoorden
  • Guidwire.
  • Guidwire.
avatar-seller
GUIDEWIRE BEST PRACTICES EXAM
STUDY GUIDE | 100% CORRECT | 2024


Avoid using internal path for your classes - com.guidewire.* should be avoided. These
can always be potentially changed or replaced during an upgrade.

When referencing typecodes, use the static property on the typelist class instead of the
string representation - Use TC_TYPECODE instead of "typecode", example:
LossCause.TC_REAREND instead of "rearend"

Use the text for logical operators instead of the symbols - Use "and","or", and "not"
instead of "&&", "||", and "!"

Code placement - 1) Avoid placing code within the CODE tab of a PCF. Create a UI
helper class instead

2) Avoid extending entity enhancements with code supporting UI operations

Avoid using deprecated classes and methods - Guidewire will eventually remove
deprecated classes and methods.

Turn on and run Studio Inspections - These analyze configuration resources

Use whitespace effectively - Add spaces around operators
Do not add spaces between parentheses and operators
Indent logical blocks of code by two spaces only
Add a blank line after code blocks
Add two blank lines after methods, including the last method in a class

Comments and Annotations - Document new classes and functions with Javadoc-style
comments
Use single-line comments within functions and methods when you need to clarify the
intent of the code
Use GoseDoc annotations which are included when generating GosuDoc

"Upgrade-Safe" naming conventions: Add the suffix _Ext to - Columns added to
existing entities
Typecodes added to existing typelists
The name of custom entities
The name of custom typelists

, New PCF files
Script parameters

Package naming conventions - Use the format
customer.application.featurecategory.feature
Customer - company name abbreviation
Application- InsuranceSuite application code (pc, bc, cc, suite)
Feature Category - major feature (delinquency, configuration, integration)
Feature - feature (rating, catastrophe, authentication)
Example: si.suite.integration.authentication

Class naming conventions - Use UpperCamelCase
Do not add _Ext to classes within customer package spaces

Function naming conventions - Use lowerCamelCase
Use a verb that describes that the function is doing i.e. verifyAddress
Do not add _Ext suffix to private functions or enhancements in customer package
spaces

Variable naming conventions - Member variable names use lowerCamelCase with a
leading underscore i.e. _pluginCallbackHandler
Local variable names use lowerCamelCase short names that describe the purpose i.e.
latestPolicyRevision

Display key naming conventions - Add suffix _Ext too all new display keys
Do not modify automatically generated display keys

Logging is - The process of recording application actions and state to a secondary
interface

Logging is used for - Application maintenance and troubleshooting
Creating statistics relating to application usage
Auditing by capturing significant events

Typical events to log are - Success / Failure - a transaction or action has succeeded or
failed
Recovery - a system went down or connection failed, retried, and recovered
Identification - any large functional areas such as integration, rating, reinsurance, and
rules

Logging components - Logger - has a category and level, sends content to an
Appender

Logging components - Appender - is an output destination (server console or rolling
file)

Voordelen van het kopen van samenvattingen bij Stuvia op een rij:

Verzekerd van kwaliteit door reviews

Verzekerd van kwaliteit door reviews

Stuvia-klanten hebben meer dan 700.000 samenvattingen beoordeeld. Zo weet je zeker dat je de beste documenten koopt!

Snel en makkelijk kopen

Snel en makkelijk kopen

Je betaalt supersnel en eenmalig met iDeal, creditcard of Stuvia-tegoed voor de samenvatting. Zonder lidmaatschap.

Focus op de essentie

Focus op de essentie

Samenvattingen worden geschreven voor en door anderen. Daarom zijn de samenvattingen altijd betrouwbaar en actueel. Zo kom je snel tot de kern!

Veelgestelde vragen

Wat krijg ik als ik dit document koop?

Je krijgt een PDF, die direct beschikbaar is na je aankoop. Het gekochte document is altijd, overal en oneindig toegankelijk via je profiel.

Tevredenheidsgarantie: hoe werkt dat?

Onze tevredenheidsgarantie zorgt ervoor dat je altijd een studiedocument vindt dat goed bij je past. Je vult een formulier in en onze klantenservice regelt de rest.

Van wie koop ik deze samenvatting?

Stuvia is een marktplaats, je koop dit document dus niet van ons, maar van verkoper Mboffin. Stuvia faciliteert de betaling aan de verkoper.

Zit ik meteen vast aan een abonnement?

Nee, je koopt alleen deze samenvatting voor €12,32. Je zit daarna nergens aan vast.

Is Stuvia te vertrouwen?

4,6 sterren op Google & Trustpilot (+1000 reviews)

Afgelopen 30 dagen zijn er 85443 samenvattingen verkocht

Opgericht in 2010, al 14 jaar dé plek om samenvattingen te kopen

Start met verkopen
€12,32
  • (0)
  Kopen