Class ResourceBundleInfoLocalizedValue
java.lang.Object
com.liferay.info.localized.bundle.ResourceBundleInfoLocalizedValue
- All Implemented Interfaces:
InfoLocalizedValue<String>
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.liferay.info.localized.InfoLocalizedValue
InfoLocalizedValue.Builder<T>, InfoLocalizedValue.BuilderInfoLocalizedValue<T>
-
Constructor Summary
ConstructorsConstructorDescriptionResourceBundleInfoLocalizedValue
(Class<?> clazz, String valueKey) ResourceBundleInfoLocalizedValue
(String symbolicName, String valueKey) -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.liferay.info.localized.InfoLocalizedValue
getValues
-
Constructor Details
-
ResourceBundleInfoLocalizedValue
-
ResourceBundleInfoLocalizedValue
-
-
Method Details
-
equals
-
getAvailableLocales
- Specified by:
getAvailableLocales
in interfaceInfoLocalizedValue<String>
-
getDefaultLocale
- Specified by:
getDefaultLocale
in interfaceInfoLocalizedValue<String>
-
getValue
- Specified by:
getValue
in interfaceInfoLocalizedValue<String>
-
getValue
- Specified by:
getValue
in interfaceInfoLocalizedValue<String>
-
hashCode
public int hashCode()
-