Uses of Interface
com.liferay.portal.kernel.model.LayoutSetBranch
Packages that use LayoutSetBranch
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 permission interfaces and utilities.
This package defines the portal service persistence interfaces, classes, and utilities.
This package defines the portal comparator classes.
-
Uses of LayoutSetBranch in com.liferay.exportimport.kernel.staging
Methods in com.liferay.exportimport.kernel.staging that return LayoutSetBranchModifier and TypeMethodDescriptionLayoutStaging.getLayoutSetBranch
(LayoutSet layoutSet) static LayoutSetBranch
LayoutStagingUtil.getLayoutSetBranch
(LayoutSet layoutSet) -
Uses of LayoutSetBranch in com.liferay.portal.kernel.model
Classes in com.liferay.portal.kernel.model that implement LayoutSetBranchFields in com.liferay.portal.kernel.model with type parameters of type LayoutSetBranchModifier and TypeFieldDescriptionstatic final Accessor<LayoutSetBranch,
Long> LayoutSetBranch.LAYOUT_SET_BRANCH_ID_ACCESSOR
Methods in com.liferay.portal.kernel.model that return LayoutSetBranchModifier and TypeMethodDescriptionLayoutSetBranchModel.cloneWithOriginalValues()
LayoutSetBranchWrapper.cloneWithOriginalValues()
LayoutSetStagingHandler.getLayoutSetBranch()
Methods in com.liferay.portal.kernel.model with parameters of type LayoutSetBranchModifier and TypeMethodDescriptionvoid
LayoutSetStagingHandler.setLayoutSetBranch
(LayoutSetBranch layoutSetBranch) protected LayoutSetBranchWrapper
LayoutSetBranchWrapper.wrap
(LayoutSetBranch layoutSetBranch) Constructors in com.liferay.portal.kernel.model with parameters of type LayoutSetBranch -
Uses of LayoutSetBranch in com.liferay.portal.kernel.service
Methods in com.liferay.portal.kernel.service that return LayoutSetBranchModifier and TypeMethodDescriptionLayoutSetBranchLocalService.addLayoutSetBranch
(long userId, long groupId, boolean privateLayout, String name, String description, boolean master, long copyLayoutSetBranchId, ServiceContext serviceContext) LayoutSetBranchLocalService.addLayoutSetBranch
(LayoutSetBranch layoutSetBranch) Adds the layout set branch to the database.static LayoutSetBranch
LayoutSetBranchLocalServiceUtil.addLayoutSetBranch
(long userId, long groupId, boolean privateLayout, String name, String description, boolean master, long copyLayoutSetBranchId, ServiceContext serviceContext) static LayoutSetBranch
LayoutSetBranchLocalServiceUtil.addLayoutSetBranch
(LayoutSetBranch layoutSetBranch) Adds the layout set branch to the database.LayoutSetBranchLocalServiceWrapper.addLayoutSetBranch
(long userId, long groupId, boolean privateLayout, String name, String description, boolean master, long copyLayoutSetBranchId, ServiceContext serviceContext) LayoutSetBranchLocalServiceWrapper.addLayoutSetBranch
(LayoutSetBranch layoutSetBranch) Adds the layout set branch to the database.LayoutSetBranchService.addLayoutSetBranch
(long groupId, boolean privateLayout, String name, String description, boolean master, long copyLayoutSetBranchId, ServiceContext serviceContext) static LayoutSetBranch
LayoutSetBranchServiceUtil.addLayoutSetBranch
(long groupId, boolean privateLayout, String name, String description, boolean master, long copyLayoutSetBranchId, ServiceContext serviceContext) LayoutSetBranchServiceWrapper.addLayoutSetBranch
(long groupId, boolean privateLayout, String name, String description, boolean master, long copyLayoutSetBranchId, ServiceContext serviceContext) LayoutSetBranchLocalService.createLayoutSetBranch
(long layoutSetBranchId) Creates a new layout set branch with the primary key.static LayoutSetBranch
LayoutSetBranchLocalServiceUtil.createLayoutSetBranch
(long layoutSetBranchId) Creates a new layout set branch with the primary key.LayoutSetBranchLocalServiceWrapper.createLayoutSetBranch
(long layoutSetBranchId) Creates a new layout set branch with the primary key.LayoutSetBranchLocalService.deleteLayoutSetBranch
(long layoutSetBranchId) Deletes the layout set branch with the primary key from the database.LayoutSetBranchLocalService.deleteLayoutSetBranch
(long currentLayoutPlid, long layoutSetBranchId) LayoutSetBranchLocalService.deleteLayoutSetBranch
(long currentLayoutPlid, LayoutSetBranch layoutSetBranch, boolean includeMaster) LayoutSetBranchLocalService.deleteLayoutSetBranch
(LayoutSetBranch layoutSetBranch) Deletes the layout set branch from the database.LayoutSetBranchLocalService.deleteLayoutSetBranch
(LayoutSetBranch layoutSetBranch, boolean includeMaster) static LayoutSetBranch
LayoutSetBranchLocalServiceUtil.deleteLayoutSetBranch
(long layoutSetBranchId) Deletes the layout set branch with the primary key from the database.static LayoutSetBranch
LayoutSetBranchLocalServiceUtil.deleteLayoutSetBranch
(long currentLayoutPlid, long layoutSetBranchId) static LayoutSetBranch
LayoutSetBranchLocalServiceUtil.deleteLayoutSetBranch
(long currentLayoutPlid, LayoutSetBranch layoutSetBranch, boolean includeMaster) static LayoutSetBranch
LayoutSetBranchLocalServiceUtil.deleteLayoutSetBranch
(LayoutSetBranch layoutSetBranch) Deletes the layout set branch from the database.static LayoutSetBranch
LayoutSetBranchLocalServiceUtil.deleteLayoutSetBranch
(LayoutSetBranch layoutSetBranch, boolean includeMaster) LayoutSetBranchLocalServiceWrapper.deleteLayoutSetBranch
(long layoutSetBranchId) Deletes the layout set branch with the primary key from the database.LayoutSetBranchLocalServiceWrapper.deleteLayoutSetBranch
(long currentLayoutPlid, long layoutSetBranchId) LayoutSetBranchLocalServiceWrapper.deleteLayoutSetBranch
(long currentLayoutPlid, LayoutSetBranch layoutSetBranch, boolean includeMaster) LayoutSetBranchLocalServiceWrapper.deleteLayoutSetBranch
(LayoutSetBranch layoutSetBranch) Deletes the layout set branch from the database.LayoutSetBranchLocalServiceWrapper.deleteLayoutSetBranch
(LayoutSetBranch layoutSetBranch, boolean includeMaster) LayoutSetBranchLocalService.fetchLayoutSetBranch
(long layoutSetBranchId) LayoutSetBranchLocalService.fetchLayoutSetBranch
(long groupId, boolean privateLayout, String name) static LayoutSetBranch
LayoutSetBranchLocalServiceUtil.fetchLayoutSetBranch
(long layoutSetBranchId) static LayoutSetBranch
LayoutSetBranchLocalServiceUtil.fetchLayoutSetBranch
(long groupId, boolean privateLayout, String name) LayoutSetBranchLocalServiceWrapper.fetchLayoutSetBranch
(long layoutSetBranchId) LayoutSetBranchLocalServiceWrapper.fetchLayoutSetBranch
(long groupId, boolean privateLayout, String name) LayoutSetBranchLocalService.getLayoutSetBranch
(long layoutSetBranchId) Returns the layout set branch with the primary key.LayoutSetBranchLocalService.getLayoutSetBranch
(long groupId, boolean privateLayout, String name) static LayoutSetBranch
LayoutSetBranchLocalServiceUtil.getLayoutSetBranch
(long layoutSetBranchId) Returns the layout set branch with the primary key.static LayoutSetBranch
LayoutSetBranchLocalServiceUtil.getLayoutSetBranch
(long groupId, boolean privateLayout, String name) LayoutSetBranchLocalServiceWrapper.getLayoutSetBranch
(long layoutSetBranchId) Returns the layout set branch with the primary key.LayoutSetBranchLocalServiceWrapper.getLayoutSetBranch
(long groupId, boolean privateLayout, String name) LayoutSetBranchLocalService.getMasterLayoutSetBranch
(long groupId, boolean privateLayout) static LayoutSetBranch
LayoutSetBranchLocalServiceUtil.getMasterLayoutSetBranch
(long groupId, boolean privateLayout) LayoutSetBranchLocalServiceWrapper.getMasterLayoutSetBranch
(long groupId, boolean privateLayout) LayoutSetBranchLocalService.getUserLayoutSetBranch
(long userId, long groupId, boolean privateLayout, long layoutSetId, long layoutSetBranchId) static LayoutSetBranch
LayoutSetBranchLocalServiceUtil.getUserLayoutSetBranch
(long userId, long groupId, boolean privateLayout, long layoutSetId, long layoutSetBranchId) LayoutSetBranchLocalServiceWrapper.getUserLayoutSetBranch
(long userId, long groupId, boolean privateLayout, long layoutSetId, long layoutSetBranchId) LayoutSetBranchLocalService.mergeLayoutSetBranch
(long layoutSetBranchId, long mergeLayoutSetBranchId, ServiceContext serviceContext) static LayoutSetBranch
LayoutSetBranchLocalServiceUtil.mergeLayoutSetBranch
(long layoutSetBranchId, long mergeLayoutSetBranchId, ServiceContext serviceContext) LayoutSetBranchLocalServiceWrapper.mergeLayoutSetBranch
(long layoutSetBranchId, long mergeLayoutSetBranchId, ServiceContext serviceContext) LayoutSetBranchService.mergeLayoutSetBranch
(long layoutSetBranchId, long mergeLayoutSetBranchId, ServiceContext serviceContext) static LayoutSetBranch
LayoutSetBranchServiceUtil.mergeLayoutSetBranch
(long layoutSetBranchId, long mergeLayoutSetBranchId, ServiceContext serviceContext) LayoutSetBranchServiceWrapper.mergeLayoutSetBranch
(long layoutSetBranchId, long mergeLayoutSetBranchId, ServiceContext serviceContext) LayoutSetBranchLocalService.updateLayoutSetBranch
(long layoutSetBranchId, String name, String description, ServiceContext serviceContext) LayoutSetBranchLocalService.updateLayoutSetBranch
(LayoutSetBranch layoutSetBranch) Updates the layout set branch in the database or adds it if it does not yet exist.static LayoutSetBranch
LayoutSetBranchLocalServiceUtil.updateLayoutSetBranch
(long layoutSetBranchId, String name, String description, ServiceContext serviceContext) static LayoutSetBranch
LayoutSetBranchLocalServiceUtil.updateLayoutSetBranch
(LayoutSetBranch layoutSetBranch) Updates the layout set branch in the database or adds it if it does not yet exist.LayoutSetBranchLocalServiceWrapper.updateLayoutSetBranch
(long layoutSetBranchId, String name, String description, ServiceContext serviceContext) LayoutSetBranchLocalServiceWrapper.updateLayoutSetBranch
(LayoutSetBranch layoutSetBranch) Updates the layout set branch in the database or adds it if it does not yet exist.LayoutSetBranchService.updateLayoutSetBranch
(long groupId, long layoutSetBranchId, String name, String description, ServiceContext serviceContext) static LayoutSetBranch
LayoutSetBranchServiceUtil.updateLayoutSetBranch
(long groupId, long layoutSetBranchId, String name, String description, ServiceContext serviceContext) LayoutSetBranchServiceWrapper.updateLayoutSetBranch
(long groupId, long layoutSetBranchId, String name, String description, ServiceContext serviceContext) Methods in com.liferay.portal.kernel.service that return types with arguments of type LayoutSetBranchModifier and TypeMethodDescriptionLayoutSetBranchLocalService.getLayoutSetBranches
(long groupId, boolean privateLayout) static List<LayoutSetBranch>
LayoutSetBranchLocalServiceUtil.getLayoutSetBranches
(long groupId, boolean privateLayout) LayoutSetBranchLocalServiceWrapper.getLayoutSetBranches
(long groupId, boolean privateLayout) LayoutSetBranchService.getLayoutSetBranches
(long groupId, boolean privateLayout) static List<LayoutSetBranch>
LayoutSetBranchServiceUtil.getLayoutSetBranches
(long groupId, boolean privateLayout) LayoutSetBranchServiceWrapper.getLayoutSetBranches
(long groupId, boolean privateLayout) LayoutSetBranchLocalService.getLayoutSetBranchs
(int start, int end) Returns a range of all the layout set branches.static List<LayoutSetBranch>
LayoutSetBranchLocalServiceUtil.getLayoutSetBranchs
(int start, int end) Returns a range of all the layout set branches.LayoutSetBranchLocalServiceWrapper.getLayoutSetBranchs
(int start, int end) Returns a range of all the layout set branches.Methods in com.liferay.portal.kernel.service with parameters of type LayoutSetBranchModifier and TypeMethodDescriptionLayoutSetBranchLocalService.addLayoutSetBranch
(LayoutSetBranch layoutSetBranch) Adds the layout set branch to the database.static LayoutSetBranch
LayoutSetBranchLocalServiceUtil.addLayoutSetBranch
(LayoutSetBranch layoutSetBranch) Adds the layout set branch to the database.LayoutSetBranchLocalServiceWrapper.addLayoutSetBranch
(LayoutSetBranch layoutSetBranch) Adds the layout set branch to the database.LayoutSetBranchLocalService.deleteLayoutSetBranch
(long currentLayoutPlid, LayoutSetBranch layoutSetBranch, boolean includeMaster) LayoutSetBranchLocalService.deleteLayoutSetBranch
(LayoutSetBranch layoutSetBranch) Deletes the layout set branch from the database.LayoutSetBranchLocalService.deleteLayoutSetBranch
(LayoutSetBranch layoutSetBranch, boolean includeMaster) static LayoutSetBranch
LayoutSetBranchLocalServiceUtil.deleteLayoutSetBranch
(long currentLayoutPlid, LayoutSetBranch layoutSetBranch, boolean includeMaster) static LayoutSetBranch
LayoutSetBranchLocalServiceUtil.deleteLayoutSetBranch
(LayoutSetBranch layoutSetBranch) Deletes the layout set branch from the database.static LayoutSetBranch
LayoutSetBranchLocalServiceUtil.deleteLayoutSetBranch
(LayoutSetBranch layoutSetBranch, boolean includeMaster) LayoutSetBranchLocalServiceWrapper.deleteLayoutSetBranch
(long currentLayoutPlid, LayoutSetBranch layoutSetBranch, boolean includeMaster) LayoutSetBranchLocalServiceWrapper.deleteLayoutSetBranch
(LayoutSetBranch layoutSetBranch) Deletes the layout set branch from the database.LayoutSetBranchLocalServiceWrapper.deleteLayoutSetBranch
(LayoutSetBranch layoutSetBranch, boolean includeMaster) LayoutSetBranchLocalService.updateLayoutSetBranch
(LayoutSetBranch layoutSetBranch) Updates the layout set branch in the database or adds it if it does not yet exist.static LayoutSetBranch
LayoutSetBranchLocalServiceUtil.updateLayoutSetBranch
(LayoutSetBranch layoutSetBranch) Updates the layout set branch in the database or adds it if it does not yet exist.LayoutSetBranchLocalServiceWrapper.updateLayoutSetBranch
(LayoutSetBranch layoutSetBranch) Updates the layout set branch in the database or adds it if it does not yet exist. -
Uses of LayoutSetBranch in com.liferay.portal.kernel.service.permission
Methods in com.liferay.portal.kernel.service.permission with parameters of type LayoutSetBranchModifier and TypeMethodDescriptionvoid
LayoutSetBranchPermission.check
(PermissionChecker permissionChecker, LayoutSetBranch layoutSetBranch, String actionId) static void
LayoutSetBranchPermissionUtil.check
(PermissionChecker permissionChecker, LayoutSetBranch layoutSetBranch, String actionId) boolean
LayoutSetBranchPermission.contains
(PermissionChecker permissionChecker, LayoutSetBranch layoutSetBranch, String actionId) static boolean
LayoutSetBranchPermissionUtil.contains
(PermissionChecker permissionChecker, LayoutSetBranch layoutSetBranch, String actionId) -
Uses of LayoutSetBranch in com.liferay.portal.kernel.service.persistence
Methods in com.liferay.portal.kernel.service.persistence that return LayoutSetBranchModifier and TypeMethodDescriptionLayoutSetBranchPersistence.create
(long layoutSetBranchId) Creates a new layout set branch with the primary key.static LayoutSetBranch
LayoutSetBranchUtil.create
(long layoutSetBranchId) Creates a new layout set branch with the primary key.LayoutSetBranchPersistence.fetchByG_P_First
(long groupId, boolean privateLayout, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the first layout set branch in the ordered set where groupId = ? and privateLayout = ?.static LayoutSetBranch
LayoutSetBranchUtil.fetchByG_P_First
(long groupId, boolean privateLayout, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the first layout set branch in the ordered set where groupId = ? and privateLayout = ?.LayoutSetBranchPersistence.fetchByG_P_Last
(long groupId, boolean privateLayout, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the last layout set branch in the ordered set where groupId = ? and privateLayout = ?.static LayoutSetBranch
LayoutSetBranchUtil.fetchByG_P_Last
(long groupId, boolean privateLayout, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the last layout set branch in the ordered set where groupId = ? and privateLayout = ?.LayoutSetBranchPersistence.fetchByG_P_M_First
(long groupId, boolean privateLayout, boolean master, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the first layout set branch in the ordered set where groupId = ? and privateLayout = ? and master = ?.static LayoutSetBranch
LayoutSetBranchUtil.fetchByG_P_M_First
(long groupId, boolean privateLayout, boolean master, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the first layout set branch in the ordered set where groupId = ? and privateLayout = ? and master = ?.LayoutSetBranchPersistence.fetchByG_P_M_Last
(long groupId, boolean privateLayout, boolean master, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the last layout set branch in the ordered set where groupId = ? and privateLayout = ? and master = ?.static LayoutSetBranch
LayoutSetBranchUtil.fetchByG_P_M_Last
(long groupId, boolean privateLayout, boolean master, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the last layout set branch in the ordered set where groupId = ? and privateLayout = ? and master = ?.LayoutSetBranchPersistence.fetchByG_P_N
(long groupId, boolean privateLayout, String name) Returns the layout set branch where groupId = ? and privateLayout = ? and name = ? or returnsnull
if it could not be found.LayoutSetBranchPersistence.fetchByG_P_N
(long groupId, boolean privateLayout, String name, boolean useFinderCache) Returns the layout set branch where groupId = ? and privateLayout = ? and name = ? or returnsnull
if it could not be found, optionally using the finder cache.static LayoutSetBranch
LayoutSetBranchUtil.fetchByG_P_N
(long groupId, boolean privateLayout, String name) Returns the layout set branch where groupId = ? and privateLayout = ? and name = ? or returnsnull
if it could not be found.static LayoutSetBranch
LayoutSetBranchUtil.fetchByG_P_N
(long groupId, boolean privateLayout, String name, boolean useFinderCache) Returns the layout set branch where groupId = ? and privateLayout = ? and name = ? or returnsnull
if it could not be found, optionally using the finder cache.LayoutSetBranchPersistence.fetchByGroupId_First
(long groupId, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the first layout set branch in the ordered set where groupId = ?.static LayoutSetBranch
LayoutSetBranchUtil.fetchByGroupId_First
(long groupId, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the first layout set branch in the ordered set where groupId = ?.LayoutSetBranchPersistence.fetchByGroupId_Last
(long groupId, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the last layout set branch in the ordered set where groupId = ?.static LayoutSetBranch
LayoutSetBranchUtil.fetchByGroupId_Last
(long groupId, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the last layout set branch in the ordered set where groupId = ?.LayoutSetBranchPersistence.fetchByPrimaryKey
(long layoutSetBranchId) Returns the layout set branch with the primary key or returnsnull
if it could not be found.static LayoutSetBranch
LayoutSetBranchUtil.fetchByPrimaryKey
(long layoutSetBranchId) Returns the layout set branch with the primary key or returnsnull
if it could not be found.LayoutSetBranchPersistence.filterFindByG_P_M_PrevAndNext
(long layoutSetBranchId, long groupId, boolean privateLayout, boolean master, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the layout set branches before and after the current layout set branch in the ordered set of layout set branches that the user has permission to view where groupId = ? and privateLayout = ? and master = ?.static LayoutSetBranch[]
LayoutSetBranchUtil.filterFindByG_P_M_PrevAndNext
(long layoutSetBranchId, long groupId, boolean privateLayout, boolean master, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the layout set branches before and after the current layout set branch in the ordered set of layout set branches that the user has permission to view where groupId = ? and privateLayout = ? and master = ?.LayoutSetBranchPersistence.filterFindByG_P_PrevAndNext
(long layoutSetBranchId, long groupId, boolean privateLayout, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the layout set branches before and after the current layout set branch in the ordered set of layout set branches that the user has permission to view where groupId = ? and privateLayout = ?.static LayoutSetBranch[]
LayoutSetBranchUtil.filterFindByG_P_PrevAndNext
(long layoutSetBranchId, long groupId, boolean privateLayout, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the layout set branches before and after the current layout set branch in the ordered set of layout set branches that the user has permission to view where groupId = ? and privateLayout = ?.LayoutSetBranchPersistence.filterFindByGroupId_PrevAndNext
(long layoutSetBranchId, long groupId, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the layout set branches before and after the current layout set branch in the ordered set of layout set branches that the user has permission to view where groupId = ?.static LayoutSetBranch[]
LayoutSetBranchUtil.filterFindByGroupId_PrevAndNext
(long layoutSetBranchId, long groupId, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the layout set branches before and after the current layout set branch in the ordered set of layout set branches that the user has permission to view where groupId = ?.LayoutSetBranchPersistence.findByG_P_First
(long groupId, boolean privateLayout, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the first layout set branch in the ordered set where groupId = ? and privateLayout = ?.static LayoutSetBranch
LayoutSetBranchUtil.findByG_P_First
(long groupId, boolean privateLayout, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the first layout set branch in the ordered set where groupId = ? and privateLayout = ?.LayoutSetBranchPersistence.findByG_P_Last
(long groupId, boolean privateLayout, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the last layout set branch in the ordered set where groupId = ? and privateLayout = ?.static LayoutSetBranch
LayoutSetBranchUtil.findByG_P_Last
(long groupId, boolean privateLayout, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the last layout set branch in the ordered set where groupId = ? and privateLayout = ?.LayoutSetBranchPersistence.findByG_P_M_First
(long groupId, boolean privateLayout, boolean master, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the first layout set branch in the ordered set where groupId = ? and privateLayout = ? and master = ?.static LayoutSetBranch
LayoutSetBranchUtil.findByG_P_M_First
(long groupId, boolean privateLayout, boolean master, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the first layout set branch in the ordered set where groupId = ? and privateLayout = ? and master = ?.LayoutSetBranchPersistence.findByG_P_M_Last
(long groupId, boolean privateLayout, boolean master, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the last layout set branch in the ordered set where groupId = ? and privateLayout = ? and master = ?.static LayoutSetBranch
LayoutSetBranchUtil.findByG_P_M_Last
(long groupId, boolean privateLayout, boolean master, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the last layout set branch in the ordered set where groupId = ? and privateLayout = ? and master = ?.LayoutSetBranchPersistence.findByG_P_M_PrevAndNext
(long layoutSetBranchId, long groupId, boolean privateLayout, boolean master, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the layout set branches before and after the current layout set branch in the ordered set where groupId = ? and privateLayout = ? and master = ?.static LayoutSetBranch[]
LayoutSetBranchUtil.findByG_P_M_PrevAndNext
(long layoutSetBranchId, long groupId, boolean privateLayout, boolean master, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the layout set branches before and after the current layout set branch in the ordered set where groupId = ? and privateLayout = ? and master = ?.LayoutSetBranchPersistence.findByG_P_N
(long groupId, boolean privateLayout, String name) Returns the layout set branch where groupId = ? and privateLayout = ? and name = ? or throws aNoSuchLayoutSetBranchException
if it could not be found.static LayoutSetBranch
LayoutSetBranchUtil.findByG_P_N
(long groupId, boolean privateLayout, String name) Returns the layout set branch where groupId = ? and privateLayout = ? and name = ? or throws aNoSuchLayoutSetBranchException
if it could not be found.LayoutSetBranchPersistence.findByG_P_PrevAndNext
(long layoutSetBranchId, long groupId, boolean privateLayout, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the layout set branches before and after the current layout set branch in the ordered set where groupId = ? and privateLayout = ?.static LayoutSetBranch[]
LayoutSetBranchUtil.findByG_P_PrevAndNext
(long layoutSetBranchId, long groupId, boolean privateLayout, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the layout set branches before and after the current layout set branch in the ordered set where groupId = ? and privateLayout = ?.LayoutSetBranchPersistence.findByGroupId_First
(long groupId, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the first layout set branch in the ordered set where groupId = ?.static LayoutSetBranch
LayoutSetBranchUtil.findByGroupId_First
(long groupId, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the first layout set branch in the ordered set where groupId = ?.LayoutSetBranchPersistence.findByGroupId_Last
(long groupId, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the last layout set branch in the ordered set where groupId = ?.static LayoutSetBranch
LayoutSetBranchUtil.findByGroupId_Last
(long groupId, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the last layout set branch in the ordered set where groupId = ?.LayoutSetBranchPersistence.findByGroupId_PrevAndNext
(long layoutSetBranchId, long groupId, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the layout set branches before and after the current layout set branch in the ordered set where groupId = ?.static LayoutSetBranch[]
LayoutSetBranchUtil.findByGroupId_PrevAndNext
(long layoutSetBranchId, long groupId, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the layout set branches before and after the current layout set branch in the ordered set where groupId = ?.LayoutSetBranchPersistence.findByPrimaryKey
(long layoutSetBranchId) Returns the layout set branch with the primary key or throws aNoSuchLayoutSetBranchException
if it could not be found.static LayoutSetBranch
LayoutSetBranchUtil.findByPrimaryKey
(long layoutSetBranchId) Returns the layout set branch with the primary key or throws aNoSuchLayoutSetBranchException
if it could not be found.LayoutSetBranchPersistence.remove
(long layoutSetBranchId) Removes the layout set branch with the primary key from the database.static LayoutSetBranch
LayoutSetBranchUtil.remove
(long layoutSetBranchId) Removes the layout set branch with the primary key from the database.LayoutSetBranchPersistence.removeByG_P_N
(long groupId, boolean privateLayout, String name) Removes the layout set branch where groupId = ? and privateLayout = ? and name = ? from the database.static LayoutSetBranch
LayoutSetBranchUtil.removeByG_P_N
(long groupId, boolean privateLayout, String name) Removes the layout set branch where groupId = ? and privateLayout = ? and name = ? from the database.static LayoutSetBranch
LayoutSetBranchUtil.update
(LayoutSetBranch layoutSetBranch) static LayoutSetBranch
LayoutSetBranchUtil.update
(LayoutSetBranch layoutSetBranch, ServiceContext serviceContext) LayoutSetBranchPersistence.updateImpl
(LayoutSetBranch layoutSetBranch) static LayoutSetBranch
LayoutSetBranchUtil.updateImpl
(LayoutSetBranch layoutSetBranch) Methods in com.liferay.portal.kernel.service.persistence that return types with arguments of type LayoutSetBranchModifier and TypeMethodDescriptionstatic Map<Serializable,
LayoutSetBranch> LayoutSetBranchUtil.fetchByPrimaryKeys
(Set<Serializable> primaryKeys) LayoutSetBranchPersistence.filterFindByG_P
(long groupId, boolean privateLayout) Returns all the layout set branches that the user has permission to view where groupId = ? and privateLayout = ?.LayoutSetBranchPersistence.filterFindByG_P
(long groupId, boolean privateLayout, int start, int end) Returns a range of all the layout set branches that the user has permission to view where groupId = ? and privateLayout = ?.LayoutSetBranchPersistence.filterFindByG_P
(long groupId, boolean privateLayout, int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator) Returns an ordered range of all the layout set branches that the user has permissions to view where groupId = ? and privateLayout = ?.static List<LayoutSetBranch>
LayoutSetBranchUtil.filterFindByG_P
(long groupId, boolean privateLayout) Returns all the layout set branches that the user has permission to view where groupId = ? and privateLayout = ?.static List<LayoutSetBranch>
LayoutSetBranchUtil.filterFindByG_P
(long groupId, boolean privateLayout, int start, int end) Returns a range of all the layout set branches that the user has permission to view where groupId = ? and privateLayout = ?.static List<LayoutSetBranch>
LayoutSetBranchUtil.filterFindByG_P
(long groupId, boolean privateLayout, int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator) Returns an ordered range of all the layout set branches that the user has permissions to view where groupId = ? and privateLayout = ?.LayoutSetBranchPersistence.filterFindByG_P_M
(long groupId, boolean privateLayout, boolean master) Returns all the layout set branches that the user has permission to view where groupId = ? and privateLayout = ? and master = ?.LayoutSetBranchPersistence.filterFindByG_P_M
(long groupId, boolean privateLayout, boolean master, int start, int end) Returns a range of all the layout set branches that the user has permission to view where groupId = ? and privateLayout = ? and master = ?.LayoutSetBranchPersistence.filterFindByG_P_M
(long groupId, boolean privateLayout, boolean master, int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator) Returns an ordered range of all the layout set branches that the user has permissions to view where groupId = ? and privateLayout = ? and master = ?.static List<LayoutSetBranch>
LayoutSetBranchUtil.filterFindByG_P_M
(long groupId, boolean privateLayout, boolean master) Returns all the layout set branches that the user has permission to view where groupId = ? and privateLayout = ? and master = ?.static List<LayoutSetBranch>
LayoutSetBranchUtil.filterFindByG_P_M
(long groupId, boolean privateLayout, boolean master, int start, int end) Returns a range of all the layout set branches that the user has permission to view where groupId = ? and privateLayout = ? and master = ?.static List<LayoutSetBranch>
LayoutSetBranchUtil.filterFindByG_P_M
(long groupId, boolean privateLayout, boolean master, int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator) Returns an ordered range of all the layout set branches that the user has permissions to view where groupId = ? and privateLayout = ? and master = ?.LayoutSetBranchPersistence.filterFindByGroupId
(long groupId) Returns all the layout set branches that the user has permission to view where groupId = ?.LayoutSetBranchPersistence.filterFindByGroupId
(long groupId, int start, int end) Returns a range of all the layout set branches that the user has permission to view where groupId = ?.LayoutSetBranchPersistence.filterFindByGroupId
(long groupId, int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator) Returns an ordered range of all the layout set branches that the user has permissions to view where groupId = ?.static List<LayoutSetBranch>
LayoutSetBranchUtil.filterFindByGroupId
(long groupId) Returns all the layout set branches that the user has permission to view where groupId = ?.static List<LayoutSetBranch>
LayoutSetBranchUtil.filterFindByGroupId
(long groupId, int start, int end) Returns a range of all the layout set branches that the user has permission to view where groupId = ?.static List<LayoutSetBranch>
LayoutSetBranchUtil.filterFindByGroupId
(long groupId, int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator) Returns an ordered range of all the layout set branches that the user has permissions to view where groupId = ?.LayoutSetBranchPersistence.findAll()
Returns all the layout set branches.LayoutSetBranchPersistence.findAll
(int start, int end) Returns a range of all the layout set branches.LayoutSetBranchPersistence.findAll
(int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator) Returns an ordered range of all the layout set branches.LayoutSetBranchPersistence.findAll
(int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout set branches.static List<LayoutSetBranch>
LayoutSetBranchUtil.findAll()
Returns all the layout set branches.static List<LayoutSetBranch>
LayoutSetBranchUtil.findAll
(int start, int end) Returns a range of all the layout set branches.static List<LayoutSetBranch>
LayoutSetBranchUtil.findAll
(int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator) Returns an ordered range of all the layout set branches.static List<LayoutSetBranch>
LayoutSetBranchUtil.findAll
(int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout set branches.LayoutSetBranchPersistence.findByG_P
(long groupId, boolean privateLayout) Returns all the layout set branches where groupId = ? and privateLayout = ?.LayoutSetBranchPersistence.findByG_P
(long groupId, boolean privateLayout, int start, int end) Returns a range of all the layout set branches where groupId = ? and privateLayout = ?.LayoutSetBranchPersistence.findByG_P
(long groupId, boolean privateLayout, int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator) Returns an ordered range of all the layout set branches where groupId = ? and privateLayout = ?.LayoutSetBranchPersistence.findByG_P
(long groupId, boolean privateLayout, int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout set branches where groupId = ? and privateLayout = ?.static List<LayoutSetBranch>
LayoutSetBranchUtil.findByG_P
(long groupId, boolean privateLayout) Returns all the layout set branches where groupId = ? and privateLayout = ?.static List<LayoutSetBranch>
LayoutSetBranchUtil.findByG_P
(long groupId, boolean privateLayout, int start, int end) Returns a range of all the layout set branches where groupId = ? and privateLayout = ?.static List<LayoutSetBranch>
LayoutSetBranchUtil.findByG_P
(long groupId, boolean privateLayout, int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator) Returns an ordered range of all the layout set branches where groupId = ? and privateLayout = ?.static List<LayoutSetBranch>
LayoutSetBranchUtil.findByG_P
(long groupId, boolean privateLayout, int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout set branches where groupId = ? and privateLayout = ?.LayoutSetBranchPersistence.findByG_P_M
(long groupId, boolean privateLayout, boolean master) Returns all the layout set branches where groupId = ? and privateLayout = ? and master = ?.LayoutSetBranchPersistence.findByG_P_M
(long groupId, boolean privateLayout, boolean master, int start, int end) Returns a range of all the layout set branches where groupId = ? and privateLayout = ? and master = ?.LayoutSetBranchPersistence.findByG_P_M
(long groupId, boolean privateLayout, boolean master, int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator) Returns an ordered range of all the layout set branches where groupId = ? and privateLayout = ? and master = ?.LayoutSetBranchPersistence.findByG_P_M
(long groupId, boolean privateLayout, boolean master, int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout set branches where groupId = ? and privateLayout = ? and master = ?.static List<LayoutSetBranch>
LayoutSetBranchUtil.findByG_P_M
(long groupId, boolean privateLayout, boolean master) Returns all the layout set branches where groupId = ? and privateLayout = ? and master = ?.static List<LayoutSetBranch>
LayoutSetBranchUtil.findByG_P_M
(long groupId, boolean privateLayout, boolean master, int start, int end) Returns a range of all the layout set branches where groupId = ? and privateLayout = ? and master = ?.static List<LayoutSetBranch>
LayoutSetBranchUtil.findByG_P_M
(long groupId, boolean privateLayout, boolean master, int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator) Returns an ordered range of all the layout set branches where groupId = ? and privateLayout = ? and master = ?.static List<LayoutSetBranch>
LayoutSetBranchUtil.findByG_P_M
(long groupId, boolean privateLayout, boolean master, int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout set branches where groupId = ? and privateLayout = ? and master = ?.LayoutSetBranchPersistence.findByGroupId
(long groupId) Returns all the layout set branches where groupId = ?.LayoutSetBranchPersistence.findByGroupId
(long groupId, int start, int end) Returns a range of all the layout set branches where groupId = ?.LayoutSetBranchPersistence.findByGroupId
(long groupId, int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator) Returns an ordered range of all the layout set branches where groupId = ?.LayoutSetBranchPersistence.findByGroupId
(long groupId, int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout set branches where groupId = ?.static List<LayoutSetBranch>
LayoutSetBranchUtil.findByGroupId
(long groupId) Returns all the layout set branches where groupId = ?.static List<LayoutSetBranch>
LayoutSetBranchUtil.findByGroupId
(long groupId, int start, int end) Returns a range of all the layout set branches where groupId = ?.static List<LayoutSetBranch>
LayoutSetBranchUtil.findByGroupId
(long groupId, int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator) Returns an ordered range of all the layout set branches where groupId = ?.static List<LayoutSetBranch>
LayoutSetBranchUtil.findByGroupId
(long groupId, int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout set branches where groupId = ?.static List<LayoutSetBranch>
LayoutSetBranchUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery) static List<LayoutSetBranch>
LayoutSetBranchUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery, int start, int end) static List<LayoutSetBranch>
LayoutSetBranchUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator) Methods in com.liferay.portal.kernel.service.persistence with parameters of type LayoutSetBranchModifier and TypeMethodDescriptionvoid
LayoutSetBranchPersistence.cacheResult
(LayoutSetBranch layoutSetBranch) Caches the layout set branch in the entity cache if it is enabled.static void
LayoutSetBranchUtil.cacheResult
(LayoutSetBranch layoutSetBranch) Caches the layout set branch in the entity cache if it is enabled.static void
LayoutSetBranchUtil.clearCache
(LayoutSetBranch layoutSetBranch) static LayoutSetBranch
LayoutSetBranchUtil.update
(LayoutSetBranch layoutSetBranch) static LayoutSetBranch
LayoutSetBranchUtil.update
(LayoutSetBranch layoutSetBranch, ServiceContext serviceContext) LayoutSetBranchPersistence.updateImpl
(LayoutSetBranch layoutSetBranch) static LayoutSetBranch
LayoutSetBranchUtil.updateImpl
(LayoutSetBranch layoutSetBranch) Method parameters in com.liferay.portal.kernel.service.persistence with type arguments of type LayoutSetBranchModifier and TypeMethodDescriptionvoid
LayoutSetBranchPersistence.cacheResult
(List<LayoutSetBranch> layoutSetBranchs) Caches the layout set branches in the entity cache if it is enabled.static void
LayoutSetBranchUtil.cacheResult
(List<LayoutSetBranch> layoutSetBranchs) Caches the layout set branches in the entity cache if it is enabled.LayoutSetBranchPersistence.fetchByG_P_First
(long groupId, boolean privateLayout, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the first layout set branch in the ordered set where groupId = ? and privateLayout = ?.static LayoutSetBranch
LayoutSetBranchUtil.fetchByG_P_First
(long groupId, boolean privateLayout, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the first layout set branch in the ordered set where groupId = ? and privateLayout = ?.LayoutSetBranchPersistence.fetchByG_P_Last
(long groupId, boolean privateLayout, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the last layout set branch in the ordered set where groupId = ? and privateLayout = ?.static LayoutSetBranch
LayoutSetBranchUtil.fetchByG_P_Last
(long groupId, boolean privateLayout, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the last layout set branch in the ordered set where groupId = ? and privateLayout = ?.LayoutSetBranchPersistence.fetchByG_P_M_First
(long groupId, boolean privateLayout, boolean master, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the first layout set branch in the ordered set where groupId = ? and privateLayout = ? and master = ?.static LayoutSetBranch
LayoutSetBranchUtil.fetchByG_P_M_First
(long groupId, boolean privateLayout, boolean master, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the first layout set branch in the ordered set where groupId = ? and privateLayout = ? and master = ?.LayoutSetBranchPersistence.fetchByG_P_M_Last
(long groupId, boolean privateLayout, boolean master, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the last layout set branch in the ordered set where groupId = ? and privateLayout = ? and master = ?.static LayoutSetBranch
LayoutSetBranchUtil.fetchByG_P_M_Last
(long groupId, boolean privateLayout, boolean master, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the last layout set branch in the ordered set where groupId = ? and privateLayout = ? and master = ?.LayoutSetBranchPersistence.fetchByGroupId_First
(long groupId, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the first layout set branch in the ordered set where groupId = ?.static LayoutSetBranch
LayoutSetBranchUtil.fetchByGroupId_First
(long groupId, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the first layout set branch in the ordered set where groupId = ?.LayoutSetBranchPersistence.fetchByGroupId_Last
(long groupId, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the last layout set branch in the ordered set where groupId = ?.static LayoutSetBranch
LayoutSetBranchUtil.fetchByGroupId_Last
(long groupId, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the last layout set branch in the ordered set where groupId = ?.LayoutSetBranchPersistence.filterFindByG_P
(long groupId, boolean privateLayout, int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator) Returns an ordered range of all the layout set branches that the user has permissions to view where groupId = ? and privateLayout = ?.static List<LayoutSetBranch>
LayoutSetBranchUtil.filterFindByG_P
(long groupId, boolean privateLayout, int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator) Returns an ordered range of all the layout set branches that the user has permissions to view where groupId = ? and privateLayout = ?.LayoutSetBranchPersistence.filterFindByG_P_M
(long groupId, boolean privateLayout, boolean master, int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator) Returns an ordered range of all the layout set branches that the user has permissions to view where groupId = ? and privateLayout = ? and master = ?.static List<LayoutSetBranch>
LayoutSetBranchUtil.filterFindByG_P_M
(long groupId, boolean privateLayout, boolean master, int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator) Returns an ordered range of all the layout set branches that the user has permissions to view where groupId = ? and privateLayout = ? and master = ?.LayoutSetBranchPersistence.filterFindByG_P_M_PrevAndNext
(long layoutSetBranchId, long groupId, boolean privateLayout, boolean master, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the layout set branches before and after the current layout set branch in the ordered set of layout set branches that the user has permission to view where groupId = ? and privateLayout = ? and master = ?.static LayoutSetBranch[]
LayoutSetBranchUtil.filterFindByG_P_M_PrevAndNext
(long layoutSetBranchId, long groupId, boolean privateLayout, boolean master, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the layout set branches before and after the current layout set branch in the ordered set of layout set branches that the user has permission to view where groupId = ? and privateLayout = ? and master = ?.LayoutSetBranchPersistence.filterFindByG_P_PrevAndNext
(long layoutSetBranchId, long groupId, boolean privateLayout, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the layout set branches before and after the current layout set branch in the ordered set of layout set branches that the user has permission to view where groupId = ? and privateLayout = ?.static LayoutSetBranch[]
LayoutSetBranchUtil.filterFindByG_P_PrevAndNext
(long layoutSetBranchId, long groupId, boolean privateLayout, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the layout set branches before and after the current layout set branch in the ordered set of layout set branches that the user has permission to view where groupId = ? and privateLayout = ?.LayoutSetBranchPersistence.filterFindByGroupId
(long groupId, int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator) Returns an ordered range of all the layout set branches that the user has permissions to view where groupId = ?.static List<LayoutSetBranch>
LayoutSetBranchUtil.filterFindByGroupId
(long groupId, int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator) Returns an ordered range of all the layout set branches that the user has permissions to view where groupId = ?.LayoutSetBranchPersistence.filterFindByGroupId_PrevAndNext
(long layoutSetBranchId, long groupId, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the layout set branches before and after the current layout set branch in the ordered set of layout set branches that the user has permission to view where groupId = ?.static LayoutSetBranch[]
LayoutSetBranchUtil.filterFindByGroupId_PrevAndNext
(long layoutSetBranchId, long groupId, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the layout set branches before and after the current layout set branch in the ordered set of layout set branches that the user has permission to view where groupId = ?.LayoutSetBranchPersistence.findAll
(int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator) Returns an ordered range of all the layout set branches.LayoutSetBranchPersistence.findAll
(int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout set branches.static List<LayoutSetBranch>
LayoutSetBranchUtil.findAll
(int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator) Returns an ordered range of all the layout set branches.static List<LayoutSetBranch>
LayoutSetBranchUtil.findAll
(int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout set branches.LayoutSetBranchPersistence.findByG_P
(long groupId, boolean privateLayout, int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator) Returns an ordered range of all the layout set branches where groupId = ? and privateLayout = ?.LayoutSetBranchPersistence.findByG_P
(long groupId, boolean privateLayout, int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout set branches where groupId = ? and privateLayout = ?.static List<LayoutSetBranch>
LayoutSetBranchUtil.findByG_P
(long groupId, boolean privateLayout, int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator) Returns an ordered range of all the layout set branches where groupId = ? and privateLayout = ?.static List<LayoutSetBranch>
LayoutSetBranchUtil.findByG_P
(long groupId, boolean privateLayout, int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout set branches where groupId = ? and privateLayout = ?.LayoutSetBranchPersistence.findByG_P_First
(long groupId, boolean privateLayout, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the first layout set branch in the ordered set where groupId = ? and privateLayout = ?.static LayoutSetBranch
LayoutSetBranchUtil.findByG_P_First
(long groupId, boolean privateLayout, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the first layout set branch in the ordered set where groupId = ? and privateLayout = ?.LayoutSetBranchPersistence.findByG_P_Last
(long groupId, boolean privateLayout, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the last layout set branch in the ordered set where groupId = ? and privateLayout = ?.static LayoutSetBranch
LayoutSetBranchUtil.findByG_P_Last
(long groupId, boolean privateLayout, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the last layout set branch in the ordered set where groupId = ? and privateLayout = ?.LayoutSetBranchPersistence.findByG_P_M
(long groupId, boolean privateLayout, boolean master, int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator) Returns an ordered range of all the layout set branches where groupId = ? and privateLayout = ? and master = ?.LayoutSetBranchPersistence.findByG_P_M
(long groupId, boolean privateLayout, boolean master, int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout set branches where groupId = ? and privateLayout = ? and master = ?.static List<LayoutSetBranch>
LayoutSetBranchUtil.findByG_P_M
(long groupId, boolean privateLayout, boolean master, int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator) Returns an ordered range of all the layout set branches where groupId = ? and privateLayout = ? and master = ?.static List<LayoutSetBranch>
LayoutSetBranchUtil.findByG_P_M
(long groupId, boolean privateLayout, boolean master, int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout set branches where groupId = ? and privateLayout = ? and master = ?.LayoutSetBranchPersistence.findByG_P_M_First
(long groupId, boolean privateLayout, boolean master, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the first layout set branch in the ordered set where groupId = ? and privateLayout = ? and master = ?.static LayoutSetBranch
LayoutSetBranchUtil.findByG_P_M_First
(long groupId, boolean privateLayout, boolean master, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the first layout set branch in the ordered set where groupId = ? and privateLayout = ? and master = ?.LayoutSetBranchPersistence.findByG_P_M_Last
(long groupId, boolean privateLayout, boolean master, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the last layout set branch in the ordered set where groupId = ? and privateLayout = ? and master = ?.static LayoutSetBranch
LayoutSetBranchUtil.findByG_P_M_Last
(long groupId, boolean privateLayout, boolean master, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the last layout set branch in the ordered set where groupId = ? and privateLayout = ? and master = ?.LayoutSetBranchPersistence.findByG_P_M_PrevAndNext
(long layoutSetBranchId, long groupId, boolean privateLayout, boolean master, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the layout set branches before and after the current layout set branch in the ordered set where groupId = ? and privateLayout = ? and master = ?.static LayoutSetBranch[]
LayoutSetBranchUtil.findByG_P_M_PrevAndNext
(long layoutSetBranchId, long groupId, boolean privateLayout, boolean master, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the layout set branches before and after the current layout set branch in the ordered set where groupId = ? and privateLayout = ? and master = ?.LayoutSetBranchPersistence.findByG_P_PrevAndNext
(long layoutSetBranchId, long groupId, boolean privateLayout, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the layout set branches before and after the current layout set branch in the ordered set where groupId = ? and privateLayout = ?.static LayoutSetBranch[]
LayoutSetBranchUtil.findByG_P_PrevAndNext
(long layoutSetBranchId, long groupId, boolean privateLayout, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the layout set branches before and after the current layout set branch in the ordered set where groupId = ? and privateLayout = ?.LayoutSetBranchPersistence.findByGroupId
(long groupId, int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator) Returns an ordered range of all the layout set branches where groupId = ?.LayoutSetBranchPersistence.findByGroupId
(long groupId, int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout set branches where groupId = ?.static List<LayoutSetBranch>
LayoutSetBranchUtil.findByGroupId
(long groupId, int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator) Returns an ordered range of all the layout set branches where groupId = ?.static List<LayoutSetBranch>
LayoutSetBranchUtil.findByGroupId
(long groupId, int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout set branches where groupId = ?.LayoutSetBranchPersistence.findByGroupId_First
(long groupId, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the first layout set branch in the ordered set where groupId = ?.static LayoutSetBranch
LayoutSetBranchUtil.findByGroupId_First
(long groupId, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the first layout set branch in the ordered set where groupId = ?.LayoutSetBranchPersistence.findByGroupId_Last
(long groupId, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the last layout set branch in the ordered set where groupId = ?.static LayoutSetBranch
LayoutSetBranchUtil.findByGroupId_Last
(long groupId, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the last layout set branch in the ordered set where groupId = ?.LayoutSetBranchPersistence.findByGroupId_PrevAndNext
(long layoutSetBranchId, long groupId, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the layout set branches before and after the current layout set branch in the ordered set where groupId = ?.static LayoutSetBranch[]
LayoutSetBranchUtil.findByGroupId_PrevAndNext
(long layoutSetBranchId, long groupId, OrderByComparator<LayoutSetBranch> orderByComparator) Returns the layout set branches before and after the current layout set branch in the ordered set where groupId = ?.static List<LayoutSetBranch>
LayoutSetBranchUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<LayoutSetBranch> orderByComparator) -
Uses of LayoutSetBranch in com.liferay.portal.kernel.util.comparator
Methods in com.liferay.portal.kernel.util.comparator with parameters of type LayoutSetBranchModifier and TypeMethodDescriptionint
LayoutSetBranchCreateDateComparator.compare
(LayoutSetBranch layoutSetBranch1, LayoutSetBranch layoutSetBranch2)