|
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.PropertiesSettings
public class PropertiesSettings
| 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 | |
|---|---|
PropertiesSettings(LocationVariableResolver locationVariableResolver,
Properties properties)
|
|
PropertiesSettings(LocationVariableResolver locationVariableResolver,
Properties properties,
Settings parentSettings)
|
|
| Method Summary | |
|---|---|
protected String |
doGetValue(String key)
|
protected String[] |
doGetValues(String key)
|
protected String |
getProperty(String key)
|
protected String |
readProperty(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 |
| Constructor Detail |
|---|
public PropertiesSettings(LocationVariableResolver locationVariableResolver,
Properties properties)
public PropertiesSettings(LocationVariableResolver locationVariableResolver,
Properties properties,
Settings parentSettings)
| Method Detail |
|---|
protected String doGetValue(String key)
doGetValue in class BaseSettingsprotected String[] doGetValues(String key)
doGetValues in class BaseSettingsprotected String getProperty(String key)
protected String readProperty(String key)
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||