wt.csm.ranking.literanking
Class literankingResource_en_GB

java.lang.Object
  extended byjava.util.ResourceBundle
      extended byjava.util.ListResourceBundle
          extended bywt.csm.ranking.literanking.literankingResource_en_GB

public class literankingResource_en_GB
extends ListResourceBundle

Default literankingResource message resource bundle [English/US]


Nested Class Summary
 
Nested classes inherited from class java.util.ResourceBundle
 
Field Summary
(package private) static Object[][] contents
           
static String INVALID_STATE_FOR_ADD
           
static String OBJECT_ALREADY_EXISTS
           
static String OBJECT_DOES_NOT_EXIST_FOR_UPDATE
           
static String SIMPLE_CRITERIA_LABELS
           
static String SIMPLE_CRITERIA_VALUES
           
static String UPDATE_FAILED_INCOMPATABLE_CLASSES
           
static String WEIGHTED_AVERAGE_CRITERIA_LABELS
           
static String WEIGHTED_AVERAGE_CRITERIA_NORMALIZATION_LABEL
           
static String WEIGHTED_AVERAGE_CRITERIA_NORMALIZATION_VALUE
           
static String WEIGHTED_AVERAGE_CRITERIA_VALUES
           
 
Fields inherited from class java.util.ListResourceBundle
 
Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
literankingResource_en_GB()
           
 
Method Summary
 Object[][] getContents()
           
 
Methods inherited from class java.util.ListResourceBundle
getKeys, handleGetObject
 
Methods inherited from class java.util.ResourceBundle
getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UPDATE_FAILED_INCOMPATABLE_CLASSES

public static final String UPDATE_FAILED_INCOMPATABLE_CLASSES
See Also:
Constant Field Values

OBJECT_ALREADY_EXISTS

public static final String OBJECT_ALREADY_EXISTS
See Also:
Constant Field Values

INVALID_STATE_FOR_ADD

public static final String INVALID_STATE_FOR_ADD
See Also:
Constant Field Values

OBJECT_DOES_NOT_EXIST_FOR_UPDATE

public static final String OBJECT_DOES_NOT_EXIST_FOR_UPDATE
See Also:
Constant Field Values

SIMPLE_CRITERIA_LABELS

public static final String SIMPLE_CRITERIA_LABELS
See Also:
Constant Field Values

SIMPLE_CRITERIA_VALUES

public static final String SIMPLE_CRITERIA_VALUES
See Also:
Constant Field Values

WEIGHTED_AVERAGE_CRITERIA_LABELS

public static final String WEIGHTED_AVERAGE_CRITERIA_LABELS
See Also:
Constant Field Values

WEIGHTED_AVERAGE_CRITERIA_VALUES

public static final String WEIGHTED_AVERAGE_CRITERIA_VALUES
See Also:
Constant Field Values

WEIGHTED_AVERAGE_CRITERIA_NORMALIZATION_LABEL

public static final String WEIGHTED_AVERAGE_CRITERIA_NORMALIZATION_LABEL
See Also:
Constant Field Values

WEIGHTED_AVERAGE_CRITERIA_NORMALIZATION_VALUE

public static final String WEIGHTED_AVERAGE_CRITERIA_NORMALIZATION_VALUE
See Also:
Constant Field Values

contents

static final Object[][] contents
Constructor Detail

literankingResource_en_GB

public literankingResource_en_GB()
Method Detail

getContents

public Object[][] getContents()