|
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.kernel.util.PropsUtil
public class PropsUtil
| Constructor Summary | |
|---|---|
PropsUtil()
|
|
| Method Summary | |
|---|---|
static String |
get(String key)
|
static String |
get(String key,
Filter filter)
|
static String[] |
getArray(String key)
|
static Properties |
getProperties()
|
static Properties |
getProperties(String prefix,
boolean removePrefix)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropsUtil()
| Method Detail |
|---|
public static String get(String key)
public static String get(String key,
Filter filter)
public static String[] getArray(String key)
public static Properties getProperties()
public static Properties getProperties(String prefix,
boolean removePrefix)
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||