|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.util.PropsUtil_IW
public class PropsUtil_IW
| 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)
|
static PropsUtil_IW |
getInstance()
|
Properties |
getProperties()
|
Properties |
getProperties(String prefix,
boolean removePrefix)
|
void |
removeProperties(Properties properties)
|
void |
set(String key,
String value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static PropsUtil_IW getInstance()
public void addProperties(Properties properties)
public boolean contains(String key)
public String get(String key)
public String get(String key,
Filter filter)
public String[] getArray(String key)
public String[] getArray(String key,
Filter filter)
public Properties getProperties()
public Properties getProperties(String prefix,
boolean removePrefix)
public void removeProperties(Properties properties)
public 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 | |||||||||