Uses of Interface
com.liferay.portal.kernel.model.RecentLayoutBranch
Packages that use RecentLayoutBranch
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 RecentLayoutBranch in com.liferay.portal.kernel.model
Classes in com.liferay.portal.kernel.model that implement RecentLayoutBranchFields in com.liferay.portal.kernel.model with type parameters of type RecentLayoutBranchModifier and TypeFieldDescriptionstatic final Accessor<RecentLayoutBranch,Long> RecentLayoutBranch.RECENT_LAYOUT_BRANCH_ID_ACCESSORMethods in com.liferay.portal.kernel.model that return RecentLayoutBranchModifier and TypeMethodDescriptionRecentLayoutBranchModel.cloneWithOriginalValues()RecentLayoutBranchWrapper.cloneWithOriginalValues()Methods in com.liferay.portal.kernel.model with parameters of type RecentLayoutBranchModifier and TypeMethodDescriptionprotected RecentLayoutBranchWrapperRecentLayoutBranchWrapper.wrap(RecentLayoutBranch recentLayoutBranch) Constructors in com.liferay.portal.kernel.model with parameters of type RecentLayoutBranch -
Uses of RecentLayoutBranch in com.liferay.portal.kernel.service
Methods in com.liferay.portal.kernel.service that return RecentLayoutBranchModifier and TypeMethodDescriptionRecentLayoutBranchLocalService.addRecentLayoutBranch(long userId, long layoutBranchId, long layoutSetBranchId, long plid) RecentLayoutBranchLocalService.addRecentLayoutBranch(RecentLayoutBranch recentLayoutBranch) Adds the recent layout branch to the database.static RecentLayoutBranchRecentLayoutBranchLocalServiceUtil.addRecentLayoutBranch(long userId, long layoutBranchId, long layoutSetBranchId, long plid) static RecentLayoutBranchRecentLayoutBranchLocalServiceUtil.addRecentLayoutBranch(RecentLayoutBranch recentLayoutBranch) Adds the recent layout branch to the database.RecentLayoutBranchLocalServiceWrapper.addRecentLayoutBranch(long userId, long layoutBranchId, long layoutSetBranchId, long plid) RecentLayoutBranchLocalServiceWrapper.addRecentLayoutBranch(RecentLayoutBranch recentLayoutBranch) Adds the recent layout branch to the database.RecentLayoutBranchLocalService.createRecentLayoutBranch(long recentLayoutBranchId) Creates a new recent layout branch with the primary key.static RecentLayoutBranchRecentLayoutBranchLocalServiceUtil.createRecentLayoutBranch(long recentLayoutBranchId) Creates a new recent layout branch with the primary key.RecentLayoutBranchLocalServiceWrapper.createRecentLayoutBranch(long recentLayoutBranchId) Creates a new recent layout branch with the primary key.RecentLayoutBranchLocalService.deleteRecentLayoutBranch(long recentLayoutBranchId) Deletes the recent layout branch with the primary key from the database.RecentLayoutBranchLocalService.deleteRecentLayoutBranch(RecentLayoutBranch recentLayoutBranch) Deletes the recent layout branch from the database.static RecentLayoutBranchRecentLayoutBranchLocalServiceUtil.deleteRecentLayoutBranch(long recentLayoutBranchId) Deletes the recent layout branch with the primary key from the database.static RecentLayoutBranchRecentLayoutBranchLocalServiceUtil.deleteRecentLayoutBranch(RecentLayoutBranch recentLayoutBranch) Deletes the recent layout branch from the database.RecentLayoutBranchLocalServiceWrapper.deleteRecentLayoutBranch(long recentLayoutBranchId) Deletes the recent layout branch with the primary key from the database.RecentLayoutBranchLocalServiceWrapper.deleteRecentLayoutBranch(RecentLayoutBranch recentLayoutBranch) Deletes the recent layout branch from the database.RecentLayoutBranchLocalService.fetchRecentLayoutBranch(long recentLayoutBranchId) RecentLayoutBranchLocalService.fetchRecentLayoutBranch(long userId, long layoutSetBranchId, long plid) static RecentLayoutBranchRecentLayoutBranchLocalServiceUtil.fetchRecentLayoutBranch(long recentLayoutBranchId) static RecentLayoutBranchRecentLayoutBranchLocalServiceUtil.fetchRecentLayoutBranch(long userId, long layoutSetBranchId, long plid) RecentLayoutBranchLocalServiceWrapper.fetchRecentLayoutBranch(long recentLayoutBranchId) RecentLayoutBranchLocalServiceWrapper.fetchRecentLayoutBranch(long userId, long layoutSetBranchId, long plid) RecentLayoutBranchLocalService.getRecentLayoutBranch(long recentLayoutBranchId) Returns the recent layout branch with the primary key.static RecentLayoutBranchRecentLayoutBranchLocalServiceUtil.getRecentLayoutBranch(long recentLayoutBranchId) Returns the recent layout branch with the primary key.RecentLayoutBranchLocalServiceWrapper.getRecentLayoutBranch(long recentLayoutBranchId) Returns the recent layout branch with the primary key.RecentLayoutBranchLocalService.updateRecentLayoutBranch(RecentLayoutBranch recentLayoutBranch) Updates the recent layout branch in the database or adds it if it does not yet exist.static RecentLayoutBranchRecentLayoutBranchLocalServiceUtil.updateRecentLayoutBranch(RecentLayoutBranch recentLayoutBranch) Updates the recent layout branch in the database or adds it if it does not yet exist.RecentLayoutBranchLocalServiceWrapper.updateRecentLayoutBranch(RecentLayoutBranch recentLayoutBranch) Updates the recent layout 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 RecentLayoutBranchModifier and TypeMethodDescriptionRecentLayoutBranchLocalService.getRecentLayoutBranchs(int start, int end) Returns a range of all the recent layout branches.static List<RecentLayoutBranch>RecentLayoutBranchLocalServiceUtil.getRecentLayoutBranchs(int start, int end) Returns a range of all the recent layout branches.RecentLayoutBranchLocalServiceWrapper.getRecentLayoutBranchs(int start, int end) Returns a range of all the recent layout branches.Methods in com.liferay.portal.kernel.service with parameters of type RecentLayoutBranchModifier and TypeMethodDescriptionRecentLayoutBranchLocalService.addRecentLayoutBranch(RecentLayoutBranch recentLayoutBranch) Adds the recent layout branch to the database.static RecentLayoutBranchRecentLayoutBranchLocalServiceUtil.addRecentLayoutBranch(RecentLayoutBranch recentLayoutBranch) Adds the recent layout branch to the database.RecentLayoutBranchLocalServiceWrapper.addRecentLayoutBranch(RecentLayoutBranch recentLayoutBranch) Adds the recent layout branch to the database.RecentLayoutBranchLocalService.deleteRecentLayoutBranch(RecentLayoutBranch recentLayoutBranch) Deletes the recent layout branch from the database.static RecentLayoutBranchRecentLayoutBranchLocalServiceUtil.deleteRecentLayoutBranch(RecentLayoutBranch recentLayoutBranch) Deletes the recent layout branch from the database.RecentLayoutBranchLocalServiceWrapper.deleteRecentLayoutBranch(RecentLayoutBranch recentLayoutBranch) Deletes the recent layout branch from the database.RecentLayoutBranchLocalService.updateRecentLayoutBranch(RecentLayoutBranch recentLayoutBranch) Updates the recent layout branch in the database or adds it if it does not yet exist.static RecentLayoutBranchRecentLayoutBranchLocalServiceUtil.updateRecentLayoutBranch(RecentLayoutBranch recentLayoutBranch) Updates the recent layout branch in the database or adds it if it does not yet exist.RecentLayoutBranchLocalServiceWrapper.updateRecentLayoutBranch(RecentLayoutBranch recentLayoutBranch) Updates the recent layout branch in the database or adds it if it does not yet exist. -
Uses of RecentLayoutBranch in com.liferay.portal.kernel.service.persistence
Methods in com.liferay.portal.kernel.service.persistence that return RecentLayoutBranchModifier and TypeMethodDescriptionRecentLayoutBranchPersistence.create(long recentLayoutBranchId) Creates a new recent layout branch with the primary key.static RecentLayoutBranchRecentLayoutBranchUtil.create(long recentLayoutBranchId) Creates a new recent layout branch with the primary key.RecentLayoutBranchPersistence.fetchByGroupId_First(long groupId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the first recent layout branch in the ordered set where groupId = ?.static RecentLayoutBranchRecentLayoutBranchUtil.fetchByGroupId_First(long groupId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the first recent layout branch in the ordered set where groupId = ?.RecentLayoutBranchPersistence.fetchByGroupId_Last(long groupId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the last recent layout branch in the ordered set where groupId = ?.static RecentLayoutBranchRecentLayoutBranchUtil.fetchByGroupId_Last(long groupId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the last recent layout branch in the ordered set where groupId = ?.RecentLayoutBranchPersistence.fetchByLayoutBranchId_First(long layoutBranchId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the first recent layout branch in the ordered set where layoutBranchId = ?.static RecentLayoutBranchRecentLayoutBranchUtil.fetchByLayoutBranchId_First(long layoutBranchId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the first recent layout branch in the ordered set where layoutBranchId = ?.RecentLayoutBranchPersistence.fetchByLayoutBranchId_Last(long layoutBranchId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the last recent layout branch in the ordered set where layoutBranchId = ?.static RecentLayoutBranchRecentLayoutBranchUtil.fetchByLayoutBranchId_Last(long layoutBranchId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the last recent layout branch in the ordered set where layoutBranchId = ?.RecentLayoutBranchPersistence.fetchByPrimaryKey(long recentLayoutBranchId) Returns the recent layout branch with the primary key or returnsnullif it could not be found.static RecentLayoutBranchRecentLayoutBranchUtil.fetchByPrimaryKey(long recentLayoutBranchId) Returns the recent layout branch with the primary key or returnsnullif it could not be found.RecentLayoutBranchPersistence.fetchByU_L_P(long userId, long layoutSetBranchId, long plid) Returns the recent layout branch where userId = ? and layoutSetBranchId = ? and plid = ? or returnsnullif it could not be found.RecentLayoutBranchPersistence.fetchByU_L_P(long userId, long layoutSetBranchId, long plid, boolean useFinderCache) Returns the recent layout branch where userId = ? and layoutSetBranchId = ? and plid = ? or returnsnullif it could not be found, optionally using the finder cache.static RecentLayoutBranchRecentLayoutBranchUtil.fetchByU_L_P(long userId, long layoutSetBranchId, long plid) Returns the recent layout branch where userId = ? and layoutSetBranchId = ? and plid = ? or returnsnullif it could not be found.static RecentLayoutBranchRecentLayoutBranchUtil.fetchByU_L_P(long userId, long layoutSetBranchId, long plid, boolean useFinderCache) Returns the recent layout branch where userId = ? and layoutSetBranchId = ? and plid = ? or returnsnullif it could not be found, optionally using the finder cache.RecentLayoutBranchPersistence.fetchByUserId_First(long userId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the first recent layout branch in the ordered set where userId = ?.static RecentLayoutBranchRecentLayoutBranchUtil.fetchByUserId_First(long userId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the first recent layout branch in the ordered set where userId = ?.RecentLayoutBranchPersistence.fetchByUserId_Last(long userId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the last recent layout branch in the ordered set where userId = ?.static RecentLayoutBranchRecentLayoutBranchUtil.fetchByUserId_Last(long userId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the last recent layout branch in the ordered set where userId = ?.RecentLayoutBranchPersistence.findByGroupId_First(long groupId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the first recent layout branch in the ordered set where groupId = ?.static RecentLayoutBranchRecentLayoutBranchUtil.findByGroupId_First(long groupId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the first recent layout branch in the ordered set where groupId = ?.RecentLayoutBranchPersistence.findByGroupId_Last(long groupId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the last recent layout branch in the ordered set where groupId = ?.static RecentLayoutBranchRecentLayoutBranchUtil.findByGroupId_Last(long groupId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the last recent layout branch in the ordered set where groupId = ?.RecentLayoutBranchPersistence.findByGroupId_PrevAndNext(long recentLayoutBranchId, long groupId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the recent layout branches before and after the current recent layout branch in the ordered set where groupId = ?.static RecentLayoutBranch[]RecentLayoutBranchUtil.findByGroupId_PrevAndNext(long recentLayoutBranchId, long groupId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the recent layout branches before and after the current recent layout branch in the ordered set where groupId = ?.RecentLayoutBranchPersistence.findByLayoutBranchId_First(long layoutBranchId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the first recent layout branch in the ordered set where layoutBranchId = ?.static RecentLayoutBranchRecentLayoutBranchUtil.findByLayoutBranchId_First(long layoutBranchId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the first recent layout branch in the ordered set where layoutBranchId = ?.RecentLayoutBranchPersistence.findByLayoutBranchId_Last(long layoutBranchId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the last recent layout branch in the ordered set where layoutBranchId = ?.static RecentLayoutBranchRecentLayoutBranchUtil.findByLayoutBranchId_Last(long layoutBranchId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the last recent layout branch in the ordered set where layoutBranchId = ?.RecentLayoutBranchPersistence.findByLayoutBranchId_PrevAndNext(long recentLayoutBranchId, long layoutBranchId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the recent layout branches before and after the current recent layout branch in the ordered set where layoutBranchId = ?.static RecentLayoutBranch[]RecentLayoutBranchUtil.findByLayoutBranchId_PrevAndNext(long recentLayoutBranchId, long layoutBranchId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the recent layout branches before and after the current recent layout branch in the ordered set where layoutBranchId = ?.RecentLayoutBranchPersistence.findByPrimaryKey(long recentLayoutBranchId) Returns the recent layout branch with the primary key or throws aNoSuchRecentLayoutBranchExceptionif it could not be found.static RecentLayoutBranchRecentLayoutBranchUtil.findByPrimaryKey(long recentLayoutBranchId) Returns the recent layout branch with the primary key or throws aNoSuchRecentLayoutBranchExceptionif it could not be found.RecentLayoutBranchPersistence.findByU_L_P(long userId, long layoutSetBranchId, long plid) Returns the recent layout branch where userId = ? and layoutSetBranchId = ? and plid = ? or throws aNoSuchRecentLayoutBranchExceptionif it could not be found.static RecentLayoutBranchRecentLayoutBranchUtil.findByU_L_P(long userId, long layoutSetBranchId, long plid) Returns the recent layout branch where userId = ? and layoutSetBranchId = ? and plid = ? or throws aNoSuchRecentLayoutBranchExceptionif it could not be found.RecentLayoutBranchPersistence.findByUserId_First(long userId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the first recent layout branch in the ordered set where userId = ?.static RecentLayoutBranchRecentLayoutBranchUtil.findByUserId_First(long userId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the first recent layout branch in the ordered set where userId = ?.RecentLayoutBranchPersistence.findByUserId_Last(long userId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the last recent layout branch in the ordered set where userId = ?.static RecentLayoutBranchRecentLayoutBranchUtil.findByUserId_Last(long userId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the last recent layout branch in the ordered set where userId = ?.RecentLayoutBranchPersistence.findByUserId_PrevAndNext(long recentLayoutBranchId, long userId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the recent layout branches before and after the current recent layout branch in the ordered set where userId = ?.static RecentLayoutBranch[]RecentLayoutBranchUtil.findByUserId_PrevAndNext(long recentLayoutBranchId, long userId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the recent layout branches before and after the current recent layout branch in the ordered set where userId = ?.RecentLayoutBranchPersistence.remove(long recentLayoutBranchId) Removes the recent layout branch with the primary key from the database.static RecentLayoutBranchRecentLayoutBranchUtil.remove(long recentLayoutBranchId) Removes the recent layout branch with the primary key from the database.RecentLayoutBranchPersistence.removeByU_L_P(long userId, long layoutSetBranchId, long plid) Removes the recent layout branch where userId = ? and layoutSetBranchId = ? and plid = ? from the database.static RecentLayoutBranchRecentLayoutBranchUtil.removeByU_L_P(long userId, long layoutSetBranchId, long plid) Removes the recent layout branch where userId = ? and layoutSetBranchId = ? and plid = ? from the database.static RecentLayoutBranchRecentLayoutBranchUtil.update(RecentLayoutBranch recentLayoutBranch) static RecentLayoutBranchRecentLayoutBranchUtil.update(RecentLayoutBranch recentLayoutBranch, ServiceContext serviceContext) RecentLayoutBranchPersistence.updateImpl(RecentLayoutBranch recentLayoutBranch) static RecentLayoutBranchRecentLayoutBranchUtil.updateImpl(RecentLayoutBranch recentLayoutBranch) Methods in com.liferay.portal.kernel.service.persistence that return types with arguments of type RecentLayoutBranchModifier and TypeMethodDescriptionstatic Map<Serializable,RecentLayoutBranch> RecentLayoutBranchUtil.fetchByPrimaryKeys(Set<Serializable> primaryKeys) RecentLayoutBranchPersistence.findAll()Returns all the recent layout branches.RecentLayoutBranchPersistence.findAll(int start, int end) Returns a range of all the recent layout branches.RecentLayoutBranchPersistence.findAll(int start, int end, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns an ordered range of all the recent layout branches.RecentLayoutBranchPersistence.findAll(int start, int end, OrderByComparator<RecentLayoutBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout branches.static List<RecentLayoutBranch>RecentLayoutBranchUtil.findAll()Returns all the recent layout branches.static List<RecentLayoutBranch>RecentLayoutBranchUtil.findAll(int start, int end) Returns a range of all the recent layout branches.static List<RecentLayoutBranch>RecentLayoutBranchUtil.findAll(int start, int end, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns an ordered range of all the recent layout branches.static List<RecentLayoutBranch>RecentLayoutBranchUtil.findAll(int start, int end, OrderByComparator<RecentLayoutBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout branches.RecentLayoutBranchPersistence.findByGroupId(long groupId) Returns all the recent layout branches where groupId = ?.RecentLayoutBranchPersistence.findByGroupId(long groupId, int start, int end) Returns a range of all the recent layout branches where groupId = ?.RecentLayoutBranchPersistence.findByGroupId(long groupId, int start, int end, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns an ordered range of all the recent layout branches where groupId = ?.RecentLayoutBranchPersistence.findByGroupId(long groupId, int start, int end, OrderByComparator<RecentLayoutBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout branches where groupId = ?.static List<RecentLayoutBranch>RecentLayoutBranchUtil.findByGroupId(long groupId) Returns all the recent layout branches where groupId = ?.static List<RecentLayoutBranch>RecentLayoutBranchUtil.findByGroupId(long groupId, int start, int end) Returns a range of all the recent layout branches where groupId = ?.static List<RecentLayoutBranch>RecentLayoutBranchUtil.findByGroupId(long groupId, int start, int end, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns an ordered range of all the recent layout branches where groupId = ?.static List<RecentLayoutBranch>RecentLayoutBranchUtil.findByGroupId(long groupId, int start, int end, OrderByComparator<RecentLayoutBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout branches where groupId = ?.RecentLayoutBranchPersistence.findByLayoutBranchId(long layoutBranchId) Returns all the recent layout branches where layoutBranchId = ?.RecentLayoutBranchPersistence.findByLayoutBranchId(long layoutBranchId, int start, int end) Returns a range of all the recent layout branches where layoutBranchId = ?.RecentLayoutBranchPersistence.findByLayoutBranchId(long layoutBranchId, int start, int end, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns an ordered range of all the recent layout branches where layoutBranchId = ?.RecentLayoutBranchPersistence.findByLayoutBranchId(long layoutBranchId, int start, int end, OrderByComparator<RecentLayoutBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout branches where layoutBranchId = ?.static List<RecentLayoutBranch>RecentLayoutBranchUtil.findByLayoutBranchId(long layoutBranchId) Returns all the recent layout branches where layoutBranchId = ?.static List<RecentLayoutBranch>RecentLayoutBranchUtil.findByLayoutBranchId(long layoutBranchId, int start, int end) Returns a range of all the recent layout branches where layoutBranchId = ?.static List<RecentLayoutBranch>RecentLayoutBranchUtil.findByLayoutBranchId(long layoutBranchId, int start, int end, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns an ordered range of all the recent layout branches where layoutBranchId = ?.static List<RecentLayoutBranch>RecentLayoutBranchUtil.findByLayoutBranchId(long layoutBranchId, int start, int end, OrderByComparator<RecentLayoutBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout branches where layoutBranchId = ?.RecentLayoutBranchPersistence.findByUserId(long userId) Returns all the recent layout branches where userId = ?.RecentLayoutBranchPersistence.findByUserId(long userId, int start, int end) Returns a range of all the recent layout branches where userId = ?.RecentLayoutBranchPersistence.findByUserId(long userId, int start, int end, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns an ordered range of all the recent layout branches where userId = ?.RecentLayoutBranchPersistence.findByUserId(long userId, int start, int end, OrderByComparator<RecentLayoutBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout branches where userId = ?.static List<RecentLayoutBranch>RecentLayoutBranchUtil.findByUserId(long userId) Returns all the recent layout branches where userId = ?.static List<RecentLayoutBranch>RecentLayoutBranchUtil.findByUserId(long userId, int start, int end) Returns a range of all the recent layout branches where userId = ?.static List<RecentLayoutBranch>RecentLayoutBranchUtil.findByUserId(long userId, int start, int end, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns an ordered range of all the recent layout branches where userId = ?.static List<RecentLayoutBranch>RecentLayoutBranchUtil.findByUserId(long userId, int start, int end, OrderByComparator<RecentLayoutBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout branches where userId = ?.static List<RecentLayoutBranch>RecentLayoutBranchUtil.findWithDynamicQuery(DynamicQuery dynamicQuery) static List<RecentLayoutBranch>RecentLayoutBranchUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end) static List<RecentLayoutBranch>RecentLayoutBranchUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<RecentLayoutBranch> orderByComparator) Methods in com.liferay.portal.kernel.service.persistence with parameters of type RecentLayoutBranchModifier and TypeMethodDescriptionvoidRecentLayoutBranchPersistence.cacheResult(RecentLayoutBranch recentLayoutBranch) Caches the recent layout branch in the entity cache if it is enabled.static voidRecentLayoutBranchUtil.cacheResult(RecentLayoutBranch recentLayoutBranch) Caches the recent layout branch in the entity cache if it is enabled.static voidRecentLayoutBranchUtil.clearCache(RecentLayoutBranch recentLayoutBranch) static RecentLayoutBranchRecentLayoutBranchUtil.update(RecentLayoutBranch recentLayoutBranch) static RecentLayoutBranchRecentLayoutBranchUtil.update(RecentLayoutBranch recentLayoutBranch, ServiceContext serviceContext) RecentLayoutBranchPersistence.updateImpl(RecentLayoutBranch recentLayoutBranch) static RecentLayoutBranchRecentLayoutBranchUtil.updateImpl(RecentLayoutBranch recentLayoutBranch) Method parameters in com.liferay.portal.kernel.service.persistence with type arguments of type RecentLayoutBranchModifier and TypeMethodDescriptionvoidRecentLayoutBranchPersistence.cacheResult(List<RecentLayoutBranch> recentLayoutBranchs) Caches the recent layout branches in the entity cache if it is enabled.static voidRecentLayoutBranchUtil.cacheResult(List<RecentLayoutBranch> recentLayoutBranchs) Caches the recent layout branches in the entity cache if it is enabled.RecentLayoutBranchPersistence.fetchByGroupId_First(long groupId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the first recent layout branch in the ordered set where groupId = ?.static RecentLayoutBranchRecentLayoutBranchUtil.fetchByGroupId_First(long groupId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the first recent layout branch in the ordered set where groupId = ?.RecentLayoutBranchPersistence.fetchByGroupId_Last(long groupId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the last recent layout branch in the ordered set where groupId = ?.static RecentLayoutBranchRecentLayoutBranchUtil.fetchByGroupId_Last(long groupId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the last recent layout branch in the ordered set where groupId = ?.RecentLayoutBranchPersistence.fetchByLayoutBranchId_First(long layoutBranchId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the first recent layout branch in the ordered set where layoutBranchId = ?.static RecentLayoutBranchRecentLayoutBranchUtil.fetchByLayoutBranchId_First(long layoutBranchId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the first recent layout branch in the ordered set where layoutBranchId = ?.RecentLayoutBranchPersistence.fetchByLayoutBranchId_Last(long layoutBranchId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the last recent layout branch in the ordered set where layoutBranchId = ?.static RecentLayoutBranchRecentLayoutBranchUtil.fetchByLayoutBranchId_Last(long layoutBranchId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the last recent layout branch in the ordered set where layoutBranchId = ?.RecentLayoutBranchPersistence.fetchByUserId_First(long userId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the first recent layout branch in the ordered set where userId = ?.static RecentLayoutBranchRecentLayoutBranchUtil.fetchByUserId_First(long userId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the first recent layout branch in the ordered set where userId = ?.RecentLayoutBranchPersistence.fetchByUserId_Last(long userId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the last recent layout branch in the ordered set where userId = ?.static RecentLayoutBranchRecentLayoutBranchUtil.fetchByUserId_Last(long userId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the last recent layout branch in the ordered set where userId = ?.RecentLayoutBranchPersistence.findAll(int start, int end, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns an ordered range of all the recent layout branches.RecentLayoutBranchPersistence.findAll(int start, int end, OrderByComparator<RecentLayoutBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout branches.static List<RecentLayoutBranch>RecentLayoutBranchUtil.findAll(int start, int end, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns an ordered range of all the recent layout branches.static List<RecentLayoutBranch>RecentLayoutBranchUtil.findAll(int start, int end, OrderByComparator<RecentLayoutBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout branches.RecentLayoutBranchPersistence.findByGroupId(long groupId, int start, int end, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns an ordered range of all the recent layout branches where groupId = ?.RecentLayoutBranchPersistence.findByGroupId(long groupId, int start, int end, OrderByComparator<RecentLayoutBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout branches where groupId = ?.static List<RecentLayoutBranch>RecentLayoutBranchUtil.findByGroupId(long groupId, int start, int end, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns an ordered range of all the recent layout branches where groupId = ?.static List<RecentLayoutBranch>RecentLayoutBranchUtil.findByGroupId(long groupId, int start, int end, OrderByComparator<RecentLayoutBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout branches where groupId = ?.RecentLayoutBranchPersistence.findByGroupId_First(long groupId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the first recent layout branch in the ordered set where groupId = ?.static RecentLayoutBranchRecentLayoutBranchUtil.findByGroupId_First(long groupId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the first recent layout branch in the ordered set where groupId = ?.RecentLayoutBranchPersistence.findByGroupId_Last(long groupId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the last recent layout branch in the ordered set where groupId = ?.static RecentLayoutBranchRecentLayoutBranchUtil.findByGroupId_Last(long groupId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the last recent layout branch in the ordered set where groupId = ?.RecentLayoutBranchPersistence.findByGroupId_PrevAndNext(long recentLayoutBranchId, long groupId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the recent layout branches before and after the current recent layout branch in the ordered set where groupId = ?.static RecentLayoutBranch[]RecentLayoutBranchUtil.findByGroupId_PrevAndNext(long recentLayoutBranchId, long groupId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the recent layout branches before and after the current recent layout branch in the ordered set where groupId = ?.RecentLayoutBranchPersistence.findByLayoutBranchId(long layoutBranchId, int start, int end, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns an ordered range of all the recent layout branches where layoutBranchId = ?.RecentLayoutBranchPersistence.findByLayoutBranchId(long layoutBranchId, int start, int end, OrderByComparator<RecentLayoutBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout branches where layoutBranchId = ?.static List<RecentLayoutBranch>RecentLayoutBranchUtil.findByLayoutBranchId(long layoutBranchId, int start, int end, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns an ordered range of all the recent layout branches where layoutBranchId = ?.static List<RecentLayoutBranch>RecentLayoutBranchUtil.findByLayoutBranchId(long layoutBranchId, int start, int end, OrderByComparator<RecentLayoutBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout branches where layoutBranchId = ?.RecentLayoutBranchPersistence.findByLayoutBranchId_First(long layoutBranchId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the first recent layout branch in the ordered set where layoutBranchId = ?.static RecentLayoutBranchRecentLayoutBranchUtil.findByLayoutBranchId_First(long layoutBranchId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the first recent layout branch in the ordered set where layoutBranchId = ?.RecentLayoutBranchPersistence.findByLayoutBranchId_Last(long layoutBranchId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the last recent layout branch in the ordered set where layoutBranchId = ?.static RecentLayoutBranchRecentLayoutBranchUtil.findByLayoutBranchId_Last(long layoutBranchId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the last recent layout branch in the ordered set where layoutBranchId = ?.RecentLayoutBranchPersistence.findByLayoutBranchId_PrevAndNext(long recentLayoutBranchId, long layoutBranchId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the recent layout branches before and after the current recent layout branch in the ordered set where layoutBranchId = ?.static RecentLayoutBranch[]RecentLayoutBranchUtil.findByLayoutBranchId_PrevAndNext(long recentLayoutBranchId, long layoutBranchId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the recent layout branches before and after the current recent layout branch in the ordered set where layoutBranchId = ?.RecentLayoutBranchPersistence.findByUserId(long userId, int start, int end, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns an ordered range of all the recent layout branches where userId = ?.RecentLayoutBranchPersistence.findByUserId(long userId, int start, int end, OrderByComparator<RecentLayoutBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout branches where userId = ?.static List<RecentLayoutBranch>RecentLayoutBranchUtil.findByUserId(long userId, int start, int end, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns an ordered range of all the recent layout branches where userId = ?.static List<RecentLayoutBranch>RecentLayoutBranchUtil.findByUserId(long userId, int start, int end, OrderByComparator<RecentLayoutBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout branches where userId = ?.RecentLayoutBranchPersistence.findByUserId_First(long userId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the first recent layout branch in the ordered set where userId = ?.static RecentLayoutBranchRecentLayoutBranchUtil.findByUserId_First(long userId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the first recent layout branch in the ordered set where userId = ?.RecentLayoutBranchPersistence.findByUserId_Last(long userId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the last recent layout branch in the ordered set where userId = ?.static RecentLayoutBranchRecentLayoutBranchUtil.findByUserId_Last(long userId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the last recent layout branch in the ordered set where userId = ?.RecentLayoutBranchPersistence.findByUserId_PrevAndNext(long recentLayoutBranchId, long userId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the recent layout branches before and after the current recent layout branch in the ordered set where userId = ?.static RecentLayoutBranch[]RecentLayoutBranchUtil.findByUserId_PrevAndNext(long recentLayoutBranchId, long userId, OrderByComparator<RecentLayoutBranch> orderByComparator) Returns the recent layout branches before and after the current recent layout branch in the ordered set where userId = ?.static List<RecentLayoutBranch>RecentLayoutBranchUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<RecentLayoutBranch> orderByComparator)