|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Configuration
| Method Summary | |
|---|---|
void |
addProperties(Properties properties)
|
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)
|
| Method Detail |
|---|
void addProperties(Properties properties)
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.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||