Uses of Interface
com.liferay.portal.kernel.model.PortalPreferenceValue
Packages that use PortalPreferenceValue
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 PortalPreferenceValue in com.liferay.portal.kernel.model
Classes in com.liferay.portal.kernel.model that implement PortalPreferenceValueFields in com.liferay.portal.kernel.model with type parameters of type PortalPreferenceValueModifier and TypeFieldDescriptionstatic final Accessor<PortalPreferenceValue,Long> PortalPreferenceValue.PORTAL_PREFERENCE_VALUE_ID_ACCESSORMethods in com.liferay.portal.kernel.model that return PortalPreferenceValueModifier and TypeMethodDescriptionPortalPreferenceValueModel.cloneWithOriginalValues()PortalPreferenceValueWrapper.cloneWithOriginalValues()Methods in com.liferay.portal.kernel.model with parameters of type PortalPreferenceValueModifier and TypeMethodDescriptionprotected PortalPreferenceValueWrapperPortalPreferenceValueWrapper.wrap(PortalPreferenceValue portalPreferenceValue) Constructors in com.liferay.portal.kernel.model with parameters of type PortalPreferenceValueModifierConstructorDescriptionPortalPreferenceValueWrapper(PortalPreferenceValue portalPreferenceValue) -
Uses of PortalPreferenceValue in com.liferay.portal.kernel.service
Methods in com.liferay.portal.kernel.service that return PortalPreferenceValueModifier and TypeMethodDescriptionPortalPreferenceValueLocalService.addPortalPreferenceValue(PortalPreferenceValue portalPreferenceValue) Adds the portal preference value to the database.static PortalPreferenceValuePortalPreferenceValueLocalServiceUtil.addPortalPreferenceValue(PortalPreferenceValue portalPreferenceValue) Adds the portal preference value to the database.PortalPreferenceValueLocalServiceWrapper.addPortalPreferenceValue(PortalPreferenceValue portalPreferenceValue) Adds the portal preference value to the database.PortalPreferenceValueLocalService.createPortalPreferenceValue(long portalPreferenceValueId) Creates a new portal preference value with the primary key.static PortalPreferenceValuePortalPreferenceValueLocalServiceUtil.createPortalPreferenceValue(long portalPreferenceValueId) Creates a new portal preference value with the primary key.PortalPreferenceValueLocalServiceWrapper.createPortalPreferenceValue(long portalPreferenceValueId) Creates a new portal preference value with the primary key.PortalPreferenceValueLocalService.deletePortalPreferenceValue(long portalPreferenceValueId) Deletes the portal preference value with the primary key from the database.PortalPreferenceValueLocalService.deletePortalPreferenceValue(PortalPreferenceValue portalPreferenceValue) Deletes the portal preference value from the database.static PortalPreferenceValuePortalPreferenceValueLocalServiceUtil.deletePortalPreferenceValue(long portalPreferenceValueId) Deletes the portal preference value with the primary key from the database.static PortalPreferenceValuePortalPreferenceValueLocalServiceUtil.deletePortalPreferenceValue(PortalPreferenceValue portalPreferenceValue) Deletes the portal preference value from the database.PortalPreferenceValueLocalServiceWrapper.deletePortalPreferenceValue(long portalPreferenceValueId) Deletes the portal preference value with the primary key from the database.PortalPreferenceValueLocalServiceWrapper.deletePortalPreferenceValue(PortalPreferenceValue portalPreferenceValue) Deletes the portal preference value from the database.PortalPreferenceValueLocalService.fetchPortalPreferenceValue(long portalPreferenceValueId) static PortalPreferenceValuePortalPreferenceValueLocalServiceUtil.fetchPortalPreferenceValue(long portalPreferenceValueId) PortalPreferenceValueLocalServiceWrapper.fetchPortalPreferenceValue(long portalPreferenceValueId) PortalPreferenceValueLocalService.getPortalPreferenceValue(long portalPreferenceValueId) Returns the portal preference value with the primary key.static PortalPreferenceValuePortalPreferenceValueLocalServiceUtil.getPortalPreferenceValue(long portalPreferenceValueId) Returns the portal preference value with the primary key.PortalPreferenceValueLocalServiceWrapper.getPortalPreferenceValue(long portalPreferenceValueId) Returns the portal preference value with the primary key.PortalPreferenceValueLocalService.updatePortalPreferenceValue(PortalPreferenceValue portalPreferenceValue) Updates the portal preference value in the database or adds it if it does not yet exist.static PortalPreferenceValuePortalPreferenceValueLocalServiceUtil.updatePortalPreferenceValue(PortalPreferenceValue portalPreferenceValue) Updates the portal preference value in the database or adds it if it does not yet exist.PortalPreferenceValueLocalServiceWrapper.updatePortalPreferenceValue(PortalPreferenceValue portalPreferenceValue) Updates the portal 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 PortalPreferenceValueModifier and TypeMethodDescriptionPortalPreferenceValueLocalService.getPortalPreferenceValues(int start, int end) Returns a range of all the portal preference values.static List<PortalPreferenceValue>PortalPreferenceValueLocalServiceUtil.getPortalPreferenceValues(int start, int end) Returns a range of all the portal preference values.PortalPreferenceValueLocalServiceWrapper.getPortalPreferenceValues(int start, int end) Returns a range of all the portal preference values.Methods in com.liferay.portal.kernel.service with parameters of type PortalPreferenceValueModifier and TypeMethodDescriptionPortalPreferenceValueLocalService.addPortalPreferenceValue(PortalPreferenceValue portalPreferenceValue) Adds the portal preference value to the database.static PortalPreferenceValuePortalPreferenceValueLocalServiceUtil.addPortalPreferenceValue(PortalPreferenceValue portalPreferenceValue) Adds the portal preference value to the database.PortalPreferenceValueLocalServiceWrapper.addPortalPreferenceValue(PortalPreferenceValue portalPreferenceValue) Adds the portal preference value to the database.PortalPreferenceValueLocalService.deletePortalPreferenceValue(PortalPreferenceValue portalPreferenceValue) Deletes the portal preference value from the database.static PortalPreferenceValuePortalPreferenceValueLocalServiceUtil.deletePortalPreferenceValue(PortalPreferenceValue portalPreferenceValue) Deletes the portal preference value from the database.PortalPreferenceValueLocalServiceWrapper.deletePortalPreferenceValue(PortalPreferenceValue portalPreferenceValue) Deletes the portal preference value from the database.PortalPreferenceValueLocalService.updatePortalPreferenceValue(PortalPreferenceValue portalPreferenceValue) Updates the portal preference value in the database or adds it if it does not yet exist.static PortalPreferenceValuePortalPreferenceValueLocalServiceUtil.updatePortalPreferenceValue(PortalPreferenceValue portalPreferenceValue) Updates the portal preference value in the database or adds it if it does not yet exist.PortalPreferenceValueLocalServiceWrapper.updatePortalPreferenceValue(PortalPreferenceValue portalPreferenceValue) Updates the portal preference value in the database or adds it if it does not yet exist. -
Uses of PortalPreferenceValue in com.liferay.portal.kernel.service.persistence
Methods in com.liferay.portal.kernel.service.persistence that return PortalPreferenceValueModifier and TypeMethodDescriptionPortalPreferenceValuePersistence.create(long portalPreferenceValueId) Creates a new portal preference value with the primary key.static PortalPreferenceValuePortalPreferenceValueUtil.create(long portalPreferenceValueId) Creates a new portal preference value with the primary key.PortalPreferenceValuePersistence.fetchByP_I_K_N(long portalPreferencesId, int index, String key, String namespace) Returns the portal preference value where portalPreferencesId = ? and index = ? and key = ? and namespace = ? or returnsnullif it could not be found.PortalPreferenceValuePersistence.fetchByP_I_K_N(long portalPreferencesId, int index, String key, String namespace, boolean useFinderCache) Returns the portal preference value where portalPreferencesId = ? and index = ? and key = ? and namespace = ? or returnsnullif it could not be found, optionally using the finder cache.static PortalPreferenceValuePortalPreferenceValueUtil.fetchByP_I_K_N(long portalPreferencesId, int index, String key, String namespace) Returns the portal preference value where portalPreferencesId = ? and index = ? and key = ? and namespace = ? or returnsnullif it could not be found.static PortalPreferenceValuePortalPreferenceValueUtil.fetchByP_I_K_N(long portalPreferencesId, int index, String key, String namespace, boolean useFinderCache) Returns the portal preference value where portalPreferencesId = ? and index = ? and key = ? and namespace = ? or returnsnullif it could not be found, optionally using the finder cache.PortalPreferenceValuePersistence.fetchByP_K_N_First(long portalPreferencesId, String key, String namespace, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the first portal preference value in the ordered set where portalPreferencesId = ? and key = ? and namespace = ?.static PortalPreferenceValuePortalPreferenceValueUtil.fetchByP_K_N_First(long portalPreferencesId, String key, String namespace, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the first portal preference value in the ordered set where portalPreferencesId = ? and key = ? and namespace = ?.PortalPreferenceValuePersistence.fetchByP_K_N_Last(long portalPreferencesId, String key, String namespace, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the last portal preference value in the ordered set where portalPreferencesId = ? and key = ? and namespace = ?.static PortalPreferenceValuePortalPreferenceValueUtil.fetchByP_K_N_Last(long portalPreferencesId, String key, String namespace, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the last portal preference value in the ordered set where portalPreferencesId = ? and key = ? and namespace = ?.PortalPreferenceValuePersistence.fetchByP_K_N_SV_First(long portalPreferencesId, String key, String namespace, String smallValue, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the first portal preference value in the ordered set where portalPreferencesId = ? and key = ? and namespace = ? and smallValue = ?.static PortalPreferenceValuePortalPreferenceValueUtil.fetchByP_K_N_SV_First(long portalPreferencesId, String key, String namespace, String smallValue, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the first portal preference value in the ordered set where portalPreferencesId = ? and key = ? and namespace = ? and smallValue = ?.PortalPreferenceValuePersistence.fetchByP_K_N_SV_Last(long portalPreferencesId, String key, String namespace, String smallValue, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the last portal preference value in the ordered set where portalPreferencesId = ? and key = ? and namespace = ? and smallValue = ?.static PortalPreferenceValuePortalPreferenceValueUtil.fetchByP_K_N_SV_Last(long portalPreferencesId, String key, String namespace, String smallValue, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the last portal preference value in the ordered set where portalPreferencesId = ? and key = ? and namespace = ? and smallValue = ?.PortalPreferenceValuePersistence.fetchByP_N_First(long portalPreferencesId, String namespace, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the first portal preference value in the ordered set where portalPreferencesId = ? and namespace = ?.static PortalPreferenceValuePortalPreferenceValueUtil.fetchByP_N_First(long portalPreferencesId, String namespace, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the first portal preference value in the ordered set where portalPreferencesId = ? and namespace = ?.PortalPreferenceValuePersistence.fetchByP_N_Last(long portalPreferencesId, String namespace, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the last portal preference value in the ordered set where portalPreferencesId = ? and namespace = ?.static PortalPreferenceValuePortalPreferenceValueUtil.fetchByP_N_Last(long portalPreferencesId, String namespace, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the last portal preference value in the ordered set where portalPreferencesId = ? and namespace = ?.PortalPreferenceValuePersistence.fetchByPortalPreferencesId_First(long portalPreferencesId, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the first portal preference value in the ordered set where portalPreferencesId = ?.static PortalPreferenceValuePortalPreferenceValueUtil.fetchByPortalPreferencesId_First(long portalPreferencesId, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the first portal preference value in the ordered set where portalPreferencesId = ?.PortalPreferenceValuePersistence.fetchByPortalPreferencesId_Last(long portalPreferencesId, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the last portal preference value in the ordered set where portalPreferencesId = ?.static PortalPreferenceValuePortalPreferenceValueUtil.fetchByPortalPreferencesId_Last(long portalPreferencesId, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the last portal preference value in the ordered set where portalPreferencesId = ?.PortalPreferenceValuePersistence.fetchByPrimaryKey(long portalPreferenceValueId) Returns the portal preference value with the primary key or returnsnullif it could not be found.static PortalPreferenceValuePortalPreferenceValueUtil.fetchByPrimaryKey(long portalPreferenceValueId) Returns the portal preference value with the primary key or returnsnullif it could not be found.PortalPreferenceValuePersistence.findByP_I_K_N(long portalPreferencesId, int index, String key, String namespace) Returns the portal preference value where portalPreferencesId = ? and index = ? and key = ? and namespace = ? or throws aNoSuchPreferenceValueExceptionif it could not be found.static PortalPreferenceValuePortalPreferenceValueUtil.findByP_I_K_N(long portalPreferencesId, int index, String key, String namespace) Returns the portal preference value where portalPreferencesId = ? and index = ? and key = ? and namespace = ? or throws aNoSuchPreferenceValueExceptionif it could not be found.PortalPreferenceValuePersistence.findByP_K_N_First(long portalPreferencesId, String key, String namespace, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the first portal preference value in the ordered set where portalPreferencesId = ? and key = ? and namespace = ?.static PortalPreferenceValuePortalPreferenceValueUtil.findByP_K_N_First(long portalPreferencesId, String key, String namespace, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the first portal preference value in the ordered set where portalPreferencesId = ? and key = ? and namespace = ?.PortalPreferenceValuePersistence.findByP_K_N_Last(long portalPreferencesId, String key, String namespace, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the last portal preference value in the ordered set where portalPreferencesId = ? and key = ? and namespace = ?.static PortalPreferenceValuePortalPreferenceValueUtil.findByP_K_N_Last(long portalPreferencesId, String key, String namespace, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the last portal preference value in the ordered set where portalPreferencesId = ? and key = ? and namespace = ?.PortalPreferenceValuePersistence.findByP_K_N_PrevAndNext(long portalPreferenceValueId, long portalPreferencesId, String key, String namespace, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the portal preference values before and after the current portal preference value in the ordered set where portalPreferencesId = ? and key = ? and namespace = ?.static PortalPreferenceValue[]PortalPreferenceValueUtil.findByP_K_N_PrevAndNext(long portalPreferenceValueId, long portalPreferencesId, String key, String namespace, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the portal preference values before and after the current portal preference value in the ordered set where portalPreferencesId = ? and key = ? and namespace = ?.PortalPreferenceValuePersistence.findByP_K_N_SV_First(long portalPreferencesId, String key, String namespace, String smallValue, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the first portal preference value in the ordered set where portalPreferencesId = ? and key = ? and namespace = ? and smallValue = ?.static PortalPreferenceValuePortalPreferenceValueUtil.findByP_K_N_SV_First(long portalPreferencesId, String key, String namespace, String smallValue, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the first portal preference value in the ordered set where portalPreferencesId = ? and key = ? and namespace = ? and smallValue = ?.PortalPreferenceValuePersistence.findByP_K_N_SV_Last(long portalPreferencesId, String key, String namespace, String smallValue, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the last portal preference value in the ordered set where portalPreferencesId = ? and key = ? and namespace = ? and smallValue = ?.static PortalPreferenceValuePortalPreferenceValueUtil.findByP_K_N_SV_Last(long portalPreferencesId, String key, String namespace, String smallValue, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the last portal preference value in the ordered set where portalPreferencesId = ? and key = ? and namespace = ? and smallValue = ?.PortalPreferenceValuePersistence.findByP_K_N_SV_PrevAndNext(long portalPreferenceValueId, long portalPreferencesId, String key, String namespace, String smallValue, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the portal preference values before and after the current portal preference value in the ordered set where portalPreferencesId = ? and key = ? and namespace = ? and smallValue = ?.static PortalPreferenceValue[]PortalPreferenceValueUtil.findByP_K_N_SV_PrevAndNext(long portalPreferenceValueId, long portalPreferencesId, String key, String namespace, String smallValue, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the portal preference values before and after the current portal preference value in the ordered set where portalPreferencesId = ? and key = ? and namespace = ? and smallValue = ?.PortalPreferenceValuePersistence.findByP_N_First(long portalPreferencesId, String namespace, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the first portal preference value in the ordered set where portalPreferencesId = ? and namespace = ?.static PortalPreferenceValuePortalPreferenceValueUtil.findByP_N_First(long portalPreferencesId, String namespace, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the first portal preference value in the ordered set where portalPreferencesId = ? and namespace = ?.PortalPreferenceValuePersistence.findByP_N_Last(long portalPreferencesId, String namespace, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the last portal preference value in the ordered set where portalPreferencesId = ? and namespace = ?.static PortalPreferenceValuePortalPreferenceValueUtil.findByP_N_Last(long portalPreferencesId, String namespace, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the last portal preference value in the ordered set where portalPreferencesId = ? and namespace = ?.PortalPreferenceValuePersistence.findByP_N_PrevAndNext(long portalPreferenceValueId, long portalPreferencesId, String namespace, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the portal preference values before and after the current portal preference value in the ordered set where portalPreferencesId = ? and namespace = ?.static PortalPreferenceValue[]PortalPreferenceValueUtil.findByP_N_PrevAndNext(long portalPreferenceValueId, long portalPreferencesId, String namespace, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the portal preference values before and after the current portal preference value in the ordered set where portalPreferencesId = ? and namespace = ?.PortalPreferenceValuePersistence.findByPortalPreferencesId_First(long portalPreferencesId, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the first portal preference value in the ordered set where portalPreferencesId = ?.static PortalPreferenceValuePortalPreferenceValueUtil.findByPortalPreferencesId_First(long portalPreferencesId, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the first portal preference value in the ordered set where portalPreferencesId = ?.PortalPreferenceValuePersistence.findByPortalPreferencesId_Last(long portalPreferencesId, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the last portal preference value in the ordered set where portalPreferencesId = ?.static PortalPreferenceValuePortalPreferenceValueUtil.findByPortalPreferencesId_Last(long portalPreferencesId, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the last portal preference value in the ordered set where portalPreferencesId = ?.PortalPreferenceValuePersistence.findByPortalPreferencesId_PrevAndNext(long portalPreferenceValueId, long portalPreferencesId, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the portal preference values before and after the current portal preference value in the ordered set where portalPreferencesId = ?.static PortalPreferenceValue[]PortalPreferenceValueUtil.findByPortalPreferencesId_PrevAndNext(long portalPreferenceValueId, long portalPreferencesId, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the portal preference values before and after the current portal preference value in the ordered set where portalPreferencesId = ?.PortalPreferenceValuePersistence.findByPrimaryKey(long portalPreferenceValueId) Returns the portal preference value with the primary key or throws aNoSuchPreferenceValueExceptionif it could not be found.static PortalPreferenceValuePortalPreferenceValueUtil.findByPrimaryKey(long portalPreferenceValueId) Returns the portal preference value with the primary key or throws aNoSuchPreferenceValueExceptionif it could not be found.PortalPreferenceValuePersistence.remove(long portalPreferenceValueId) Removes the portal preference value with the primary key from the database.static PortalPreferenceValuePortalPreferenceValueUtil.remove(long portalPreferenceValueId) Removes the portal preference value with the primary key from the database.PortalPreferenceValuePersistence.removeByP_I_K_N(long portalPreferencesId, int index, String key, String namespace) Removes the portal preference value where portalPreferencesId = ? and index = ? and key = ? and namespace = ? from the database.static PortalPreferenceValuePortalPreferenceValueUtil.removeByP_I_K_N(long portalPreferencesId, int index, String key, String namespace) Removes the portal preference value where portalPreferencesId = ? and index = ? and key = ? and namespace = ? from the database.static PortalPreferenceValuePortalPreferenceValueUtil.update(PortalPreferenceValue portalPreferenceValue) static PortalPreferenceValuePortalPreferenceValueUtil.update(PortalPreferenceValue portalPreferenceValue, ServiceContext serviceContext) PortalPreferenceValuePersistence.updateImpl(PortalPreferenceValue portalPreferenceValue) static PortalPreferenceValuePortalPreferenceValueUtil.updateImpl(PortalPreferenceValue portalPreferenceValue) Methods in com.liferay.portal.kernel.service.persistence that return types with arguments of type PortalPreferenceValueModifier and TypeMethodDescriptionstatic Map<Serializable,PortalPreferenceValue> PortalPreferenceValueUtil.fetchByPrimaryKeys(Set<Serializable> primaryKeys) PortalPreferenceValuePersistence.findAll()Returns all the portal preference values.PortalPreferenceValuePersistence.findAll(int start, int end) Returns a range of all the portal preference values.PortalPreferenceValuePersistence.findAll(int start, int end, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns an ordered range of all the portal preference values.PortalPreferenceValuePersistence.findAll(int start, int end, OrderByComparator<PortalPreferenceValue> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portal preference values.static List<PortalPreferenceValue>PortalPreferenceValueUtil.findAll()Returns all the portal preference values.static List<PortalPreferenceValue>PortalPreferenceValueUtil.findAll(int start, int end) Returns a range of all the portal preference values.static List<PortalPreferenceValue>PortalPreferenceValueUtil.findAll(int start, int end, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns an ordered range of all the portal preference values.static List<PortalPreferenceValue>PortalPreferenceValueUtil.findAll(int start, int end, OrderByComparator<PortalPreferenceValue> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portal preference values.PortalPreferenceValuePersistence.findByP_K_N(long portalPreferencesId, String key, String namespace) Returns all the portal preference values where portalPreferencesId = ? and key = ? and namespace = ?.PortalPreferenceValuePersistence.findByP_K_N(long portalPreferencesId, String key, String namespace, int start, int end) Returns a range of all the portal preference values where portalPreferencesId = ? and key = ? and namespace = ?.PortalPreferenceValuePersistence.findByP_K_N(long portalPreferencesId, String key, String namespace, int start, int end, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns an ordered range of all the portal preference values where portalPreferencesId = ? and key = ? and namespace = ?.PortalPreferenceValuePersistence.findByP_K_N(long portalPreferencesId, String key, String namespace, int start, int end, OrderByComparator<PortalPreferenceValue> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portal preference values where portalPreferencesId = ? and key = ? and namespace = ?.static List<PortalPreferenceValue>PortalPreferenceValueUtil.findByP_K_N(long portalPreferencesId, String key, String namespace) Returns all the portal preference values where portalPreferencesId = ? and key = ? and namespace = ?.static List<PortalPreferenceValue>PortalPreferenceValueUtil.findByP_K_N(long portalPreferencesId, String key, String namespace, int start, int end) Returns a range of all the portal preference values where portalPreferencesId = ? and key = ? and namespace = ?.static List<PortalPreferenceValue>PortalPreferenceValueUtil.findByP_K_N(long portalPreferencesId, String key, String namespace, int start, int end, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns an ordered range of all the portal preference values where portalPreferencesId = ? and key = ? and namespace = ?.static List<PortalPreferenceValue>PortalPreferenceValueUtil.findByP_K_N(long portalPreferencesId, String key, String namespace, int start, int end, OrderByComparator<PortalPreferenceValue> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portal preference values where portalPreferencesId = ? and key = ? and namespace = ?.PortalPreferenceValuePersistence.findByP_K_N_SV(long portalPreferencesId, String key, String namespace, String smallValue) Returns all the portal preference values where portalPreferencesId = ? and key = ? and namespace = ? and smallValue = ?.PortalPreferenceValuePersistence.findByP_K_N_SV(long portalPreferencesId, String key, String namespace, String smallValue, int start, int end) Returns a range of all the portal preference values where portalPreferencesId = ? and key = ? and namespace = ? and smallValue = ?.PortalPreferenceValuePersistence.findByP_K_N_SV(long portalPreferencesId, String key, String namespace, String smallValue, int start, int end, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns an ordered range of all the portal preference values where portalPreferencesId = ? and key = ? and namespace = ? and smallValue = ?.PortalPreferenceValuePersistence.findByP_K_N_SV(long portalPreferencesId, String key, String namespace, String smallValue, int start, int end, OrderByComparator<PortalPreferenceValue> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portal preference values where portalPreferencesId = ? and key = ? and namespace = ? and smallValue = ?.static List<PortalPreferenceValue>PortalPreferenceValueUtil.findByP_K_N_SV(long portalPreferencesId, String key, String namespace, String smallValue) Returns all the portal preference values where portalPreferencesId = ? and key = ? and namespace = ? and smallValue = ?.static List<PortalPreferenceValue>PortalPreferenceValueUtil.findByP_K_N_SV(long portalPreferencesId, String key, String namespace, String smallValue, int start, int end) Returns a range of all the portal preference values where portalPreferencesId = ? and key = ? and namespace = ? and smallValue = ?.static List<PortalPreferenceValue>PortalPreferenceValueUtil.findByP_K_N_SV(long portalPreferencesId, String key, String namespace, String smallValue, int start, int end, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns an ordered range of all the portal preference values where portalPreferencesId = ? and key = ? and namespace = ? and smallValue = ?.static List<PortalPreferenceValue>PortalPreferenceValueUtil.findByP_K_N_SV(long portalPreferencesId, String key, String namespace, String smallValue, int start, int end, OrderByComparator<PortalPreferenceValue> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portal preference values where portalPreferencesId = ? and key = ? and namespace = ? and smallValue = ?.Returns all the portal preference values where portalPreferencesId = ? and namespace = ?.PortalPreferenceValuePersistence.findByP_N(long portalPreferencesId, String namespace, int start, int end) Returns a range of all the portal preference values where portalPreferencesId = ? and namespace = ?.PortalPreferenceValuePersistence.findByP_N(long portalPreferencesId, String namespace, int start, int end, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns an ordered range of all the portal preference values where portalPreferencesId = ? and namespace = ?.PortalPreferenceValuePersistence.findByP_N(long portalPreferencesId, String namespace, int start, int end, OrderByComparator<PortalPreferenceValue> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portal preference values where portalPreferencesId = ? and namespace = ?.static List<PortalPreferenceValue>Returns all the portal preference values where portalPreferencesId = ? and namespace = ?.static List<PortalPreferenceValue>Returns a range of all the portal preference values where portalPreferencesId = ? and namespace = ?.static List<PortalPreferenceValue>PortalPreferenceValueUtil.findByP_N(long portalPreferencesId, String namespace, int start, int end, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns an ordered range of all the portal preference values where portalPreferencesId = ? and namespace = ?.static List<PortalPreferenceValue>PortalPreferenceValueUtil.findByP_N(long portalPreferencesId, String namespace, int start, int end, OrderByComparator<PortalPreferenceValue> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portal preference values where portalPreferencesId = ? and namespace = ?.PortalPreferenceValuePersistence.findByPortalPreferencesId(long portalPreferencesId) Returns all the portal preference values where portalPreferencesId = ?.PortalPreferenceValuePersistence.findByPortalPreferencesId(long portalPreferencesId, int start, int end) Returns a range of all the portal preference values where portalPreferencesId = ?.PortalPreferenceValuePersistence.findByPortalPreferencesId(long portalPreferencesId, int start, int end, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns an ordered range of all the portal preference values where portalPreferencesId = ?.PortalPreferenceValuePersistence.findByPortalPreferencesId(long portalPreferencesId, int start, int end, OrderByComparator<PortalPreferenceValue> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portal preference values where portalPreferencesId = ?.static List<PortalPreferenceValue>PortalPreferenceValueUtil.findByPortalPreferencesId(long portalPreferencesId) Returns all the portal preference values where portalPreferencesId = ?.static List<PortalPreferenceValue>PortalPreferenceValueUtil.findByPortalPreferencesId(long portalPreferencesId, int start, int end) Returns a range of all the portal preference values where portalPreferencesId = ?.static List<PortalPreferenceValue>PortalPreferenceValueUtil.findByPortalPreferencesId(long portalPreferencesId, int start, int end, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns an ordered range of all the portal preference values where portalPreferencesId = ?.static List<PortalPreferenceValue>PortalPreferenceValueUtil.findByPortalPreferencesId(long portalPreferencesId, int start, int end, OrderByComparator<PortalPreferenceValue> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portal preference values where portalPreferencesId = ?.static List<PortalPreferenceValue>PortalPreferenceValueUtil.findWithDynamicQuery(DynamicQuery dynamicQuery) static List<PortalPreferenceValue>PortalPreferenceValueUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end) static List<PortalPreferenceValue>PortalPreferenceValueUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<PortalPreferenceValue> orderByComparator) Methods in com.liferay.portal.kernel.service.persistence with parameters of type PortalPreferenceValueModifier and TypeMethodDescriptionvoidPortalPreferenceValuePersistence.cacheResult(PortalPreferenceValue portalPreferenceValue) Caches the portal preference value in the entity cache if it is enabled.static voidPortalPreferenceValueUtil.cacheResult(PortalPreferenceValue portalPreferenceValue) Caches the portal preference value in the entity cache if it is enabled.static voidPortalPreferenceValueUtil.clearCache(PortalPreferenceValue portalPreferenceValue) static PortalPreferenceValuePortalPreferenceValueUtil.update(PortalPreferenceValue portalPreferenceValue) static PortalPreferenceValuePortalPreferenceValueUtil.update(PortalPreferenceValue portalPreferenceValue, ServiceContext serviceContext) PortalPreferenceValuePersistence.updateImpl(PortalPreferenceValue portalPreferenceValue) static PortalPreferenceValuePortalPreferenceValueUtil.updateImpl(PortalPreferenceValue portalPreferenceValue) Method parameters in com.liferay.portal.kernel.service.persistence with type arguments of type PortalPreferenceValueModifier and TypeMethodDescriptionvoidPortalPreferenceValuePersistence.cacheResult(List<PortalPreferenceValue> portalPreferenceValues) Caches the portal preference values in the entity cache if it is enabled.static voidPortalPreferenceValueUtil.cacheResult(List<PortalPreferenceValue> portalPreferenceValues) Caches the portal preference values in the entity cache if it is enabled.PortalPreferenceValuePersistence.fetchByP_K_N_First(long portalPreferencesId, String key, String namespace, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the first portal preference value in the ordered set where portalPreferencesId = ? and key = ? and namespace = ?.static PortalPreferenceValuePortalPreferenceValueUtil.fetchByP_K_N_First(long portalPreferencesId, String key, String namespace, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the first portal preference value in the ordered set where portalPreferencesId = ? and key = ? and namespace = ?.PortalPreferenceValuePersistence.fetchByP_K_N_Last(long portalPreferencesId, String key, String namespace, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the last portal preference value in the ordered set where portalPreferencesId = ? and key = ? and namespace = ?.static PortalPreferenceValuePortalPreferenceValueUtil.fetchByP_K_N_Last(long portalPreferencesId, String key, String namespace, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the last portal preference value in the ordered set where portalPreferencesId = ? and key = ? and namespace = ?.PortalPreferenceValuePersistence.fetchByP_K_N_SV_First(long portalPreferencesId, String key, String namespace, String smallValue, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the first portal preference value in the ordered set where portalPreferencesId = ? and key = ? and namespace = ? and smallValue = ?.static PortalPreferenceValuePortalPreferenceValueUtil.fetchByP_K_N_SV_First(long portalPreferencesId, String key, String namespace, String smallValue, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the first portal preference value in the ordered set where portalPreferencesId = ? and key = ? and namespace = ? and smallValue = ?.PortalPreferenceValuePersistence.fetchByP_K_N_SV_Last(long portalPreferencesId, String key, String namespace, String smallValue, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the last portal preference value in the ordered set where portalPreferencesId = ? and key = ? and namespace = ? and smallValue = ?.static PortalPreferenceValuePortalPreferenceValueUtil.fetchByP_K_N_SV_Last(long portalPreferencesId, String key, String namespace, String smallValue, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the last portal preference value in the ordered set where portalPreferencesId = ? and key = ? and namespace = ? and smallValue = ?.PortalPreferenceValuePersistence.fetchByP_N_First(long portalPreferencesId, String namespace, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the first portal preference value in the ordered set where portalPreferencesId = ? and namespace = ?.static PortalPreferenceValuePortalPreferenceValueUtil.fetchByP_N_First(long portalPreferencesId, String namespace, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the first portal preference value in the ordered set where portalPreferencesId = ? and namespace = ?.PortalPreferenceValuePersistence.fetchByP_N_Last(long portalPreferencesId, String namespace, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the last portal preference value in the ordered set where portalPreferencesId = ? and namespace = ?.static PortalPreferenceValuePortalPreferenceValueUtil.fetchByP_N_Last(long portalPreferencesId, String namespace, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the last portal preference value in the ordered set where portalPreferencesId = ? and namespace = ?.PortalPreferenceValuePersistence.fetchByPortalPreferencesId_First(long portalPreferencesId, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the first portal preference value in the ordered set where portalPreferencesId = ?.static PortalPreferenceValuePortalPreferenceValueUtil.fetchByPortalPreferencesId_First(long portalPreferencesId, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the first portal preference value in the ordered set where portalPreferencesId = ?.PortalPreferenceValuePersistence.fetchByPortalPreferencesId_Last(long portalPreferencesId, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the last portal preference value in the ordered set where portalPreferencesId = ?.static PortalPreferenceValuePortalPreferenceValueUtil.fetchByPortalPreferencesId_Last(long portalPreferencesId, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the last portal preference value in the ordered set where portalPreferencesId = ?.PortalPreferenceValuePersistence.findAll(int start, int end, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns an ordered range of all the portal preference values.PortalPreferenceValuePersistence.findAll(int start, int end, OrderByComparator<PortalPreferenceValue> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portal preference values.static List<PortalPreferenceValue>PortalPreferenceValueUtil.findAll(int start, int end, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns an ordered range of all the portal preference values.static List<PortalPreferenceValue>PortalPreferenceValueUtil.findAll(int start, int end, OrderByComparator<PortalPreferenceValue> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portal preference values.PortalPreferenceValuePersistence.findByP_K_N(long portalPreferencesId, String key, String namespace, int start, int end, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns an ordered range of all the portal preference values where portalPreferencesId = ? and key = ? and namespace = ?.PortalPreferenceValuePersistence.findByP_K_N(long portalPreferencesId, String key, String namespace, int start, int end, OrderByComparator<PortalPreferenceValue> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portal preference values where portalPreferencesId = ? and key = ? and namespace = ?.static List<PortalPreferenceValue>PortalPreferenceValueUtil.findByP_K_N(long portalPreferencesId, String key, String namespace, int start, int end, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns an ordered range of all the portal preference values where portalPreferencesId = ? and key = ? and namespace = ?.static List<PortalPreferenceValue>PortalPreferenceValueUtil.findByP_K_N(long portalPreferencesId, String key, String namespace, int start, int end, OrderByComparator<PortalPreferenceValue> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portal preference values where portalPreferencesId = ? and key = ? and namespace = ?.PortalPreferenceValuePersistence.findByP_K_N_First(long portalPreferencesId, String key, String namespace, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the first portal preference value in the ordered set where portalPreferencesId = ? and key = ? and namespace = ?.static PortalPreferenceValuePortalPreferenceValueUtil.findByP_K_N_First(long portalPreferencesId, String key, String namespace, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the first portal preference value in the ordered set where portalPreferencesId = ? and key = ? and namespace = ?.PortalPreferenceValuePersistence.findByP_K_N_Last(long portalPreferencesId, String key, String namespace, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the last portal preference value in the ordered set where portalPreferencesId = ? and key = ? and namespace = ?.static PortalPreferenceValuePortalPreferenceValueUtil.findByP_K_N_Last(long portalPreferencesId, String key, String namespace, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the last portal preference value in the ordered set where portalPreferencesId = ? and key = ? and namespace = ?.PortalPreferenceValuePersistence.findByP_K_N_PrevAndNext(long portalPreferenceValueId, long portalPreferencesId, String key, String namespace, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the portal preference values before and after the current portal preference value in the ordered set where portalPreferencesId = ? and key = ? and namespace = ?.static PortalPreferenceValue[]PortalPreferenceValueUtil.findByP_K_N_PrevAndNext(long portalPreferenceValueId, long portalPreferencesId, String key, String namespace, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the portal preference values before and after the current portal preference value in the ordered set where portalPreferencesId = ? and key = ? and namespace = ?.PortalPreferenceValuePersistence.findByP_K_N_SV(long portalPreferencesId, String key, String namespace, String smallValue, int start, int end, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns an ordered range of all the portal preference values where portalPreferencesId = ? and key = ? and namespace = ? and smallValue = ?.PortalPreferenceValuePersistence.findByP_K_N_SV(long portalPreferencesId, String key, String namespace, String smallValue, int start, int end, OrderByComparator<PortalPreferenceValue> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portal preference values where portalPreferencesId = ? and key = ? and namespace = ? and smallValue = ?.static List<PortalPreferenceValue>PortalPreferenceValueUtil.findByP_K_N_SV(long portalPreferencesId, String key, String namespace, String smallValue, int start, int end, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns an ordered range of all the portal preference values where portalPreferencesId = ? and key = ? and namespace = ? and smallValue = ?.static List<PortalPreferenceValue>PortalPreferenceValueUtil.findByP_K_N_SV(long portalPreferencesId, String key, String namespace, String smallValue, int start, int end, OrderByComparator<PortalPreferenceValue> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portal preference values where portalPreferencesId = ? and key = ? and namespace = ? and smallValue = ?.PortalPreferenceValuePersistence.findByP_K_N_SV_First(long portalPreferencesId, String key, String namespace, String smallValue, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the first portal preference value in the ordered set where portalPreferencesId = ? and key = ? and namespace = ? and smallValue = ?.static PortalPreferenceValuePortalPreferenceValueUtil.findByP_K_N_SV_First(long portalPreferencesId, String key, String namespace, String smallValue, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the first portal preference value in the ordered set where portalPreferencesId = ? and key = ? and namespace = ? and smallValue = ?.PortalPreferenceValuePersistence.findByP_K_N_SV_Last(long portalPreferencesId, String key, String namespace, String smallValue, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the last portal preference value in the ordered set where portalPreferencesId = ? and key = ? and namespace = ? and smallValue = ?.static PortalPreferenceValuePortalPreferenceValueUtil.findByP_K_N_SV_Last(long portalPreferencesId, String key, String namespace, String smallValue, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the last portal preference value in the ordered set where portalPreferencesId = ? and key = ? and namespace = ? and smallValue = ?.PortalPreferenceValuePersistence.findByP_K_N_SV_PrevAndNext(long portalPreferenceValueId, long portalPreferencesId, String key, String namespace, String smallValue, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the portal preference values before and after the current portal preference value in the ordered set where portalPreferencesId = ? and key = ? and namespace = ? and smallValue = ?.static PortalPreferenceValue[]PortalPreferenceValueUtil.findByP_K_N_SV_PrevAndNext(long portalPreferenceValueId, long portalPreferencesId, String key, String namespace, String smallValue, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the portal preference values before and after the current portal preference value in the ordered set where portalPreferencesId = ? and key = ? and namespace = ? and smallValue = ?.PortalPreferenceValuePersistence.findByP_N(long portalPreferencesId, String namespace, int start, int end, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns an ordered range of all the portal preference values where portalPreferencesId = ? and namespace = ?.PortalPreferenceValuePersistence.findByP_N(long portalPreferencesId, String namespace, int start, int end, OrderByComparator<PortalPreferenceValue> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portal preference values where portalPreferencesId = ? and namespace = ?.static List<PortalPreferenceValue>PortalPreferenceValueUtil.findByP_N(long portalPreferencesId, String namespace, int start, int end, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns an ordered range of all the portal preference values where portalPreferencesId = ? and namespace = ?.static List<PortalPreferenceValue>PortalPreferenceValueUtil.findByP_N(long portalPreferencesId, String namespace, int start, int end, OrderByComparator<PortalPreferenceValue> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portal preference values where portalPreferencesId = ? and namespace = ?.PortalPreferenceValuePersistence.findByP_N_First(long portalPreferencesId, String namespace, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the first portal preference value in the ordered set where portalPreferencesId = ? and namespace = ?.static PortalPreferenceValuePortalPreferenceValueUtil.findByP_N_First(long portalPreferencesId, String namespace, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the first portal preference value in the ordered set where portalPreferencesId = ? and namespace = ?.PortalPreferenceValuePersistence.findByP_N_Last(long portalPreferencesId, String namespace, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the last portal preference value in the ordered set where portalPreferencesId = ? and namespace = ?.static PortalPreferenceValuePortalPreferenceValueUtil.findByP_N_Last(long portalPreferencesId, String namespace, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the last portal preference value in the ordered set where portalPreferencesId = ? and namespace = ?.PortalPreferenceValuePersistence.findByP_N_PrevAndNext(long portalPreferenceValueId, long portalPreferencesId, String namespace, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the portal preference values before and after the current portal preference value in the ordered set where portalPreferencesId = ? and namespace = ?.static PortalPreferenceValue[]PortalPreferenceValueUtil.findByP_N_PrevAndNext(long portalPreferenceValueId, long portalPreferencesId, String namespace, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the portal preference values before and after the current portal preference value in the ordered set where portalPreferencesId = ? and namespace = ?.PortalPreferenceValuePersistence.findByPortalPreferencesId(long portalPreferencesId, int start, int end, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns an ordered range of all the portal preference values where portalPreferencesId = ?.PortalPreferenceValuePersistence.findByPortalPreferencesId(long portalPreferencesId, int start, int end, OrderByComparator<PortalPreferenceValue> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portal preference values where portalPreferencesId = ?.static List<PortalPreferenceValue>PortalPreferenceValueUtil.findByPortalPreferencesId(long portalPreferencesId, int start, int end, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns an ordered range of all the portal preference values where portalPreferencesId = ?.static List<PortalPreferenceValue>PortalPreferenceValueUtil.findByPortalPreferencesId(long portalPreferencesId, int start, int end, OrderByComparator<PortalPreferenceValue> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portal preference values where portalPreferencesId = ?.PortalPreferenceValuePersistence.findByPortalPreferencesId_First(long portalPreferencesId, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the first portal preference value in the ordered set where portalPreferencesId = ?.static PortalPreferenceValuePortalPreferenceValueUtil.findByPortalPreferencesId_First(long portalPreferencesId, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the first portal preference value in the ordered set where portalPreferencesId = ?.PortalPreferenceValuePersistence.findByPortalPreferencesId_Last(long portalPreferencesId, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the last portal preference value in the ordered set where portalPreferencesId = ?.static PortalPreferenceValuePortalPreferenceValueUtil.findByPortalPreferencesId_Last(long portalPreferencesId, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the last portal preference value in the ordered set where portalPreferencesId = ?.PortalPreferenceValuePersistence.findByPortalPreferencesId_PrevAndNext(long portalPreferenceValueId, long portalPreferencesId, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the portal preference values before and after the current portal preference value in the ordered set where portalPreferencesId = ?.static PortalPreferenceValue[]PortalPreferenceValueUtil.findByPortalPreferencesId_PrevAndNext(long portalPreferenceValueId, long portalPreferencesId, OrderByComparator<PortalPreferenceValue> orderByComparator) Returns the portal preference values before and after the current portal preference value in the ordered set where portalPreferencesId = ?.static List<PortalPreferenceValue>PortalPreferenceValueUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<PortalPreferenceValue> orderByComparator)