Print
ExternalizerTags

@externalizer tags

@msg.bundle

this tag on class level means that message translators and property bundles

should be generated for this class

Unique true

Allowed locations

class method constructor field
true false false false

@msg.message

this tag on member level declares message property fro bundle

Unique false

Allowed locations

class method constructor field
true true true true
Parameter Required Allowed values Default value Array Token separator Description
msg true Any value   no   message text in configured locale
lang false Any value   no   language of this message
country false Any value   no   country of this message
variant false Any value   no   variant of this message
Powered by Atlassian Confluence