4A Server -  2.0
 All Classes Namespaces Files Functions Variables Enumerator
cz.vutbr.fit.knot.annotations.web.MessageProvider Class Reference

Class for getting localized messages from message bundle. More...

Collaboration diagram for cz.vutbr.fit.knot.annotations.web.MessageProvider:
Collaboration graph

Static Public Member Functions

static String getMessage (String name)
 

Detailed Description

Class for getting localized messages from message bundle.

Class for getting localized messages from message bundle

Author
idytrych

Definition at line 24 of file MessageProvider.java.

Member Function Documentation

static String cz.vutbr.fit.knot.annotations.web.MessageProvider.getMessage ( String  name)
static

Gets localized message from message bundle

Parameters
nameName of message (key in bundle)
Returns
Returns localized message or "???", if message was not found

Definition at line 32 of file MessageProvider.java.

Here is the caller graph for this function:


The documentation for this class was generated from the following file: