com.change_vision.jude.api.inf.ui
Interface IMessageProvider

com.change_vision.jude.api.inf.ui.IMessageProvider

public abstract IMessageProvider


Method Summary
abstract  String provideMessage(String key, Object parameters)
          Get the message
 

Method Detail

provideMessage

abstract String provideMessage(String key,
                               Object parameters)
Get the message

Parameters:
key - Key of the message written in the property file
parameters - Values of the place holder to embed to the message
Returns:
Message