Uses of Class
com.liferay.portal.kernel.exception.NoSuchLayoutPrototypeException
Packages that use NoSuchLayoutPrototypeException
Package
Description
This package defines the portal service persistence interfaces, classes, and utilities.
-
Uses of NoSuchLayoutPrototypeException in com.liferay.portal.kernel.service.persistence
Methods in com.liferay.portal.kernel.service.persistence that throw NoSuchLayoutPrototypeExceptionModifier and TypeMethodDescriptionLayoutPrototypePersistence.filterFindByC_A_PrevAndNext
(long layoutPrototypeId, long companyId, boolean active, OrderByComparator<LayoutPrototype> orderByComparator) Returns the layout prototypes before and after the current layout prototype in the ordered set of layout prototypes that the user has permission to view where companyId = ? and active = ?.static LayoutPrototype[]
LayoutPrototypeUtil.filterFindByC_A_PrevAndNext
(long layoutPrototypeId, long companyId, boolean active, OrderByComparator<LayoutPrototype> orderByComparator) Returns the layout prototypes before and after the current layout prototype in the ordered set of layout prototypes that the user has permission to view where companyId = ? and active = ?.LayoutPrototypePersistence.filterFindByCompanyId_PrevAndNext
(long layoutPrototypeId, long companyId, OrderByComparator<LayoutPrototype> orderByComparator) Returns the layout prototypes before and after the current layout prototype in the ordered set of layout prototypes that the user has permission to view where companyId = ?.static LayoutPrototype[]
LayoutPrototypeUtil.filterFindByCompanyId_PrevAndNext
(long layoutPrototypeId, long companyId, OrderByComparator<LayoutPrototype> orderByComparator) Returns the layout prototypes before and after the current layout prototype in the ordered set of layout prototypes that the user has permission to view where companyId = ?.LayoutPrototypePersistence.filterFindByUuid_C_PrevAndNext
(long layoutPrototypeId, String uuid, long companyId, OrderByComparator<LayoutPrototype> orderByComparator) Returns the layout prototypes before and after the current layout prototype in the ordered set of layout prototypes that the user has permission to view where uuid = ? and companyId = ?.static LayoutPrototype[]
LayoutPrototypeUtil.filterFindByUuid_C_PrevAndNext
(long layoutPrototypeId, String uuid, long companyId, OrderByComparator<LayoutPrototype> orderByComparator) Returns the layout prototypes before and after the current layout prototype in the ordered set of layout prototypes that the user has permission to view where uuid = ? and companyId = ?.LayoutPrototypePersistence.filterFindByUuid_PrevAndNext
(long layoutPrototypeId, String uuid, OrderByComparator<LayoutPrototype> orderByComparator) Returns the layout prototypes before and after the current layout prototype in the ordered set of layout prototypes that the user has permission to view where uuid = ?.static LayoutPrototype[]
LayoutPrototypeUtil.filterFindByUuid_PrevAndNext
(long layoutPrototypeId, String uuid, OrderByComparator<LayoutPrototype> orderByComparator) Returns the layout prototypes before and after the current layout prototype in the ordered set of layout prototypes that the user has permission to view where uuid = ?.LayoutPrototypePersistence.findByC_A_First
(long companyId, boolean active, OrderByComparator<LayoutPrototype> orderByComparator) Returns the first layout prototype in the ordered set where companyId = ? and active = ?.static LayoutPrototype
LayoutPrototypeUtil.findByC_A_First
(long companyId, boolean active, OrderByComparator<LayoutPrototype> orderByComparator) Returns the first layout prototype in the ordered set where companyId = ? and active = ?.LayoutPrototypePersistence.findByC_A_Last
(long companyId, boolean active, OrderByComparator<LayoutPrototype> orderByComparator) Returns the last layout prototype in the ordered set where companyId = ? and active = ?.static LayoutPrototype
LayoutPrototypeUtil.findByC_A_Last
(long companyId, boolean active, OrderByComparator<LayoutPrototype> orderByComparator) Returns the last layout prototype in the ordered set where companyId = ? and active = ?.LayoutPrototypePersistence.findByC_A_PrevAndNext
(long layoutPrototypeId, long companyId, boolean active, OrderByComparator<LayoutPrototype> orderByComparator) Returns the layout prototypes before and after the current layout prototype in the ordered set where companyId = ? and active = ?.static LayoutPrototype[]
LayoutPrototypeUtil.findByC_A_PrevAndNext
(long layoutPrototypeId, long companyId, boolean active, OrderByComparator<LayoutPrototype> orderByComparator) Returns the layout prototypes before and after the current layout prototype in the ordered set where companyId = ? and active = ?.LayoutPrototypePersistence.findByCompanyId_First
(long companyId, OrderByComparator<LayoutPrototype> orderByComparator) Returns the first layout prototype in the ordered set where companyId = ?.static LayoutPrototype
LayoutPrototypeUtil.findByCompanyId_First
(long companyId, OrderByComparator<LayoutPrototype> orderByComparator) Returns the first layout prototype in the ordered set where companyId = ?.LayoutPrototypePersistence.findByCompanyId_Last
(long companyId, OrderByComparator<LayoutPrototype> orderByComparator) Returns the last layout prototype in the ordered set where companyId = ?.static LayoutPrototype
LayoutPrototypeUtil.findByCompanyId_Last
(long companyId, OrderByComparator<LayoutPrototype> orderByComparator) Returns the last layout prototype in the ordered set where companyId = ?.LayoutPrototypePersistence.findByCompanyId_PrevAndNext
(long layoutPrototypeId, long companyId, OrderByComparator<LayoutPrototype> orderByComparator) Returns the layout prototypes before and after the current layout prototype in the ordered set where companyId = ?.static LayoutPrototype[]
LayoutPrototypeUtil.findByCompanyId_PrevAndNext
(long layoutPrototypeId, long companyId, OrderByComparator<LayoutPrototype> orderByComparator) Returns the layout prototypes before and after the current layout prototype in the ordered set where companyId = ?.LayoutPrototypePersistence.findByPrimaryKey
(long layoutPrototypeId) Returns the layout prototype with the primary key or throws aNoSuchLayoutPrototypeException
if it could not be found.static LayoutPrototype
LayoutPrototypeUtil.findByPrimaryKey
(long layoutPrototypeId) Returns the layout prototype with the primary key or throws aNoSuchLayoutPrototypeException
if it could not be found.LayoutPrototypePersistence.findByUuid_C_First
(String uuid, long companyId, OrderByComparator<LayoutPrototype> orderByComparator) Returns the first layout prototype in the ordered set where uuid = ? and companyId = ?.static LayoutPrototype
LayoutPrototypeUtil.findByUuid_C_First
(String uuid, long companyId, OrderByComparator<LayoutPrototype> orderByComparator) Returns the first layout prototype in the ordered set where uuid = ? and companyId = ?.LayoutPrototypePersistence.findByUuid_C_Last
(String uuid, long companyId, OrderByComparator<LayoutPrototype> orderByComparator) Returns the last layout prototype in the ordered set where uuid = ? and companyId = ?.static LayoutPrototype
LayoutPrototypeUtil.findByUuid_C_Last
(String uuid, long companyId, OrderByComparator<LayoutPrototype> orderByComparator) Returns the last layout prototype in the ordered set where uuid = ? and companyId = ?.LayoutPrototypePersistence.findByUuid_C_PrevAndNext
(long layoutPrototypeId, String uuid, long companyId, OrderByComparator<LayoutPrototype> orderByComparator) Returns the layout prototypes before and after the current layout prototype in the ordered set where uuid = ? and companyId = ?.static LayoutPrototype[]
LayoutPrototypeUtil.findByUuid_C_PrevAndNext
(long layoutPrototypeId, String uuid, long companyId, OrderByComparator<LayoutPrototype> orderByComparator) Returns the layout prototypes before and after the current layout prototype in the ordered set where uuid = ? and companyId = ?.LayoutPrototypePersistence.findByUuid_First
(String uuid, OrderByComparator<LayoutPrototype> orderByComparator) Returns the first layout prototype in the ordered set where uuid = ?.static LayoutPrototype
LayoutPrototypeUtil.findByUuid_First
(String uuid, OrderByComparator<LayoutPrototype> orderByComparator) Returns the first layout prototype in the ordered set where uuid = ?.LayoutPrototypePersistence.findByUuid_Last
(String uuid, OrderByComparator<LayoutPrototype> orderByComparator) Returns the last layout prototype in the ordered set where uuid = ?.static LayoutPrototype
LayoutPrototypeUtil.findByUuid_Last
(String uuid, OrderByComparator<LayoutPrototype> orderByComparator) Returns the last layout prototype in the ordered set where uuid = ?.LayoutPrototypePersistence.findByUuid_PrevAndNext
(long layoutPrototypeId, String uuid, OrderByComparator<LayoutPrototype> orderByComparator) Returns the layout prototypes before and after the current layout prototype in the ordered set where uuid = ?.static LayoutPrototype[]
LayoutPrototypeUtil.findByUuid_PrevAndNext
(long layoutPrototypeId, String uuid, OrderByComparator<LayoutPrototype> orderByComparator) Returns the layout prototypes before and after the current layout prototype in the ordered set where uuid = ?.LayoutPrototypePersistence.remove
(long layoutPrototypeId) Removes the layout prototype with the primary key from the database.static LayoutPrototype
LayoutPrototypeUtil.remove
(long layoutPrototypeId) Removes the layout prototype with the primary key from the database.