Uses of Interface
com.liferay.portal.kernel.model.RecentLayoutSetBranch
Packages that use RecentLayoutSetBranch
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 RecentLayoutSetBranch in com.liferay.portal.kernel.model
Classes in com.liferay.portal.kernel.model that implement RecentLayoutSetBranchFields in com.liferay.portal.kernel.model with type parameters of type RecentLayoutSetBranchModifier and TypeFieldDescriptionstatic final Accessor<RecentLayoutSetBranch,
Long> RecentLayoutSetBranch.RECENT_LAYOUT_SET_BRANCH_ID_ACCESSOR
Methods in com.liferay.portal.kernel.model that return RecentLayoutSetBranchModifier and TypeMethodDescriptionRecentLayoutSetBranchModel.cloneWithOriginalValues()
RecentLayoutSetBranchWrapper.cloneWithOriginalValues()
Methods in com.liferay.portal.kernel.model with parameters of type RecentLayoutSetBranchModifier and TypeMethodDescriptionprotected RecentLayoutSetBranchWrapper
RecentLayoutSetBranchWrapper.wrap
(RecentLayoutSetBranch recentLayoutSetBranch) Constructors in com.liferay.portal.kernel.model with parameters of type RecentLayoutSetBranchModifierConstructorDescriptionRecentLayoutSetBranchWrapper
(RecentLayoutSetBranch recentLayoutSetBranch) -
Uses of RecentLayoutSetBranch in com.liferay.portal.kernel.service
Methods in com.liferay.portal.kernel.service that return RecentLayoutSetBranchModifier and TypeMethodDescriptionRecentLayoutSetBranchLocalService.addRecentLayoutSetBranch
(long userId, long layoutSetBranchId, long layoutSetId) RecentLayoutSetBranchLocalService.addRecentLayoutSetBranch
(RecentLayoutSetBranch recentLayoutSetBranch) Adds the recent layout set branch to the database.static RecentLayoutSetBranch
RecentLayoutSetBranchLocalServiceUtil.addRecentLayoutSetBranch
(long userId, long layoutSetBranchId, long layoutSetId) static RecentLayoutSetBranch
RecentLayoutSetBranchLocalServiceUtil.addRecentLayoutSetBranch
(RecentLayoutSetBranch recentLayoutSetBranch) Adds the recent layout set branch to the database.RecentLayoutSetBranchLocalServiceWrapper.addRecentLayoutSetBranch
(long userId, long layoutSetBranchId, long layoutSetId) RecentLayoutSetBranchLocalServiceWrapper.addRecentLayoutSetBranch
(RecentLayoutSetBranch recentLayoutSetBranch) Adds the recent layout set branch to the database.RecentLayoutSetBranchLocalService.createRecentLayoutSetBranch
(long recentLayoutSetBranchId) Creates a new recent layout set branch with the primary key.static RecentLayoutSetBranch
RecentLayoutSetBranchLocalServiceUtil.createRecentLayoutSetBranch
(long recentLayoutSetBranchId) Creates a new recent layout set branch with the primary key.RecentLayoutSetBranchLocalServiceWrapper.createRecentLayoutSetBranch
(long recentLayoutSetBranchId) Creates a new recent layout set branch with the primary key.RecentLayoutSetBranchLocalService.deleteRecentLayoutSetBranch
(long recentLayoutSetBranchId) Deletes the recent layout set branch with the primary key from the database.RecentLayoutSetBranchLocalService.deleteRecentLayoutSetBranch
(RecentLayoutSetBranch recentLayoutSetBranch) Deletes the recent layout set branch from the database.static RecentLayoutSetBranch
RecentLayoutSetBranchLocalServiceUtil.deleteRecentLayoutSetBranch
(long recentLayoutSetBranchId) Deletes the recent layout set branch with the primary key from the database.static RecentLayoutSetBranch
RecentLayoutSetBranchLocalServiceUtil.deleteRecentLayoutSetBranch
(RecentLayoutSetBranch recentLayoutSetBranch) Deletes the recent layout set branch from the database.RecentLayoutSetBranchLocalServiceWrapper.deleteRecentLayoutSetBranch
(long recentLayoutSetBranchId) Deletes the recent layout set branch with the primary key from the database.RecentLayoutSetBranchLocalServiceWrapper.deleteRecentLayoutSetBranch
(RecentLayoutSetBranch recentLayoutSetBranch) Deletes the recent layout set branch from the database.RecentLayoutSetBranchLocalService.fetchRecentLayoutSetBranch
(long recentLayoutSetBranchId) RecentLayoutSetBranchLocalService.fetchRecentLayoutSetBranch
(long userId, long layoutSetId) static RecentLayoutSetBranch
RecentLayoutSetBranchLocalServiceUtil.fetchRecentLayoutSetBranch
(long recentLayoutSetBranchId) static RecentLayoutSetBranch
RecentLayoutSetBranchLocalServiceUtil.fetchRecentLayoutSetBranch
(long userId, long layoutSetId) RecentLayoutSetBranchLocalServiceWrapper.fetchRecentLayoutSetBranch
(long recentLayoutSetBranchId) RecentLayoutSetBranchLocalServiceWrapper.fetchRecentLayoutSetBranch
(long userId, long layoutSetId) RecentLayoutSetBranchLocalService.getRecentLayoutSetBranch
(long recentLayoutSetBranchId) Returns the recent layout set branch with the primary key.static RecentLayoutSetBranch
RecentLayoutSetBranchLocalServiceUtil.getRecentLayoutSetBranch
(long recentLayoutSetBranchId) Returns the recent layout set branch with the primary key.RecentLayoutSetBranchLocalServiceWrapper.getRecentLayoutSetBranch
(long recentLayoutSetBranchId) Returns the recent layout set branch with the primary key.RecentLayoutSetBranchLocalService.updateRecentLayoutSetBranch
(RecentLayoutSetBranch recentLayoutSetBranch) Updates the recent layout set branch in the database or adds it if it does not yet exist.static RecentLayoutSetBranch
RecentLayoutSetBranchLocalServiceUtil.updateRecentLayoutSetBranch
(RecentLayoutSetBranch recentLayoutSetBranch) Updates the recent layout set branch in the database or adds it if it does not yet exist.RecentLayoutSetBranchLocalServiceWrapper.updateRecentLayoutSetBranch
(RecentLayoutSetBranch recentLayoutSetBranch) Updates the recent layout set branch 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 RecentLayoutSetBranchModifier and TypeMethodDescriptionRecentLayoutSetBranchLocalService.getRecentLayoutSetBranchs
(int start, int end) Returns a range of all the recent layout set branches.static List<RecentLayoutSetBranch>
RecentLayoutSetBranchLocalServiceUtil.getRecentLayoutSetBranchs
(int start, int end) Returns a range of all the recent layout set branches.RecentLayoutSetBranchLocalServiceWrapper.getRecentLayoutSetBranchs
(int start, int end) Returns a range of all the recent layout set branches.Methods in com.liferay.portal.kernel.service with parameters of type RecentLayoutSetBranchModifier and TypeMethodDescriptionRecentLayoutSetBranchLocalService.addRecentLayoutSetBranch
(RecentLayoutSetBranch recentLayoutSetBranch) Adds the recent layout set branch to the database.static RecentLayoutSetBranch
RecentLayoutSetBranchLocalServiceUtil.addRecentLayoutSetBranch
(RecentLayoutSetBranch recentLayoutSetBranch) Adds the recent layout set branch to the database.RecentLayoutSetBranchLocalServiceWrapper.addRecentLayoutSetBranch
(RecentLayoutSetBranch recentLayoutSetBranch) Adds the recent layout set branch to the database.RecentLayoutSetBranchLocalService.deleteRecentLayoutSetBranch
(RecentLayoutSetBranch recentLayoutSetBranch) Deletes the recent layout set branch from the database.static RecentLayoutSetBranch
RecentLayoutSetBranchLocalServiceUtil.deleteRecentLayoutSetBranch
(RecentLayoutSetBranch recentLayoutSetBranch) Deletes the recent layout set branch from the database.RecentLayoutSetBranchLocalServiceWrapper.deleteRecentLayoutSetBranch
(RecentLayoutSetBranch recentLayoutSetBranch) Deletes the recent layout set branch from the database.RecentLayoutSetBranchLocalService.updateRecentLayoutSetBranch
(RecentLayoutSetBranch recentLayoutSetBranch) Updates the recent layout set branch in the database or adds it if it does not yet exist.static RecentLayoutSetBranch
RecentLayoutSetBranchLocalServiceUtil.updateRecentLayoutSetBranch
(RecentLayoutSetBranch recentLayoutSetBranch) Updates the recent layout set branch in the database or adds it if it does not yet exist.RecentLayoutSetBranchLocalServiceWrapper.updateRecentLayoutSetBranch
(RecentLayoutSetBranch recentLayoutSetBranch) Updates the recent layout set branch in the database or adds it if it does not yet exist. -
Uses of RecentLayoutSetBranch in com.liferay.portal.kernel.service.persistence
Methods in com.liferay.portal.kernel.service.persistence that return RecentLayoutSetBranchModifier and TypeMethodDescriptionRecentLayoutSetBranchPersistence.create
(long recentLayoutSetBranchId) Creates a new recent layout set branch with the primary key.static RecentLayoutSetBranch
RecentLayoutSetBranchUtil.create
(long recentLayoutSetBranchId) Creates a new recent layout set branch with the primary key.RecentLayoutSetBranchPersistence.fetchByGroupId_First
(long groupId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the first recent layout set branch in the ordered set where groupId = ?.static RecentLayoutSetBranch
RecentLayoutSetBranchUtil.fetchByGroupId_First
(long groupId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the first recent layout set branch in the ordered set where groupId = ?.RecentLayoutSetBranchPersistence.fetchByGroupId_Last
(long groupId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the last recent layout set branch in the ordered set where groupId = ?.static RecentLayoutSetBranch
RecentLayoutSetBranchUtil.fetchByGroupId_Last
(long groupId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the last recent layout set branch in the ordered set where groupId = ?.RecentLayoutSetBranchPersistence.fetchByLayoutSetBranchId_First
(long layoutSetBranchId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the first recent layout set branch in the ordered set where layoutSetBranchId = ?.static RecentLayoutSetBranch
RecentLayoutSetBranchUtil.fetchByLayoutSetBranchId_First
(long layoutSetBranchId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the first recent layout set branch in the ordered set where layoutSetBranchId = ?.RecentLayoutSetBranchPersistence.fetchByLayoutSetBranchId_Last
(long layoutSetBranchId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the last recent layout set branch in the ordered set where layoutSetBranchId = ?.static RecentLayoutSetBranch
RecentLayoutSetBranchUtil.fetchByLayoutSetBranchId_Last
(long layoutSetBranchId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the last recent layout set branch in the ordered set where layoutSetBranchId = ?.RecentLayoutSetBranchPersistence.fetchByPrimaryKey
(long recentLayoutSetBranchId) Returns the recent layout set branch with the primary key or returnsnull
if it could not be found.static RecentLayoutSetBranch
RecentLayoutSetBranchUtil.fetchByPrimaryKey
(long recentLayoutSetBranchId) Returns the recent layout set branch with the primary key or returnsnull
if it could not be found.RecentLayoutSetBranchPersistence.fetchByU_L
(long userId, long layoutSetId) Returns the recent layout set branch where userId = ? and layoutSetId = ? or returnsnull
if it could not be found.RecentLayoutSetBranchPersistence.fetchByU_L
(long userId, long layoutSetId, boolean useFinderCache) Returns the recent layout set branch where userId = ? and layoutSetId = ? or returnsnull
if it could not be found, optionally using the finder cache.static RecentLayoutSetBranch
RecentLayoutSetBranchUtil.fetchByU_L
(long userId, long layoutSetId) Returns the recent layout set branch where userId = ? and layoutSetId = ? or returnsnull
if it could not be found.static RecentLayoutSetBranch
RecentLayoutSetBranchUtil.fetchByU_L
(long userId, long layoutSetId, boolean useFinderCache) Returns the recent layout set branch where userId = ? and layoutSetId = ? or returnsnull
if it could not be found, optionally using the finder cache.RecentLayoutSetBranchPersistence.fetchByUserId_First
(long userId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the first recent layout set branch in the ordered set where userId = ?.static RecentLayoutSetBranch
RecentLayoutSetBranchUtil.fetchByUserId_First
(long userId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the first recent layout set branch in the ordered set where userId = ?.RecentLayoutSetBranchPersistence.fetchByUserId_Last
(long userId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the last recent layout set branch in the ordered set where userId = ?.static RecentLayoutSetBranch
RecentLayoutSetBranchUtil.fetchByUserId_Last
(long userId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the last recent layout set branch in the ordered set where userId = ?.RecentLayoutSetBranchPersistence.findByGroupId_First
(long groupId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the first recent layout set branch in the ordered set where groupId = ?.static RecentLayoutSetBranch
RecentLayoutSetBranchUtil.findByGroupId_First
(long groupId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the first recent layout set branch in the ordered set where groupId = ?.RecentLayoutSetBranchPersistence.findByGroupId_Last
(long groupId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the last recent layout set branch in the ordered set where groupId = ?.static RecentLayoutSetBranch
RecentLayoutSetBranchUtil.findByGroupId_Last
(long groupId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the last recent layout set branch in the ordered set where groupId = ?.RecentLayoutSetBranchPersistence.findByGroupId_PrevAndNext
(long recentLayoutSetBranchId, long groupId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the recent layout set branches before and after the current recent layout set branch in the ordered set where groupId = ?.static RecentLayoutSetBranch[]
RecentLayoutSetBranchUtil.findByGroupId_PrevAndNext
(long recentLayoutSetBranchId, long groupId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the recent layout set branches before and after the current recent layout set branch in the ordered set where groupId = ?.RecentLayoutSetBranchPersistence.findByLayoutSetBranchId_First
(long layoutSetBranchId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the first recent layout set branch in the ordered set where layoutSetBranchId = ?.static RecentLayoutSetBranch
RecentLayoutSetBranchUtil.findByLayoutSetBranchId_First
(long layoutSetBranchId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the first recent layout set branch in the ordered set where layoutSetBranchId = ?.RecentLayoutSetBranchPersistence.findByLayoutSetBranchId_Last
(long layoutSetBranchId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the last recent layout set branch in the ordered set where layoutSetBranchId = ?.static RecentLayoutSetBranch
RecentLayoutSetBranchUtil.findByLayoutSetBranchId_Last
(long layoutSetBranchId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the last recent layout set branch in the ordered set where layoutSetBranchId = ?.RecentLayoutSetBranchPersistence.findByLayoutSetBranchId_PrevAndNext
(long recentLayoutSetBranchId, long layoutSetBranchId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the recent layout set branches before and after the current recent layout set branch in the ordered set where layoutSetBranchId = ?.static RecentLayoutSetBranch[]
RecentLayoutSetBranchUtil.findByLayoutSetBranchId_PrevAndNext
(long recentLayoutSetBranchId, long layoutSetBranchId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the recent layout set branches before and after the current recent layout set branch in the ordered set where layoutSetBranchId = ?.RecentLayoutSetBranchPersistence.findByPrimaryKey
(long recentLayoutSetBranchId) Returns the recent layout set branch with the primary key or throws aNoSuchRecentLayoutSetBranchException
if it could not be found.static RecentLayoutSetBranch
RecentLayoutSetBranchUtil.findByPrimaryKey
(long recentLayoutSetBranchId) Returns the recent layout set branch with the primary key or throws aNoSuchRecentLayoutSetBranchException
if it could not be found.RecentLayoutSetBranchPersistence.findByU_L
(long userId, long layoutSetId) Returns the recent layout set branch where userId = ? and layoutSetId = ? or throws aNoSuchRecentLayoutSetBranchException
if it could not be found.static RecentLayoutSetBranch
RecentLayoutSetBranchUtil.findByU_L
(long userId, long layoutSetId) Returns the recent layout set branch where userId = ? and layoutSetId = ? or throws aNoSuchRecentLayoutSetBranchException
if it could not be found.RecentLayoutSetBranchPersistence.findByUserId_First
(long userId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the first recent layout set branch in the ordered set where userId = ?.static RecentLayoutSetBranch
RecentLayoutSetBranchUtil.findByUserId_First
(long userId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the first recent layout set branch in the ordered set where userId = ?.RecentLayoutSetBranchPersistence.findByUserId_Last
(long userId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the last recent layout set branch in the ordered set where userId = ?.static RecentLayoutSetBranch
RecentLayoutSetBranchUtil.findByUserId_Last
(long userId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the last recent layout set branch in the ordered set where userId = ?.RecentLayoutSetBranchPersistence.findByUserId_PrevAndNext
(long recentLayoutSetBranchId, long userId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the recent layout set branches before and after the current recent layout set branch in the ordered set where userId = ?.static RecentLayoutSetBranch[]
RecentLayoutSetBranchUtil.findByUserId_PrevAndNext
(long recentLayoutSetBranchId, long userId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the recent layout set branches before and after the current recent layout set branch in the ordered set where userId = ?.RecentLayoutSetBranchPersistence.remove
(long recentLayoutSetBranchId) Removes the recent layout set branch with the primary key from the database.static RecentLayoutSetBranch
RecentLayoutSetBranchUtil.remove
(long recentLayoutSetBranchId) Removes the recent layout set branch with the primary key from the database.RecentLayoutSetBranchPersistence.removeByU_L
(long userId, long layoutSetId) Removes the recent layout set branch where userId = ? and layoutSetId = ? from the database.static RecentLayoutSetBranch
RecentLayoutSetBranchUtil.removeByU_L
(long userId, long layoutSetId) Removes the recent layout set branch where userId = ? and layoutSetId = ? from the database.static RecentLayoutSetBranch
RecentLayoutSetBranchUtil.update
(RecentLayoutSetBranch recentLayoutSetBranch) static RecentLayoutSetBranch
RecentLayoutSetBranchUtil.update
(RecentLayoutSetBranch recentLayoutSetBranch, ServiceContext serviceContext) RecentLayoutSetBranchPersistence.updateImpl
(RecentLayoutSetBranch recentLayoutSetBranch) static RecentLayoutSetBranch
RecentLayoutSetBranchUtil.updateImpl
(RecentLayoutSetBranch recentLayoutSetBranch) Methods in com.liferay.portal.kernel.service.persistence that return types with arguments of type RecentLayoutSetBranchModifier and TypeMethodDescriptionstatic Map<Serializable,
RecentLayoutSetBranch> RecentLayoutSetBranchUtil.fetchByPrimaryKeys
(Set<Serializable> primaryKeys) RecentLayoutSetBranchPersistence.findAll()
Returns all the recent layout set branches.RecentLayoutSetBranchPersistence.findAll
(int start, int end) Returns a range of all the recent layout set branches.RecentLayoutSetBranchPersistence.findAll
(int start, int end, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns an ordered range of all the recent layout set branches.RecentLayoutSetBranchPersistence.findAll
(int start, int end, OrderByComparator<RecentLayoutSetBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout set branches.static List<RecentLayoutSetBranch>
RecentLayoutSetBranchUtil.findAll()
Returns all the recent layout set branches.static List<RecentLayoutSetBranch>
RecentLayoutSetBranchUtil.findAll
(int start, int end) Returns a range of all the recent layout set branches.static List<RecentLayoutSetBranch>
RecentLayoutSetBranchUtil.findAll
(int start, int end, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns an ordered range of all the recent layout set branches.static List<RecentLayoutSetBranch>
RecentLayoutSetBranchUtil.findAll
(int start, int end, OrderByComparator<RecentLayoutSetBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout set branches.RecentLayoutSetBranchPersistence.findByGroupId
(long groupId) Returns all the recent layout set branches where groupId = ?.RecentLayoutSetBranchPersistence.findByGroupId
(long groupId, int start, int end) Returns a range of all the recent layout set branches where groupId = ?.RecentLayoutSetBranchPersistence.findByGroupId
(long groupId, int start, int end, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns an ordered range of all the recent layout set branches where groupId = ?.RecentLayoutSetBranchPersistence.findByGroupId
(long groupId, int start, int end, OrderByComparator<RecentLayoutSetBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout set branches where groupId = ?.static List<RecentLayoutSetBranch>
RecentLayoutSetBranchUtil.findByGroupId
(long groupId) Returns all the recent layout set branches where groupId = ?.static List<RecentLayoutSetBranch>
RecentLayoutSetBranchUtil.findByGroupId
(long groupId, int start, int end) Returns a range of all the recent layout set branches where groupId = ?.static List<RecentLayoutSetBranch>
RecentLayoutSetBranchUtil.findByGroupId
(long groupId, int start, int end, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns an ordered range of all the recent layout set branches where groupId = ?.static List<RecentLayoutSetBranch>
RecentLayoutSetBranchUtil.findByGroupId
(long groupId, int start, int end, OrderByComparator<RecentLayoutSetBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout set branches where groupId = ?.RecentLayoutSetBranchPersistence.findByLayoutSetBranchId
(long layoutSetBranchId) Returns all the recent layout set branches where layoutSetBranchId = ?.RecentLayoutSetBranchPersistence.findByLayoutSetBranchId
(long layoutSetBranchId, int start, int end) Returns a range of all the recent layout set branches where layoutSetBranchId = ?.RecentLayoutSetBranchPersistence.findByLayoutSetBranchId
(long layoutSetBranchId, int start, int end, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns an ordered range of all the recent layout set branches where layoutSetBranchId = ?.RecentLayoutSetBranchPersistence.findByLayoutSetBranchId
(long layoutSetBranchId, int start, int end, OrderByComparator<RecentLayoutSetBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout set branches where layoutSetBranchId = ?.static List<RecentLayoutSetBranch>
RecentLayoutSetBranchUtil.findByLayoutSetBranchId
(long layoutSetBranchId) Returns all the recent layout set branches where layoutSetBranchId = ?.static List<RecentLayoutSetBranch>
RecentLayoutSetBranchUtil.findByLayoutSetBranchId
(long layoutSetBranchId, int start, int end) Returns a range of all the recent layout set branches where layoutSetBranchId = ?.static List<RecentLayoutSetBranch>
RecentLayoutSetBranchUtil.findByLayoutSetBranchId
(long layoutSetBranchId, int start, int end, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns an ordered range of all the recent layout set branches where layoutSetBranchId = ?.static List<RecentLayoutSetBranch>
RecentLayoutSetBranchUtil.findByLayoutSetBranchId
(long layoutSetBranchId, int start, int end, OrderByComparator<RecentLayoutSetBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout set branches where layoutSetBranchId = ?.RecentLayoutSetBranchPersistence.findByUserId
(long userId) Returns all the recent layout set branches where userId = ?.RecentLayoutSetBranchPersistence.findByUserId
(long userId, int start, int end) Returns a range of all the recent layout set branches where userId = ?.RecentLayoutSetBranchPersistence.findByUserId
(long userId, int start, int end, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns an ordered range of all the recent layout set branches where userId = ?.RecentLayoutSetBranchPersistence.findByUserId
(long userId, int start, int end, OrderByComparator<RecentLayoutSetBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout set branches where userId = ?.static List<RecentLayoutSetBranch>
RecentLayoutSetBranchUtil.findByUserId
(long userId) Returns all the recent layout set branches where userId = ?.static List<RecentLayoutSetBranch>
RecentLayoutSetBranchUtil.findByUserId
(long userId, int start, int end) Returns a range of all the recent layout set branches where userId = ?.static List<RecentLayoutSetBranch>
RecentLayoutSetBranchUtil.findByUserId
(long userId, int start, int end, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns an ordered range of all the recent layout set branches where userId = ?.static List<RecentLayoutSetBranch>
RecentLayoutSetBranchUtil.findByUserId
(long userId, int start, int end, OrderByComparator<RecentLayoutSetBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout set branches where userId = ?.static List<RecentLayoutSetBranch>
RecentLayoutSetBranchUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery) static List<RecentLayoutSetBranch>
RecentLayoutSetBranchUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery, int start, int end) static List<RecentLayoutSetBranch>
RecentLayoutSetBranchUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Methods in com.liferay.portal.kernel.service.persistence with parameters of type RecentLayoutSetBranchModifier and TypeMethodDescriptionvoid
RecentLayoutSetBranchPersistence.cacheResult
(RecentLayoutSetBranch recentLayoutSetBranch) Caches the recent layout set branch in the entity cache if it is enabled.static void
RecentLayoutSetBranchUtil.cacheResult
(RecentLayoutSetBranch recentLayoutSetBranch) Caches the recent layout set branch in the entity cache if it is enabled.static void
RecentLayoutSetBranchUtil.clearCache
(RecentLayoutSetBranch recentLayoutSetBranch) static RecentLayoutSetBranch
RecentLayoutSetBranchUtil.update
(RecentLayoutSetBranch recentLayoutSetBranch) static RecentLayoutSetBranch
RecentLayoutSetBranchUtil.update
(RecentLayoutSetBranch recentLayoutSetBranch, ServiceContext serviceContext) RecentLayoutSetBranchPersistence.updateImpl
(RecentLayoutSetBranch recentLayoutSetBranch) static RecentLayoutSetBranch
RecentLayoutSetBranchUtil.updateImpl
(RecentLayoutSetBranch recentLayoutSetBranch) Method parameters in com.liferay.portal.kernel.service.persistence with type arguments of type RecentLayoutSetBranchModifier and TypeMethodDescriptionvoid
RecentLayoutSetBranchPersistence.cacheResult
(List<RecentLayoutSetBranch> recentLayoutSetBranchs) Caches the recent layout set branches in the entity cache if it is enabled.static void
RecentLayoutSetBranchUtil.cacheResult
(List<RecentLayoutSetBranch> recentLayoutSetBranchs) Caches the recent layout set branches in the entity cache if it is enabled.RecentLayoutSetBranchPersistence.fetchByGroupId_First
(long groupId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the first recent layout set branch in the ordered set where groupId = ?.static RecentLayoutSetBranch
RecentLayoutSetBranchUtil.fetchByGroupId_First
(long groupId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the first recent layout set branch in the ordered set where groupId = ?.RecentLayoutSetBranchPersistence.fetchByGroupId_Last
(long groupId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the last recent layout set branch in the ordered set where groupId = ?.static RecentLayoutSetBranch
RecentLayoutSetBranchUtil.fetchByGroupId_Last
(long groupId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the last recent layout set branch in the ordered set where groupId = ?.RecentLayoutSetBranchPersistence.fetchByLayoutSetBranchId_First
(long layoutSetBranchId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the first recent layout set branch in the ordered set where layoutSetBranchId = ?.static RecentLayoutSetBranch
RecentLayoutSetBranchUtil.fetchByLayoutSetBranchId_First
(long layoutSetBranchId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the first recent layout set branch in the ordered set where layoutSetBranchId = ?.RecentLayoutSetBranchPersistence.fetchByLayoutSetBranchId_Last
(long layoutSetBranchId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the last recent layout set branch in the ordered set where layoutSetBranchId = ?.static RecentLayoutSetBranch
RecentLayoutSetBranchUtil.fetchByLayoutSetBranchId_Last
(long layoutSetBranchId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the last recent layout set branch in the ordered set where layoutSetBranchId = ?.RecentLayoutSetBranchPersistence.fetchByUserId_First
(long userId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the first recent layout set branch in the ordered set where userId = ?.static RecentLayoutSetBranch
RecentLayoutSetBranchUtil.fetchByUserId_First
(long userId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the first recent layout set branch in the ordered set where userId = ?.RecentLayoutSetBranchPersistence.fetchByUserId_Last
(long userId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the last recent layout set branch in the ordered set where userId = ?.static RecentLayoutSetBranch
RecentLayoutSetBranchUtil.fetchByUserId_Last
(long userId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the last recent layout set branch in the ordered set where userId = ?.RecentLayoutSetBranchPersistence.findAll
(int start, int end, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns an ordered range of all the recent layout set branches.RecentLayoutSetBranchPersistence.findAll
(int start, int end, OrderByComparator<RecentLayoutSetBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout set branches.static List<RecentLayoutSetBranch>
RecentLayoutSetBranchUtil.findAll
(int start, int end, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns an ordered range of all the recent layout set branches.static List<RecentLayoutSetBranch>
RecentLayoutSetBranchUtil.findAll
(int start, int end, OrderByComparator<RecentLayoutSetBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout set branches.RecentLayoutSetBranchPersistence.findByGroupId
(long groupId, int start, int end, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns an ordered range of all the recent layout set branches where groupId = ?.RecentLayoutSetBranchPersistence.findByGroupId
(long groupId, int start, int end, OrderByComparator<RecentLayoutSetBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout set branches where groupId = ?.static List<RecentLayoutSetBranch>
RecentLayoutSetBranchUtil.findByGroupId
(long groupId, int start, int end, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns an ordered range of all the recent layout set branches where groupId = ?.static List<RecentLayoutSetBranch>
RecentLayoutSetBranchUtil.findByGroupId
(long groupId, int start, int end, OrderByComparator<RecentLayoutSetBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout set branches where groupId = ?.RecentLayoutSetBranchPersistence.findByGroupId_First
(long groupId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the first recent layout set branch in the ordered set where groupId = ?.static RecentLayoutSetBranch
RecentLayoutSetBranchUtil.findByGroupId_First
(long groupId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the first recent layout set branch in the ordered set where groupId = ?.RecentLayoutSetBranchPersistence.findByGroupId_Last
(long groupId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the last recent layout set branch in the ordered set where groupId = ?.static RecentLayoutSetBranch
RecentLayoutSetBranchUtil.findByGroupId_Last
(long groupId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the last recent layout set branch in the ordered set where groupId = ?.RecentLayoutSetBranchPersistence.findByGroupId_PrevAndNext
(long recentLayoutSetBranchId, long groupId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the recent layout set branches before and after the current recent layout set branch in the ordered set where groupId = ?.static RecentLayoutSetBranch[]
RecentLayoutSetBranchUtil.findByGroupId_PrevAndNext
(long recentLayoutSetBranchId, long groupId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the recent layout set branches before and after the current recent layout set branch in the ordered set where groupId = ?.RecentLayoutSetBranchPersistence.findByLayoutSetBranchId
(long layoutSetBranchId, int start, int end, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns an ordered range of all the recent layout set branches where layoutSetBranchId = ?.RecentLayoutSetBranchPersistence.findByLayoutSetBranchId
(long layoutSetBranchId, int start, int end, OrderByComparator<RecentLayoutSetBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout set branches where layoutSetBranchId = ?.static List<RecentLayoutSetBranch>
RecentLayoutSetBranchUtil.findByLayoutSetBranchId
(long layoutSetBranchId, int start, int end, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns an ordered range of all the recent layout set branches where layoutSetBranchId = ?.static List<RecentLayoutSetBranch>
RecentLayoutSetBranchUtil.findByLayoutSetBranchId
(long layoutSetBranchId, int start, int end, OrderByComparator<RecentLayoutSetBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout set branches where layoutSetBranchId = ?.RecentLayoutSetBranchPersistence.findByLayoutSetBranchId_First
(long layoutSetBranchId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the first recent layout set branch in the ordered set where layoutSetBranchId = ?.static RecentLayoutSetBranch
RecentLayoutSetBranchUtil.findByLayoutSetBranchId_First
(long layoutSetBranchId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the first recent layout set branch in the ordered set where layoutSetBranchId = ?.RecentLayoutSetBranchPersistence.findByLayoutSetBranchId_Last
(long layoutSetBranchId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the last recent layout set branch in the ordered set where layoutSetBranchId = ?.static RecentLayoutSetBranch
RecentLayoutSetBranchUtil.findByLayoutSetBranchId_Last
(long layoutSetBranchId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the last recent layout set branch in the ordered set where layoutSetBranchId = ?.RecentLayoutSetBranchPersistence.findByLayoutSetBranchId_PrevAndNext
(long recentLayoutSetBranchId, long layoutSetBranchId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the recent layout set branches before and after the current recent layout set branch in the ordered set where layoutSetBranchId = ?.static RecentLayoutSetBranch[]
RecentLayoutSetBranchUtil.findByLayoutSetBranchId_PrevAndNext
(long recentLayoutSetBranchId, long layoutSetBranchId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the recent layout set branches before and after the current recent layout set branch in the ordered set where layoutSetBranchId = ?.RecentLayoutSetBranchPersistence.findByUserId
(long userId, int start, int end, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns an ordered range of all the recent layout set branches where userId = ?.RecentLayoutSetBranchPersistence.findByUserId
(long userId, int start, int end, OrderByComparator<RecentLayoutSetBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout set branches where userId = ?.static List<RecentLayoutSetBranch>
RecentLayoutSetBranchUtil.findByUserId
(long userId, int start, int end, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns an ordered range of all the recent layout set branches where userId = ?.static List<RecentLayoutSetBranch>
RecentLayoutSetBranchUtil.findByUserId
(long userId, int start, int end, OrderByComparator<RecentLayoutSetBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout set branches where userId = ?.RecentLayoutSetBranchPersistence.findByUserId_First
(long userId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the first recent layout set branch in the ordered set where userId = ?.static RecentLayoutSetBranch
RecentLayoutSetBranchUtil.findByUserId_First
(long userId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the first recent layout set branch in the ordered set where userId = ?.RecentLayoutSetBranchPersistence.findByUserId_Last
(long userId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the last recent layout set branch in the ordered set where userId = ?.static RecentLayoutSetBranch
RecentLayoutSetBranchUtil.findByUserId_Last
(long userId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the last recent layout set branch in the ordered set where userId = ?.RecentLayoutSetBranchPersistence.findByUserId_PrevAndNext
(long recentLayoutSetBranchId, long userId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the recent layout set branches before and after the current recent layout set branch in the ordered set where userId = ?.static RecentLayoutSetBranch[]
RecentLayoutSetBranchUtil.findByUserId_PrevAndNext
(long recentLayoutSetBranchId, long userId, OrderByComparator<RecentLayoutSetBranch> orderByComparator) Returns the recent layout set branches before and after the current recent layout set branch in the ordered set where userId = ?.static List<RecentLayoutSetBranch>
RecentLayoutSetBranchUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<RecentLayoutSetBranch> orderByComparator)