Uses of Class
com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException
Packages that use NoSuchLayoutFriendlyURLException
Package
Description
This package defines the portal service interfaces and classes.
This package defines the portal service persistence interfaces, classes, and utilities.
-
Uses of NoSuchLayoutFriendlyURLException in com.liferay.portal.kernel.service
Methods in com.liferay.portal.kernel.service that throw NoSuchLayoutFriendlyURLExceptionModifier and TypeMethodDescriptionLayoutFriendlyURLLocalService.getLayoutFriendlyURL
(long groupId, boolean privateLayout, String friendlyURL, String languageId) static LayoutFriendlyURL
LayoutFriendlyURLLocalServiceUtil.getLayoutFriendlyURL
(long groupId, boolean privateLayout, String friendlyURL, String languageId) LayoutFriendlyURLLocalServiceWrapper.getLayoutFriendlyURL
(long groupId, boolean privateLayout, String friendlyURL, String languageId) -
Uses of NoSuchLayoutFriendlyURLException in com.liferay.portal.kernel.service.persistence
Methods in com.liferay.portal.kernel.service.persistence that throw NoSuchLayoutFriendlyURLExceptionModifier and TypeMethodDescriptionLayoutFriendlyURLPersistence.findByC_F_First
(long companyId, String friendlyURL, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the first layout friendly url in the ordered set where companyId = ? and friendlyURL = ?.static LayoutFriendlyURL
LayoutFriendlyURLUtil.findByC_F_First
(long companyId, String friendlyURL, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the first layout friendly url in the ordered set where companyId = ? and friendlyURL = ?.LayoutFriendlyURLPersistence.findByC_F_Last
(long companyId, String friendlyURL, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the last layout friendly url in the ordered set where companyId = ? and friendlyURL = ?.static LayoutFriendlyURL
LayoutFriendlyURLUtil.findByC_F_Last
(long companyId, String friendlyURL, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the last layout friendly url in the ordered set where companyId = ? and friendlyURL = ?.LayoutFriendlyURLPersistence.findByC_F_PrevAndNext
(long layoutFriendlyURLId, long companyId, String friendlyURL, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the layout friendly urls before and after the current layout friendly url in the ordered set where companyId = ? and friendlyURL = ?.static LayoutFriendlyURL[]
LayoutFriendlyURLUtil.findByC_F_PrevAndNext
(long layoutFriendlyURLId, long companyId, String friendlyURL, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the layout friendly urls before and after the current layout friendly url in the ordered set where companyId = ? and friendlyURL = ?.LayoutFriendlyURLPersistence.findByCompanyId_First
(long companyId, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the first layout friendly url in the ordered set where companyId = ?.static LayoutFriendlyURL
LayoutFriendlyURLUtil.findByCompanyId_First
(long companyId, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the first layout friendly url in the ordered set where companyId = ?.LayoutFriendlyURLPersistence.findByCompanyId_Last
(long companyId, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the last layout friendly url in the ordered set where companyId = ?.static LayoutFriendlyURL
LayoutFriendlyURLUtil.findByCompanyId_Last
(long companyId, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the last layout friendly url in the ordered set where companyId = ?.LayoutFriendlyURLPersistence.findByCompanyId_PrevAndNext
(long layoutFriendlyURLId, long companyId, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the layout friendly urls before and after the current layout friendly url in the ordered set where companyId = ?.static LayoutFriendlyURL[]
LayoutFriendlyURLUtil.findByCompanyId_PrevAndNext
(long layoutFriendlyURLId, long companyId, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the layout friendly urls before and after the current layout friendly url in the ordered set where companyId = ?.LayoutFriendlyURLPersistence.findByG_P_F_First
(long groupId, boolean privateLayout, String friendlyURL, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the first layout friendly url in the ordered set where groupId = ? and privateLayout = ? and friendlyURL = ?.static LayoutFriendlyURL
LayoutFriendlyURLUtil.findByG_P_F_First
(long groupId, boolean privateLayout, String friendlyURL, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the first layout friendly url in the ordered set where groupId = ? and privateLayout = ? and friendlyURL = ?.LayoutFriendlyURLPersistence.findByG_P_F_L
(long groupId, boolean privateLayout, String friendlyURL, String languageId) Returns the layout friendly url where groupId = ? and privateLayout = ? and friendlyURL = ? and languageId = ? or throws aNoSuchLayoutFriendlyURLException
if it could not be found.static LayoutFriendlyURL
LayoutFriendlyURLUtil.findByG_P_F_L
(long groupId, boolean privateLayout, String friendlyURL, String languageId) Returns the layout friendly url where groupId = ? and privateLayout = ? and friendlyURL = ? and languageId = ? or throws aNoSuchLayoutFriendlyURLException
if it could not be found.LayoutFriendlyURLPersistence.findByG_P_F_Last
(long groupId, boolean privateLayout, String friendlyURL, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the last layout friendly url in the ordered set where groupId = ? and privateLayout = ? and friendlyURL = ?.static LayoutFriendlyURL
LayoutFriendlyURLUtil.findByG_P_F_Last
(long groupId, boolean privateLayout, String friendlyURL, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the last layout friendly url in the ordered set where groupId = ? and privateLayout = ? and friendlyURL = ?.LayoutFriendlyURLPersistence.findByG_P_F_PrevAndNext
(long layoutFriendlyURLId, long groupId, boolean privateLayout, String friendlyURL, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the layout friendly urls before and after the current layout friendly url in the ordered set where groupId = ? and privateLayout = ? and friendlyURL = ?.static LayoutFriendlyURL[]
LayoutFriendlyURLUtil.findByG_P_F_PrevAndNext
(long layoutFriendlyURLId, long groupId, boolean privateLayout, String friendlyURL, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the layout friendly urls before and after the current layout friendly url in the ordered set where groupId = ? and privateLayout = ? and friendlyURL = ?.LayoutFriendlyURLPersistence.findByGroupId_First
(long groupId, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the first layout friendly url in the ordered set where groupId = ?.static LayoutFriendlyURL
LayoutFriendlyURLUtil.findByGroupId_First
(long groupId, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the first layout friendly url in the ordered set where groupId = ?.LayoutFriendlyURLPersistence.findByGroupId_Last
(long groupId, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the last layout friendly url in the ordered set where groupId = ?.static LayoutFriendlyURL
LayoutFriendlyURLUtil.findByGroupId_Last
(long groupId, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the last layout friendly url in the ordered set where groupId = ?.LayoutFriendlyURLPersistence.findByGroupId_PrevAndNext
(long layoutFriendlyURLId, long groupId, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the layout friendly urls before and after the current layout friendly url in the ordered set where groupId = ?.static LayoutFriendlyURL[]
LayoutFriendlyURLUtil.findByGroupId_PrevAndNext
(long layoutFriendlyURLId, long groupId, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the layout friendly urls before and after the current layout friendly url in the ordered set where groupId = ?.LayoutFriendlyURLPersistence.findByP_F_First
(long plid, String friendlyURL, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the first layout friendly url in the ordered set where plid = ? and friendlyURL = ?.static LayoutFriendlyURL
LayoutFriendlyURLUtil.findByP_F_First
(long plid, String friendlyURL, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the first layout friendly url in the ordered set where plid = ? and friendlyURL = ?.LayoutFriendlyURLPersistence.findByP_F_Last
(long plid, String friendlyURL, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the last layout friendly url in the ordered set where plid = ? and friendlyURL = ?.static LayoutFriendlyURL
LayoutFriendlyURLUtil.findByP_F_Last
(long plid, String friendlyURL, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the last layout friendly url in the ordered set where plid = ? and friendlyURL = ?.LayoutFriendlyURLPersistence.findByP_F_PrevAndNext
(long layoutFriendlyURLId, long plid, String friendlyURL, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the layout friendly urls before and after the current layout friendly url in the ordered set where plid = ? and friendlyURL = ?.static LayoutFriendlyURL[]
LayoutFriendlyURLUtil.findByP_F_PrevAndNext
(long layoutFriendlyURLId, long plid, String friendlyURL, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the layout friendly urls before and after the current layout friendly url in the ordered set where plid = ? and friendlyURL = ?.Returns the layout friendly url where plid = ? and languageId = ? or throws aNoSuchLayoutFriendlyURLException
if it could not be found.static LayoutFriendlyURL
Returns the layout friendly url where plid = ? and languageId = ? or throws aNoSuchLayoutFriendlyURLException
if it could not be found.LayoutFriendlyURLPersistence.findByPlid_First
(long plid, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the first layout friendly url in the ordered set where plid = ?.static LayoutFriendlyURL
LayoutFriendlyURLUtil.findByPlid_First
(long plid, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the first layout friendly url in the ordered set where plid = ?.LayoutFriendlyURLPersistence.findByPlid_Last
(long plid, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the last layout friendly url in the ordered set where plid = ?.static LayoutFriendlyURL
LayoutFriendlyURLUtil.findByPlid_Last
(long plid, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the last layout friendly url in the ordered set where plid = ?.LayoutFriendlyURLPersistence.findByPlid_PrevAndNext
(long layoutFriendlyURLId, long plid, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the layout friendly urls before and after the current layout friendly url in the ordered set where plid = ?.static LayoutFriendlyURL[]
LayoutFriendlyURLUtil.findByPlid_PrevAndNext
(long layoutFriendlyURLId, long plid, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the layout friendly urls before and after the current layout friendly url in the ordered set where plid = ?.LayoutFriendlyURLPersistence.findByPrimaryKey
(long layoutFriendlyURLId) Returns the layout friendly url with the primary key or throws aNoSuchLayoutFriendlyURLException
if it could not be found.static LayoutFriendlyURL
LayoutFriendlyURLUtil.findByPrimaryKey
(long layoutFriendlyURLId) Returns the layout friendly url with the primary key or throws aNoSuchLayoutFriendlyURLException
if it could not be found.LayoutFriendlyURLPersistence.findByUuid_C_First
(String uuid, long companyId, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the first layout friendly url in the ordered set where uuid = ? and companyId = ?.static LayoutFriendlyURL
LayoutFriendlyURLUtil.findByUuid_C_First
(String uuid, long companyId, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the first layout friendly url in the ordered set where uuid = ? and companyId = ?.LayoutFriendlyURLPersistence.findByUuid_C_Last
(String uuid, long companyId, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the last layout friendly url in the ordered set where uuid = ? and companyId = ?.static LayoutFriendlyURL
LayoutFriendlyURLUtil.findByUuid_C_Last
(String uuid, long companyId, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the last layout friendly url in the ordered set where uuid = ? and companyId = ?.LayoutFriendlyURLPersistence.findByUuid_C_PrevAndNext
(long layoutFriendlyURLId, String uuid, long companyId, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the layout friendly urls before and after the current layout friendly url in the ordered set where uuid = ? and companyId = ?.static LayoutFriendlyURL[]
LayoutFriendlyURLUtil.findByUuid_C_PrevAndNext
(long layoutFriendlyURLId, String uuid, long companyId, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the layout friendly urls before and after the current layout friendly url in the ordered set where uuid = ? and companyId = ?.LayoutFriendlyURLPersistence.findByUuid_First
(String uuid, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the first layout friendly url in the ordered set where uuid = ?.static LayoutFriendlyURL
LayoutFriendlyURLUtil.findByUuid_First
(String uuid, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the first layout friendly url in the ordered set where uuid = ?.LayoutFriendlyURLPersistence.findByUUID_G
(String uuid, long groupId) Returns the layout friendly url where uuid = ? and groupId = ? or throws aNoSuchLayoutFriendlyURLException
if it could not be found.static LayoutFriendlyURL
LayoutFriendlyURLUtil.findByUUID_G
(String uuid, long groupId) Returns the layout friendly url where uuid = ? and groupId = ? or throws aNoSuchLayoutFriendlyURLException
if it could not be found.LayoutFriendlyURLPersistence.findByUuid_Last
(String uuid, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the last layout friendly url in the ordered set where uuid = ?.static LayoutFriendlyURL
LayoutFriendlyURLUtil.findByUuid_Last
(String uuid, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the last layout friendly url in the ordered set where uuid = ?.LayoutFriendlyURLPersistence.findByUuid_PrevAndNext
(long layoutFriendlyURLId, String uuid, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the layout friendly urls before and after the current layout friendly url in the ordered set where uuid = ?.static LayoutFriendlyURL[]
LayoutFriendlyURLUtil.findByUuid_PrevAndNext
(long layoutFriendlyURLId, String uuid, OrderByComparator<LayoutFriendlyURL> orderByComparator) Returns the layout friendly urls before and after the current layout friendly url in the ordered set where uuid = ?.LayoutFriendlyURLPersistence.remove
(long layoutFriendlyURLId) Removes the layout friendly url with the primary key from the database.static LayoutFriendlyURL
LayoutFriendlyURLUtil.remove
(long layoutFriendlyURLId) Removes the layout friendly url with the primary key from the database.LayoutFriendlyURLPersistence.removeByG_P_F_L
(long groupId, boolean privateLayout, String friendlyURL, String languageId) Removes the layout friendly url where groupId = ? and privateLayout = ? and friendlyURL = ? and languageId = ? from the database.static LayoutFriendlyURL
LayoutFriendlyURLUtil.removeByG_P_F_L
(long groupId, boolean privateLayout, String friendlyURL, String languageId) Removes the layout friendly url where groupId = ? and privateLayout = ? and friendlyURL = ? and languageId = ? from the database.LayoutFriendlyURLPersistence.removeByP_L
(long plid, String languageId) Removes the layout friendly url where plid = ? and languageId = ? from the database.static LayoutFriendlyURL
LayoutFriendlyURLUtil.removeByP_L
(long plid, String languageId) Removes the layout friendly url where plid = ? and languageId = ? from the database.LayoutFriendlyURLPersistence.removeByUUID_G
(String uuid, long groupId) Removes the layout friendly url where uuid = ? and groupId = ? from the database.static LayoutFriendlyURL
LayoutFriendlyURLUtil.removeByUUID_G
(String uuid, long groupId) Removes the layout friendly url where uuid = ? and groupId = ? from the database.