com.liferay.portal.kernel.settings
Class FallbackSettings
java.lang.Object
com.liferay.portal.kernel.settings.BaseSettings
com.liferay.portal.kernel.settings.FallbackSettings
- All Implemented Interfaces:
- Settings
public class FallbackSettings
- extends BaseSettings
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FallbackSettings
public FallbackSettings(Settings parentSettings,
FallbackKeys fallbackKeys)
doGetValue
protected String doGetValue(String key)
- Specified by:
doGetValue in class BaseSettings
doGetValues
protected String[] doGetValues(String key)
- Specified by:
doGetValues in class BaseSettings