| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pentaho.di.job.entry.validator.ValidatorMessages
public class ValidatorMessages
Utility class for getting formatted strings from validator resource bundle.
| Constructor Summary | |
|---|---|
ValidatorMessages()
 | 
|
| Method Summary | |
|---|---|
static String | 
getString(String key,
          Object... params)
 | 
static String | 
getStringFromBundle(String bundleName,
                    String key,
                    Object... params)
 | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ValidatorMessages()
| Method Detail | 
|---|
public static String getString(String key,
                               Object... params)
public static String getStringFromBundle(String bundleName,
                                         String key,
                                         Object... params)
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||