Package com.liferay.portal.util
Class PropsImpl
Object
com.liferay.portal.util.PropsImpl
- All Implemented Interfaces:
com.liferay.portal.kernel.util.Props
- Author:
- Brian Wing Shun Chan
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
String[]
String[]
getProperties
(String prefix, boolean removePrefix)
-
Constructor Details
-
PropsImpl
public PropsImpl()
-
-
Method Details
-
contains
- Specified by:
contains
in interfacecom.liferay.portal.kernel.util.Props
-
get
- Specified by:
get
in interfacecom.liferay.portal.kernel.util.Props
-
get
- Specified by:
get
in interfacecom.liferay.portal.kernel.util.Props
-
getArray
- Specified by:
getArray
in interfacecom.liferay.portal.kernel.util.Props
-
getArray
- Specified by:
getArray
in interfacecom.liferay.portal.kernel.util.Props
-
getProperties
- Specified by:
getProperties
in interfacecom.liferay.portal.kernel.util.Props
-
getProperties
- Specified by:
getProperties
in interfacecom.liferay.portal.kernel.util.Props
-