Uses of Interface
com.liferay.portal.kernel.model.PortletPreferenceValue
Packages that use PortletPreferenceValue
Package
Description
This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types.
This package defines the portal service interfaces and classes.
This package defines the portal service persistence interfaces, classes, and utilities.
-
Uses of PortletPreferenceValue in com.liferay.portal.kernel.model
Classes in com.liferay.portal.kernel.model that implement PortletPreferenceValueFields in com.liferay.portal.kernel.model with type parameters of type PortletPreferenceValueModifier and TypeFieldDescriptionstatic final Accessor<PortletPreferenceValue,
Long> PortletPreferenceValue.PORTLET_PREFERENCE_VALUE_ID_ACCESSOR
Methods in com.liferay.portal.kernel.model that return PortletPreferenceValueModifier and TypeMethodDescriptionPortletPreferenceValueModel.cloneWithOriginalValues()
PortletPreferenceValueWrapper.cloneWithOriginalValues()
Methods in com.liferay.portal.kernel.model that return types with arguments of type PortletPreferenceValueModifier and TypeMethodDescriptionPortletPreferenceValueWrapper.getAttributeGetterFunctions()
PortletPreferenceValueWrapper.getAttributeSetterBiConsumers()
Methods in com.liferay.portal.kernel.model with parameters of type PortletPreferenceValueModifier and TypeMethodDescriptionprotected PortletPreferenceValueWrapper
PortletPreferenceValueWrapper.wrap
(PortletPreferenceValue portletPreferenceValue) Constructors in com.liferay.portal.kernel.model with parameters of type PortletPreferenceValueModifierConstructorDescriptionPortletPreferenceValueWrapper
(PortletPreferenceValue portletPreferenceValue) -
Uses of PortletPreferenceValue in com.liferay.portal.kernel.service
Methods in com.liferay.portal.kernel.service that return PortletPreferenceValueModifier and TypeMethodDescriptionPortletPreferenceValueLocalService.addPortletPreferenceValue
(PortletPreferenceValue portletPreferenceValue) Adds the portlet preference value to the database.static PortletPreferenceValue
PortletPreferenceValueLocalServiceUtil.addPortletPreferenceValue
(PortletPreferenceValue portletPreferenceValue) Adds the portlet preference value to the database.PortletPreferenceValueLocalServiceWrapper.addPortletPreferenceValue
(PortletPreferenceValue portletPreferenceValue) Adds the portlet preference value to the database.PortletPreferenceValueLocalService.createPortletPreferenceValue
(long portletPreferenceValueId) Creates a new portlet preference value with the primary key.static PortletPreferenceValue
PortletPreferenceValueLocalServiceUtil.createPortletPreferenceValue
(long portletPreferenceValueId) Creates a new portlet preference value with the primary key.PortletPreferenceValueLocalServiceWrapper.createPortletPreferenceValue
(long portletPreferenceValueId) Creates a new portlet preference value with the primary key.PortletPreferenceValueLocalService.deletePortletPreferenceValue
(long portletPreferenceValueId) Deletes the portlet preference value with the primary key from the database.PortletPreferenceValueLocalService.deletePortletPreferenceValue
(PortletPreferenceValue portletPreferenceValue) Deletes the portlet preference value from the database.static PortletPreferenceValue
PortletPreferenceValueLocalServiceUtil.deletePortletPreferenceValue
(long portletPreferenceValueId) Deletes the portlet preference value with the primary key from the database.static PortletPreferenceValue
PortletPreferenceValueLocalServiceUtil.deletePortletPreferenceValue
(PortletPreferenceValue portletPreferenceValue) Deletes the portlet preference value from the database.PortletPreferenceValueLocalServiceWrapper.deletePortletPreferenceValue
(long portletPreferenceValueId) Deletes the portlet preference value with the primary key from the database.PortletPreferenceValueLocalServiceWrapper.deletePortletPreferenceValue
(PortletPreferenceValue portletPreferenceValue) Deletes the portlet preference value from the database.PortletPreferenceValueLocalService.fetchPortletPreferenceValue
(long portletPreferenceValueId) static PortletPreferenceValue
PortletPreferenceValueLocalServiceUtil.fetchPortletPreferenceValue
(long portletPreferenceValueId) PortletPreferenceValueLocalServiceWrapper.fetchPortletPreferenceValue
(long portletPreferenceValueId) PortletPreferenceValueLocalService.getPortletPreferenceValue
(long portletPreferenceValueId) Returns the portlet preference value with the primary key.static PortletPreferenceValue
PortletPreferenceValueLocalServiceUtil.getPortletPreferenceValue
(long portletPreferenceValueId) Returns the portlet preference value with the primary key.PortletPreferenceValueLocalServiceWrapper.getPortletPreferenceValue
(long portletPreferenceValueId) Returns the portlet preference value with the primary key.PortletPreferenceValueLocalService.updatePortletPreferenceValue
(PortletPreferenceValue portletPreferenceValue) Updates the portlet preference value in the database or adds it if it does not yet exist.static PortletPreferenceValue
PortletPreferenceValueLocalServiceUtil.updatePortletPreferenceValue
(PortletPreferenceValue portletPreferenceValue) Updates the portlet preference value in the database or adds it if it does not yet exist.PortletPreferenceValueLocalServiceWrapper.updatePortletPreferenceValue
(PortletPreferenceValue portletPreferenceValue) Updates the portlet preference value in the database or adds it if it does not yet exist.Methods in com.liferay.portal.kernel.service that return types with arguments of type PortletPreferenceValueModifier and TypeMethodDescriptionPortletPreferenceValueLocalService.getCTPersistence()
PortletPreferenceValueLocalServiceWrapper.getCTPersistence()
PortletPreferenceValueLocalService.getModelClass()
PortletPreferenceValueLocalServiceWrapper.getModelClass()
PortletPreferenceValueLocalService.getPortletPreferenceValues
(int start, int end) Returns a range of all the portlet preference values.static List<PortletPreferenceValue>
PortletPreferenceValueLocalServiceUtil.getPortletPreferenceValues
(int start, int end) Returns a range of all the portlet preference values.PortletPreferenceValueLocalServiceWrapper.getPortletPreferenceValues
(int start, int end) Returns a range of all the portlet preference values.Methods in com.liferay.portal.kernel.service with parameters of type PortletPreferenceValueModifier and TypeMethodDescriptionPortletPreferenceValueLocalService.addPortletPreferenceValue
(PortletPreferenceValue portletPreferenceValue) Adds the portlet preference value to the database.static PortletPreferenceValue
PortletPreferenceValueLocalServiceUtil.addPortletPreferenceValue
(PortletPreferenceValue portletPreferenceValue) Adds the portlet preference value to the database.PortletPreferenceValueLocalServiceWrapper.addPortletPreferenceValue
(PortletPreferenceValue portletPreferenceValue) Adds the portlet preference value to the database.PortletPreferenceValueLocalService.deletePortletPreferenceValue
(PortletPreferenceValue portletPreferenceValue) Deletes the portlet preference value from the database.static PortletPreferenceValue
PortletPreferenceValueLocalServiceUtil.deletePortletPreferenceValue
(PortletPreferenceValue portletPreferenceValue) Deletes the portlet preference value from the database.PortletPreferenceValueLocalServiceWrapper.deletePortletPreferenceValue
(PortletPreferenceValue portletPreferenceValue) Deletes the portlet preference value from the database.PortletPreferenceValueLocalService.updatePortletPreferenceValue
(PortletPreferenceValue portletPreferenceValue) Updates the portlet preference value in the database or adds it if it does not yet exist.static PortletPreferenceValue
PortletPreferenceValueLocalServiceUtil.updatePortletPreferenceValue
(PortletPreferenceValue portletPreferenceValue) Updates the portlet preference value in the database or adds it if it does not yet exist.PortletPreferenceValueLocalServiceWrapper.updatePortletPreferenceValue
(PortletPreferenceValue portletPreferenceValue) Updates the portlet preference value in the database or adds it if it does not yet exist.Method parameters in com.liferay.portal.kernel.service with type arguments of type PortletPreferenceValueModifier and TypeMethodDescription<R,
E extends Throwable>
RPortletPreferenceValueLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<PortletPreferenceValue>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RPortletPreferenceValueLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<PortletPreferenceValue>, R, E> updateUnsafeFunction) -
Uses of PortletPreferenceValue in com.liferay.portal.kernel.service.persistence
Methods in com.liferay.portal.kernel.service.persistence that return PortletPreferenceValueModifier and TypeMethodDescriptionPortletPreferenceValuePersistence.create
(long portletPreferenceValueId) Creates a new portlet preference value with the primary key.static PortletPreferenceValue
PortletPreferenceValueUtil.create
(long portletPreferenceValueId) Creates a new portlet preference value with the primary key.PortletPreferenceValuePersistence.fetchByC_N_SV_First
(long companyId, String name, String smallValue, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the first portlet preference value in the ordered set where companyId = ? and name = ? and smallValue = ?.static PortletPreferenceValue
PortletPreferenceValueUtil.fetchByC_N_SV_First
(long companyId, String name, String smallValue, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the first portlet preference value in the ordered set where companyId = ? and name = ? and smallValue = ?.PortletPreferenceValuePersistence.fetchByC_N_SV_Last
(long companyId, String name, String smallValue, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the last portlet preference value in the ordered set where companyId = ? and name = ? and smallValue = ?.static PortletPreferenceValue
PortletPreferenceValueUtil.fetchByC_N_SV_Last
(long companyId, String name, String smallValue, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the last portlet preference value in the ordered set where companyId = ? and name = ? and smallValue = ?.PortletPreferenceValuePersistence.fetchByP_I_N
(long portletPreferencesId, int index, String name) Returns the portlet preference value where portletPreferencesId = ? and index = ? and name = ? or returnsnull
if it could not be found.PortletPreferenceValuePersistence.fetchByP_I_N
(long portletPreferencesId, int index, String name, boolean useFinderCache) Returns the portlet preference value where portletPreferencesId = ? and index = ? and name = ? or returnsnull
if it could not be found, optionally using the finder cache.static PortletPreferenceValue
PortletPreferenceValueUtil.fetchByP_I_N
(long portletPreferencesId, int index, String name) Returns the portlet preference value where portletPreferencesId = ? and index = ? and name = ? or returnsnull
if it could not be found.static PortletPreferenceValue
PortletPreferenceValueUtil.fetchByP_I_N
(long portletPreferencesId, int index, String name, boolean useFinderCache) Returns the portlet preference value where portletPreferencesId = ? and index = ? and name = ? or returnsnull
if it could not be found, optionally using the finder cache.PortletPreferenceValuePersistence.fetchByP_N_First
(long portletPreferencesId, String name, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the first portlet preference value in the ordered set where portletPreferencesId = ? and name = ?.static PortletPreferenceValue
PortletPreferenceValueUtil.fetchByP_N_First
(long portletPreferencesId, String name, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the first portlet preference value in the ordered set where portletPreferencesId = ? and name = ?.PortletPreferenceValuePersistence.fetchByP_N_Last
(long portletPreferencesId, String name, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the last portlet preference value in the ordered set where portletPreferencesId = ? and name = ?.static PortletPreferenceValue
PortletPreferenceValueUtil.fetchByP_N_Last
(long portletPreferencesId, String name, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the last portlet preference value in the ordered set where portletPreferencesId = ? and name = ?.PortletPreferenceValuePersistence.fetchByP_N_SV_First
(long portletPreferencesId, String name, String smallValue, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the first portlet preference value in the ordered set where portletPreferencesId = ? and name = ? and smallValue = ?.static PortletPreferenceValue
PortletPreferenceValueUtil.fetchByP_N_SV_First
(long portletPreferencesId, String name, String smallValue, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the first portlet preference value in the ordered set where portletPreferencesId = ? and name = ? and smallValue = ?.PortletPreferenceValuePersistence.fetchByP_N_SV_Last
(long portletPreferencesId, String name, String smallValue, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the last portlet preference value in the ordered set where portletPreferencesId = ? and name = ? and smallValue = ?.static PortletPreferenceValue
PortletPreferenceValueUtil.fetchByP_N_SV_Last
(long portletPreferencesId, String name, String smallValue, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the last portlet preference value in the ordered set where portletPreferencesId = ? and name = ? and smallValue = ?.PortletPreferenceValuePersistence.fetchByPortletPreferencesId_First
(long portletPreferencesId, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the first portlet preference value in the ordered set where portletPreferencesId = ?.static PortletPreferenceValue
PortletPreferenceValueUtil.fetchByPortletPreferencesId_First
(long portletPreferencesId, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the first portlet preference value in the ordered set where portletPreferencesId = ?.PortletPreferenceValuePersistence.fetchByPortletPreferencesId_Last
(long portletPreferencesId, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the last portlet preference value in the ordered set where portletPreferencesId = ?.static PortletPreferenceValue
PortletPreferenceValueUtil.fetchByPortletPreferencesId_Last
(long portletPreferencesId, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the last portlet preference value in the ordered set where portletPreferencesId = ?.PortletPreferenceValuePersistence.fetchByPrimaryKey
(long portletPreferenceValueId) Returns the portlet preference value with the primary key or returnsnull
if it could not be found.static PortletPreferenceValue
PortletPreferenceValueUtil.fetchByPrimaryKey
(long portletPreferenceValueId) Returns the portlet preference value with the primary key or returnsnull
if it could not be found.PortletPreferenceValuePersistence.findByC_N_SV_First
(long companyId, String name, String smallValue, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the first portlet preference value in the ordered set where companyId = ? and name = ? and smallValue = ?.static PortletPreferenceValue
PortletPreferenceValueUtil.findByC_N_SV_First
(long companyId, String name, String smallValue, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the first portlet preference value in the ordered set where companyId = ? and name = ? and smallValue = ?.PortletPreferenceValuePersistence.findByC_N_SV_Last
(long companyId, String name, String smallValue, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the last portlet preference value in the ordered set where companyId = ? and name = ? and smallValue = ?.static PortletPreferenceValue
PortletPreferenceValueUtil.findByC_N_SV_Last
(long companyId, String name, String smallValue, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the last portlet preference value in the ordered set where companyId = ? and name = ? and smallValue = ?.PortletPreferenceValuePersistence.findByC_N_SV_PrevAndNext
(long portletPreferenceValueId, long companyId, String name, String smallValue, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the portlet preference values before and after the current portlet preference value in the ordered set where companyId = ? and name = ? and smallValue = ?.static PortletPreferenceValue[]
PortletPreferenceValueUtil.findByC_N_SV_PrevAndNext
(long portletPreferenceValueId, long companyId, String name, String smallValue, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the portlet preference values before and after the current portlet preference value in the ordered set where companyId = ? and name = ? and smallValue = ?.PortletPreferenceValuePersistence.findByP_I_N
(long portletPreferencesId, int index, String name) Returns the portlet preference value where portletPreferencesId = ? and index = ? and name = ? or throws aNoSuchPortletPreferenceValueException
if it could not be found.static PortletPreferenceValue
PortletPreferenceValueUtil.findByP_I_N
(long portletPreferencesId, int index, String name) Returns the portlet preference value where portletPreferencesId = ? and index = ? and name = ? or throws aNoSuchPortletPreferenceValueException
if it could not be found.PortletPreferenceValuePersistence.findByP_N_First
(long portletPreferencesId, String name, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the first portlet preference value in the ordered set where portletPreferencesId = ? and name = ?.static PortletPreferenceValue
PortletPreferenceValueUtil.findByP_N_First
(long portletPreferencesId, String name, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the first portlet preference value in the ordered set where portletPreferencesId = ? and name = ?.PortletPreferenceValuePersistence.findByP_N_Last
(long portletPreferencesId, String name, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the last portlet preference value in the ordered set where portletPreferencesId = ? and name = ?.static PortletPreferenceValue
PortletPreferenceValueUtil.findByP_N_Last
(long portletPreferencesId, String name, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the last portlet preference value in the ordered set where portletPreferencesId = ? and name = ?.PortletPreferenceValuePersistence.findByP_N_PrevAndNext
(long portletPreferenceValueId, long portletPreferencesId, String name, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the portlet preference values before and after the current portlet preference value in the ordered set where portletPreferencesId = ? and name = ?.static PortletPreferenceValue[]
PortletPreferenceValueUtil.findByP_N_PrevAndNext
(long portletPreferenceValueId, long portletPreferencesId, String name, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the portlet preference values before and after the current portlet preference value in the ordered set where portletPreferencesId = ? and name = ?.PortletPreferenceValuePersistence.findByP_N_SV_First
(long portletPreferencesId, String name, String smallValue, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the first portlet preference value in the ordered set where portletPreferencesId = ? and name = ? and smallValue = ?.static PortletPreferenceValue
PortletPreferenceValueUtil.findByP_N_SV_First
(long portletPreferencesId, String name, String smallValue, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the first portlet preference value in the ordered set where portletPreferencesId = ? and name = ? and smallValue = ?.PortletPreferenceValuePersistence.findByP_N_SV_Last
(long portletPreferencesId, String name, String smallValue, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the last portlet preference value in the ordered set where portletPreferencesId = ? and name = ? and smallValue = ?.static PortletPreferenceValue
PortletPreferenceValueUtil.findByP_N_SV_Last
(long portletPreferencesId, String name, String smallValue, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the last portlet preference value in the ordered set where portletPreferencesId = ? and name = ? and smallValue = ?.PortletPreferenceValuePersistence.findByP_N_SV_PrevAndNext
(long portletPreferenceValueId, long portletPreferencesId, String name, String smallValue, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the portlet preference values before and after the current portlet preference value in the ordered set where portletPreferencesId = ? and name = ? and smallValue = ?.static PortletPreferenceValue[]
PortletPreferenceValueUtil.findByP_N_SV_PrevAndNext
(long portletPreferenceValueId, long portletPreferencesId, String name, String smallValue, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the portlet preference values before and after the current portlet preference value in the ordered set where portletPreferencesId = ? and name = ? and smallValue = ?.PortletPreferenceValuePersistence.findByPortletPreferencesId_First
(long portletPreferencesId, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the first portlet preference value in the ordered set where portletPreferencesId = ?.static PortletPreferenceValue
PortletPreferenceValueUtil.findByPortletPreferencesId_First
(long portletPreferencesId, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the first portlet preference value in the ordered set where portletPreferencesId = ?.PortletPreferenceValuePersistence.findByPortletPreferencesId_Last
(long portletPreferencesId, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the last portlet preference value in the ordered set where portletPreferencesId = ?.static PortletPreferenceValue
PortletPreferenceValueUtil.findByPortletPreferencesId_Last
(long portletPreferencesId, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the last portlet preference value in the ordered set where portletPreferencesId = ?.PortletPreferenceValuePersistence.findByPortletPreferencesId_PrevAndNext
(long portletPreferenceValueId, long portletPreferencesId, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the portlet preference values before and after the current portlet preference value in the ordered set where portletPreferencesId = ?.static PortletPreferenceValue[]
PortletPreferenceValueUtil.findByPortletPreferencesId_PrevAndNext
(long portletPreferenceValueId, long portletPreferencesId, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the portlet preference values before and after the current portlet preference value in the ordered set where portletPreferencesId = ?.PortletPreferenceValuePersistence.findByPrimaryKey
(long portletPreferenceValueId) Returns the portlet preference value with the primary key or throws aNoSuchPortletPreferenceValueException
if it could not be found.static PortletPreferenceValue
PortletPreferenceValueUtil.findByPrimaryKey
(long portletPreferenceValueId) Returns the portlet preference value with the primary key or throws aNoSuchPortletPreferenceValueException
if it could not be found.PortletPreferenceValuePersistence.remove
(long portletPreferenceValueId) Removes the portlet preference value with the primary key from the database.static PortletPreferenceValue
PortletPreferenceValueUtil.remove
(long portletPreferenceValueId) Removes the portlet preference value with the primary key from the database.PortletPreferenceValuePersistence.removeByP_I_N
(long portletPreferencesId, int index, String name) Removes the portlet preference value where portletPreferencesId = ? and index = ? and name = ? from the database.static PortletPreferenceValue
PortletPreferenceValueUtil.removeByP_I_N
(long portletPreferencesId, int index, String name) Removes the portlet preference value where portletPreferencesId = ? and index = ? and name = ? from the database.static PortletPreferenceValue
PortletPreferenceValueUtil.update
(PortletPreferenceValue portletPreferenceValue) static PortletPreferenceValue
PortletPreferenceValueUtil.update
(PortletPreferenceValue portletPreferenceValue, ServiceContext serviceContext) PortletPreferenceValuePersistence.updateImpl
(PortletPreferenceValue portletPreferenceValue) static PortletPreferenceValue
PortletPreferenceValueUtil.updateImpl
(PortletPreferenceValue portletPreferenceValue) Methods in com.liferay.portal.kernel.service.persistence that return types with arguments of type PortletPreferenceValueModifier and TypeMethodDescriptionstatic Map<Serializable,
PortletPreferenceValue> PortletPreferenceValueUtil.fetchByPrimaryKeys
(Set<Serializable> primaryKeys) PortletPreferenceValuePersistence.findAll()
Returns all the portlet preference values.PortletPreferenceValuePersistence.findAll
(int start, int end) Returns a range of all the portlet preference values.PortletPreferenceValuePersistence.findAll
(int start, int end, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns an ordered range of all the portlet preference values.PortletPreferenceValuePersistence.findAll
(int start, int end, OrderByComparator<PortletPreferenceValue> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portlet preference values.static List<PortletPreferenceValue>
PortletPreferenceValueUtil.findAll()
Returns all the portlet preference values.static List<PortletPreferenceValue>
PortletPreferenceValueUtil.findAll
(int start, int end) Returns a range of all the portlet preference values.static List<PortletPreferenceValue>
PortletPreferenceValueUtil.findAll
(int start, int end, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns an ordered range of all the portlet preference values.static List<PortletPreferenceValue>
PortletPreferenceValueUtil.findAll
(int start, int end, OrderByComparator<PortletPreferenceValue> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portlet preference values.PortletPreferenceValuePersistence.findByC_N_SV
(long companyId, String name, String smallValue) Returns all the portlet preference values where companyId = ? and name = ? and smallValue = ?.PortletPreferenceValuePersistence.findByC_N_SV
(long companyId, String name, String smallValue, int start, int end) Returns a range of all the portlet preference values where companyId = ? and name = ? and smallValue = ?.PortletPreferenceValuePersistence.findByC_N_SV
(long companyId, String name, String smallValue, int start, int end, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns an ordered range of all the portlet preference values where companyId = ? and name = ? and smallValue = ?.PortletPreferenceValuePersistence.findByC_N_SV
(long companyId, String name, String smallValue, int start, int end, OrderByComparator<PortletPreferenceValue> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portlet preference values where companyId = ? and name = ? and smallValue = ?.static List<PortletPreferenceValue>
PortletPreferenceValueUtil.findByC_N_SV
(long companyId, String name, String smallValue) Returns all the portlet preference values where companyId = ? and name = ? and smallValue = ?.static List<PortletPreferenceValue>
PortletPreferenceValueUtil.findByC_N_SV
(long companyId, String name, String smallValue, int start, int end) Returns a range of all the portlet preference values where companyId = ? and name = ? and smallValue = ?.static List<PortletPreferenceValue>
PortletPreferenceValueUtil.findByC_N_SV
(long companyId, String name, String smallValue, int start, int end, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns an ordered range of all the portlet preference values where companyId = ? and name = ? and smallValue = ?.static List<PortletPreferenceValue>
PortletPreferenceValueUtil.findByC_N_SV
(long companyId, String name, String smallValue, int start, int end, OrderByComparator<PortletPreferenceValue> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portlet preference values where companyId = ? and name = ? and smallValue = ?.Returns all the portlet preference values where portletPreferencesId = ? and name = ?.PortletPreferenceValuePersistence.findByP_N
(long portletPreferencesId, String name, int start, int end) Returns a range of all the portlet preference values where portletPreferencesId = ? and name = ?.PortletPreferenceValuePersistence.findByP_N
(long portletPreferencesId, String name, int start, int end, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns an ordered range of all the portlet preference values where portletPreferencesId = ? and name = ?.PortletPreferenceValuePersistence.findByP_N
(long portletPreferencesId, String name, int start, int end, OrderByComparator<PortletPreferenceValue> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portlet preference values where portletPreferencesId = ? and name = ?.static List<PortletPreferenceValue>
Returns all the portlet preference values where portletPreferencesId = ? and name = ?.static List<PortletPreferenceValue>
Returns a range of all the portlet preference values where portletPreferencesId = ? and name = ?.static List<PortletPreferenceValue>
PortletPreferenceValueUtil.findByP_N
(long portletPreferencesId, String name, int start, int end, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns an ordered range of all the portlet preference values where portletPreferencesId = ? and name = ?.static List<PortletPreferenceValue>
PortletPreferenceValueUtil.findByP_N
(long portletPreferencesId, String name, int start, int end, OrderByComparator<PortletPreferenceValue> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portlet preference values where portletPreferencesId = ? and name = ?.PortletPreferenceValuePersistence.findByP_N_SV
(long portletPreferencesId, String name, String smallValue) Returns all the portlet preference values where portletPreferencesId = ? and name = ? and smallValue = ?.PortletPreferenceValuePersistence.findByP_N_SV
(long portletPreferencesId, String name, String smallValue, int start, int end) Returns a range of all the portlet preference values where portletPreferencesId = ? and name = ? and smallValue = ?.PortletPreferenceValuePersistence.findByP_N_SV
(long portletPreferencesId, String name, String smallValue, int start, int end, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns an ordered range of all the portlet preference values where portletPreferencesId = ? and name = ? and smallValue = ?.PortletPreferenceValuePersistence.findByP_N_SV
(long portletPreferencesId, String name, String smallValue, int start, int end, OrderByComparator<PortletPreferenceValue> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portlet preference values where portletPreferencesId = ? and name = ? and smallValue = ?.static List<PortletPreferenceValue>
PortletPreferenceValueUtil.findByP_N_SV
(long portletPreferencesId, String name, String smallValue) Returns all the portlet preference values where portletPreferencesId = ? and name = ? and smallValue = ?.static List<PortletPreferenceValue>
PortletPreferenceValueUtil.findByP_N_SV
(long portletPreferencesId, String name, String smallValue, int start, int end) Returns a range of all the portlet preference values where portletPreferencesId = ? and name = ? and smallValue = ?.static List<PortletPreferenceValue>
PortletPreferenceValueUtil.findByP_N_SV
(long portletPreferencesId, String name, String smallValue, int start, int end, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns an ordered range of all the portlet preference values where portletPreferencesId = ? and name = ? and smallValue = ?.static List<PortletPreferenceValue>
PortletPreferenceValueUtil.findByP_N_SV
(long portletPreferencesId, String name, String smallValue, int start, int end, OrderByComparator<PortletPreferenceValue> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portlet preference values where portletPreferencesId = ? and name = ? and smallValue = ?.PortletPreferenceValuePersistence.findByPortletPreferencesId
(long portletPreferencesId) Returns all the portlet preference values where portletPreferencesId = ?.PortletPreferenceValuePersistence.findByPortletPreferencesId
(long portletPreferencesId, int start, int end) Returns a range of all the portlet preference values where portletPreferencesId = ?.PortletPreferenceValuePersistence.findByPortletPreferencesId
(long portletPreferencesId, int start, int end, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns an ordered range of all the portlet preference values where portletPreferencesId = ?.PortletPreferenceValuePersistence.findByPortletPreferencesId
(long portletPreferencesId, int start, int end, OrderByComparator<PortletPreferenceValue> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portlet preference values where portletPreferencesId = ?.static List<PortletPreferenceValue>
PortletPreferenceValueUtil.findByPortletPreferencesId
(long portletPreferencesId) Returns all the portlet preference values where portletPreferencesId = ?.static List<PortletPreferenceValue>
PortletPreferenceValueUtil.findByPortletPreferencesId
(long portletPreferencesId, int start, int end) Returns a range of all the portlet preference values where portletPreferencesId = ?.static List<PortletPreferenceValue>
PortletPreferenceValueUtil.findByPortletPreferencesId
(long portletPreferencesId, int start, int end, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns an ordered range of all the portlet preference values where portletPreferencesId = ?.static List<PortletPreferenceValue>
PortletPreferenceValueUtil.findByPortletPreferencesId
(long portletPreferencesId, int start, int end, OrderByComparator<PortletPreferenceValue> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portlet preference values where portletPreferencesId = ?.static List<PortletPreferenceValue>
PortletPreferenceValueUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery) static List<PortletPreferenceValue>
PortletPreferenceValueUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery, int start, int end) static List<PortletPreferenceValue>
PortletPreferenceValueUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<PortletPreferenceValue> orderByComparator) Methods in com.liferay.portal.kernel.service.persistence with parameters of type PortletPreferenceValueModifier and TypeMethodDescriptionvoid
PortletPreferenceValuePersistence.cacheResult
(PortletPreferenceValue portletPreferenceValue) Caches the portlet preference value in the entity cache if it is enabled.static void
PortletPreferenceValueUtil.cacheResult
(PortletPreferenceValue portletPreferenceValue) Caches the portlet preference value in the entity cache if it is enabled.static void
PortletPreferenceValueUtil.clearCache
(PortletPreferenceValue portletPreferenceValue) static PortletPreferenceValue
PortletPreferenceValueUtil.update
(PortletPreferenceValue portletPreferenceValue) static PortletPreferenceValue
PortletPreferenceValueUtil.update
(PortletPreferenceValue portletPreferenceValue, ServiceContext serviceContext) PortletPreferenceValuePersistence.updateImpl
(PortletPreferenceValue portletPreferenceValue) static PortletPreferenceValue
PortletPreferenceValueUtil.updateImpl
(PortletPreferenceValue portletPreferenceValue) Method parameters in com.liferay.portal.kernel.service.persistence with type arguments of type PortletPreferenceValueModifier and TypeMethodDescriptionvoid
PortletPreferenceValuePersistence.cacheResult
(List<PortletPreferenceValue> portletPreferenceValues) Caches the portlet preference values in the entity cache if it is enabled.static void
PortletPreferenceValueUtil.cacheResult
(List<PortletPreferenceValue> portletPreferenceValues) Caches the portlet preference values in the entity cache if it is enabled.PortletPreferenceValuePersistence.fetchByC_N_SV_First
(long companyId, String name, String smallValue, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the first portlet preference value in the ordered set where companyId = ? and name = ? and smallValue = ?.static PortletPreferenceValue
PortletPreferenceValueUtil.fetchByC_N_SV_First
(long companyId, String name, String smallValue, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the first portlet preference value in the ordered set where companyId = ? and name = ? and smallValue = ?.PortletPreferenceValuePersistence.fetchByC_N_SV_Last
(long companyId, String name, String smallValue, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the last portlet preference value in the ordered set where companyId = ? and name = ? and smallValue = ?.static PortletPreferenceValue
PortletPreferenceValueUtil.fetchByC_N_SV_Last
(long companyId, String name, String smallValue, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the last portlet preference value in the ordered set where companyId = ? and name = ? and smallValue = ?.PortletPreferenceValuePersistence.fetchByP_N_First
(long portletPreferencesId, String name, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the first portlet preference value in the ordered set where portletPreferencesId = ? and name = ?.static PortletPreferenceValue
PortletPreferenceValueUtil.fetchByP_N_First
(long portletPreferencesId, String name, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the first portlet preference value in the ordered set where portletPreferencesId = ? and name = ?.PortletPreferenceValuePersistence.fetchByP_N_Last
(long portletPreferencesId, String name, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the last portlet preference value in the ordered set where portletPreferencesId = ? and name = ?.static PortletPreferenceValue
PortletPreferenceValueUtil.fetchByP_N_Last
(long portletPreferencesId, String name, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the last portlet preference value in the ordered set where portletPreferencesId = ? and name = ?.PortletPreferenceValuePersistence.fetchByP_N_SV_First
(long portletPreferencesId, String name, String smallValue, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the first portlet preference value in the ordered set where portletPreferencesId = ? and name = ? and smallValue = ?.static PortletPreferenceValue
PortletPreferenceValueUtil.fetchByP_N_SV_First
(long portletPreferencesId, String name, String smallValue, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the first portlet preference value in the ordered set where portletPreferencesId = ? and name = ? and smallValue = ?.PortletPreferenceValuePersistence.fetchByP_N_SV_Last
(long portletPreferencesId, String name, String smallValue, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the last portlet preference value in the ordered set where portletPreferencesId = ? and name = ? and smallValue = ?.static PortletPreferenceValue
PortletPreferenceValueUtil.fetchByP_N_SV_Last
(long portletPreferencesId, String name, String smallValue, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the last portlet preference value in the ordered set where portletPreferencesId = ? and name = ? and smallValue = ?.PortletPreferenceValuePersistence.fetchByPortletPreferencesId_First
(long portletPreferencesId, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the first portlet preference value in the ordered set where portletPreferencesId = ?.static PortletPreferenceValue
PortletPreferenceValueUtil.fetchByPortletPreferencesId_First
(long portletPreferencesId, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the first portlet preference value in the ordered set where portletPreferencesId = ?.PortletPreferenceValuePersistence.fetchByPortletPreferencesId_Last
(long portletPreferencesId, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the last portlet preference value in the ordered set where portletPreferencesId = ?.static PortletPreferenceValue
PortletPreferenceValueUtil.fetchByPortletPreferencesId_Last
(long portletPreferencesId, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the last portlet preference value in the ordered set where portletPreferencesId = ?.PortletPreferenceValuePersistence.findAll
(int start, int end, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns an ordered range of all the portlet preference values.PortletPreferenceValuePersistence.findAll
(int start, int end, OrderByComparator<PortletPreferenceValue> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portlet preference values.static List<PortletPreferenceValue>
PortletPreferenceValueUtil.findAll
(int start, int end, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns an ordered range of all the portlet preference values.static List<PortletPreferenceValue>
PortletPreferenceValueUtil.findAll
(int start, int end, OrderByComparator<PortletPreferenceValue> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portlet preference values.PortletPreferenceValuePersistence.findByC_N_SV
(long companyId, String name, String smallValue, int start, int end, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns an ordered range of all the portlet preference values where companyId = ? and name = ? and smallValue = ?.PortletPreferenceValuePersistence.findByC_N_SV
(long companyId, String name, String smallValue, int start, int end, OrderByComparator<PortletPreferenceValue> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portlet preference values where companyId = ? and name = ? and smallValue = ?.static List<PortletPreferenceValue>
PortletPreferenceValueUtil.findByC_N_SV
(long companyId, String name, String smallValue, int start, int end, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns an ordered range of all the portlet preference values where companyId = ? and name = ? and smallValue = ?.static List<PortletPreferenceValue>
PortletPreferenceValueUtil.findByC_N_SV
(long companyId, String name, String smallValue, int start, int end, OrderByComparator<PortletPreferenceValue> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portlet preference values where companyId = ? and name = ? and smallValue = ?.PortletPreferenceValuePersistence.findByC_N_SV_First
(long companyId, String name, String smallValue, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the first portlet preference value in the ordered set where companyId = ? and name = ? and smallValue = ?.static PortletPreferenceValue
PortletPreferenceValueUtil.findByC_N_SV_First
(long companyId, String name, String smallValue, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the first portlet preference value in the ordered set where companyId = ? and name = ? and smallValue = ?.PortletPreferenceValuePersistence.findByC_N_SV_Last
(long companyId, String name, String smallValue, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the last portlet preference value in the ordered set where companyId = ? and name = ? and smallValue = ?.static PortletPreferenceValue
PortletPreferenceValueUtil.findByC_N_SV_Last
(long companyId, String name, String smallValue, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the last portlet preference value in the ordered set where companyId = ? and name = ? and smallValue = ?.PortletPreferenceValuePersistence.findByC_N_SV_PrevAndNext
(long portletPreferenceValueId, long companyId, String name, String smallValue, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the portlet preference values before and after the current portlet preference value in the ordered set where companyId = ? and name = ? and smallValue = ?.static PortletPreferenceValue[]
PortletPreferenceValueUtil.findByC_N_SV_PrevAndNext
(long portletPreferenceValueId, long companyId, String name, String smallValue, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the portlet preference values before and after the current portlet preference value in the ordered set where companyId = ? and name = ? and smallValue = ?.PortletPreferenceValuePersistence.findByP_N
(long portletPreferencesId, String name, int start, int end, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns an ordered range of all the portlet preference values where portletPreferencesId = ? and name = ?.PortletPreferenceValuePersistence.findByP_N
(long portletPreferencesId, String name, int start, int end, OrderByComparator<PortletPreferenceValue> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portlet preference values where portletPreferencesId = ? and name = ?.static List<PortletPreferenceValue>
PortletPreferenceValueUtil.findByP_N
(long portletPreferencesId, String name, int start, int end, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns an ordered range of all the portlet preference values where portletPreferencesId = ? and name = ?.static List<PortletPreferenceValue>
PortletPreferenceValueUtil.findByP_N
(long portletPreferencesId, String name, int start, int end, OrderByComparator<PortletPreferenceValue> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portlet preference values where portletPreferencesId = ? and name = ?.PortletPreferenceValuePersistence.findByP_N_First
(long portletPreferencesId, String name, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the first portlet preference value in the ordered set where portletPreferencesId = ? and name = ?.static PortletPreferenceValue
PortletPreferenceValueUtil.findByP_N_First
(long portletPreferencesId, String name, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the first portlet preference value in the ordered set where portletPreferencesId = ? and name = ?.PortletPreferenceValuePersistence.findByP_N_Last
(long portletPreferencesId, String name, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the last portlet preference value in the ordered set where portletPreferencesId = ? and name = ?.static PortletPreferenceValue
PortletPreferenceValueUtil.findByP_N_Last
(long portletPreferencesId, String name, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the last portlet preference value in the ordered set where portletPreferencesId = ? and name = ?.PortletPreferenceValuePersistence.findByP_N_PrevAndNext
(long portletPreferenceValueId, long portletPreferencesId, String name, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the portlet preference values before and after the current portlet preference value in the ordered set where portletPreferencesId = ? and name = ?.static PortletPreferenceValue[]
PortletPreferenceValueUtil.findByP_N_PrevAndNext
(long portletPreferenceValueId, long portletPreferencesId, String name, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the portlet preference values before and after the current portlet preference value in the ordered set where portletPreferencesId = ? and name = ?.PortletPreferenceValuePersistence.findByP_N_SV
(long portletPreferencesId, String name, String smallValue, int start, int end, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns an ordered range of all the portlet preference values where portletPreferencesId = ? and name = ? and smallValue = ?.PortletPreferenceValuePersistence.findByP_N_SV
(long portletPreferencesId, String name, String smallValue, int start, int end, OrderByComparator<PortletPreferenceValue> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portlet preference values where portletPreferencesId = ? and name = ? and smallValue = ?.static List<PortletPreferenceValue>
PortletPreferenceValueUtil.findByP_N_SV
(long portletPreferencesId, String name, String smallValue, int start, int end, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns an ordered range of all the portlet preference values where portletPreferencesId = ? and name = ? and smallValue = ?.static List<PortletPreferenceValue>
PortletPreferenceValueUtil.findByP_N_SV
(long portletPreferencesId, String name, String smallValue, int start, int end, OrderByComparator<PortletPreferenceValue> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portlet preference values where portletPreferencesId = ? and name = ? and smallValue = ?.PortletPreferenceValuePersistence.findByP_N_SV_First
(long portletPreferencesId, String name, String smallValue, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the first portlet preference value in the ordered set where portletPreferencesId = ? and name = ? and smallValue = ?.static PortletPreferenceValue
PortletPreferenceValueUtil.findByP_N_SV_First
(long portletPreferencesId, String name, String smallValue, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the first portlet preference value in the ordered set where portletPreferencesId = ? and name = ? and smallValue = ?.PortletPreferenceValuePersistence.findByP_N_SV_Last
(long portletPreferencesId, String name, String smallValue, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the last portlet preference value in the ordered set where portletPreferencesId = ? and name = ? and smallValue = ?.static PortletPreferenceValue
PortletPreferenceValueUtil.findByP_N_SV_Last
(long portletPreferencesId, String name, String smallValue, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the last portlet preference value in the ordered set where portletPreferencesId = ? and name = ? and smallValue = ?.PortletPreferenceValuePersistence.findByP_N_SV_PrevAndNext
(long portletPreferenceValueId, long portletPreferencesId, String name, String smallValue, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the portlet preference values before and after the current portlet preference value in the ordered set where portletPreferencesId = ? and name = ? and smallValue = ?.static PortletPreferenceValue[]
PortletPreferenceValueUtil.findByP_N_SV_PrevAndNext
(long portletPreferenceValueId, long portletPreferencesId, String name, String smallValue, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the portlet preference values before and after the current portlet preference value in the ordered set where portletPreferencesId = ? and name = ? and smallValue = ?.PortletPreferenceValuePersistence.findByPortletPreferencesId
(long portletPreferencesId, int start, int end, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns an ordered range of all the portlet preference values where portletPreferencesId = ?.PortletPreferenceValuePersistence.findByPortletPreferencesId
(long portletPreferencesId, int start, int end, OrderByComparator<PortletPreferenceValue> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portlet preference values where portletPreferencesId = ?.static List<PortletPreferenceValue>
PortletPreferenceValueUtil.findByPortletPreferencesId
(long portletPreferencesId, int start, int end, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns an ordered range of all the portlet preference values where portletPreferencesId = ?.static List<PortletPreferenceValue>
PortletPreferenceValueUtil.findByPortletPreferencesId
(long portletPreferencesId, int start, int end, OrderByComparator<PortletPreferenceValue> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portlet preference values where portletPreferencesId = ?.PortletPreferenceValuePersistence.findByPortletPreferencesId_First
(long portletPreferencesId, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the first portlet preference value in the ordered set where portletPreferencesId = ?.static PortletPreferenceValue
PortletPreferenceValueUtil.findByPortletPreferencesId_First
(long portletPreferencesId, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the first portlet preference value in the ordered set where portletPreferencesId = ?.PortletPreferenceValuePersistence.findByPortletPreferencesId_Last
(long portletPreferencesId, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the last portlet preference value in the ordered set where portletPreferencesId = ?.static PortletPreferenceValue
PortletPreferenceValueUtil.findByPortletPreferencesId_Last
(long portletPreferencesId, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the last portlet preference value in the ordered set where portletPreferencesId = ?.PortletPreferenceValuePersistence.findByPortletPreferencesId_PrevAndNext
(long portletPreferenceValueId, long portletPreferencesId, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the portlet preference values before and after the current portlet preference value in the ordered set where portletPreferencesId = ?.static PortletPreferenceValue[]
PortletPreferenceValueUtil.findByPortletPreferencesId_PrevAndNext
(long portletPreferenceValueId, long portletPreferencesId, OrderByComparator<PortletPreferenceValue> orderByComparator) Returns the portlet preference values before and after the current portlet preference value in the ordered set where portletPreferencesId = ?.static List<PortletPreferenceValue>
PortletPreferenceValueUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<PortletPreferenceValue> orderByComparator)