|
Liferay 6.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Configuration
| Method Summary | |
|---|---|
abstract void |
addProperties(Properties properties)
|
abstract void |
clearCache()
|
abstract boolean |
contains(String key)
|
abstract String |
get(String key)
|
abstract String |
get(String key,
Filter filter)
|
abstract String[] |
getArray(String key)
|
abstract String[] |
getArray(String key,
Filter filter)
|
abstract Properties |
getProperties()
|
abstract Properties |
getProperties(String prefix,
boolean removePrefix)
|
abstract void |
removeProperties(Properties properties)
|
abstract void |
set(String key,
String value)
|
| Method Detail |
|---|
void addProperties(Properties properties)
void clearCache()
boolean contains(String key)
String get(String key)
String get(String key,
Filter filter)
String[] getArray(String key)
String[] getArray(String key,
Filter filter)
Properties getProperties()
Properties getProperties(String prefix,
boolean removePrefix)
void removeProperties(Properties properties)
void set(String key,
String value)
|
Liferay 6.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||