|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.settings.BaseSettings
com.liferay.portal.kernel.settings.ConfigurationBeanSettings
public class ConfigurationBeanSettings
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.liferay.portal.kernel.settings.Settings |
|---|
Settings.Config, Settings.OverrideClass, Settings.Property |
| Field Summary |
|---|
| Fields inherited from class com.liferay.portal.kernel.settings.BaseSettings |
|---|
parentSettings |
| Constructor Summary | |
|---|---|
ConfigurationBeanSettings(LocationVariableResolver locationVariableResolver,
Object configurationBean,
Settings parentSettings)
|
|
| Method Summary | |
|---|---|
protected String |
doGetValue(String key)
|
protected String[] |
doGetValues(String key)
|
| Methods inherited from class com.liferay.portal.kernel.settings.BaseSettings |
|---|
getModifiableSettings, getParentSettings, getValue, getValues |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.liferay.portal.kernel.settings.Settings |
|---|
getModifiableSettings, getParentSettings, getValue, getValues |
| Constructor Detail |
|---|
public ConfigurationBeanSettings(LocationVariableResolver locationVariableResolver,
Object configurationBean,
Settings parentSettings)
| Method Detail |
|---|
protected String doGetValue(String key)
doGetValue in class BaseSettingsprotected String[] doGetValues(String key)
doGetValues in class BaseSettings
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||