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 TypeMethodDescriptionvoidvoiddestroy()booleangetBoolean(long companyId, String name) booleangetBoolean(long companyId, String name, boolean defaultValue) booleangetBoolean(String name) booleangetBoolean(String name, boolean defaultValue) booleangetBoolean(PortletPreferences portletPreferences, String name) booleangetBoolean(PortletPreferences portletPreferences, String name, boolean defaultValue) getContent(long companyId, String name) getContent(String name) getContent(PortletPreferences portletPreferences, String name) doubledoubledoubledoubledoublegetDouble(PortletPreferences portletPreferences, String name) doublegetDouble(PortletPreferences portletPreferences, String name, double defaultValue) intgetInteger(long companyId, String name) intgetInteger(long companyId, String name, int defaultValue) intgetInteger(String name) intgetInteger(String name, int defaultValue) intgetInteger(PortletPreferences portletPreferences, String name) intgetInteger(PortletPreferences portletPreferences, String name, int defaultValue) longlonglonglonglonggetLong(PortletPreferences portletPreferences, String name) longgetLong(PortletPreferences portletPreferences, String name, long defaultValue) getPreferences(long companyId) getProperties(String prefix, boolean removePrefix) getProperties(PortletPreferences portletPreferences, String prefix, boolean removePrefix) shortshortshortshortshortgetShort(PortletPreferences portletPreferences, String name) shortgetShort(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:
getBooleanin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getBoolean
- Specified by:
getBooleanin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getBoolean
- Specified by:
getBooleanin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getBoolean
- Specified by:
getBooleanin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getBoolean
- Specified by:
getBooleanin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getBoolean
- Specified by:
getBooleanin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getContent
- Specified by:
getContentin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getContent
- Specified by:
getContentin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getContent
- Specified by:
getContentin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getDouble
- Specified by:
getDoublein interfacecom.liferay.portal.kernel.util.PrefsProps
-
getDouble
- Specified by:
getDoublein interfacecom.liferay.portal.kernel.util.PrefsProps
-
getDouble
- Specified by:
getDoublein interfacecom.liferay.portal.kernel.util.PrefsProps
-
getDouble
- Specified by:
getDoublein interfacecom.liferay.portal.kernel.util.PrefsProps
-
getDouble
- Specified by:
getDoublein interfacecom.liferay.portal.kernel.util.PrefsProps
-
getDouble
- Specified by:
getDoublein interfacecom.liferay.portal.kernel.util.PrefsProps
-
getInteger
- Specified by:
getIntegerin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getInteger
- Specified by:
getIntegerin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getInteger
- Specified by:
getIntegerin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getInteger
- Specified by:
getIntegerin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getInteger
- Specified by:
getIntegerin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getInteger
- Specified by:
getIntegerin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getLong
- Specified by:
getLongin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getLong
- Specified by:
getLongin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getLong
- Specified by:
getLongin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getLong
- Specified by:
getLongin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getLong
- Specified by:
getLongin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getLong
- Specified by:
getLongin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getPreferences
- Specified by:
getPreferencesin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getPreferences
- Specified by:
getPreferencesin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getProperties
public Properties getProperties(PortletPreferences portletPreferences, String prefix, boolean removePrefix) - Specified by:
getPropertiesin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getProperties
- Specified by:
getPropertiesin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getShort
- Specified by:
getShortin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getShort
- Specified by:
getShortin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getShort
- Specified by:
getShortin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getShort
- Specified by:
getShortin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getShort
- Specified by:
getShortin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getShort
- Specified by:
getShortin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getString
- Specified by:
getStringin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getString
- Specified by:
getStringin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getString
- Specified by:
getStringin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getString
- Specified by:
getStringin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getString
- Specified by:
getStringin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getString
- Specified by:
getStringin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getString
- Specified by:
getStringin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getString
- Specified by:
getStringin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getString
- Specified by:
getStringin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getString
- Specified by:
getStringin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getString
- Specified by:
getStringin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getStringArray
- Specified by:
getStringArrayin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getStringArray
public String[] getStringArray(long companyId, String name, String delimiter, String[] defaultValue) - Specified by:
getStringArrayin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getStringArray
public String[] getStringArray(PortletPreferences portletPreferences, String name, String delimiter) - Specified by:
getStringArrayin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getStringArray
public String[] getStringArray(PortletPreferences portletPreferences, String name, String delimiter, String[] defaultValue) - Specified by:
getStringArrayin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getStringArray
- Specified by:
getStringArrayin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getStringArray
- Specified by:
getStringArrayin interfacecom.liferay.portal.kernel.util.PrefsProps
-
getStringFromNames
- Specified by:
getStringFromNamesin interfacecom.liferay.portal.kernel.util.PrefsProps
-