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 LayoutSetBranchLayoutStagingUtil.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_ACCESSORMethods 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 TypeMethodDescriptionvoidLayoutSetStagingHandler.setLayoutSetBranch(LayoutSetBranch layoutSetBranch) protected LayoutSetBranchWrapperLayoutSetBranchWrapper.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 LayoutSetBranchLayoutSetBranchLocalServiceUtil.addLayoutSetBranch(long userId, long groupId, boolean privateLayout, String name, String description, boolean master, long copyLayoutSetBranchId, ServiceContext serviceContext) static LayoutSetBranchLayoutSetBranchLocalServiceUtil.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 LayoutSetBranchLayoutSetBranchServiceUtil.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 LayoutSetBranchLayoutSetBranchLocalServiceUtil.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 LayoutSetBranchLayoutSetBranchLocalServiceUtil.deleteLayoutSetBranch(long layoutSetBranchId) Deletes the layout set branch with the primary key from the database.static LayoutSetBranchLayoutSetBranchLocalServiceUtil.deleteLayoutSetBranch(long currentLayoutPlid, long layoutSetBranchId) static LayoutSetBranchLayoutSetBranchLocalServiceUtil.deleteLayoutSetBranch(long currentLayoutPlid, LayoutSetBranch layoutSetBranch, boolean includeMaster) static LayoutSetBranchLayoutSetBranchLocalServiceUtil.deleteLayoutSetBranch(LayoutSetBranch layoutSetBranch) Deletes the layout set branch from the database.static LayoutSetBranchLayoutSetBranchLocalServiceUtil.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 LayoutSetBranchLayoutSetBranchLocalServiceUtil.fetchLayoutSetBranch(long layoutSetBranchId) static LayoutSetBranchLayoutSetBranchLocalServiceUtil.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 LayoutSetBranchLayoutSetBranchLocalServiceUtil.getLayoutSetBranch(long layoutSetBranchId) Returns the layout set branch with the primary key.static LayoutSetBranchLayoutSetBranchLocalServiceUtil.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 LayoutSetBranchLayoutSetBranchLocalServiceUtil.getMasterLayoutSetBranch(long groupId, boolean privateLayout) LayoutSetBranchLocalServiceWrapper.getMasterLayoutSetBranch(long groupId, boolean privateLayout) LayoutSetBranchLocalService.getUserLayoutSetBranch(long userId, long groupId, boolean privateLayout, long layoutSetId, long layoutSetBranchId) static LayoutSetBranchLayoutSetBranchLocalServiceUtil.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 LayoutSetBranchLayoutSetBranchLocalServiceUtil.mergeLayoutSetBranch(long layoutSetBranchId, long mergeLayoutSetBranchId, ServiceContext serviceContext) LayoutSetBranchLocalServiceWrapper.mergeLayoutSetBranch(long layoutSetBranchId, long mergeLayoutSetBranchId, ServiceContext serviceContext) LayoutSetBranchService.mergeLayoutSetBranch(long layoutSetBranchId, long mergeLayoutSetBranchId, ServiceContext serviceContext) static LayoutSetBranchLayoutSetBranchServiceUtil.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 LayoutSetBranchLayoutSetBranchLocalServiceUtil.updateLayoutSetBranch(long layoutSetBranchId, String name, String description, ServiceContext serviceContext) static LayoutSetBranchLayoutSetBranchLocalServiceUtil.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 LayoutSetBranchLayoutSetBranchServiceUtil.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 LayoutSetBranchLayoutSetBranchLocalServiceUtil.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 LayoutSetBranchLayoutSetBranchLocalServiceUtil.deleteLayoutSetBranch(long currentLayoutPlid, LayoutSetBranch layoutSetBranch, boolean includeMaster) static LayoutSetBranchLayoutSetBranchLocalServiceUtil.deleteLayoutSetBranch(LayoutSetBranch layoutSetBranch) Deletes the layout set branch from the database.static LayoutSetBranchLayoutSetBranchLocalServiceUtil.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 LayoutSetBranchLayoutSetBranchLocalServiceUtil.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 TypeMethodDescriptionvoidLayoutSetBranchPermission.check(PermissionChecker permissionChecker, LayoutSetBranch layoutSetBranch, String actionId) static voidLayoutSetBranchPermissionUtil.check(PermissionChecker permissionChecker, LayoutSetBranch layoutSetBranch, String actionId) booleanLayoutSetBranchPermission.contains(PermissionChecker permissionChecker, LayoutSetBranch layoutSetBranch, String actionId) static booleanLayoutSetBranchPermissionUtil.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 LayoutSetBranchLayoutSetBranchUtil.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 LayoutSetBranchLayoutSetBranchUtil.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 LayoutSetBranchLayoutSetBranchUtil.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 LayoutSetBranchLayoutSetBranchUtil.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 LayoutSetBranchLayoutSetBranchUtil.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 returnsnullif 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 returnsnullif it could not be found, optionally using the finder cache.static LayoutSetBranchLayoutSetBranchUtil.fetchByG_P_N(long groupId, boolean privateLayout, String name) Returns the layout set branch where groupId = ? and privateLayout = ? and name = ? or returnsnullif it could not be found.static LayoutSetBranchLayoutSetBranchUtil.fetchByG_P_N(long groupId, boolean privateLayout, String name, boolean useFinderCache) Returns the layout set branch where groupId = ? and privateLayout = ? and name = ? or returnsnullif 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 LayoutSetBranchLayoutSetBranchUtil.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 LayoutSetBranchLayoutSetBranchUtil.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 returnsnullif it could not be found.static LayoutSetBranchLayoutSetBranchUtil.fetchByPrimaryKey(long layoutSetBranchId) Returns the layout set branch with the primary key or returnsnullif 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 LayoutSetBranchLayoutSetBranchUtil.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 LayoutSetBranchLayoutSetBranchUtil.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 LayoutSetBranchLayoutSetBranchUtil.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 LayoutSetBranchLayoutSetBranchUtil.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 aNoSuchLayoutSetBranchExceptionif it could not be found.static LayoutSetBranchLayoutSetBranchUtil.findByG_P_N(long groupId, boolean privateLayout, String name) Returns the layout set branch where groupId = ? and privateLayout = ? and name = ? or throws aNoSuchLayoutSetBranchExceptionif 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 LayoutSetBranchLayoutSetBranchUtil.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 LayoutSetBranchLayoutSetBranchUtil.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 aNoSuchLayoutSetBranchExceptionif it could not be found.static LayoutSetBranchLayoutSetBranchUtil.findByPrimaryKey(long layoutSetBranchId) Returns the layout set branch with the primary key or throws aNoSuchLayoutSetBranchExceptionif it could not be found.LayoutSetBranchPersistence.remove(long layoutSetBranchId) Removes the layout set branch with the primary key from the database.static LayoutSetBranchLayoutSetBranchUtil.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 LayoutSetBranchLayoutSetBranchUtil.removeByG_P_N(long groupId, boolean privateLayout, String name) Removes the layout set branch where groupId = ? and privateLayout = ? and name = ? from the database.static LayoutSetBranchLayoutSetBranchUtil.update(LayoutSetBranch layoutSetBranch) static LayoutSetBranchLayoutSetBranchUtil.update(LayoutSetBranch layoutSetBranch, ServiceContext serviceContext) LayoutSetBranchPersistence.updateImpl(LayoutSetBranch layoutSetBranch) static LayoutSetBranchLayoutSetBranchUtil.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 TypeMethodDescriptionvoidLayoutSetBranchPersistence.cacheResult(LayoutSetBranch layoutSetBranch) Caches the layout set branch in the entity cache if it is enabled.static voidLayoutSetBranchUtil.cacheResult(LayoutSetBranch layoutSetBranch) Caches the layout set branch in the entity cache if it is enabled.static voidLayoutSetBranchUtil.clearCache(LayoutSetBranch layoutSetBranch) static LayoutSetBranchLayoutSetBranchUtil.update(LayoutSetBranch layoutSetBranch) static LayoutSetBranchLayoutSetBranchUtil.update(LayoutSetBranch layoutSetBranch, ServiceContext serviceContext) LayoutSetBranchPersistence.updateImpl(LayoutSetBranch layoutSetBranch) static LayoutSetBranchLayoutSetBranchUtil.updateImpl(LayoutSetBranch layoutSetBranch) Method parameters in com.liferay.portal.kernel.service.persistence with type arguments of type LayoutSetBranchModifier and TypeMethodDescriptionvoidLayoutSetBranchPersistence.cacheResult(List<LayoutSetBranch> layoutSetBranchs) Caches the layout set branches in the entity cache if it is enabled.static voidLayoutSetBranchUtil.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 LayoutSetBranchLayoutSetBranchUtil.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 LayoutSetBranchLayoutSetBranchUtil.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 LayoutSetBranchLayoutSetBranchUtil.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 LayoutSetBranchLayoutSetBranchUtil.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 LayoutSetBranchLayoutSetBranchUtil.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 LayoutSetBranchLayoutSetBranchUtil.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 LayoutSetBranchLayoutSetBranchUtil.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 LayoutSetBranchLayoutSetBranchUtil.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 LayoutSetBranchLayoutSetBranchUtil.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 LayoutSetBranchLayoutSetBranchUtil.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 LayoutSetBranchLayoutSetBranchUtil.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 LayoutSetBranchLayoutSetBranchUtil.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 TypeMethodDescriptionintLayoutSetBranchCreateDateComparator.compare(LayoutSetBranch layoutSetBranch1, LayoutSetBranch layoutSetBranch2)