Uses of Class
com.liferay.portal.kernel.exception.NoSuchPortletPreferencesException
Packages that use NoSuchPortletPreferencesException
Package
Description
This package defines the portal service persistence interfaces, classes, and utilities.
-
Uses of NoSuchPortletPreferencesException in com.liferay.portal.kernel.service.persistence
Methods in com.liferay.portal.kernel.service.persistence that throw NoSuchPortletPreferencesExceptionModifier and TypeMethodDescriptionPortletPreferencesPersistence.findByC_O_O_LikeP_First
(long companyId, long ownerId, int ownerType, String portletId, OrderByComparator<PortletPreferences> orderByComparator) Returns the first portlet preferences in the ordered set where companyId = ? and ownerId = ? and ownerType = ? and portletId LIKE ?.static PortletPreferences
PortletPreferencesUtil.findByC_O_O_LikeP_First
(long companyId, long ownerId, int ownerType, String portletId, OrderByComparator<PortletPreferences> orderByComparator) Returns the first portlet preferences in the ordered set where companyId = ? and ownerId = ? and ownerType = ? and portletId LIKE ?.PortletPreferencesPersistence.findByC_O_O_LikeP_Last
(long companyId, long ownerId, int ownerType, String portletId, OrderByComparator<PortletPreferences> orderByComparator) Returns the last portlet preferences in the ordered set where companyId = ? and ownerId = ? and ownerType = ? and portletId LIKE ?.static PortletPreferences
PortletPreferencesUtil.findByC_O_O_LikeP_Last
(long companyId, long ownerId, int ownerType, String portletId, OrderByComparator<PortletPreferences> orderByComparator) Returns the last portlet preferences in the ordered set where companyId = ? and ownerId = ? and ownerType = ? and portletId LIKE ?.PortletPreferencesPersistence.findByC_O_O_LikeP_PrevAndNext
(long portletPreferencesId, long companyId, long ownerId, int ownerType, String portletId, OrderByComparator<PortletPreferences> orderByComparator) Returns the portlet preferenceses before and after the current portlet preferences in the ordered set where companyId = ? and ownerId = ? and ownerType = ? and portletId LIKE ?.static PortletPreferences[]
PortletPreferencesUtil.findByC_O_O_LikeP_PrevAndNext
(long portletPreferencesId, long companyId, long ownerId, int ownerType, String portletId, OrderByComparator<PortletPreferences> orderByComparator) Returns the portlet preferenceses before and after the current portlet preferences in the ordered set where companyId = ? and ownerId = ? and ownerType = ? and portletId LIKE ?.PortletPreferencesPersistence.findByO_O_P_First
(long ownerId, int ownerType, long plid, OrderByComparator<PortletPreferences> orderByComparator) Returns the first portlet preferences in the ordered set where ownerId = ? and ownerType = ? and plid = ?.static PortletPreferences
PortletPreferencesUtil.findByO_O_P_First
(long ownerId, int ownerType, long plid, OrderByComparator<PortletPreferences> orderByComparator) Returns the first portlet preferences in the ordered set where ownerId = ? and ownerType = ? and plid = ?.PortletPreferencesPersistence.findByO_O_P_Last
(long ownerId, int ownerType, long plid, OrderByComparator<PortletPreferences> orderByComparator) Returns the last portlet preferences in the ordered set where ownerId = ? and ownerType = ? and plid = ?.static PortletPreferences
PortletPreferencesUtil.findByO_O_P_Last
(long ownerId, int ownerType, long plid, OrderByComparator<PortletPreferences> orderByComparator) Returns the last portlet preferences in the ordered set where ownerId = ? and ownerType = ? and plid = ?.PortletPreferencesPersistence.findByO_O_P_P
(long ownerId, int ownerType, long plid, String portletId) Returns the portlet preferences where ownerId = ? and ownerType = ? and plid = ? and portletId = ? or throws aNoSuchPortletPreferencesException
if it could not be found.static PortletPreferences
PortletPreferencesUtil.findByO_O_P_P
(long ownerId, int ownerType, long plid, String portletId) Returns the portlet preferences where ownerId = ? and ownerType = ? and plid = ? and portletId = ? or throws aNoSuchPortletPreferencesException
if it could not be found.PortletPreferencesPersistence.findByO_O_P_PrevAndNext
(long portletPreferencesId, long ownerId, int ownerType, long plid, OrderByComparator<PortletPreferences> orderByComparator) Returns the portlet preferenceses before and after the current portlet preferences in the ordered set where ownerId = ? and ownerType = ? and plid = ?.static PortletPreferences[]
PortletPreferencesUtil.findByO_O_P_PrevAndNext
(long portletPreferencesId, long ownerId, int ownerType, long plid, OrderByComparator<PortletPreferences> orderByComparator) Returns the portlet preferenceses before and after the current portlet preferences in the ordered set where ownerId = ? and ownerType = ? and plid = ?.PortletPreferencesPersistence.findByO_O_PI_First
(long ownerId, int ownerType, String portletId, OrderByComparator<PortletPreferences> orderByComparator) Returns the first portlet preferences in the ordered set where ownerId = ? and ownerType = ? and portletId = ?.static PortletPreferences
PortletPreferencesUtil.findByO_O_PI_First
(long ownerId, int ownerType, String portletId, OrderByComparator<PortletPreferences> orderByComparator) Returns the first portlet preferences in the ordered set where ownerId = ? and ownerType = ? and portletId = ?.PortletPreferencesPersistence.findByO_O_PI_Last
(long ownerId, int ownerType, String portletId, OrderByComparator<PortletPreferences> orderByComparator) Returns the last portlet preferences in the ordered set where ownerId = ? and ownerType = ? and portletId = ?.static PortletPreferences
PortletPreferencesUtil.findByO_O_PI_Last
(long ownerId, int ownerType, String portletId, OrderByComparator<PortletPreferences> orderByComparator) Returns the last portlet preferences in the ordered set where ownerId = ? and ownerType = ? and portletId = ?.PortletPreferencesPersistence.findByO_O_PI_PrevAndNext
(long portletPreferencesId, long ownerId, int ownerType, String portletId, OrderByComparator<PortletPreferences> orderByComparator) Returns the portlet preferenceses before and after the current portlet preferences in the ordered set where ownerId = ? and ownerType = ? and portletId = ?.static PortletPreferences[]
PortletPreferencesUtil.findByO_O_PI_PrevAndNext
(long portletPreferencesId, long ownerId, int ownerType, String portletId, OrderByComparator<PortletPreferences> orderByComparator) Returns the portlet preferenceses before and after the current portlet preferences in the ordered set where ownerId = ? and ownerType = ? and portletId = ?.PortletPreferencesPersistence.findByO_P_First
(int ownerType, String portletId, OrderByComparator<PortletPreferences> orderByComparator) Returns the first portlet preferences in the ordered set where ownerType = ? and portletId = ?.static PortletPreferences
PortletPreferencesUtil.findByO_P_First
(int ownerType, String portletId, OrderByComparator<PortletPreferences> orderByComparator) Returns the first portlet preferences in the ordered set where ownerType = ? and portletId = ?.PortletPreferencesPersistence.findByO_P_Last
(int ownerType, String portletId, OrderByComparator<PortletPreferences> orderByComparator) Returns the last portlet preferences in the ordered set where ownerType = ? and portletId = ?.static PortletPreferences
PortletPreferencesUtil.findByO_P_Last
(int ownerType, String portletId, OrderByComparator<PortletPreferences> orderByComparator) Returns the last portlet preferences in the ordered set where ownerType = ? and portletId = ?.PortletPreferencesPersistence.findByO_P_P_First
(int ownerType, long plid, String portletId, OrderByComparator<PortletPreferences> orderByComparator) Returns the first portlet preferences in the ordered set where ownerType = ? and plid = ? and portletId = ?.static PortletPreferences
PortletPreferencesUtil.findByO_P_P_First
(int ownerType, long plid, String portletId, OrderByComparator<PortletPreferences> orderByComparator) Returns the first portlet preferences in the ordered set where ownerType = ? and plid = ? and portletId = ?.PortletPreferencesPersistence.findByO_P_P_Last
(int ownerType, long plid, String portletId, OrderByComparator<PortletPreferences> orderByComparator) Returns the last portlet preferences in the ordered set where ownerType = ? and plid = ? and portletId = ?.static PortletPreferences
PortletPreferencesUtil.findByO_P_P_Last
(int ownerType, long plid, String portletId, OrderByComparator<PortletPreferences> orderByComparator) Returns the last portlet preferences in the ordered set where ownerType = ? and plid = ? and portletId = ?.PortletPreferencesPersistence.findByO_P_P_PrevAndNext
(long portletPreferencesId, int ownerType, long plid, String portletId, OrderByComparator<PortletPreferences> orderByComparator) Returns the portlet preferenceses before and after the current portlet preferences in the ordered set where ownerType = ? and plid = ? and portletId = ?.static PortletPreferences[]
PortletPreferencesUtil.findByO_P_P_PrevAndNext
(long portletPreferencesId, int ownerType, long plid, String portletId, OrderByComparator<PortletPreferences> orderByComparator) Returns the portlet preferenceses before and after the current portlet preferences in the ordered set where ownerType = ? and plid = ? and portletId = ?.PortletPreferencesPersistence.findByO_P_PrevAndNext
(long portletPreferencesId, int ownerType, String portletId, OrderByComparator<PortletPreferences> orderByComparator) Returns the portlet preferenceses before and after the current portlet preferences in the ordered set where ownerType = ? and portletId = ?.static PortletPreferences[]
PortletPreferencesUtil.findByO_P_PrevAndNext
(long portletPreferencesId, int ownerType, String portletId, OrderByComparator<PortletPreferences> orderByComparator) Returns the portlet preferenceses before and after the current portlet preferences in the ordered set where ownerType = ? and portletId = ?.PortletPreferencesPersistence.findByOwnerId_First
(long ownerId, OrderByComparator<PortletPreferences> orderByComparator) Returns the first portlet preferences in the ordered set where ownerId = ?.static PortletPreferences
PortletPreferencesUtil.findByOwnerId_First
(long ownerId, OrderByComparator<PortletPreferences> orderByComparator) Returns the first portlet preferences in the ordered set where ownerId = ?.PortletPreferencesPersistence.findByOwnerId_Last
(long ownerId, OrderByComparator<PortletPreferences> orderByComparator) Returns the last portlet preferences in the ordered set where ownerId = ?.static PortletPreferences
PortletPreferencesUtil.findByOwnerId_Last
(long ownerId, OrderByComparator<PortletPreferences> orderByComparator) Returns the last portlet preferences in the ordered set where ownerId = ?.PortletPreferencesPersistence.findByOwnerId_PrevAndNext
(long portletPreferencesId, long ownerId, OrderByComparator<PortletPreferences> orderByComparator) Returns the portlet preferenceses before and after the current portlet preferences in the ordered set where ownerId = ?.static PortletPreferences[]
PortletPreferencesUtil.findByOwnerId_PrevAndNext
(long portletPreferencesId, long ownerId, OrderByComparator<PortletPreferences> orderByComparator) Returns the portlet preferenceses before and after the current portlet preferences in the ordered set where ownerId = ?.PortletPreferencesPersistence.findByP_P_First
(long plid, String portletId, OrderByComparator<PortletPreferences> orderByComparator) Returns the first portlet preferences in the ordered set where plid = ? and portletId = ?.static PortletPreferences
PortletPreferencesUtil.findByP_P_First
(long plid, String portletId, OrderByComparator<PortletPreferences> orderByComparator) Returns the first portlet preferences in the ordered set where plid = ? and portletId = ?.PortletPreferencesPersistence.findByP_P_Last
(long plid, String portletId, OrderByComparator<PortletPreferences> orderByComparator) Returns the last portlet preferences in the ordered set where plid = ? and portletId = ?.static PortletPreferences
PortletPreferencesUtil.findByP_P_Last
(long plid, String portletId, OrderByComparator<PortletPreferences> orderByComparator) Returns the last portlet preferences in the ordered set where plid = ? and portletId = ?.PortletPreferencesPersistence.findByP_P_PrevAndNext
(long portletPreferencesId, long plid, String portletId, OrderByComparator<PortletPreferences> orderByComparator) Returns the portlet preferenceses before and after the current portlet preferences in the ordered set where plid = ? and portletId = ?.static PortletPreferences[]
PortletPreferencesUtil.findByP_P_PrevAndNext
(long portletPreferencesId, long plid, String portletId, OrderByComparator<PortletPreferences> orderByComparator) Returns the portlet preferenceses before and after the current portlet preferences in the ordered set where plid = ? and portletId = ?.PortletPreferencesPersistence.findByPlid_First
(long plid, OrderByComparator<PortletPreferences> orderByComparator) Returns the first portlet preferences in the ordered set where plid = ?.static PortletPreferences
PortletPreferencesUtil.findByPlid_First
(long plid, OrderByComparator<PortletPreferences> orderByComparator) Returns the first portlet preferences in the ordered set where plid = ?.PortletPreferencesPersistence.findByPlid_Last
(long plid, OrderByComparator<PortletPreferences> orderByComparator) Returns the last portlet preferences in the ordered set where plid = ?.static PortletPreferences
PortletPreferencesUtil.findByPlid_Last
(long plid, OrderByComparator<PortletPreferences> orderByComparator) Returns the last portlet preferences in the ordered set where plid = ?.PortletPreferencesPersistence.findByPlid_PrevAndNext
(long portletPreferencesId, long plid, OrderByComparator<PortletPreferences> orderByComparator) Returns the portlet preferenceses before and after the current portlet preferences in the ordered set where plid = ?.static PortletPreferences[]
PortletPreferencesUtil.findByPlid_PrevAndNext
(long portletPreferencesId, long plid, OrderByComparator<PortletPreferences> orderByComparator) Returns the portlet preferenceses before and after the current portlet preferences in the ordered set where plid = ?.PortletPreferencesPersistence.findByPortletId_First
(String portletId, OrderByComparator<PortletPreferences> orderByComparator) Returns the first portlet preferences in the ordered set where portletId = ?.static PortletPreferences
PortletPreferencesUtil.findByPortletId_First
(String portletId, OrderByComparator<PortletPreferences> orderByComparator) Returns the first portlet preferences in the ordered set where portletId = ?.PortletPreferencesPersistence.findByPortletId_Last
(String portletId, OrderByComparator<PortletPreferences> orderByComparator) Returns the last portlet preferences in the ordered set where portletId = ?.static PortletPreferences
PortletPreferencesUtil.findByPortletId_Last
(String portletId, OrderByComparator<PortletPreferences> orderByComparator) Returns the last portlet preferences in the ordered set where portletId = ?.PortletPreferencesPersistence.findByPortletId_PrevAndNext
(long portletPreferencesId, String portletId, OrderByComparator<PortletPreferences> orderByComparator) Returns the portlet preferenceses before and after the current portlet preferences in the ordered set where portletId = ?.static PortletPreferences[]
PortletPreferencesUtil.findByPortletId_PrevAndNext
(long portletPreferencesId, String portletId, OrderByComparator<PortletPreferences> orderByComparator) Returns the portlet preferenceses before and after the current portlet preferences in the ordered set where portletId = ?.PortletPreferencesPersistence.findByPrimaryKey
(long portletPreferencesId) Returns the portlet preferences with the primary key or throws aNoSuchPortletPreferencesException
if it could not be found.static PortletPreferences
PortletPreferencesUtil.findByPrimaryKey
(long portletPreferencesId) Returns the portlet preferences with the primary key or throws aNoSuchPortletPreferencesException
if it could not be found.PortletPreferencesPersistence.remove
(long portletPreferencesId) Removes the portlet preferences with the primary key from the database.static PortletPreferences
PortletPreferencesUtil.remove
(long portletPreferencesId) Removes the portlet preferences with the primary key from the database.PortletPreferencesPersistence.removeByO_O_P_P
(long ownerId, int ownerType, long plid, String portletId) Removes the portlet preferences where ownerId = ? and ownerType = ? and plid = ? and portletId = ? from the database.static PortletPreferences
PortletPreferencesUtil.removeByO_O_P_P
(long ownerId, int ownerType, long plid, String portletId) Removes the portlet preferences where ownerId = ? and ownerType = ? and plid = ? and portletId = ? from the database.