Package com.liferay.portal.util
Class PrefsPropsImpl
Object
com.liferay.portal.util.PrefsPropsImpl
- All Implemented Interfaces:
com.liferay.portal.kernel.util.PrefsProps
- Author:
- Brian Wing Shun Chan
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
destroy()
boolean
getBoolean
(long companyId, String name) boolean
getBoolean
(long companyId, String name, boolean defaultValue) boolean
getBoolean
(String name) boolean
getBoolean
(String name, boolean defaultValue) boolean
getBoolean
(PortletPreferences portletPreferences, String name) boolean
getBoolean
(PortletPreferences portletPreferences, String name, boolean defaultValue) getContent
(long companyId, String name) getContent
(String name) getContent
(PortletPreferences portletPreferences, String name) double
double
double
double
double
getDouble
(PortletPreferences portletPreferences, String name) double
getDouble
(PortletPreferences portletPreferences, String name, double defaultValue) int
getInteger
(long companyId, String name) int
getInteger
(long companyId, String name, int defaultValue) int
getInteger
(String name) int
getInteger
(String name, int defaultValue) int
getInteger
(PortletPreferences portletPreferences, String name) int
getInteger
(PortletPreferences portletPreferences, String name, int defaultValue) long
long
long
long
long
getLong
(PortletPreferences portletPreferences, String name) long
getLong
(PortletPreferences portletPreferences, String name, long defaultValue) getPreferences
(long companyId) getProperties
(String prefix, boolean removePrefix) getProperties
(PortletPreferences portletPreferences, String prefix, boolean removePrefix) short
short
short
short
short
getShort
(PortletPreferences portletPreferences, String name) short
getShort
(PortletPreferences portletPreferences, String name, short defaultValue) getString
(PortletPreferences portletPreferences, String name) getString
(PortletPreferences portletPreferences, String name, boolean defaultValue) getString
(PortletPreferences portletPreferences, String name, double defaultValue) getString
(PortletPreferences portletPreferences, String name, int defaultValue) getString
(PortletPreferences portletPreferences, String name, long defaultValue) getString
(PortletPreferences portletPreferences, String name, short defaultValue) getString
(PortletPreferences portletPreferences, String name, String defaultValue) String[]
getStringArray
(long companyId, String name, String delimiter) String[]
getStringArray
(long companyId, String name, String delimiter, String[] defaultValue) String[]
getStringArray
(String name, String delimiter) String[]
getStringArray
(String name, String delimiter, String[] defaultValue) String[]
getStringArray
(PortletPreferences portletPreferences, String name, String delimiter) String[]
getStringArray
(PortletPreferences portletPreferences, String name, String delimiter, String[] defaultValue) getStringFromNames
(long companyId, String... names)
-
Constructor Details
-
PrefsPropsImpl
public PrefsPropsImpl()
-
-
Method Details
-
afterPropertiesSet
public void afterPropertiesSet() -
destroy
public void destroy() -
getBoolean
- Specified by:
getBoolean
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getBoolean
- Specified by:
getBoolean
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getBoolean
- Specified by:
getBoolean
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getBoolean
- Specified by:
getBoolean
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getBoolean
- Specified by:
getBoolean
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getBoolean
- Specified by:
getBoolean
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getContent
- Specified by:
getContent
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getContent
- Specified by:
getContent
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getContent
- Specified by:
getContent
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getDouble
- Specified by:
getDouble
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getDouble
- Specified by:
getDouble
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getDouble
- Specified by:
getDouble
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getDouble
- Specified by:
getDouble
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getDouble
- Specified by:
getDouble
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getDouble
- Specified by:
getDouble
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getInteger
- Specified by:
getInteger
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getInteger
- Specified by:
getInteger
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getInteger
- Specified by:
getInteger
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getInteger
- Specified by:
getInteger
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getInteger
- Specified by:
getInteger
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getInteger
- Specified by:
getInteger
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getLong
- Specified by:
getLong
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getLong
- Specified by:
getLong
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getLong
- Specified by:
getLong
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getLong
- Specified by:
getLong
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getLong
- Specified by:
getLong
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getLong
- Specified by:
getLong
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getPreferences
- Specified by:
getPreferences
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getPreferences
- Specified by:
getPreferences
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getProperties
public Properties getProperties(PortletPreferences portletPreferences, String prefix, boolean removePrefix) - Specified by:
getProperties
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getProperties
- Specified by:
getProperties
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getShort
- Specified by:
getShort
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getShort
- Specified by:
getShort
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getShort
- Specified by:
getShort
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getShort
- Specified by:
getShort
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getShort
- Specified by:
getShort
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getShort
- Specified by:
getShort
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getString
- Specified by:
getString
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getString
- Specified by:
getString
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getString
- Specified by:
getString
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getString
- Specified by:
getString
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getString
- Specified by:
getString
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getString
- Specified by:
getString
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getString
- Specified by:
getString
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getString
- Specified by:
getString
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getString
- Specified by:
getString
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getString
- Specified by:
getString
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getString
- Specified by:
getString
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getStringArray
- Specified by:
getStringArray
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getStringArray
public String[] getStringArray(long companyId, String name, String delimiter, String[] defaultValue) - Specified by:
getStringArray
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getStringArray
public String[] getStringArray(PortletPreferences portletPreferences, String name, String delimiter) - Specified by:
getStringArray
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getStringArray
public String[] getStringArray(PortletPreferences portletPreferences, String name, String delimiter, String[] defaultValue) - Specified by:
getStringArray
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getStringArray
- Specified by:
getStringArray
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getStringArray
- Specified by:
getStringArray
in interfacecom.liferay.portal.kernel.util.PrefsProps
-
getStringFromNames
- Specified by:
getStringFromNames
in interfacecom.liferay.portal.kernel.util.PrefsProps
-