Uses of Interface
com.liferay.portal.kernel.model.RecentLayoutRevision
Packages that use RecentLayoutRevision
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 RecentLayoutRevision in com.liferay.portal.kernel.model
Classes in com.liferay.portal.kernel.model that implement RecentLayoutRevisionFields in com.liferay.portal.kernel.model with type parameters of type RecentLayoutRevisionModifier and TypeFieldDescriptionstatic final Accessor<RecentLayoutRevision,Long> RecentLayoutRevision.RECENT_LAYOUT_REVISION_ID_ACCESSORMethods in com.liferay.portal.kernel.model that return RecentLayoutRevisionModifier and TypeMethodDescriptionRecentLayoutRevisionModel.cloneWithOriginalValues()RecentLayoutRevisionWrapper.cloneWithOriginalValues()Methods in com.liferay.portal.kernel.model with parameters of type RecentLayoutRevisionModifier and TypeMethodDescriptionprotected RecentLayoutRevisionWrapperRecentLayoutRevisionWrapper.wrap(RecentLayoutRevision recentLayoutRevision) Constructors in com.liferay.portal.kernel.model with parameters of type RecentLayoutRevisionModifierConstructorDescriptionRecentLayoutRevisionWrapper(RecentLayoutRevision recentLayoutRevision) -
Uses of RecentLayoutRevision in com.liferay.portal.kernel.service
Methods in com.liferay.portal.kernel.service that return RecentLayoutRevisionModifier and TypeMethodDescriptionRecentLayoutRevisionLocalService.addRecentLayoutRevision(long userId, long layoutRevisionId, long layoutSetBranchId, long plid) RecentLayoutRevisionLocalService.addRecentLayoutRevision(RecentLayoutRevision recentLayoutRevision) Adds the recent layout revision to the database.static RecentLayoutRevisionRecentLayoutRevisionLocalServiceUtil.addRecentLayoutRevision(long userId, long layoutRevisionId, long layoutSetBranchId, long plid) static RecentLayoutRevisionRecentLayoutRevisionLocalServiceUtil.addRecentLayoutRevision(RecentLayoutRevision recentLayoutRevision) Adds the recent layout revision to the database.RecentLayoutRevisionLocalServiceWrapper.addRecentLayoutRevision(long userId, long layoutRevisionId, long layoutSetBranchId, long plid) RecentLayoutRevisionLocalServiceWrapper.addRecentLayoutRevision(RecentLayoutRevision recentLayoutRevision) Adds the recent layout revision to the database.RecentLayoutRevisionLocalService.createRecentLayoutRevision(long recentLayoutRevisionId) Creates a new recent layout revision with the primary key.static RecentLayoutRevisionRecentLayoutRevisionLocalServiceUtil.createRecentLayoutRevision(long recentLayoutRevisionId) Creates a new recent layout revision with the primary key.RecentLayoutRevisionLocalServiceWrapper.createRecentLayoutRevision(long recentLayoutRevisionId) Creates a new recent layout revision with the primary key.RecentLayoutRevisionLocalService.deleteRecentLayoutRevision(long recentLayoutRevisionId) Deletes the recent layout revision with the primary key from the database.RecentLayoutRevisionLocalService.deleteRecentLayoutRevision(RecentLayoutRevision recentLayoutRevision) Deletes the recent layout revision from the database.static RecentLayoutRevisionRecentLayoutRevisionLocalServiceUtil.deleteRecentLayoutRevision(long recentLayoutRevisionId) Deletes the recent layout revision with the primary key from the database.static RecentLayoutRevisionRecentLayoutRevisionLocalServiceUtil.deleteRecentLayoutRevision(RecentLayoutRevision recentLayoutRevision) Deletes the recent layout revision from the database.RecentLayoutRevisionLocalServiceWrapper.deleteRecentLayoutRevision(long recentLayoutRevisionId) Deletes the recent layout revision with the primary key from the database.RecentLayoutRevisionLocalServiceWrapper.deleteRecentLayoutRevision(RecentLayoutRevision recentLayoutRevision) Deletes the recent layout revision from the database.RecentLayoutRevisionLocalService.fetchRecentLayoutRevision(long recentLayoutRevisionId) RecentLayoutRevisionLocalService.fetchRecentLayoutRevision(long userId, long layoutSetBranchId, long plid) static RecentLayoutRevisionRecentLayoutRevisionLocalServiceUtil.fetchRecentLayoutRevision(long recentLayoutRevisionId) static RecentLayoutRevisionRecentLayoutRevisionLocalServiceUtil.fetchRecentLayoutRevision(long userId, long layoutSetBranchId, long plid) RecentLayoutRevisionLocalServiceWrapper.fetchRecentLayoutRevision(long recentLayoutRevisionId) RecentLayoutRevisionLocalServiceWrapper.fetchRecentLayoutRevision(long userId, long layoutSetBranchId, long plid) RecentLayoutRevisionLocalService.getRecentLayoutRevision(long recentLayoutRevisionId) Returns the recent layout revision with the primary key.static RecentLayoutRevisionRecentLayoutRevisionLocalServiceUtil.getRecentLayoutRevision(long recentLayoutRevisionId) Returns the recent layout revision with the primary key.RecentLayoutRevisionLocalServiceWrapper.getRecentLayoutRevision(long recentLayoutRevisionId) Returns the recent layout revision with the primary key.RecentLayoutRevisionLocalService.updateRecentLayoutRevision(RecentLayoutRevision recentLayoutRevision) Updates the recent layout revision in the database or adds it if it does not yet exist.static RecentLayoutRevisionRecentLayoutRevisionLocalServiceUtil.updateRecentLayoutRevision(RecentLayoutRevision recentLayoutRevision) Updates the recent layout revision in the database or adds it if it does not yet exist.RecentLayoutRevisionLocalServiceWrapper.updateRecentLayoutRevision(RecentLayoutRevision recentLayoutRevision) Updates the recent layout revision 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 RecentLayoutRevisionModifier and TypeMethodDescriptionRecentLayoutRevisionLocalService.getRecentLayoutRevisions(int start, int end) Returns a range of all the recent layout revisions.static List<RecentLayoutRevision>RecentLayoutRevisionLocalServiceUtil.getRecentLayoutRevisions(int start, int end) Returns a range of all the recent layout revisions.RecentLayoutRevisionLocalServiceWrapper.getRecentLayoutRevisions(int start, int end) Returns a range of all the recent layout revisions.Methods in com.liferay.portal.kernel.service with parameters of type RecentLayoutRevisionModifier and TypeMethodDescriptionRecentLayoutRevisionLocalService.addRecentLayoutRevision(RecentLayoutRevision recentLayoutRevision) Adds the recent layout revision to the database.static RecentLayoutRevisionRecentLayoutRevisionLocalServiceUtil.addRecentLayoutRevision(RecentLayoutRevision recentLayoutRevision) Adds the recent layout revision to the database.RecentLayoutRevisionLocalServiceWrapper.addRecentLayoutRevision(RecentLayoutRevision recentLayoutRevision) Adds the recent layout revision to the database.RecentLayoutRevisionLocalService.deleteRecentLayoutRevision(RecentLayoutRevision recentLayoutRevision) Deletes the recent layout revision from the database.static RecentLayoutRevisionRecentLayoutRevisionLocalServiceUtil.deleteRecentLayoutRevision(RecentLayoutRevision recentLayoutRevision) Deletes the recent layout revision from the database.RecentLayoutRevisionLocalServiceWrapper.deleteRecentLayoutRevision(RecentLayoutRevision recentLayoutRevision) Deletes the recent layout revision from the database.RecentLayoutRevisionLocalService.updateRecentLayoutRevision(RecentLayoutRevision recentLayoutRevision) Updates the recent layout revision in the database or adds it if it does not yet exist.static RecentLayoutRevisionRecentLayoutRevisionLocalServiceUtil.updateRecentLayoutRevision(RecentLayoutRevision recentLayoutRevision) Updates the recent layout revision in the database or adds it if it does not yet exist.RecentLayoutRevisionLocalServiceWrapper.updateRecentLayoutRevision(RecentLayoutRevision recentLayoutRevision) Updates the recent layout revision in the database or adds it if it does not yet exist. -
Uses of RecentLayoutRevision in com.liferay.portal.kernel.service.persistence
Methods in com.liferay.portal.kernel.service.persistence that return RecentLayoutRevisionModifier and TypeMethodDescriptionRecentLayoutRevisionPersistence.create(long recentLayoutRevisionId) Creates a new recent layout revision with the primary key.static RecentLayoutRevisionRecentLayoutRevisionUtil.create(long recentLayoutRevisionId) Creates a new recent layout revision with the primary key.RecentLayoutRevisionPersistence.fetchByGroupId_First(long groupId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the first recent layout revision in the ordered set where groupId = ?.static RecentLayoutRevisionRecentLayoutRevisionUtil.fetchByGroupId_First(long groupId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the first recent layout revision in the ordered set where groupId = ?.RecentLayoutRevisionPersistence.fetchByGroupId_Last(long groupId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the last recent layout revision in the ordered set where groupId = ?.static RecentLayoutRevisionRecentLayoutRevisionUtil.fetchByGroupId_Last(long groupId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the last recent layout revision in the ordered set where groupId = ?.RecentLayoutRevisionPersistence.fetchByLayoutRevisionId_First(long layoutRevisionId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the first recent layout revision in the ordered set where layoutRevisionId = ?.static RecentLayoutRevisionRecentLayoutRevisionUtil.fetchByLayoutRevisionId_First(long layoutRevisionId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the first recent layout revision in the ordered set where layoutRevisionId = ?.RecentLayoutRevisionPersistence.fetchByLayoutRevisionId_Last(long layoutRevisionId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the last recent layout revision in the ordered set where layoutRevisionId = ?.static RecentLayoutRevisionRecentLayoutRevisionUtil.fetchByLayoutRevisionId_Last(long layoutRevisionId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the last recent layout revision in the ordered set where layoutRevisionId = ?.RecentLayoutRevisionPersistence.fetchByPrimaryKey(long recentLayoutRevisionId) Returns the recent layout revision with the primary key or returnsnullif it could not be found.static RecentLayoutRevisionRecentLayoutRevisionUtil.fetchByPrimaryKey(long recentLayoutRevisionId) Returns the recent layout revision with the primary key or returnsnullif it could not be found.RecentLayoutRevisionPersistence.fetchByU_L_P(long userId, long layoutSetBranchId, long plid) Returns the recent layout revision where userId = ? and layoutSetBranchId = ? and plid = ? or returnsnullif it could not be found.RecentLayoutRevisionPersistence.fetchByU_L_P(long userId, long layoutSetBranchId, long plid, boolean useFinderCache) Returns the recent layout revision where userId = ? and layoutSetBranchId = ? and plid = ? or returnsnullif it could not be found, optionally using the finder cache.static RecentLayoutRevisionRecentLayoutRevisionUtil.fetchByU_L_P(long userId, long layoutSetBranchId, long plid) Returns the recent layout revision where userId = ? and layoutSetBranchId = ? and plid = ? or returnsnullif it could not be found.static RecentLayoutRevisionRecentLayoutRevisionUtil.fetchByU_L_P(long userId, long layoutSetBranchId, long plid, boolean useFinderCache) Returns the recent layout revision where userId = ? and layoutSetBranchId = ? and plid = ? or returnsnullif it could not be found, optionally using the finder cache.RecentLayoutRevisionPersistence.fetchByUserId_First(long userId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the first recent layout revision in the ordered set where userId = ?.static RecentLayoutRevisionRecentLayoutRevisionUtil.fetchByUserId_First(long userId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the first recent layout revision in the ordered set where userId = ?.RecentLayoutRevisionPersistence.fetchByUserId_Last(long userId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the last recent layout revision in the ordered set where userId = ?.static RecentLayoutRevisionRecentLayoutRevisionUtil.fetchByUserId_Last(long userId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the last recent layout revision in the ordered set where userId = ?.RecentLayoutRevisionPersistence.findByGroupId_First(long groupId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the first recent layout revision in the ordered set where groupId = ?.static RecentLayoutRevisionRecentLayoutRevisionUtil.findByGroupId_First(long groupId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the first recent layout revision in the ordered set where groupId = ?.RecentLayoutRevisionPersistence.findByGroupId_Last(long groupId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the last recent layout revision in the ordered set where groupId = ?.static RecentLayoutRevisionRecentLayoutRevisionUtil.findByGroupId_Last(long groupId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the last recent layout revision in the ordered set where groupId = ?.RecentLayoutRevisionPersistence.findByGroupId_PrevAndNext(long recentLayoutRevisionId, long groupId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the recent layout revisions before and after the current recent layout revision in the ordered set where groupId = ?.static RecentLayoutRevision[]RecentLayoutRevisionUtil.findByGroupId_PrevAndNext(long recentLayoutRevisionId, long groupId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the recent layout revisions before and after the current recent layout revision in the ordered set where groupId = ?.RecentLayoutRevisionPersistence.findByLayoutRevisionId_First(long layoutRevisionId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the first recent layout revision in the ordered set where layoutRevisionId = ?.static RecentLayoutRevisionRecentLayoutRevisionUtil.findByLayoutRevisionId_First(long layoutRevisionId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the first recent layout revision in the ordered set where layoutRevisionId = ?.RecentLayoutRevisionPersistence.findByLayoutRevisionId_Last(long layoutRevisionId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the last recent layout revision in the ordered set where layoutRevisionId = ?.static RecentLayoutRevisionRecentLayoutRevisionUtil.findByLayoutRevisionId_Last(long layoutRevisionId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the last recent layout revision in the ordered set where layoutRevisionId = ?.RecentLayoutRevisionPersistence.findByLayoutRevisionId_PrevAndNext(long recentLayoutRevisionId, long layoutRevisionId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the recent layout revisions before and after the current recent layout revision in the ordered set where layoutRevisionId = ?.static RecentLayoutRevision[]RecentLayoutRevisionUtil.findByLayoutRevisionId_PrevAndNext(long recentLayoutRevisionId, long layoutRevisionId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the recent layout revisions before and after the current recent layout revision in the ordered set where layoutRevisionId = ?.RecentLayoutRevisionPersistence.findByPrimaryKey(long recentLayoutRevisionId) Returns the recent layout revision with the primary key or throws aNoSuchRecentLayoutRevisionExceptionif it could not be found.static RecentLayoutRevisionRecentLayoutRevisionUtil.findByPrimaryKey(long recentLayoutRevisionId) Returns the recent layout revision with the primary key or throws aNoSuchRecentLayoutRevisionExceptionif it could not be found.RecentLayoutRevisionPersistence.findByU_L_P(long userId, long layoutSetBranchId, long plid) Returns the recent layout revision where userId = ? and layoutSetBranchId = ? and plid = ? or throws aNoSuchRecentLayoutRevisionExceptionif it could not be found.static RecentLayoutRevisionRecentLayoutRevisionUtil.findByU_L_P(long userId, long layoutSetBranchId, long plid) Returns the recent layout revision where userId = ? and layoutSetBranchId = ? and plid = ? or throws aNoSuchRecentLayoutRevisionExceptionif it could not be found.RecentLayoutRevisionPersistence.findByUserId_First(long userId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the first recent layout revision in the ordered set where userId = ?.static RecentLayoutRevisionRecentLayoutRevisionUtil.findByUserId_First(long userId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the first recent layout revision in the ordered set where userId = ?.RecentLayoutRevisionPersistence.findByUserId_Last(long userId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the last recent layout revision in the ordered set where userId = ?.static RecentLayoutRevisionRecentLayoutRevisionUtil.findByUserId_Last(long userId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the last recent layout revision in the ordered set where userId = ?.RecentLayoutRevisionPersistence.findByUserId_PrevAndNext(long recentLayoutRevisionId, long userId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the recent layout revisions before and after the current recent layout revision in the ordered set where userId = ?.static RecentLayoutRevision[]RecentLayoutRevisionUtil.findByUserId_PrevAndNext(long recentLayoutRevisionId, long userId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the recent layout revisions before and after the current recent layout revision in the ordered set where userId = ?.RecentLayoutRevisionPersistence.remove(long recentLayoutRevisionId) Removes the recent layout revision with the primary key from the database.static RecentLayoutRevisionRecentLayoutRevisionUtil.remove(long recentLayoutRevisionId) Removes the recent layout revision with the primary key from the database.RecentLayoutRevisionPersistence.removeByU_L_P(long userId, long layoutSetBranchId, long plid) Removes the recent layout revision where userId = ? and layoutSetBranchId = ? and plid = ? from the database.static RecentLayoutRevisionRecentLayoutRevisionUtil.removeByU_L_P(long userId, long layoutSetBranchId, long plid) Removes the recent layout revision where userId = ? and layoutSetBranchId = ? and plid = ? from the database.static RecentLayoutRevisionRecentLayoutRevisionUtil.update(RecentLayoutRevision recentLayoutRevision) static RecentLayoutRevisionRecentLayoutRevisionUtil.update(RecentLayoutRevision recentLayoutRevision, ServiceContext serviceContext) RecentLayoutRevisionPersistence.updateImpl(RecentLayoutRevision recentLayoutRevision) static RecentLayoutRevisionRecentLayoutRevisionUtil.updateImpl(RecentLayoutRevision recentLayoutRevision) Methods in com.liferay.portal.kernel.service.persistence that return types with arguments of type RecentLayoutRevisionModifier and TypeMethodDescriptionstatic Map<Serializable,RecentLayoutRevision> RecentLayoutRevisionUtil.fetchByPrimaryKeys(Set<Serializable> primaryKeys) RecentLayoutRevisionPersistence.findAll()Returns all the recent layout revisions.RecentLayoutRevisionPersistence.findAll(int start, int end) Returns a range of all the recent layout revisions.RecentLayoutRevisionPersistence.findAll(int start, int end, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns an ordered range of all the recent layout revisions.RecentLayoutRevisionPersistence.findAll(int start, int end, OrderByComparator<RecentLayoutRevision> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout revisions.static List<RecentLayoutRevision>RecentLayoutRevisionUtil.findAll()Returns all the recent layout revisions.static List<RecentLayoutRevision>RecentLayoutRevisionUtil.findAll(int start, int end) Returns a range of all the recent layout revisions.static List<RecentLayoutRevision>RecentLayoutRevisionUtil.findAll(int start, int end, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns an ordered range of all the recent layout revisions.static List<RecentLayoutRevision>RecentLayoutRevisionUtil.findAll(int start, int end, OrderByComparator<RecentLayoutRevision> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout revisions.RecentLayoutRevisionPersistence.findByGroupId(long groupId) Returns all the recent layout revisions where groupId = ?.RecentLayoutRevisionPersistence.findByGroupId(long groupId, int start, int end) Returns a range of all the recent layout revisions where groupId = ?.RecentLayoutRevisionPersistence.findByGroupId(long groupId, int start, int end, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns an ordered range of all the recent layout revisions where groupId = ?.RecentLayoutRevisionPersistence.findByGroupId(long groupId, int start, int end, OrderByComparator<RecentLayoutRevision> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout revisions where groupId = ?.static List<RecentLayoutRevision>RecentLayoutRevisionUtil.findByGroupId(long groupId) Returns all the recent layout revisions where groupId = ?.static List<RecentLayoutRevision>RecentLayoutRevisionUtil.findByGroupId(long groupId, int start, int end) Returns a range of all the recent layout revisions where groupId = ?.static List<RecentLayoutRevision>RecentLayoutRevisionUtil.findByGroupId(long groupId, int start, int end, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns an ordered range of all the recent layout revisions where groupId = ?.static List<RecentLayoutRevision>RecentLayoutRevisionUtil.findByGroupId(long groupId, int start, int end, OrderByComparator<RecentLayoutRevision> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout revisions where groupId = ?.RecentLayoutRevisionPersistence.findByLayoutRevisionId(long layoutRevisionId) Returns all the recent layout revisions where layoutRevisionId = ?.RecentLayoutRevisionPersistence.findByLayoutRevisionId(long layoutRevisionId, int start, int end) Returns a range of all the recent layout revisions where layoutRevisionId = ?.RecentLayoutRevisionPersistence.findByLayoutRevisionId(long layoutRevisionId, int start, int end, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns an ordered range of all the recent layout revisions where layoutRevisionId = ?.RecentLayoutRevisionPersistence.findByLayoutRevisionId(long layoutRevisionId, int start, int end, OrderByComparator<RecentLayoutRevision> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout revisions where layoutRevisionId = ?.static List<RecentLayoutRevision>RecentLayoutRevisionUtil.findByLayoutRevisionId(long layoutRevisionId) Returns all the recent layout revisions where layoutRevisionId = ?.static List<RecentLayoutRevision>RecentLayoutRevisionUtil.findByLayoutRevisionId(long layoutRevisionId, int start, int end) Returns a range of all the recent layout revisions where layoutRevisionId = ?.static List<RecentLayoutRevision>RecentLayoutRevisionUtil.findByLayoutRevisionId(long layoutRevisionId, int start, int end, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns an ordered range of all the recent layout revisions where layoutRevisionId = ?.static List<RecentLayoutRevision>RecentLayoutRevisionUtil.findByLayoutRevisionId(long layoutRevisionId, int start, int end, OrderByComparator<RecentLayoutRevision> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout revisions where layoutRevisionId = ?.RecentLayoutRevisionPersistence.findByUserId(long userId) Returns all the recent layout revisions where userId = ?.RecentLayoutRevisionPersistence.findByUserId(long userId, int start, int end) Returns a range of all the recent layout revisions where userId = ?.RecentLayoutRevisionPersistence.findByUserId(long userId, int start, int end, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns an ordered range of all the recent layout revisions where userId = ?.RecentLayoutRevisionPersistence.findByUserId(long userId, int start, int end, OrderByComparator<RecentLayoutRevision> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout revisions where userId = ?.static List<RecentLayoutRevision>RecentLayoutRevisionUtil.findByUserId(long userId) Returns all the recent layout revisions where userId = ?.static List<RecentLayoutRevision>RecentLayoutRevisionUtil.findByUserId(long userId, int start, int end) Returns a range of all the recent layout revisions where userId = ?.static List<RecentLayoutRevision>RecentLayoutRevisionUtil.findByUserId(long userId, int start, int end, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns an ordered range of all the recent layout revisions where userId = ?.static List<RecentLayoutRevision>RecentLayoutRevisionUtil.findByUserId(long userId, int start, int end, OrderByComparator<RecentLayoutRevision> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout revisions where userId = ?.static List<RecentLayoutRevision>RecentLayoutRevisionUtil.findWithDynamicQuery(DynamicQuery dynamicQuery) static List<RecentLayoutRevision>RecentLayoutRevisionUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end) static List<RecentLayoutRevision>RecentLayoutRevisionUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<RecentLayoutRevision> orderByComparator) Methods in com.liferay.portal.kernel.service.persistence with parameters of type RecentLayoutRevisionModifier and TypeMethodDescriptionvoidRecentLayoutRevisionPersistence.cacheResult(RecentLayoutRevision recentLayoutRevision) Caches the recent layout revision in the entity cache if it is enabled.static voidRecentLayoutRevisionUtil.cacheResult(RecentLayoutRevision recentLayoutRevision) Caches the recent layout revision in the entity cache if it is enabled.static voidRecentLayoutRevisionUtil.clearCache(RecentLayoutRevision recentLayoutRevision) static RecentLayoutRevisionRecentLayoutRevisionUtil.update(RecentLayoutRevision recentLayoutRevision) static RecentLayoutRevisionRecentLayoutRevisionUtil.update(RecentLayoutRevision recentLayoutRevision, ServiceContext serviceContext) RecentLayoutRevisionPersistence.updateImpl(RecentLayoutRevision recentLayoutRevision) static RecentLayoutRevisionRecentLayoutRevisionUtil.updateImpl(RecentLayoutRevision recentLayoutRevision) Method parameters in com.liferay.portal.kernel.service.persistence with type arguments of type RecentLayoutRevisionModifier and TypeMethodDescriptionvoidRecentLayoutRevisionPersistence.cacheResult(List<RecentLayoutRevision> recentLayoutRevisions) Caches the recent layout revisions in the entity cache if it is enabled.static voidRecentLayoutRevisionUtil.cacheResult(List<RecentLayoutRevision> recentLayoutRevisions) Caches the recent layout revisions in the entity cache if it is enabled.RecentLayoutRevisionPersistence.fetchByGroupId_First(long groupId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the first recent layout revision in the ordered set where groupId = ?.static RecentLayoutRevisionRecentLayoutRevisionUtil.fetchByGroupId_First(long groupId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the first recent layout revision in the ordered set where groupId = ?.RecentLayoutRevisionPersistence.fetchByGroupId_Last(long groupId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the last recent layout revision in the ordered set where groupId = ?.static RecentLayoutRevisionRecentLayoutRevisionUtil.fetchByGroupId_Last(long groupId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the last recent layout revision in the ordered set where groupId = ?.RecentLayoutRevisionPersistence.fetchByLayoutRevisionId_First(long layoutRevisionId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the first recent layout revision in the ordered set where layoutRevisionId = ?.static RecentLayoutRevisionRecentLayoutRevisionUtil.fetchByLayoutRevisionId_First(long layoutRevisionId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the first recent layout revision in the ordered set where layoutRevisionId = ?.RecentLayoutRevisionPersistence.fetchByLayoutRevisionId_Last(long layoutRevisionId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the last recent layout revision in the ordered set where layoutRevisionId = ?.static RecentLayoutRevisionRecentLayoutRevisionUtil.fetchByLayoutRevisionId_Last(long layoutRevisionId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the last recent layout revision in the ordered set where layoutRevisionId = ?.RecentLayoutRevisionPersistence.fetchByUserId_First(long userId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the first recent layout revision in the ordered set where userId = ?.static RecentLayoutRevisionRecentLayoutRevisionUtil.fetchByUserId_First(long userId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the first recent layout revision in the ordered set where userId = ?.RecentLayoutRevisionPersistence.fetchByUserId_Last(long userId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the last recent layout revision in the ordered set where userId = ?.static RecentLayoutRevisionRecentLayoutRevisionUtil.fetchByUserId_Last(long userId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the last recent layout revision in the ordered set where userId = ?.RecentLayoutRevisionPersistence.findAll(int start, int end, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns an ordered range of all the recent layout revisions.RecentLayoutRevisionPersistence.findAll(int start, int end, OrderByComparator<RecentLayoutRevision> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout revisions.static List<RecentLayoutRevision>RecentLayoutRevisionUtil.findAll(int start, int end, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns an ordered range of all the recent layout revisions.static List<RecentLayoutRevision>RecentLayoutRevisionUtil.findAll(int start, int end, OrderByComparator<RecentLayoutRevision> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout revisions.RecentLayoutRevisionPersistence.findByGroupId(long groupId, int start, int end, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns an ordered range of all the recent layout revisions where groupId = ?.RecentLayoutRevisionPersistence.findByGroupId(long groupId, int start, int end, OrderByComparator<RecentLayoutRevision> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout revisions where groupId = ?.static List<RecentLayoutRevision>RecentLayoutRevisionUtil.findByGroupId(long groupId, int start, int end, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns an ordered range of all the recent layout revisions where groupId = ?.static List<RecentLayoutRevision>RecentLayoutRevisionUtil.findByGroupId(long groupId, int start, int end, OrderByComparator<RecentLayoutRevision> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout revisions where groupId = ?.RecentLayoutRevisionPersistence.findByGroupId_First(long groupId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the first recent layout revision in the ordered set where groupId = ?.static RecentLayoutRevisionRecentLayoutRevisionUtil.findByGroupId_First(long groupId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the first recent layout revision in the ordered set where groupId = ?.RecentLayoutRevisionPersistence.findByGroupId_Last(long groupId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the last recent layout revision in the ordered set where groupId = ?.static RecentLayoutRevisionRecentLayoutRevisionUtil.findByGroupId_Last(long groupId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the last recent layout revision in the ordered set where groupId = ?.RecentLayoutRevisionPersistence.findByGroupId_PrevAndNext(long recentLayoutRevisionId, long groupId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the recent layout revisions before and after the current recent layout revision in the ordered set where groupId = ?.static RecentLayoutRevision[]RecentLayoutRevisionUtil.findByGroupId_PrevAndNext(long recentLayoutRevisionId, long groupId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the recent layout revisions before and after the current recent layout revision in the ordered set where groupId = ?.RecentLayoutRevisionPersistence.findByLayoutRevisionId(long layoutRevisionId, int start, int end, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns an ordered range of all the recent layout revisions where layoutRevisionId = ?.RecentLayoutRevisionPersistence.findByLayoutRevisionId(long layoutRevisionId, int start, int end, OrderByComparator<RecentLayoutRevision> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout revisions where layoutRevisionId = ?.static List<RecentLayoutRevision>RecentLayoutRevisionUtil.findByLayoutRevisionId(long layoutRevisionId, int start, int end, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns an ordered range of all the recent layout revisions where layoutRevisionId = ?.static List<RecentLayoutRevision>RecentLayoutRevisionUtil.findByLayoutRevisionId(long layoutRevisionId, int start, int end, OrderByComparator<RecentLayoutRevision> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout revisions where layoutRevisionId = ?.RecentLayoutRevisionPersistence.findByLayoutRevisionId_First(long layoutRevisionId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the first recent layout revision in the ordered set where layoutRevisionId = ?.static RecentLayoutRevisionRecentLayoutRevisionUtil.findByLayoutRevisionId_First(long layoutRevisionId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the first recent layout revision in the ordered set where layoutRevisionId = ?.RecentLayoutRevisionPersistence.findByLayoutRevisionId_Last(long layoutRevisionId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the last recent layout revision in the ordered set where layoutRevisionId = ?.static RecentLayoutRevisionRecentLayoutRevisionUtil.findByLayoutRevisionId_Last(long layoutRevisionId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the last recent layout revision in the ordered set where layoutRevisionId = ?.RecentLayoutRevisionPersistence.findByLayoutRevisionId_PrevAndNext(long recentLayoutRevisionId, long layoutRevisionId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the recent layout revisions before and after the current recent layout revision in the ordered set where layoutRevisionId = ?.static RecentLayoutRevision[]RecentLayoutRevisionUtil.findByLayoutRevisionId_PrevAndNext(long recentLayoutRevisionId, long layoutRevisionId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the recent layout revisions before and after the current recent layout revision in the ordered set where layoutRevisionId = ?.RecentLayoutRevisionPersistence.findByUserId(long userId, int start, int end, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns an ordered range of all the recent layout revisions where userId = ?.RecentLayoutRevisionPersistence.findByUserId(long userId, int start, int end, OrderByComparator<RecentLayoutRevision> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout revisions where userId = ?.static List<RecentLayoutRevision>RecentLayoutRevisionUtil.findByUserId(long userId, int start, int end, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns an ordered range of all the recent layout revisions where userId = ?.static List<RecentLayoutRevision>RecentLayoutRevisionUtil.findByUserId(long userId, int start, int end, OrderByComparator<RecentLayoutRevision> orderByComparator, boolean useFinderCache) Returns an ordered range of all the recent layout revisions where userId = ?.RecentLayoutRevisionPersistence.findByUserId_First(long userId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the first recent layout revision in the ordered set where userId = ?.static RecentLayoutRevisionRecentLayoutRevisionUtil.findByUserId_First(long userId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the first recent layout revision in the ordered set where userId = ?.RecentLayoutRevisionPersistence.findByUserId_Last(long userId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the last recent layout revision in the ordered set where userId = ?.static RecentLayoutRevisionRecentLayoutRevisionUtil.findByUserId_Last(long userId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the last recent layout revision in the ordered set where userId = ?.RecentLayoutRevisionPersistence.findByUserId_PrevAndNext(long recentLayoutRevisionId, long userId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the recent layout revisions before and after the current recent layout revision in the ordered set where userId = ?.static RecentLayoutRevision[]RecentLayoutRevisionUtil.findByUserId_PrevAndNext(long recentLayoutRevisionId, long userId, OrderByComparator<RecentLayoutRevision> orderByComparator) Returns the recent layout revisions before and after the current recent layout revision in the ordered set where userId = ?.static List<RecentLayoutRevision>RecentLayoutRevisionUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<RecentLayoutRevision> orderByComparator)