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 TypeMethodDescriptionbooleanString[]String[]getProperties(String prefix, boolean removePrefix)
-
Constructor Details
-
PropsImpl
public PropsImpl()
-
-
Method Details
-
contains
- Specified by:
containsin interfacecom.liferay.portal.kernel.util.Props
-
get
- Specified by:
getin interfacecom.liferay.portal.kernel.util.Props
-
get
- Specified by:
getin interfacecom.liferay.portal.kernel.util.Props
-
getArray
- Specified by:
getArrayin interfacecom.liferay.portal.kernel.util.Props
-
getArray
- Specified by:
getArrayin interfacecom.liferay.portal.kernel.util.Props
-
getProperties
- Specified by:
getPropertiesin interfacecom.liferay.portal.kernel.util.Props
-
getProperties
- Specified by:
getPropertiesin interfacecom.liferay.portal.kernel.util.Props
-