Uses of Interface
com.liferay.portal.kernel.model.Layout
Packages that use Layout
Package
Description
This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types.
This package defines the portal model implementation base classes.
This package defines the kernel portlet interfaces and classes.
This package defines the portal security authentication interfaces,
classes, utilities, wrappers, and exceptions.
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 theme classes.
This package defines the kernel utility interfaces and classes.
This package defines the portal comparator classes.
-
Uses of Layout in com.liferay.asset.kernel.service.persistence
Methods in com.liferay.asset.kernel.service.persistence that return LayoutMethods in com.liferay.asset.kernel.service.persistence with parameters of type Layout -
Uses of Layout in com.liferay.exportimport.kernel.lar
Methods in com.liferay.exportimport.kernel.lar that return LayoutModifier and TypeMethodDescriptionExportImportHelper.getLayoutOrCreateDummyRootLayout(long plid) Returns the layout with the primary key or a dummy root layout.static LayoutExportImportHelperUtil.getLayoutOrCreateDummyRootLayout(long plid) Methods in com.liferay.exportimport.kernel.lar that return types with arguments of type LayoutModifier and TypeMethodDescriptionExportImportHelper.getMissingParentLayouts(Layout layout, long liveGroupId) ExportImportHelperUtil.getMissingParentLayouts(Layout layout, long liveGroupId) Methods in com.liferay.exportimport.kernel.lar with parameters of type LayoutModifier and TypeMethodDescriptionExportImportHelper.getMissingParentLayouts(Layout layout, long liveGroupId) ExportImportHelperUtil.getMissingParentLayouts(Layout layout, long liveGroupId) booleanExportImportHelper.isLayoutRevisionInReview(Layout layout) static booleanExportImportHelperUtil.isLayoutRevisionInReview(Layout layout) Method parameters in com.liferay.exportimport.kernel.lar with type arguments of type LayoutModifier and TypeMethodDescriptionlong[]ExportImportHelper.getLayoutIds(List<Layout> layouts) static long[]ExportImportHelperUtil.getLayoutIds(List<Layout> layouts) voidPortletDataContext.setNewLayouts(List<Layout> newLayouts) -
Uses of Layout in com.liferay.exportimport.kernel.staging
Methods in com.liferay.exportimport.kernel.staging that return LayoutModifier and TypeMethodDescriptionStaging.getRemoteLayout(long userId, long stagingGroupId, long plid) static LayoutStagingUtil.getRemoteLayout(long userId, long stagingGroupId, long plid) LayoutStaging.mergeLayoutRevisionIntoLayout(Layout layout) static LayoutLayoutStagingUtil.mergeLayoutRevisionIntoLayout(Layout layout) Methods in com.liferay.exportimport.kernel.staging with parameters of type LayoutModifier and TypeMethodDescriptionLayoutStaging.getLayoutRevision(Layout layout) static LayoutRevisionLayoutStagingUtil.getLayoutRevision(Layout layout) LayoutStaging.getLayoutStagingHandler(Layout layout) static LayoutStagingHandlerLayoutStagingUtil.getLayoutStagingHandler(Layout layout) booleanLayoutStaging.isBranchingLayout(Layout layout) static booleanLayoutStagingUtil.isBranchingLayout(Layout layout) booleanStaging.isIncomplete(Layout layout) booleanStaging.isIncomplete(Layout layout, long layoutSetBranchId) static booleanStagingUtil.isIncomplete(Layout layout) static booleanStagingUtil.isIncomplete(Layout layout, long layoutSetBranchId) LayoutStaging.mergeLayoutRevisionIntoLayout(Layout layout) static LayoutLayoutStagingUtil.mergeLayoutRevisionIntoLayout(Layout layout) booleanLayoutStaging.prepareLayoutStagingHandler(PortletDataContext portletDataContext, Layout layout) static booleanLayoutStagingUtil.prepareLayoutStagingHandler(PortletDataContext portletDataContext, Layout layout) voidStaging.updateLastImportSettings(Element layoutElement, Layout layout, PortletDataContext portletDataContext) static voidStagingUtil.updateLastImportSettings(Element layoutElement, Layout layout, PortletDataContext portletDataContext) -
Uses of Layout in com.liferay.layout.seo.kernel
Methods in com.liferay.layout.seo.kernel with parameters of type LayoutModifier and TypeMethodDescriptionLayoutSEOLinkManager.getCanonicalLayoutSEOLink(Layout layout, Locale locale, String canonicalURL, ThemeDisplay themeDisplay) default StringLayoutSEOLinkManager.getFullPageTitle(Layout layout, String portletId, String tilesTitle, ListMergeable<String> titleListMergeable, ListMergeable<String> subtitleListMergeable, String companyName, Locale locale) LayoutSEOLinkManager.getLocalizedLayoutSEOLinks(Layout layout, Locale locale, String canonicalURL, Set<Locale> availableLocales) default StringLayoutSEOLinkManager.getPageTitle(Layout layout, String portletId, String tilesTitle, ListMergeable<String> titleListMergeable, ListMergeable<String> subtitleListMergeable, Locale locale) default StringLayoutSEOLinkManager.getPageTitleSuffix(Layout layout, String companyName) -
Uses of Layout in com.liferay.layout.utility.page.kernel.provider
Methods in com.liferay.layout.utility.page.kernel.provider that return LayoutModifier and TypeMethodDescriptionLayoutUtilityPageEntryLayoutProvider.getDefaultLayoutUtilityPageEntryLayout(long groupId, String type) -
Uses of Layout in com.liferay.layout.utility.page.kernel.provider.util
Methods in com.liferay.layout.utility.page.kernel.provider.util that return LayoutModifier and TypeMethodDescriptionstatic LayoutLayoutUtilityPageEntryLayoutProviderUtil.getDefaultLayoutUtilityPageEntryLayout(long groupId, String type) -
Uses of Layout in com.liferay.portal.kernel.display.context.helper
Methods in com.liferay.portal.kernel.display.context.helper that return Layout -
Uses of Layout in com.liferay.portal.kernel.model
Classes in com.liferay.portal.kernel.model that implement LayoutFields in com.liferay.portal.kernel.model with type parameters of type LayoutMethods in com.liferay.portal.kernel.model that return LayoutModifier and TypeMethodDescriptionLayoutModel.cloneWithOriginalValues()LayoutWrapper.cloneWithOriginalValues()Layout.fetchDraftLayout()LayoutWrapper.fetchDraftLayout()LayoutFriendlyURLComposite.getLayout()LayoutPrototype.getLayout()LayoutPrototypeWrapper.getLayout()LayoutQueryStringComposite.getLayout()LayoutStagingHandler.getLayout()LayoutType.getLayout()Layout.getLayoutSetPrototypeLayout()LayoutTypePortlet.getLayoutSetPrototypeLayout()LayoutWrapper.getLayoutSetPrototypeLayout()Layout.getLinkedToLayout()Returns the current layout's linked layout.LayoutWrapper.getLinkedToLayout()Returns the current layout's linked layout.Methods in com.liferay.portal.kernel.model that return types with arguments of type LayoutModifier and TypeMethodDescriptionLayout.getAllChildren()Returns all layouts that are direct or indirect children of the current layout.LayoutWrapper.getAllChildren()Returns all layouts that are direct or indirect children of the current layout.Layout.getAncestors()Returns all parent layouts of the current layout.LayoutWrapper.getAncestors()Returns all parent layouts of the current layout.LayoutWrapper.getAttributeGetterFunctions()LayoutWrapper.getAttributeSetterBiConsumers()Layout.getChildren()Returns all child layouts of the current layout, independent of user access permissions.Layout.getChildren(PermissionChecker permissionChecker) Returns all child layouts of the current layout that the user has permission to access.LayoutWrapper.getChildren()Returns all child layouts of the current layout, independent of user access permissions.LayoutWrapper.getChildren(PermissionChecker permissionChecker) Returns all child layouts of the current layout that the user has permission to access.LayoutSet.getMergeFailFriendlyURLLayouts()LayoutSetWrapper.getMergeFailFriendlyURLLayouts()Methods in com.liferay.portal.kernel.model with parameters of type LayoutModifier and TypeMethodDescriptionvoidLayoutTypeAccessPolicy.checkAccessAllowedToPortlet(javax.servlet.http.HttpServletRequest httpServletRequest, Layout layout, Portlet portlet) default StringLayoutTypeController.getFriendlyURL(javax.servlet.http.HttpServletRequest httpServletRequest, Layout layout) LayoutTypeController.includeEditContent(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, Layout layout) booleanLayoutTypeController.includeLayoutContent(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, Layout layout) booleanLayoutTypeAccessPolicy.isAddLayoutAllowed(PermissionChecker permissionChecker, Layout layout) booleanLayout.isChildSelected(boolean selectable, Layout layout) booleanLayoutWrapper.isChildSelected(boolean selectable, Layout layout) booleanLayoutTypeAccessPolicy.isCustomizeLayoutAllowed(PermissionChecker permissionChecker, Layout layout) booleanLayoutTypeAccessPolicy.isDeleteLayoutAllowed(PermissionChecker permissionChecker, Layout layout) booleanLayout.isSelected(boolean selectable, Layout layout, long ancestorPlid) booleanLayoutWrapper.isSelected(boolean selectable, Layout layout, long ancestorPlid) booleanLayoutTypeAccessPolicy.isUpdateLayoutAllowed(PermissionChecker permissionChecker, Layout layout) booleanLayoutTypeAccessPolicy.isViewLayoutAllowed(PermissionChecker permissionChecker, Layout layout) booleanLayoutTypeController.matches(javax.servlet.http.HttpServletRequest httpServletRequest, String friendlyURL, Layout layout) voidvoidprotected LayoutWrapperConstructors in com.liferay.portal.kernel.model with parameters of type LayoutModifierConstructorDescriptionLayoutFriendlyURLComposite(Layout layout, String friendlyURL, boolean redirect) LayoutQueryStringComposite(Layout layout, String friendlyURL, String queryString) LayoutStagingHandler(Layout layout) LayoutWrapper(Layout layout) -
Uses of Layout in com.liferay.portal.kernel.model.impl
Classes in com.liferay.portal.kernel.model.impl that implement LayoutMethods in com.liferay.portal.kernel.model.impl that return LayoutMethods in com.liferay.portal.kernel.model.impl with parameters of type LayoutModifier and TypeMethodDescriptionvoidDefaultLayoutTypeAccessPolicyImpl.checkAccessAllowedToPortlet(javax.servlet.http.HttpServletRequest httpServletRequest, Layout layout, Portlet portlet) protected booleanDefaultLayoutTypeAccessPolicyImpl.hasAccessPermission(javax.servlet.http.HttpServletRequest httpServletRequest, Layout layout, Portlet portlet) protected booleanDefaultLayoutTypeAccessPolicyImpl.isAccessAllowedToLayoutPortlet(javax.servlet.http.HttpServletRequest httpServletRequest, Layout layout, Portlet portlet) protected booleanDefaultLayoutTypeAccessPolicyImpl.isAccessGrantedByPortletAuthenticationToken(javax.servlet.http.HttpServletRequest httpServletRequest, Layout layout, Portlet portlet) protected booleanDefaultLayoutTypeAccessPolicyImpl.isAccessGrantedByPortletOnPage(Layout layout, Portlet portlet) booleanDefaultLayoutTypeAccessPolicyImpl.isAddLayoutAllowed(PermissionChecker permissionChecker, Layout layout) booleanDefaultLayoutTypeAccessPolicyImpl.isCustomizeLayoutAllowed(PermissionChecker permissionChecker, Layout layout) booleanDefaultLayoutTypeAccessPolicyImpl.isDeleteLayoutAllowed(PermissionChecker permissionChecker, Layout layout) protected booleanDefaultLayoutTypeAccessPolicyImpl.isPanelSelectedPortlet(Layout layout, String portletId) booleanDefaultLayoutTypeAccessPolicyImpl.isUpdateLayoutAllowed(PermissionChecker permissionChecker, Layout layout) booleanDefaultLayoutTypeAccessPolicyImpl.isViewLayoutAllowed(PermissionChecker permissionChecker, Layout layout) Constructors in com.liferay.portal.kernel.model.impl with parameters of type Layout -
Uses of Layout in com.liferay.portal.kernel.portlet
Methods in com.liferay.portal.kernel.portlet that return LayoutModifier and TypeMethodDescriptionstatic LayoutPortletConfigurationLayoutUtil.getLayout(ThemeDisplay themeDisplay) Methods in com.liferay.portal.kernel.portlet with parameters of type LayoutModifier and TypeMethodDescriptionPortletURLFactory.create(PortletRequest portletRequest, Portlet portlet, Layout layout, String lifecycle) PortletURLFactory.create(PortletRequest portletRequest, String portletId, Layout layout, String lifecycle) PortletURLFactory.create(javax.servlet.http.HttpServletRequest httpServletRequest, Portlet portlet, Layout layout, String lifecycle) PortletURLFactory.create(javax.servlet.http.HttpServletRequest httpServletRequest, Portlet portlet, Layout layout, String lifecycle, MimeResponse.Copy copy) PortletURLFactory.create(javax.servlet.http.HttpServletRequest httpServletRequest, String portletId, Layout layout, String lifecycle) static LiferayPortletURLPortletURLFactoryUtil.create(PortletRequest portletRequest, Portlet portlet, Layout layout, String lifecycle) static LiferayPortletURLPortletURLFactoryUtil.create(PortletRequest portletRequest, String portletId, Layout layout, String lifecycle) static LiferayPortletURLPortletURLFactoryUtil.create(javax.servlet.http.HttpServletRequest httpServletRequest, Portlet portlet, Layout layout, String lifecycle) static LiferayPortletURLPortletURLFactoryUtil.create(javax.servlet.http.HttpServletRequest httpServletRequest, Portlet portlet, Layout layout, String lifecycle, MimeResponse.Copy copy) static LiferayPortletURLPortletURLFactoryUtil.create(javax.servlet.http.HttpServletRequest httpServletRequest, String portletId, Layout layout, String lifecycle) PortletPreferencesFactory.getExistingPortletSetup(Layout layout, String portletId) static PortletPreferencesPortletPreferencesFactoryUtil.getExistingPortletSetup(Layout layout, String portletId) PortletPreferencesFactory.getLayoutPortletSetup(Layout layout, String portletId) PortletPreferencesFactory.getLayoutPortletSetup(Layout layout, String portletId, String defaultPreferences) static PortletPreferencesPortletPreferencesFactoryUtil.getLayoutPortletSetup(Layout layout, String portletId) static PortletPreferencesPortletPreferencesFactoryUtil.getLayoutPortletSetup(Layout layout, String portletId, String defaultPreferences) static List<LayoutTypePortlet>PortletContainerUtil.getLayoutTypePortlets(Layout layout) PortletPreferencesFactory.getPortletPreferencesIds(long scopeGroupId, long userId, Layout layout, String portletId, boolean modeEditGuest) PortletPreferencesFactory.getPortletPreferencesIds(javax.servlet.http.HttpServletRequest httpServletRequest, Layout selLayout, String portletId) static PortletPreferencesIdsPortletPreferencesFactoryUtil.getPortletPreferencesIds(long siteGroupId, long userId, Layout layout, String portletId, boolean modeEditGuest) static PortletPreferencesIdsPortletPreferencesFactoryUtil.getPortletPreferencesIds(javax.servlet.http.HttpServletRequest httpServletRequest, Layout selLayout, String portletId) PortletPreferencesFactory.getPortletSetup(long scopeGroupId, Layout layout, String portletId, String defaultPreferences) PortletPreferencesFactory.getPortletSetup(Layout layout, String portletId, String defaultPreferences) static PortletPreferencesPortletPreferencesFactoryUtil.getPortletSetup(long siteGroupId, Layout layout, String portletId, String defaultPreferences) static PortletPreferencesPortletPreferencesFactoryUtil.getPortletSetup(Layout layout, String portletId, String defaultPreferences) PortletPreferencesFactory.getStrictLayoutPortletSetup(Layout layout, String portletId) static PortletPreferencesPortletPreferencesFactoryUtil.getStrictLayoutPortletSetup(Layout layout, String portletId) PortletPreferencesFactory.getStrictPortletSetup(Layout layout, String portletId) static PortletPreferencesPortletPreferencesFactoryUtil.getStrictPortletSetup(Layout layout, String portletId) PortletContainer.processEvent(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, Portlet portlet, Layout layout, Event event) static voidPortletContainerUtil.processEvent(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, Portlet portlet, Layout layout, Event event) voidPortletContainer.processPublicRenderParameters(javax.servlet.http.HttpServletRequest httpServletRequest, Layout layout) voidPortletContainer.processPublicRenderParameters(javax.servlet.http.HttpServletRequest httpServletRequest, Layout layout, Portlet portlet) static voidPortletContainerUtil.processPublicRenderParameters(javax.servlet.http.HttpServletRequest httpServletRequest, Layout layout) static voidPortletContainerUtil.processPublicRenderParameters(javax.servlet.http.HttpServletRequest httpServletRequest, Layout layout, Portlet portlet) Constructors in com.liferay.portal.kernel.portlet with parameters of type LayoutModifierConstructorDescriptionLayoutFriendlyURLSeparatorComposite(Layout layout, String friendlyURL, String urlSeparator, boolean redirect) -
Uses of Layout in com.liferay.portal.kernel.search
Methods in com.liferay.portal.kernel.search that return LayoutMethods in com.liferay.portal.kernel.search with parameters of type LayoutModifier and TypeMethodDescriptionstatic SearchContextSearchContextFactory.getInstance(long[] assetCategoryIds, String[] assetTagNames, Map<String, Serializable> attributes, long companyId, String keywords, Layout layout, Locale locale, long scopeGroupId, TimeZone timeZone, long userId) void -
Uses of Layout in com.liferay.portal.kernel.security.auth
Methods in com.liferay.portal.kernel.security.auth with parameters of type LayoutModifier and TypeMethodDescriptionbooleanAuthToken.isValidPortletInvocationToken(javax.servlet.http.HttpServletRequest httpServletRequest, Layout layout, Portlet portlet) static booleanAuthTokenUtil.isValidPortletInvocationToken(javax.servlet.http.HttpServletRequest httpServletRequest, Layout layout, Portlet portlet) -
Uses of Layout in com.liferay.portal.kernel.service
Methods in com.liferay.portal.kernel.service that return LayoutModifier and TypeMethodDescriptionAdds the layout to the database.LayoutLocalService.addLayout(String externalReferenceCode, long userId, long groupId, boolean privateLayout, long parentLayoutId, long classNameId, long classPK, Map<Locale, String> nameMap, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, Map<Locale, String> keywordsMap, Map<Locale, String> robotsMap, String type, String typeSettings, boolean hidden, boolean system, Map<Locale, String> friendlyURLMap, long masterLayoutPlid, ServiceContext serviceContext) Adds a layout with additional parameters.LayoutLocalService.addLayout(String externalReferenceCode, long userId, long groupId, boolean privateLayout, long parentLayoutId, String name, String title, String description, String type, boolean hidden, boolean system, String friendlyURL, ServiceContext serviceContext) Adds a layout with single entry maps for name, title, and description to the default locale.LayoutLocalService.addLayout(String externalReferenceCode, long userId, long groupId, boolean privateLayout, long parentLayoutId, String name, String title, String description, String type, boolean hidden, String friendlyURL, ServiceContext serviceContext) Adds a layout with single entry maps for name, title, and description to the default locale.LayoutLocalService.addLayout(String externalReferenceCode, long userId, long groupId, boolean privateLayout, long parentLayoutId, Map<Locale, String> nameMap, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, Map<Locale, String> keywordsMap, Map<Locale, String> robotsMap, String type, String typeSettings, boolean hidden, boolean system, Map<Locale, String> friendlyURLMap, ServiceContext serviceContext) Adds a layout with additional parameters.LayoutLocalService.addLayout(String externalReferenceCode, long userId, long groupId, boolean privateLayout, long parentLayoutId, Map<Locale, String> nameMap, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, Map<Locale, String> keywordsMap, Map<Locale, String> robotsMap, String type, String typeSettings, boolean hidden, Map<Locale, String> friendlyURLMap, ServiceContext serviceContext) Adds a layout with additional parameters.static LayoutAdds the layout to the database.static LayoutLayoutLocalServiceUtil.addLayout(String externalReferenceCode, long userId, long groupId, boolean privateLayout, long parentLayoutId, long classNameId, long classPK, Map<Locale, String> nameMap, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, Map<Locale, String> keywordsMap, Map<Locale, String> robotsMap, String type, String typeSettings, boolean hidden, boolean system, Map<Locale, String> friendlyURLMap, long masterLayoutPlid, ServiceContext serviceContext) Adds a layout with additional parameters.static LayoutLayoutLocalServiceUtil.addLayout(String externalReferenceCode, long userId, long groupId, boolean privateLayout, long parentLayoutId, String name, String title, String description, String type, boolean hidden, boolean system, String friendlyURL, ServiceContext serviceContext) Adds a layout with single entry maps for name, title, and description to the default locale.static LayoutLayoutLocalServiceUtil.addLayout(String externalReferenceCode, long userId, long groupId, boolean privateLayout, long parentLayoutId, String name, String title, String description, String type, boolean hidden, String friendlyURL, ServiceContext serviceContext) Adds a layout with single entry maps for name, title, and description to the default locale.static LayoutLayoutLocalServiceUtil.addLayout(String externalReferenceCode, long userId, long groupId, boolean privateLayout, long parentLayoutId, Map<Locale, String> nameMap, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, Map<Locale, String> keywordsMap, Map<Locale, String> robotsMap, String type, String typeSettings, boolean hidden, boolean system, Map<Locale, String> friendlyURLMap, ServiceContext serviceContext) Adds a layout with additional parameters.static LayoutLayoutLocalServiceUtil.addLayout(String externalReferenceCode, long userId, long groupId, boolean privateLayout, long parentLayoutId, Map<Locale, String> nameMap, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, Map<Locale, String> keywordsMap, Map<Locale, String> robotsMap, String type, String typeSettings, boolean hidden, Map<Locale, String> friendlyURLMap, ServiceContext serviceContext) Adds a layout with additional parameters.Adds the layout to the database.LayoutLocalServiceWrapper.addLayout(String externalReferenceCode, long userId, long groupId, boolean privateLayout, long parentLayoutId, long classNameId, long classPK, Map<Locale, String> nameMap, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, Map<Locale, String> keywordsMap, Map<Locale, String> robotsMap, String type, String typeSettings, boolean hidden, boolean system, Map<Locale, String> friendlyURLMap, long masterLayoutPlid, ServiceContext serviceContext) Adds a layout with additional parameters.LayoutLocalServiceWrapper.addLayout(String externalReferenceCode, long userId, long groupId, boolean privateLayout, long parentLayoutId, String name, String title, String description, String type, boolean hidden, boolean system, String friendlyURL, ServiceContext serviceContext) Adds a layout with single entry maps for name, title, and description to the default locale.LayoutLocalServiceWrapper.addLayout(String externalReferenceCode, long userId, long groupId, boolean privateLayout, long parentLayoutId, String name, String title, String description, String type, boolean hidden, String friendlyURL, ServiceContext serviceContext) Adds a layout with single entry maps for name, title, and description to the default locale.LayoutLocalServiceWrapper.addLayout(String externalReferenceCode, long userId, long groupId, boolean privateLayout, long parentLayoutId, Map<Locale, String> nameMap, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, Map<Locale, String> keywordsMap, Map<Locale, String> robotsMap, String type, String typeSettings, boolean hidden, boolean system, Map<Locale, String> friendlyURLMap, ServiceContext serviceContext) Adds a layout with additional parameters.LayoutLocalServiceWrapper.addLayout(String externalReferenceCode, long userId, long groupId, boolean privateLayout, long parentLayoutId, Map<Locale, String> nameMap, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, Map<Locale, String> keywordsMap, Map<Locale, String> robotsMap, String type, String typeSettings, boolean hidden, Map<Locale, String> friendlyURLMap, ServiceContext serviceContext) Adds a layout with additional parameters.LayoutService.addLayout(String externalReferenceCode, long groupId, boolean privateLayout, long parentLayoutId, long classNameId, long classPK, Map<Locale, String> localeNamesMap, Map<Locale, String> localeTitlesMap, Map<Locale, String> descriptionMap, Map<Locale, String> keywordsMap, Map<Locale, String> robotsMap, String type, String typeSettings, boolean hidden, boolean system, Map<Locale, String> friendlyURLMap, long masterLayoutPlid, ServiceContext serviceContext) Adds a layout with additional parameters.LayoutService.addLayout(String externalReferenceCode, long groupId, boolean privateLayout, long parentLayoutId, String name, String title, String description, String type, boolean hidden, String friendlyURL, ServiceContext serviceContext) Adds a layout with single entry maps for name, title, and description to the default locale.LayoutService.addLayout(String externalReferenceCode, long groupId, boolean privateLayout, long parentLayoutId, Map<Locale, String> localeNamesMap, Map<Locale, String> localeTitlesMap, Map<Locale, String> descriptionMap, Map<Locale, String> keywordsMap, Map<Locale, String> robotsMap, String type, String typeSettings, boolean hidden, Map<Locale, String> friendlyURLMap, long masterLayoutPlid, ServiceContext serviceContext) Adds a layout with additional parameters.LayoutService.addLayout(String externalReferenceCode, long groupId, boolean privateLayout, long parentLayoutId, Map<Locale, String> localeNamesMap, Map<Locale, String> localeTitlesMap, Map<Locale, String> descriptionMap, Map<Locale, String> keywordsMap, Map<Locale, String> robotsMap, String type, String typeSettings, boolean hidden, Map<Locale, String> friendlyURLMap, ServiceContext serviceContext) Adds a layout with additional parameters.static LayoutLayoutServiceUtil.addLayout(String externalReferenceCode, long groupId, boolean privateLayout, long parentLayoutId, long classNameId, long classPK, Map<Locale, String> localeNamesMap, Map<Locale, String> localeTitlesMap, Map<Locale, String> descriptionMap, Map<Locale, String> keywordsMap, Map<Locale, String> robotsMap, String type, String typeSettings, boolean hidden, boolean system, Map<Locale, String> friendlyURLMap, long masterLayoutPlid, ServiceContext serviceContext) Adds a layout with additional parameters.static LayoutLayoutServiceUtil.addLayout(String externalReferenceCode, long groupId, boolean privateLayout, long parentLayoutId, String name, String title, String description, String type, boolean hidden, String friendlyURL, ServiceContext serviceContext) Adds a layout with single entry maps for name, title, and description to the default locale.static LayoutLayoutServiceUtil.addLayout(String externalReferenceCode, long groupId, boolean privateLayout, long parentLayoutId, Map<Locale, String> localeNamesMap, Map<Locale, String> localeTitlesMap, Map<Locale, String> descriptionMap, Map<Locale, String> keywordsMap, Map<Locale, String> robotsMap, String type, String typeSettings, boolean hidden, Map<Locale, String> friendlyURLMap, long masterLayoutPlid, ServiceContext serviceContext) Adds a layout with additional parameters.static LayoutLayoutServiceUtil.addLayout(String externalReferenceCode, long groupId, boolean privateLayout, long parentLayoutId, Map<Locale, String> localeNamesMap, Map<Locale, String> localeTitlesMap, Map<Locale, String> descriptionMap, Map<Locale, String> keywordsMap, Map<Locale, String> robotsMap, String type, String typeSettings, boolean hidden, Map<Locale, String> friendlyURLMap, ServiceContext serviceContext) Adds a layout with additional parameters.LayoutServiceWrapper.addLayout(String externalReferenceCode, long groupId, boolean privateLayout, long parentLayoutId, long classNameId, long classPK, Map<Locale, String> localeNamesMap, Map<Locale, String> localeTitlesMap, Map<Locale, String> descriptionMap, Map<Locale, String> keywordsMap, Map<Locale, String> robotsMap, String type, String typeSettings, boolean hidden, boolean system, Map<Locale, String> friendlyURLMap, long masterLayoutPlid, ServiceContext serviceContext) Adds a layout with additional parameters.LayoutServiceWrapper.addLayout(String externalReferenceCode, long groupId, boolean privateLayout, long parentLayoutId, String name, String title, String description, String type, boolean hidden, String friendlyURL, ServiceContext serviceContext) Adds a layout with single entry maps for name, title, and description to the default locale.LayoutServiceWrapper.addLayout(String externalReferenceCode, long groupId, boolean privateLayout, long parentLayoutId, Map<Locale, String> localeNamesMap, Map<Locale, String> localeTitlesMap, Map<Locale, String> descriptionMap, Map<Locale, String> keywordsMap, Map<Locale, String> robotsMap, String type, String typeSettings, boolean hidden, Map<Locale, String> friendlyURLMap, long masterLayoutPlid, ServiceContext serviceContext) Adds a layout with additional parameters.LayoutServiceWrapper.addLayout(String externalReferenceCode, long groupId, boolean privateLayout, long parentLayoutId, Map<Locale, String> localeNamesMap, Map<Locale, String> localeTitlesMap, Map<Locale, String> descriptionMap, Map<Locale, String> keywordsMap, Map<Locale, String> robotsMap, String type, String typeSettings, boolean hidden, Map<Locale, String> friendlyURLMap, ServiceContext serviceContext) Adds a layout with additional parameters.LayoutLocalService.copyLayout(long userId, long groupId, boolean privateLayout, Map<Locale, String> nameMap, boolean hidden, boolean system, boolean copyPermissions, long sourcePlid, ServiceContext serviceContext) static LayoutLayoutLocalServiceUtil.copyLayout(long userId, long groupId, boolean privateLayout, Map<Locale, String> nameMap, boolean hidden, boolean system, boolean copyPermissions, long sourcePlid, ServiceContext serviceContext) LayoutLocalServiceWrapper.copyLayout(long userId, long groupId, boolean privateLayout, Map<Locale, String> nameMap, boolean hidden, boolean system, boolean copyPermissions, long sourcePlid, ServiceContext serviceContext) LayoutService.copyLayout(long groupId, boolean privateLayout, Map<Locale, String> localeNamesMap, boolean hidden, boolean system, boolean copyPermissions, long sourcePlid, ServiceContext serviceContext) static LayoutLayoutServiceUtil.copyLayout(long groupId, boolean privateLayout, Map<Locale, String> localeNamesMap, boolean hidden, boolean system, boolean copyPermissions, long sourcePlid, ServiceContext serviceContext) LayoutServiceWrapper.copyLayout(long groupId, boolean privateLayout, Map<Locale, String> localeNamesMap, boolean hidden, boolean system, boolean copyPermissions, long sourcePlid, ServiceContext serviceContext) LayoutLocalService.copyLayoutContent(long[] segmentsExperienceIds, Layout sourceLayout, Layout targetLayout) LayoutLocalService.copyLayoutContent(long segmentsExperienceId, Layout sourceLayout, Layout targetLayout) LayoutLocalService.copyLayoutContent(Layout sourceLayout, Layout targetLayout) static LayoutLayoutLocalServiceUtil.copyLayoutContent(long[] segmentsExperienceIds, Layout sourceLayout, Layout targetLayout) static LayoutLayoutLocalServiceUtil.copyLayoutContent(long segmentsExperienceId, Layout sourceLayout, Layout targetLayout) static LayoutLayoutLocalServiceUtil.copyLayoutContent(Layout sourceLayout, Layout targetLayout) LayoutLocalServiceWrapper.copyLayoutContent(long[] segmentsExperienceIds, Layout sourceLayout, Layout targetLayout) LayoutLocalServiceWrapper.copyLayoutContent(long segmentsExperienceId, Layout sourceLayout, Layout targetLayout) LayoutLocalServiceWrapper.copyLayoutContent(Layout sourceLayout, Layout targetLayout) LayoutLocalService.createLayout(long plid) Creates a new layout with the primary key.static LayoutLayoutLocalServiceUtil.createLayout(long plid) Creates a new layout with the primary key.LayoutLocalServiceWrapper.createLayout(long plid) Creates a new layout with the primary key.LayoutLocalService.deleteLayout(long plid) Deletes the layout with the primary key from the database.LayoutLocalService.deleteLayout(Layout layout) Deletes the layout from the database.static LayoutLayoutLocalServiceUtil.deleteLayout(long plid) Deletes the layout with the primary key from the database.static LayoutLayoutLocalServiceUtil.deleteLayout(Layout layout) Deletes the layout from the database.LayoutLocalServiceWrapper.deleteLayout(long plid) Deletes the layout with the primary key from the database.LayoutLocalServiceWrapper.deleteLayout(Layout layout) Deletes the layout from the database.LayoutLocalService.fetchDefaultLayout(long groupId, boolean privateLayout) static LayoutLayoutLocalServiceUtil.fetchDefaultLayout(long groupId, boolean privateLayout) LayoutLocalServiceWrapper.fetchDefaultLayout(long groupId, boolean privateLayout) LayoutLocalService.fetchDraftLayout(long plid) static LayoutLayoutLocalServiceUtil.fetchDraftLayout(long plid) LayoutLocalServiceWrapper.fetchDraftLayout(long plid) LayoutLocalService.fetchFirstLayout(long groupId, boolean privateLayout, long parentLayoutId) LayoutLocalService.fetchFirstLayout(long groupId, boolean privateLayout, long parentLayoutId, boolean hidden) static LayoutLayoutLocalServiceUtil.fetchFirstLayout(long groupId, boolean privateLayout, long parentLayoutId) static LayoutLayoutLocalServiceUtil.fetchFirstLayout(long groupId, boolean privateLayout, long parentLayoutId, boolean hidden) LayoutLocalServiceWrapper.fetchFirstLayout(long groupId, boolean privateLayout, long parentLayoutId) LayoutLocalServiceWrapper.fetchFirstLayout(long groupId, boolean privateLayout, long parentLayoutId, boolean hidden) LayoutService.fetchFirstLayout(long groupId, boolean privateLayout, boolean published) static LayoutLayoutServiceUtil.fetchFirstLayout(long groupId, boolean privateLayout, boolean published) LayoutServiceWrapper.fetchFirstLayout(long groupId, boolean privateLayout, boolean published) LayoutLocalService.fetchLayout(long plid) LayoutLocalService.fetchLayout(long groupId, boolean privateLayout, long layoutId) LayoutLocalService.fetchLayout(long classNameId, long classPK) LayoutLocalService.fetchLayout(String uuid, long groupId, boolean privateLayout) static LayoutLayoutLocalServiceUtil.fetchLayout(long plid) static LayoutLayoutLocalServiceUtil.fetchLayout(long groupId, boolean privateLayout, long layoutId) static LayoutLayoutLocalServiceUtil.fetchLayout(long classNameId, long classPK) static LayoutLayoutLocalServiceUtil.fetchLayout(String uuid, long groupId, boolean privateLayout) LayoutLocalServiceWrapper.fetchLayout(long plid) LayoutLocalServiceWrapper.fetchLayout(long groupId, boolean privateLayout, long layoutId) LayoutLocalServiceWrapper.fetchLayout(long classNameId, long classPK) LayoutLocalServiceWrapper.fetchLayout(String uuid, long groupId, boolean privateLayout) LayoutService.fetchLayout(long groupId, boolean privateLayout, long layoutId) static LayoutLayoutServiceUtil.fetchLayout(long groupId, boolean privateLayout, long layoutId) LayoutServiceWrapper.fetchLayout(long groupId, boolean privateLayout, long layoutId) LayoutLocalService.fetchLayoutByExternalReferenceCode(String externalReferenceCode, long groupId) static LayoutLayoutLocalServiceUtil.fetchLayoutByExternalReferenceCode(String externalReferenceCode, long groupId) LayoutLocalServiceWrapper.fetchLayoutByExternalReferenceCode(String externalReferenceCode, long groupId) LayoutService.fetchLayoutByExternalReferenceCode(String externalReferenceCode, long groupId) static LayoutLayoutServiceUtil.fetchLayoutByExternalReferenceCode(String externalReferenceCode, long groupId) LayoutServiceWrapper.fetchLayoutByExternalReferenceCode(String externalReferenceCode, long groupId) LayoutLocalService.fetchLayoutByFriendlyURL(long groupId, boolean privateLayout, String friendlyURL) static LayoutLayoutLocalServiceUtil.fetchLayoutByFriendlyURL(long groupId, boolean privateLayout, String friendlyURL) LayoutLocalServiceWrapper.fetchLayoutByFriendlyURL(long groupId, boolean privateLayout, String friendlyURL) LayoutLocalService.fetchLayoutByIconImageId(boolean privateLayout, long iconImageId) static LayoutLayoutLocalServiceUtil.fetchLayoutByIconImageId(boolean privateLayout, long iconImageId) LayoutLocalServiceWrapper.fetchLayoutByIconImageId(boolean privateLayout, long iconImageId) LayoutLocalService.fetchLayoutByUuidAndGroupId(String uuid, long groupId, boolean privateLayout) Returns the layout matching the UUID, group, and privacy.static LayoutLayoutLocalServiceUtil.fetchLayoutByUuidAndGroupId(String uuid, long groupId, boolean privateLayout) Returns the layout matching the UUID, group, and privacy.LayoutLocalServiceWrapper.fetchLayoutByUuidAndGroupId(String uuid, long groupId, boolean privateLayout) Returns the layout matching the UUID, group, and privacy.LayoutLocalService.getBrowsableLayout(Layout layout) static LayoutLayoutLocalServiceUtil.getBrowsableLayout(Layout layout) LayoutLocalServiceWrapper.getBrowsableLayout(Layout layout) LayoutLocalService.getFriendlyURLLayout(long groupId, boolean privateLayout, String friendlyURL) Returns the layout for the friendly URL.static LayoutLayoutLocalServiceUtil.getFriendlyURLLayout(long groupId, boolean privateLayout, String friendlyURL) Returns the layout for the friendly URL.LayoutLocalServiceWrapper.getFriendlyURLLayout(long groupId, boolean privateLayout, String friendlyURL) Returns the layout for the friendly URL.LayoutLocalService.getLayout(long plid) Returns the layout with the primary key.LayoutLocalService.getLayout(long groupId, boolean privateLayout, long layoutId) Returns the layout matching the layout ID, group, and privacy; throws aNoSuchLayoutExceptionotherwise.static LayoutLayoutLocalServiceUtil.getLayout(long plid) Returns the layout with the primary key.static LayoutLayoutLocalServiceUtil.getLayout(long groupId, boolean privateLayout, long layoutId) Returns the layout matching the layout ID, group, and privacy; throws aNoSuchLayoutExceptionotherwise.LayoutLocalServiceWrapper.getLayout(long plid) Returns the layout with the primary key.LayoutLocalServiceWrapper.getLayout(long groupId, boolean privateLayout, long layoutId) Returns the layout matching the layout ID, group, and privacy; throws aNoSuchLayoutExceptionotherwise.LayoutLocalService.getLayoutByExternalReferenceCode(String externalReferenceCode, long groupId) static LayoutLayoutLocalServiceUtil.getLayoutByExternalReferenceCode(String externalReferenceCode, long groupId) LayoutLocalServiceWrapper.getLayoutByExternalReferenceCode(String externalReferenceCode, long groupId) LayoutService.getLayoutByExternalReferenceCode(String externalReferenceCode, long groupId) static LayoutLayoutServiceUtil.getLayoutByExternalReferenceCode(String externalReferenceCode, long groupId) LayoutServiceWrapper.getLayoutByExternalReferenceCode(String externalReferenceCode, long groupId) LayoutLocalService.getLayoutByFriendlyURL(long groupId, boolean privateLayout, String friendlyURL) static LayoutLayoutLocalServiceUtil.getLayoutByFriendlyURL(long groupId, boolean privateLayout, String friendlyURL) LayoutLocalServiceWrapper.getLayoutByFriendlyURL(long groupId, boolean privateLayout, String friendlyURL) LayoutLocalService.getLayoutByIconImageId(long iconImageId) Returns the layout for the icon image; throws aNoSuchLayoutExceptionotherwise.static LayoutLayoutLocalServiceUtil.getLayoutByIconImageId(long iconImageId) Returns the layout for the icon image; throws aNoSuchLayoutExceptionotherwise.LayoutLocalServiceWrapper.getLayoutByIconImageId(long iconImageId) Returns the layout for the icon image; throws aNoSuchLayoutExceptionotherwise.LayoutLocalService.getLayoutByUuidAndGroupId(String uuid, long groupId, boolean privateLayout) Returns the layout matching the UUID, group, and privacy.static LayoutLayoutLocalServiceUtil.getLayoutByUuidAndGroupId(String uuid, long groupId, boolean privateLayout) Returns the layout matching the UUID, group, and privacy.LayoutLocalServiceWrapper.getLayoutByUuidAndGroupId(String uuid, long groupId, boolean privateLayout) Returns the layout matching the UUID, group, and privacy.LayoutService.getLayoutByUuidAndGroupId(String uuid, long groupId, boolean privateLayout) Returns the layout matching the UUID, group, and privacy.static LayoutLayoutServiceUtil.getLayoutByUuidAndGroupId(String uuid, long groupId, boolean privateLayout) Returns the layout matching the UUID, group, and privacy.LayoutServiceWrapper.getLayoutByUuidAndGroupId(String uuid, long groupId, boolean privateLayout) Returns the layout matching the UUID, group, and privacy.LayoutLocalService.getParentLayout(Layout layout) static LayoutLayoutLocalServiceUtil.getParentLayout(Layout layout) LayoutLocalServiceWrapper.getParentLayout(Layout layout) LayoutService.publishLayout(long plid) static LayoutLayoutServiceUtil.publishLayout(long plid) LayoutServiceWrapper.publishLayout(long plid) LayoutLocalService.updateFriendlyURL(long userId, long plid, String friendlyURL, String languageId) Updates the friendly URL of the layout.static LayoutLayoutLocalServiceUtil.updateFriendlyURL(long userId, long plid, String friendlyURL, String languageId) Updates the friendly URL of the layout.LayoutLocalServiceWrapper.updateFriendlyURL(long userId, long plid, String friendlyURL, String languageId) Updates the friendly URL of the layout.LayoutLocalService.updateIconImage(long plid, byte[] bytes) static LayoutLayoutLocalServiceUtil.updateIconImage(long plid, byte[] bytes) LayoutLocalServiceWrapper.updateIconImage(long plid, byte[] bytes) LayoutService.updateIconImage(long plid, byte[] bytes) static LayoutLayoutServiceUtil.updateIconImage(long plid, byte[] bytes) LayoutServiceWrapper.updateIconImage(long plid, byte[] bytes) LayoutLocalService.updateLayout(long groupId, boolean privateLayout, long layoutId, long classNameId, long classPK) Updates the layout replacing its entity class name ID and primary key.LayoutLocalService.updateLayout(long groupId, boolean privateLayout, long layoutId, long parentLayoutId, Map<Locale, String> nameMap, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, Map<Locale, String> keywordsMap, Map<Locale, String> robotsMap, String type, boolean hidden, Map<Locale, String> friendlyURLMap, boolean hasIconImage, byte[] iconBytes, long styleBookEntryId, long faviconFileEntryId, long masterLayoutPlid, ServiceContext serviceContext) Updates the layout.LayoutLocalService.updateLayout(long groupId, boolean privateLayout, long layoutId, String typeSettings) Updates the layout replacing its type settings.LayoutLocalService.updateLayout(long groupId, boolean privateLayout, long layoutId, String typeSettings, byte[] iconBytes, String themeId, String colorSchemeId, long styleBookEntryId, String css, long faviconFileEntryId, long masterLayoutPlid) LayoutLocalService.updateLayout(long groupId, boolean privateLayout, long layoutId, Date publishDate) Updates the layout replacing its draft publish date.LayoutLocalService.updateLayout(Layout layout) Updates the layout in the database or adds it if it does not yet exist.static LayoutLayoutLocalServiceUtil.updateLayout(long groupId, boolean privateLayout, long layoutId, long classNameId, long classPK) Updates the layout replacing its entity class name ID and primary key.static LayoutLayoutLocalServiceUtil.updateLayout(long groupId, boolean privateLayout, long layoutId, long parentLayoutId, Map<Locale, String> nameMap, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, Map<Locale, String> keywordsMap, Map<Locale, String> robotsMap, String type, boolean hidden, Map<Locale, String> friendlyURLMap, boolean hasIconImage, byte[] iconBytes, long styleBookEntryId, long faviconFileEntryId, long masterLayoutPlid, ServiceContext serviceContext) Updates the layout.static LayoutLayoutLocalServiceUtil.updateLayout(long groupId, boolean privateLayout, long layoutId, String typeSettings) Updates the layout replacing its type settings.static LayoutLayoutLocalServiceUtil.updateLayout(long groupId, boolean privateLayout, long layoutId, String typeSettings, byte[] iconBytes, String themeId, String colorSchemeId, long styleBookEntryId, String css, long faviconFileEntryId, long masterLayoutPlid) static LayoutLayoutLocalServiceUtil.updateLayout(long groupId, boolean privateLayout, long layoutId, Date publishDate) Updates the layout replacing its draft publish date.static LayoutLayoutLocalServiceUtil.updateLayout(Layout layout) Updates the layout in the database or adds it if it does not yet exist.LayoutLocalServiceWrapper.updateLayout(long groupId, boolean privateLayout, long layoutId, long classNameId, long classPK) Updates the layout replacing its entity class name ID and primary key.LayoutLocalServiceWrapper.updateLayout(long groupId, boolean privateLayout, long layoutId, long parentLayoutId, Map<Locale, String> nameMap, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, Map<Locale, String> keywordsMap, Map<Locale, String> robotsMap, String type, boolean hidden, Map<Locale, String> friendlyURLMap, boolean hasIconImage, byte[] iconBytes, long styleBookEntryId, long faviconFileEntryId, long masterLayoutPlid, ServiceContext serviceContext) Updates the layout.LayoutLocalServiceWrapper.updateLayout(long groupId, boolean privateLayout, long layoutId, String typeSettings) Updates the layout replacing its type settings.LayoutLocalServiceWrapper.updateLayout(long groupId, boolean privateLayout, long layoutId, String typeSettings, byte[] iconBytes, String themeId, String colorSchemeId, long styleBookEntryId, String css, long faviconFileEntryId, long masterLayoutPlid) LayoutLocalServiceWrapper.updateLayout(long groupId, boolean privateLayout, long layoutId, Date publishDate) Updates the layout replacing its draft publish date.LayoutLocalServiceWrapper.updateLayout(Layout layout) Updates the layout in the database or adds it if it does not yet exist.LayoutService.updateLayout(long groupId, boolean privateLayout, long layoutId, long parentLayoutId, Map<Locale, String> localeNamesMap, Map<Locale, String> localeTitlesMap, Map<Locale, String> descriptionMap, Map<Locale, String> keywordsMap, Map<Locale, String> robotsMap, String type, boolean hidden, Map<Locale, String> friendlyURLMap, boolean hasIconImage, byte[] iconBytes, long styleBookEntryId, long faviconFileEntryId, long masterLayoutPlid, ServiceContext serviceContext) Updates the layout with additional parameters.LayoutService.updateLayout(long groupId, boolean privateLayout, long layoutId, String typeSettings) Updates the layout replacing its type settings.static LayoutLayoutServiceUtil.updateLayout(long groupId, boolean privateLayout, long layoutId, long parentLayoutId, Map<Locale, String> localeNamesMap, Map<Locale, String> localeTitlesMap, Map<Locale, String> descriptionMap, Map<Locale, String> keywordsMap, Map<Locale, String> robotsMap, String type, boolean hidden, Map<Locale, String> friendlyURLMap, boolean hasIconImage, byte[] iconBytes, long styleBookEntryId, long faviconFileEntryId, long masterLayoutPlid, ServiceContext serviceContext) Updates the layout with additional parameters.static LayoutLayoutServiceUtil.updateLayout(long groupId, boolean privateLayout, long layoutId, String typeSettings) Updates the layout replacing its type settings.LayoutServiceWrapper.updateLayout(long groupId, boolean privateLayout, long layoutId, long parentLayoutId, Map<Locale, String> localeNamesMap, Map<Locale, String> localeTitlesMap, Map<Locale, String> descriptionMap, Map<Locale, String> keywordsMap, Map<Locale, String> robotsMap, String type, boolean hidden, Map<Locale, String> friendlyURLMap, boolean hasIconImage, byte[] iconBytes, long styleBookEntryId, long faviconFileEntryId, long masterLayoutPlid, ServiceContext serviceContext) Updates the layout with additional parameters.LayoutServiceWrapper.updateLayout(long groupId, boolean privateLayout, long layoutId, String typeSettings) Updates the layout replacing its type settings.LayoutLocalService.updateLookAndFeel(long groupId, boolean privateLayout, long layoutId, String themeId, String colorSchemeId, String css) Updates the look and feel of the layout.static LayoutLayoutLocalServiceUtil.updateLookAndFeel(long groupId, boolean privateLayout, long layoutId, String themeId, String colorSchemeId, String css) Updates the look and feel of the layout.LayoutLocalServiceWrapper.updateLookAndFeel(long groupId, boolean privateLayout, long layoutId, String themeId, String colorSchemeId, String css) Updates the look and feel of the layout.LayoutService.updateLookAndFeel(long groupId, boolean privateLayout, long layoutId, String themeId, String colorSchemeId, String css) Updates the look and feel of the layout.static LayoutLayoutServiceUtil.updateLookAndFeel(long groupId, boolean privateLayout, long layoutId, String themeId, String colorSchemeId, String css) Updates the look and feel of the layout.LayoutServiceWrapper.updateLookAndFeel(long groupId, boolean privateLayout, long layoutId, String themeId, String colorSchemeId, String css) Updates the look and feel of the layout.LayoutLocalService.updateMasterLayoutPlid(long groupId, boolean privateLayout, long layoutId, long masterLayoutPlid) Updates the layout replacing its master layout plid.static LayoutLayoutLocalServiceUtil.updateMasterLayoutPlid(long groupId, boolean privateLayout, long layoutId, long masterLayoutPlid) Updates the layout replacing its master layout plid.LayoutLocalServiceWrapper.updateMasterLayoutPlid(long groupId, boolean privateLayout, long layoutId, long masterLayoutPlid) Updates the layout replacing its master layout plid.LayoutLocalService.updateName(long groupId, boolean privateLayout, long layoutId, String name, String languageId) Updates the name of the layout matching the group, layout ID, and privacy.LayoutLocalService.updateName(long plid, String name, String languageId) Updates the name of the layout matching the primary key.LayoutLocalService.updateName(Layout layout, String name, String languageId) Updates the name of the layout.static LayoutLayoutLocalServiceUtil.updateName(long groupId, boolean privateLayout, long layoutId, String name, String languageId) Updates the name of the layout matching the group, layout ID, and privacy.static LayoutLayoutLocalServiceUtil.updateName(long plid, String name, String languageId) Updates the name of the layout matching the primary key.static LayoutLayoutLocalServiceUtil.updateName(Layout layout, String name, String languageId) Updates the name of the layout.LayoutLocalServiceWrapper.updateName(long groupId, boolean privateLayout, long layoutId, String name, String languageId) Updates the name of the layout matching the group, layout ID, and privacy.LayoutLocalServiceWrapper.updateName(long plid, String name, String languageId) Updates the name of the layout matching the primary key.LayoutLocalServiceWrapper.updateName(Layout layout, String name, String languageId) Updates the name of the layout.LayoutService.updateName(long groupId, boolean privateLayout, long layoutId, String name, String languageId) Updates the name of the layout matching the group, layout ID, and privacy.LayoutService.updateName(long plid, String name, String languageId) Updates the name of the layout matching the primary key.static LayoutLayoutServiceUtil.updateName(long groupId, boolean privateLayout, long layoutId, String name, String languageId) Updates the name of the layout matching the group, layout ID, and privacy.static LayoutLayoutServiceUtil.updateName(long plid, String name, String languageId) Updates the name of the layout matching the primary key.LayoutServiceWrapper.updateName(long groupId, boolean privateLayout, long layoutId, String name, String languageId) Updates the name of the layout matching the group, layout ID, and privacy.LayoutServiceWrapper.updateName(long plid, String name, String languageId) Updates the name of the layout matching the primary key.LayoutLocalService.updateParentLayoutId(long groupId, boolean privateLayout, long layoutId, long parentLayoutId) Updates the parent layout ID of the layout matching the group, layout ID, and privacy.LayoutLocalService.updateParentLayoutId(long plid, long parentPlid) Updates the parent layout ID of the layout matching the primary key.static LayoutLayoutLocalServiceUtil.updateParentLayoutId(long groupId, boolean privateLayout, long layoutId, long parentLayoutId) Updates the parent layout ID of the layout matching the group, layout ID, and privacy.static LayoutLayoutLocalServiceUtil.updateParentLayoutId(long plid, long parentPlid) Updates the parent layout ID of the layout matching the primary key.LayoutLocalServiceWrapper.updateParentLayoutId(long groupId, boolean privateLayout, long layoutId, long parentLayoutId) Updates the parent layout ID of the layout matching the group, layout ID, and privacy.LayoutLocalServiceWrapper.updateParentLayoutId(long plid, long parentPlid) Updates the parent layout ID of the layout matching the primary key.LayoutService.updateParentLayoutId(long groupId, boolean privateLayout, long layoutId, long parentLayoutId) Updates the parent layout ID of the layout matching the group, layout ID, and privacy.LayoutService.updateParentLayoutId(long plid, long parentPlid) Updates the parent layout ID of the layout matching the primary key.static LayoutLayoutServiceUtil.updateParentLayoutId(long groupId, boolean privateLayout, long layoutId, long parentLayoutId) Updates the parent layout ID of the layout matching the group, layout ID, and privacy.static LayoutLayoutServiceUtil.updateParentLayoutId(long plid, long parentPlid) Updates the parent layout ID of the layout matching the primary key.LayoutServiceWrapper.updateParentLayoutId(long groupId, boolean privateLayout, long layoutId, long parentLayoutId) Updates the parent layout ID of the layout matching the group, layout ID, and privacy.LayoutServiceWrapper.updateParentLayoutId(long plid, long parentPlid) Updates the parent layout ID of the layout matching the primary key.LayoutLocalService.updateParentLayoutIdAndPriority(long plid, long parentPlid, int priority) Updates the parent layout ID and priority of the layout.static LayoutLayoutLocalServiceUtil.updateParentLayoutIdAndPriority(long plid, long parentPlid, int priority) Updates the parent layout ID and priority of the layout.LayoutLocalServiceWrapper.updateParentLayoutIdAndPriority(long plid, long parentPlid, int priority) Updates the parent layout ID and priority of the layout.LayoutService.updateParentLayoutIdAndPriority(long plid, long parentPlid, int priority) Updates the parent layout ID and priority of the layout.static LayoutLayoutServiceUtil.updateParentLayoutIdAndPriority(long plid, long parentPlid, int priority) Updates the parent layout ID and priority of the layout.LayoutServiceWrapper.updateParentLayoutIdAndPriority(long plid, long parentPlid, int priority) Updates the parent layout ID and priority of the layout.LayoutLocalService.updatePriority(long groupId, boolean privateLayout, long layoutId, int priority) Updates the priority of the layout matching the group, layout ID, and privacy.LayoutLocalService.updatePriority(long groupId, boolean privateLayout, long layoutId, long nextLayoutId, long previousLayoutId) Updates the priority of the layout matching the group, layout ID, and privacy, setting the layout's priority based on the priorities of the next and previous layouts.LayoutLocalService.updatePriority(long plid, int priority) Updates the priority of the layout matching the primary key.LayoutLocalService.updatePriority(Layout layout, int priority) Updates the priority of the layout.static LayoutLayoutLocalServiceUtil.updatePriority(long groupId, boolean privateLayout, long layoutId, int priority) Updates the priority of the layout matching the group, layout ID, and privacy.static LayoutLayoutLocalServiceUtil.updatePriority(long groupId, boolean privateLayout, long layoutId, long nextLayoutId, long previousLayoutId) Updates the priority of the layout matching the group, layout ID, and privacy, setting the layout's priority based on the priorities of the next and previous layouts.static LayoutLayoutLocalServiceUtil.updatePriority(long plid, int priority) Updates the priority of the layout matching the primary key.static LayoutLayoutLocalServiceUtil.updatePriority(Layout layout, int priority) Updates the priority of the layout.LayoutLocalServiceWrapper.updatePriority(long groupId, boolean privateLayout, long layoutId, int priority) Updates the priority of the layout matching the group, layout ID, and privacy.LayoutLocalServiceWrapper.updatePriority(long groupId, boolean privateLayout, long layoutId, long nextLayoutId, long previousLayoutId) Updates the priority of the layout matching the group, layout ID, and privacy, setting the layout's priority based on the priorities of the next and previous layouts.LayoutLocalServiceWrapper.updatePriority(long plid, int priority) Updates the priority of the layout matching the primary key.LayoutLocalServiceWrapper.updatePriority(Layout layout, int priority) Updates the priority of the layout.LayoutService.updatePriority(long groupId, boolean privateLayout, long layoutId, int priority) Updates the priority of the layout matching the group, layout ID, and privacy.LayoutService.updatePriority(long groupId, boolean privateLayout, long layoutId, long nextLayoutId, long previousLayoutId) Updates the priority of the layout matching the group, layout ID, and privacy, setting the layout's priority based on the priorities of the next and previous layouts.LayoutService.updatePriority(long plid, int priority) Updates the priority of the layout matching the primary key.static LayoutLayoutServiceUtil.updatePriority(long groupId, boolean privateLayout, long layoutId, int priority) Updates the priority of the layout matching the group, layout ID, and privacy.static LayoutLayoutServiceUtil.updatePriority(long groupId, boolean privateLayout, long layoutId, long nextLayoutId, long previousLayoutId) Updates the priority of the layout matching the group, layout ID, and privacy, setting the layout's priority based on the priorities of the next and previous layouts.static LayoutLayoutServiceUtil.updatePriority(long plid, int priority) Updates the priority of the layout matching the primary key.LayoutServiceWrapper.updatePriority(long groupId, boolean privateLayout, long layoutId, int priority) Updates the priority of the layout matching the group, layout ID, and privacy.LayoutServiceWrapper.updatePriority(long groupId, boolean privateLayout, long layoutId, long nextLayoutId, long previousLayoutId) Updates the priority of the layout matching the group, layout ID, and privacy, setting the layout's priority based on the priorities of the next and previous layouts.LayoutServiceWrapper.updatePriority(long plid, int priority) Updates the priority of the layout matching the primary key.LayoutLocalService.updateStatus(long userId, long plid, int status, ServiceContext serviceContext) static LayoutLayoutLocalServiceUtil.updateStatus(long userId, long plid, int status, ServiceContext serviceContext) LayoutLocalServiceWrapper.updateStatus(long userId, long plid, int status, ServiceContext serviceContext) LayoutLocalService.updateStyleBookEntryId(long groupId, boolean privateLayout, long layoutId, long styleBookEntryId) Updates the layout replacing its style book entry ID.static LayoutLayoutLocalServiceUtil.updateStyleBookEntryId(long groupId, boolean privateLayout, long layoutId, long styleBookEntryId) Updates the layout replacing its style book entry ID.LayoutLocalServiceWrapper.updateStyleBookEntryId(long groupId, boolean privateLayout, long layoutId, long styleBookEntryId) Updates the layout replacing its style book entry ID.LayoutLocalService.updateType(long plid, String type) static LayoutLayoutLocalServiceUtil.updateType(long plid, String type) LayoutLocalServiceWrapper.updateType(long plid, String type) LayoutService.updateType(long plid, String type) static LayoutLayoutServiceUtil.updateType(long plid, String type) LayoutServiceWrapper.updateType(long plid, String type) Methods in com.liferay.portal.kernel.service that return types with arguments of type LayoutModifier and TypeMethodDescriptionLayoutLocalService.getAllLayouts(long groupId, boolean privateLayout, String type) Returns all the layouts that match the type and belong to the group, including the ones marked as System.LayoutLocalServiceUtil.getAllLayouts(long groupId, boolean privateLayout, String type) Returns all the layouts that match the type and belong to the group, including the ones marked as System.LayoutLocalServiceWrapper.getAllLayouts(long groupId, boolean privateLayout, String type) Returns all the layouts that match the type and belong to the group, including the ones marked as System.LayoutService.getAncestorLayouts(long plid) Returns all the ancestor layouts of the layout.LayoutServiceUtil.getAncestorLayouts(long plid) Returns all the ancestor layouts of the layout.LayoutServiceWrapper.getAncestorLayouts(long plid) Returns all the ancestor layouts of the layout.LayoutLocalService.getCTPersistence()LayoutLocalServiceWrapper.getCTPersistence()LayoutLocalService.getLayoutChildLayouts(List<Layout> parentLayouts) LayoutLocalServiceUtil.getLayoutChildLayouts(List<Layout> parentLayouts) LayoutLocalServiceWrapper.getLayoutChildLayouts(List<Layout> parentLayouts) LayoutLocalService.getLayouts(int start, int end) Returns a range of all the layouts.LayoutLocalService.getLayouts(long companyId) LayoutLocalService.getLayouts(long groupId, boolean privateLayout) Returns all the layouts belonging to the group.LayoutLocalService.getLayouts(long groupId, boolean privateLayout, int[] statuses, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group.LayoutLocalService.getLayouts(long groupId, boolean privateLayout, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group.LayoutLocalService.getLayouts(long groupId, boolean privateLayout, long parentLayoutId) Returns all the layouts belonging to the group that are children of the parent layout.LayoutLocalService.getLayouts(long groupId, boolean privateLayout, long[] layoutIds) Returns all the layouts that match the layout IDs and belong to the group.LayoutLocalService.getLayouts(long groupId, boolean privateLayout, long parentLayoutId, boolean incomplete, int start, int end) Returns a range of all the layouts belonging to the group that are children of the parent layout.LayoutLocalService.getLayouts(long groupId, boolean privateLayout, long parentLayoutId, boolean incomplete, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group that are children of the parent layout.LayoutLocalService.getLayouts(long groupId, boolean privateLayout, String type) Returns all the layouts that match the type and belong to the group.LayoutLocalService.getLayouts(long groupId, boolean privateLayout, String[] types) Returns all the layouts that match the type and belong to the group.LayoutLocalService.getLayouts(long groupId, boolean privateLayout, String keywords, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group.LayoutLocalService.getLayouts(long groupId, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group.LayoutLocalService.getLayouts(long groupId, long userId, boolean privateLayout, String keywords, String[] types, int[] statuses, int start, int end, OrderByComparator<Layout> orderByComparator) LayoutLocalService.getLayouts(long groupId, long userId, boolean privateLayout, String keywords, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group.LayoutLocalService.getLayouts(long groupId, String keywords, String[] types, int[] statuses, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group.LayoutLocalService.getLayouts(long groupId, String keywords, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group.LayoutLocalService.getLayouts(Collection<Serializable> primaryKeys) LayoutLocalServiceUtil.getLayouts(int start, int end) Returns a range of all the layouts.LayoutLocalServiceUtil.getLayouts(long companyId) LayoutLocalServiceUtil.getLayouts(long groupId, boolean privateLayout) Returns all the layouts belonging to the group.LayoutLocalServiceUtil.getLayouts(long groupId, boolean privateLayout, int[] statuses, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group.LayoutLocalServiceUtil.getLayouts(long groupId, boolean privateLayout, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group.LayoutLocalServiceUtil.getLayouts(long groupId, boolean privateLayout, long parentLayoutId) Returns all the layouts belonging to the group that are children of the parent layout.LayoutLocalServiceUtil.getLayouts(long groupId, boolean privateLayout, long[] layoutIds) Returns all the layouts that match the layout IDs and belong to the group.LayoutLocalServiceUtil.getLayouts(long groupId, boolean privateLayout, long parentLayoutId, boolean incomplete, int start, int end) Returns a range of all the layouts belonging to the group that are children of the parent layout.LayoutLocalServiceUtil.getLayouts(long groupId, boolean privateLayout, long parentLayoutId, boolean incomplete, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group that are children of the parent layout.LayoutLocalServiceUtil.getLayouts(long groupId, boolean privateLayout, String type) Returns all the layouts that match the type and belong to the group.LayoutLocalServiceUtil.getLayouts(long groupId, boolean privateLayout, String[] types) Returns all the layouts that match the type and belong to the group.LayoutLocalServiceUtil.getLayouts(long groupId, boolean privateLayout, String keywords, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group.LayoutLocalServiceUtil.getLayouts(long groupId, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group.LayoutLocalServiceUtil.getLayouts(long groupId, long userId, boolean privateLayout, String keywords, String[] types, int[] statuses, int start, int end, OrderByComparator<Layout> orderByComparator) LayoutLocalServiceUtil.getLayouts(long groupId, long userId, boolean privateLayout, String keywords, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group.LayoutLocalServiceUtil.getLayouts(long groupId, String keywords, String[] types, int[] statuses, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group.LayoutLocalServiceUtil.getLayouts(long groupId, String keywords, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group.LayoutLocalServiceUtil.getLayouts(Collection<Serializable> primaryKeys) LayoutLocalServiceWrapper.getLayouts(int start, int end) Returns a range of all the layouts.LayoutLocalServiceWrapper.getLayouts(long companyId) LayoutLocalServiceWrapper.getLayouts(long groupId, boolean privateLayout) Returns all the layouts belonging to the group.LayoutLocalServiceWrapper.getLayouts(long groupId, boolean privateLayout, int[] statuses, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group.LayoutLocalServiceWrapper.getLayouts(long groupId, boolean privateLayout, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group.LayoutLocalServiceWrapper.getLayouts(long groupId, boolean privateLayout, long parentLayoutId) Returns all the layouts belonging to the group that are children of the parent layout.LayoutLocalServiceWrapper.getLayouts(long groupId, boolean privateLayout, long[] layoutIds) Returns all the layouts that match the layout IDs and belong to the group.LayoutLocalServiceWrapper.getLayouts(long groupId, boolean privateLayout, long parentLayoutId, boolean incomplete, int start, int end) Returns a range of all the layouts belonging to the group that are children of the parent layout.LayoutLocalServiceWrapper.getLayouts(long groupId, boolean privateLayout, long parentLayoutId, boolean incomplete, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group that are children of the parent layout.LayoutLocalServiceWrapper.getLayouts(long groupId, boolean privateLayout, String type) Returns all the layouts that match the type and belong to the group.LayoutLocalServiceWrapper.getLayouts(long groupId, boolean privateLayout, String[] types) Returns all the layouts that match the type and belong to the group.LayoutLocalServiceWrapper.getLayouts(long groupId, boolean privateLayout, String keywords, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group.LayoutLocalServiceWrapper.getLayouts(long groupId, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group.LayoutLocalServiceWrapper.getLayouts(long groupId, long userId, boolean privateLayout, String keywords, String[] types, int[] statuses, int start, int end, OrderByComparator<Layout> orderByComparator) LayoutLocalServiceWrapper.getLayouts(long groupId, long userId, boolean privateLayout, String keywords, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group.LayoutLocalServiceWrapper.getLayouts(long groupId, String keywords, String[] types, int[] statuses, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group.LayoutLocalServiceWrapper.getLayouts(long groupId, String keywords, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group.LayoutLocalServiceWrapper.getLayouts(Collection<Serializable> primaryKeys) LayoutService.getLayouts(long groupId, boolean privateLayout) LayoutService.getLayouts(long groupId, boolean privateLayout, long parentLayoutId) LayoutService.getLayouts(long groupId, boolean privateLayout, long parentLayoutId, boolean incomplete, int start, int end) LayoutService.getLayouts(long groupId, boolean privateLayout, long parentLayoutId, int start, int end) LayoutService.getLayouts(long groupId, boolean privateLayout, String type) LayoutService.getLayouts(long groupId, boolean privateLayout, String type, int start, int end) LayoutService.getLayouts(long groupId, boolean privateLayout, String keywords, String[] types, int[] statuses, int start, int end, OrderByComparator<Layout> orderByComparator) LayoutService.getLayouts(long groupId, boolean privateLayout, String keywords, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator) LayoutService.getLayouts(long groupId, String type) LayoutService.getLayouts(long groupId, String type, int start, int end) LayoutServiceUtil.getLayouts(long groupId, boolean privateLayout) LayoutServiceUtil.getLayouts(long groupId, boolean privateLayout, long parentLayoutId) LayoutServiceUtil.getLayouts(long groupId, boolean privateLayout, long parentLayoutId, boolean incomplete, int start, int end) LayoutServiceUtil.getLayouts(long groupId, boolean privateLayout, long parentLayoutId, int start, int end) LayoutServiceUtil.getLayouts(long groupId, boolean privateLayout, String type) LayoutServiceUtil.getLayouts(long groupId, boolean privateLayout, String type, int start, int end) LayoutServiceUtil.getLayouts(long groupId, boolean privateLayout, String keywords, String[] types, int[] statuses, int start, int end, OrderByComparator<Layout> orderByComparator) LayoutServiceUtil.getLayouts(long groupId, boolean privateLayout, String keywords, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator) LayoutServiceUtil.getLayouts(long groupId, String type) LayoutServiceUtil.getLayouts(long groupId, String type, int start, int end) LayoutServiceWrapper.getLayouts(long groupId, boolean privateLayout) LayoutServiceWrapper.getLayouts(long groupId, boolean privateLayout, long parentLayoutId) LayoutServiceWrapper.getLayouts(long groupId, boolean privateLayout, long parentLayoutId, boolean incomplete, int start, int end) LayoutServiceWrapper.getLayouts(long groupId, boolean privateLayout, long parentLayoutId, int start, int end) LayoutServiceWrapper.getLayouts(long groupId, boolean privateLayout, String type) LayoutServiceWrapper.getLayouts(long groupId, boolean privateLayout, String type, int start, int end) LayoutServiceWrapper.getLayouts(long groupId, boolean privateLayout, String keywords, String[] types, int[] statuses, int start, int end, OrderByComparator<Layout> orderByComparator) LayoutServiceWrapper.getLayouts(long groupId, boolean privateLayout, String keywords, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator) LayoutServiceWrapper.getLayouts(long groupId, String type) LayoutServiceWrapper.getLayouts(long groupId, String type, int start, int end) LayoutLocalService.getLayoutsByLayoutPrototypeUuid(String layoutPrototypeUuid) LayoutLocalServiceUtil.getLayoutsByLayoutPrototypeUuid(String layoutPrototypeUuid) LayoutLocalServiceWrapper.getLayoutsByLayoutPrototypeUuid(String layoutPrototypeUuid) LayoutLocalService.getLayoutsByUuidAndCompanyId(String uuid, long companyId) Returns all the layouts matching the UUID and company.LayoutLocalService.getLayoutsByUuidAndCompanyId(String uuid, long companyId, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of layouts matching the UUID and company.LayoutLocalServiceUtil.getLayoutsByUuidAndCompanyId(String uuid, long companyId) Returns all the layouts matching the UUID and company.LayoutLocalServiceUtil.getLayoutsByUuidAndCompanyId(String uuid, long companyId, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of layouts matching the UUID and company.LayoutLocalServiceWrapper.getLayoutsByUuidAndCompanyId(String uuid, long companyId) Returns all the layouts matching the UUID and company.LayoutLocalServiceWrapper.getLayoutsByUuidAndCompanyId(String uuid, long companyId, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of layouts matching the UUID and company.LayoutLocalService.getMasterLayouts(long groupId, long masterLayoutPlid) LayoutLocalServiceUtil.getMasterLayouts(long groupId, long masterLayoutPlid) LayoutLocalServiceWrapper.getMasterLayouts(long groupId, long masterLayoutPlid) LayoutLocalService.getModelClass()LayoutLocalServiceWrapper.getModelClass()LayoutLocalService.getPublishedLayouts(long groupId, int start, int end, OrderByComparator<Layout> orderByComparator) LayoutLocalServiceUtil.getPublishedLayouts(long groupId, int start, int end, OrderByComparator<Layout> orderByComparator) LayoutLocalServiceWrapper.getPublishedLayouts(long groupId, int start, int end, OrderByComparator<Layout> orderByComparator) LayoutLocalService.getScopeGroupLayouts(long parentGroupId) LayoutLocalService.getScopeGroupLayouts(long parentGroupId, boolean privateLayout) Returns all the layouts within scope of the group.LayoutLocalServiceUtil.getScopeGroupLayouts(long parentGroupId) LayoutLocalServiceUtil.getScopeGroupLayouts(long parentGroupId, boolean privateLayout) Returns all the layouts within scope of the group.LayoutLocalServiceWrapper.getScopeGroupLayouts(long parentGroupId) LayoutLocalServiceWrapper.getScopeGroupLayouts(long parentGroupId, boolean privateLayout) Returns all the layouts within scope of the group.LayoutLocalService.search(long groupId, boolean privateLayout, String keywords, boolean searchOnlyByTitle, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator) LayoutLocalService.search(long groupId, long userId, boolean privateLayout, String keywords, boolean searchOnlyByTitle, String[] types, int[] statuses, int start, int end, OrderByComparator<Layout> orderByComparator) LayoutLocalService.search(long groupId, long userId, boolean privateLayout, String keywords, boolean searchOnlyByTitle, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator) LayoutLocalServiceUtil.search(long groupId, boolean privateLayout, String keywords, boolean searchOnlyByTitle, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator) LayoutLocalServiceUtil.search(long groupId, long userId, boolean privateLayout, String keywords, boolean searchOnlyByTitle, String[] types, int[] statuses, int start, int end, OrderByComparator<Layout> orderByComparator) LayoutLocalServiceUtil.search(long groupId, long userId, boolean privateLayout, String keywords, boolean searchOnlyByTitle, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator) LayoutLocalServiceWrapper.search(long groupId, boolean privateLayout, String keywords, boolean searchOnlyByTitle, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator) LayoutLocalServiceWrapper.search(long groupId, long userId, boolean privateLayout, String keywords, boolean searchOnlyByTitle, String[] types, int[] statuses, int start, int end, OrderByComparator<Layout> orderByComparator) LayoutLocalServiceWrapper.search(long groupId, long userId, boolean privateLayout, String keywords, boolean searchOnlyByTitle, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator) Methods in com.liferay.portal.kernel.service with parameters of type LayoutModifier and TypeMethodDescriptionAdds the layout to the database.static LayoutAdds the layout to the database.Adds the layout to the database.GroupLocalService.checkScopeGroup(Layout layout, long userId) static GroupGroupLocalServiceUtil.checkScopeGroup(Layout layout, long userId) GroupLocalServiceWrapper.checkScopeGroup(Layout layout, long userId) LayoutLocalService.copyLayoutContent(long[] segmentsExperienceIds, Layout sourceLayout, Layout targetLayout) LayoutLocalService.copyLayoutContent(long segmentsExperienceId, Layout sourceLayout, Layout targetLayout) LayoutLocalService.copyLayoutContent(Layout sourceLayout, Layout targetLayout) static LayoutLayoutLocalServiceUtil.copyLayoutContent(long[] segmentsExperienceIds, Layout sourceLayout, Layout targetLayout) static LayoutLayoutLocalServiceUtil.copyLayoutContent(long segmentsExperienceId, Layout sourceLayout, Layout targetLayout) static LayoutLayoutLocalServiceUtil.copyLayoutContent(Layout sourceLayout, Layout targetLayout) LayoutLocalServiceWrapper.copyLayoutContent(long[] segmentsExperienceIds, Layout sourceLayout, Layout targetLayout) LayoutLocalServiceWrapper.copyLayoutContent(long segmentsExperienceId, Layout sourceLayout, Layout targetLayout) LayoutLocalServiceWrapper.copyLayoutContent(Layout sourceLayout, Layout targetLayout) LayoutLocalService.deleteLayout(Layout layout) Deletes the layout from the database.voidLayoutLocalService.deleteLayout(Layout layout, ServiceContext serviceContext) Deletes the layout, its child layouts, and its associated resources.static LayoutLayoutLocalServiceUtil.deleteLayout(Layout layout) Deletes the layout from the database.static voidLayoutLocalServiceUtil.deleteLayout(Layout layout, ServiceContext serviceContext) Deletes the layout, its child layouts, and its associated resources.LayoutLocalServiceWrapper.deleteLayout(Layout layout) Deletes the layout from the database.voidLayoutLocalServiceWrapper.deleteLayout(Layout layout, ServiceContext serviceContext) Deletes the layout, its child layouts, and its associated resources.LayoutLocalService.getBrowsableLayout(Layout layout) static LayoutLayoutLocalServiceUtil.getBrowsableLayout(Layout layout) LayoutLocalServiceWrapper.getBrowsableLayout(Layout layout) LayoutLocalService.getParentLayout(Layout layout) static LayoutLayoutLocalServiceUtil.getParentLayout(Layout layout) LayoutLocalServiceWrapper.getParentLayout(Layout layout) PortletPreferencesLocalService.getStrictPreferences(Layout layout, List<Portlet> portlets) static Map<String,PortletPreferences> PortletPreferencesLocalServiceUtil.getStrictPreferences(Layout layout, List<Portlet> portlets) PortletPreferencesLocalServiceWrapper.getStrictPreferences(Layout layout, List<Portlet> portlets) voidPortletPreferencesService.restoreArchivedPreferences(long groupId, Layout layout, String portletId, long portletItemId, PortletPreferences jxPortletPreferences) voidPortletPreferencesService.restoreArchivedPreferences(long groupId, Layout layout, String portletId, PortletItem portletItem, PortletPreferences jxPortletPreferences) voidPortletPreferencesService.restoreArchivedPreferences(long groupId, String name, Layout layout, String portletId, PortletPreferences jxPortletPreferences) static voidPortletPreferencesServiceUtil.restoreArchivedPreferences(long groupId, Layout layout, String portletId, long portletItemId, PortletPreferences jxPortletPreferences) static voidPortletPreferencesServiceUtil.restoreArchivedPreferences(long groupId, Layout layout, String portletId, PortletItem portletItem, PortletPreferences jxPortletPreferences) static voidPortletPreferencesServiceUtil.restoreArchivedPreferences(long groupId, String name, Layout layout, String portletId, PortletPreferences jxPortletPreferences) voidPortletPreferencesServiceWrapper.restoreArchivedPreferences(long groupId, Layout layout, String portletId, long portletItemId, PortletPreferences jxPortletPreferences) voidPortletPreferencesServiceWrapper.restoreArchivedPreferences(long groupId, Layout layout, String portletId, PortletItem portletItem, PortletPreferences jxPortletPreferences) voidPortletPreferencesServiceWrapper.restoreArchivedPreferences(long groupId, String name, Layout layout, String portletId, PortletPreferences jxPortletPreferences) voidLayoutLocalService.updateAsset(long userId, Layout layout, long[] assetCategoryIds, String[] assetTagNames) static voidLayoutLocalServiceUtil.updateAsset(long userId, Layout layout, long[] assetCategoryIds, String[] assetTagNames) voidLayoutLocalServiceWrapper.updateAsset(long userId, Layout layout, long[] assetCategoryIds, String[] assetTagNames) LayoutLocalService.updateLayout(Layout layout) Updates the layout in the database or adds it if it does not yet exist.static LayoutLayoutLocalServiceUtil.updateLayout(Layout layout) Updates the layout in the database or adds it if it does not yet exist.LayoutLocalServiceWrapper.updateLayout(Layout layout) Updates the layout in the database or adds it if it does not yet exist.LayoutLocalService.updateName(Layout layout, String name, String languageId) Updates the name of the layout.static LayoutLayoutLocalServiceUtil.updateName(Layout layout, String name, String languageId) Updates the name of the layout.LayoutLocalServiceWrapper.updateName(Layout layout, String name, String languageId) Updates the name of the layout.LayoutLocalService.updatePriority(Layout layout, int priority) Updates the priority of the layout.static LayoutLayoutLocalServiceUtil.updatePriority(Layout layout, int priority) Updates the priority of the layout.LayoutLocalServiceWrapper.updatePriority(Layout layout, int priority) Updates the priority of the layout.Method parameters in com.liferay.portal.kernel.service with type arguments of type LayoutModifier and TypeMethodDescriptionLayoutLocalService.getLayoutChildLayouts(List<Layout> parentLayouts) LayoutLocalServiceUtil.getLayoutChildLayouts(List<Layout> parentLayouts) LayoutLocalServiceWrapper.getLayoutChildLayouts(List<Layout> parentLayouts) LayoutFriendlyURLLocalService.getLayoutFriendlyURLs(Group siteGroup, List<Layout> layouts, String languageId) LayoutFriendlyURLLocalServiceUtil.getLayoutFriendlyURLs(Group siteGroup, List<Layout> layouts, String languageId) LayoutFriendlyURLLocalServiceWrapper.getLayoutFriendlyURLs(Group siteGroup, List<Layout> layouts, String languageId) LayoutLocalService.getLayouts(long groupId, boolean privateLayout, int[] statuses, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group.LayoutLocalService.getLayouts(long groupId, boolean privateLayout, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group.LayoutLocalService.getLayouts(long groupId, boolean privateLayout, long parentLayoutId, boolean incomplete, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group that are children of the parent layout.LayoutLocalService.getLayouts(long groupId, boolean privateLayout, String keywords, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group.LayoutLocalService.getLayouts(long groupId, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group.LayoutLocalService.getLayouts(long groupId, long userId, boolean privateLayout, String keywords, String[] types, int[] statuses, int start, int end, OrderByComparator<Layout> orderByComparator) LayoutLocalService.getLayouts(long groupId, long userId, boolean privateLayout, String keywords, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group.LayoutLocalService.getLayouts(long groupId, String keywords, String[] types, int[] statuses, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group.LayoutLocalService.getLayouts(long groupId, String keywords, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group.LayoutLocalServiceUtil.getLayouts(long groupId, boolean privateLayout, int[] statuses, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group.LayoutLocalServiceUtil.getLayouts(long groupId, boolean privateLayout, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group.LayoutLocalServiceUtil.getLayouts(long groupId, boolean privateLayout, long parentLayoutId, boolean incomplete, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group that are children of the parent layout.LayoutLocalServiceUtil.getLayouts(long groupId, boolean privateLayout, String keywords, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group.LayoutLocalServiceUtil.getLayouts(long groupId, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group.LayoutLocalServiceUtil.getLayouts(long groupId, long userId, boolean privateLayout, String keywords, String[] types, int[] statuses, int start, int end, OrderByComparator<Layout> orderByComparator) LayoutLocalServiceUtil.getLayouts(long groupId, long userId, boolean privateLayout, String keywords, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group.LayoutLocalServiceUtil.getLayouts(long groupId, String keywords, String[] types, int[] statuses, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group.LayoutLocalServiceUtil.getLayouts(long groupId, String keywords, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group.LayoutLocalServiceWrapper.getLayouts(long groupId, boolean privateLayout, int[] statuses, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group.LayoutLocalServiceWrapper.getLayouts(long groupId, boolean privateLayout, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group.LayoutLocalServiceWrapper.getLayouts(long groupId, boolean privateLayout, long parentLayoutId, boolean incomplete, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group that are children of the parent layout.LayoutLocalServiceWrapper.getLayouts(long groupId, boolean privateLayout, String keywords, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group.LayoutLocalServiceWrapper.getLayouts(long groupId, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group.LayoutLocalServiceWrapper.getLayouts(long groupId, long userId, boolean privateLayout, String keywords, String[] types, int[] statuses, int start, int end, OrderByComparator<Layout> orderByComparator) LayoutLocalServiceWrapper.getLayouts(long groupId, long userId, boolean privateLayout, String keywords, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group.LayoutLocalServiceWrapper.getLayouts(long groupId, String keywords, String[] types, int[] statuses, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group.LayoutLocalServiceWrapper.getLayouts(long groupId, String keywords, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of all the layouts belonging to the group.LayoutService.getLayouts(long groupId, boolean privateLayout, String keywords, String[] types, int[] statuses, int start, int end, OrderByComparator<Layout> orderByComparator) LayoutService.getLayouts(long groupId, boolean privateLayout, String keywords, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator) LayoutServiceUtil.getLayouts(long groupId, boolean privateLayout, String keywords, String[] types, int[] statuses, int start, int end, OrderByComparator<Layout> orderByComparator) LayoutServiceUtil.getLayouts(long groupId, boolean privateLayout, String keywords, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator) LayoutServiceWrapper.getLayouts(long groupId, boolean privateLayout, String keywords, String[] types, int[] statuses, int start, int end, OrderByComparator<Layout> orderByComparator) LayoutServiceWrapper.getLayouts(long groupId, boolean privateLayout, String keywords, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator) LayoutLocalService.getLayoutsByUuidAndCompanyId(String uuid, long companyId, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of layouts matching the UUID and company.LayoutLocalServiceUtil.getLayoutsByUuidAndCompanyId(String uuid, long companyId, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of layouts matching the UUID and company.LayoutLocalServiceWrapper.getLayoutsByUuidAndCompanyId(String uuid, long companyId, int start, int end, OrderByComparator<Layout> orderByComparator) Returns a range of layouts matching the UUID and company.LayoutLocalService.getPublishedLayouts(long groupId, int start, int end, OrderByComparator<Layout> orderByComparator) LayoutLocalServiceUtil.getPublishedLayouts(long groupId, int start, int end, OrderByComparator<Layout> orderByComparator) LayoutLocalServiceWrapper.getPublishedLayouts(long groupId, int start, int end, OrderByComparator<Layout> orderByComparator) LayoutLocalService.search(long groupId, boolean privateLayout, String keywords, boolean searchOnlyByTitle, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator) LayoutLocalService.search(long groupId, long userId, boolean privateLayout, String keywords, boolean searchOnlyByTitle, String[] types, int[] statuses, int start, int end, OrderByComparator<Layout> orderByComparator) LayoutLocalService.search(long groupId, long userId, boolean privateLayout, String keywords, boolean searchOnlyByTitle, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator) LayoutLocalServiceUtil.search(long groupId, boolean privateLayout, String keywords, boolean searchOnlyByTitle, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator) LayoutLocalServiceUtil.search(long groupId, long userId, boolean privateLayout, String keywords, boolean searchOnlyByTitle, String[] types, int[] statuses, int start, int end, OrderByComparator<Layout> orderByComparator) LayoutLocalServiceUtil.search(long groupId, long userId, boolean privateLayout, String keywords, boolean searchOnlyByTitle, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator) LayoutLocalServiceWrapper.search(long groupId, boolean privateLayout, String keywords, boolean searchOnlyByTitle, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator) LayoutLocalServiceWrapper.search(long groupId, long userId, boolean privateLayout, String keywords, boolean searchOnlyByTitle, String[] types, int[] statuses, int start, int end, OrderByComparator<Layout> orderByComparator) LayoutLocalServiceWrapper.search(long groupId, long userId, boolean privateLayout, String keywords, boolean searchOnlyByTitle, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator) <R,E extends Throwable>
RLayoutLocalService.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<Layout>, R, E> updateUnsafeFunction) <R,E extends Throwable>
RLayoutLocalServiceWrapper.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<Layout>, R, E> updateUnsafeFunction) -
Uses of Layout in com.liferay.portal.kernel.service.permission
Methods in com.liferay.portal.kernel.service.permission with parameters of type LayoutModifier and TypeMethodDescriptionvoidLayoutPermission.check(PermissionChecker permissionChecker, Layout layout, boolean checkViewableGroup, String actionId) voidLayoutPermission.check(PermissionChecker permissionChecker, Layout layout, String actionId) static voidLayoutPermissionUtil.check(PermissionChecker permissionChecker, Layout layout, boolean checkViewableGroup, String actionId) static voidLayoutPermissionUtil.check(PermissionChecker permissionChecker, Layout layout, String actionId) voidPortletPermissionUtil_IW.check(PermissionChecker permissionChecker, long groupId, Layout layout, String portletId, String actionId) voidPortletPermissionUtil_IW.check(PermissionChecker permissionChecker, long groupId, Layout layout, String portletId, String actionId, boolean strict) voidPortletPermissionUtil_IW.check(PermissionChecker permissionChecker, long groupId, Layout layout, String portletId, String actionId, boolean strict, boolean checkStagingPermission) voidPortletPermissionUtil_IW.check(PermissionChecker permissionChecker, Layout layout, String portletId, String actionId) voidPortletPermissionUtil_IW.check(PermissionChecker permissionChecker, Layout layout, String portletId, String actionId, boolean strict) static voidPortletPermissionUtil.check(PermissionChecker permissionChecker, long groupId, Layout layout, String portletId, String actionId) static voidPortletPermissionUtil.check(PermissionChecker permissionChecker, long groupId, Layout layout, String portletId, String actionId, boolean strict) static voidPortletPermissionUtil.check(PermissionChecker permissionChecker, long groupId, Layout layout, String portletId, String actionId, boolean strict, boolean checkStagingPermission) static voidPortletPermissionUtil.check(PermissionChecker permissionChecker, Layout layout, String portletId, String actionId) static voidPortletPermissionUtil.check(PermissionChecker permissionChecker, Layout layout, String portletId, String actionId, boolean strict) voidLayoutPermission.checkLayoutRestrictedUpdatePermission(PermissionChecker permissionChecker, Layout layout) static voidLayoutPermissionUtil.checkLayoutRestrictedUpdatePermission(PermissionChecker permissionChecker, Layout layout) voidLayoutPermission.checkLayoutUpdatePermission(PermissionChecker permissionChecker, Layout layout) static voidLayoutPermissionUtil.checkLayoutUpdatePermission(PermissionChecker permissionChecker, Layout layout) booleanLayoutPermission.contains(PermissionChecker permissionChecker, Layout layout, boolean checkViewableGroup, String actionId) booleanLayoutPermission.contains(PermissionChecker permissionChecker, Layout layout, String actionId) static booleanLayoutPermissionUtil.contains(PermissionChecker permissionChecker, Layout layout, boolean checkViewableGroup, String actionId) static booleanLayoutPermissionUtil.contains(PermissionChecker permissionChecker, Layout layout, String actionId) booleanPortletPermissionUtil_IW.contains(PermissionChecker permissionChecker, long groupId, Layout layout, Portlet portlet, String actionId) booleanPortletPermissionUtil_IW.contains(PermissionChecker permissionChecker, long groupId, Layout layout, Portlet portlet, String actionId, boolean strict) booleanPortletPermissionUtil_IW.contains(PermissionChecker permissionChecker, long groupId, Layout layout, Portlet portlet, String actionId, boolean strict, boolean checkStagingPermission) booleanPortletPermissionUtil_IW.contains(PermissionChecker permissionChecker, long groupId, Layout layout, String portletId, String actionId) booleanPortletPermissionUtil_IW.contains(PermissionChecker permissionChecker, long groupId, Layout layout, String portletId, String actionId, boolean strict) booleanPortletPermissionUtil_IW.contains(PermissionChecker permissionChecker, long groupId, Layout layout, String portletId, String actionId, boolean strict, boolean checkStagingPermission) booleanPortletPermissionUtil_IW.contains(PermissionChecker permissionChecker, Layout layout, Portlet portlet, String actionId) booleanPortletPermissionUtil_IW.contains(PermissionChecker permissionChecker, Layout layout, Portlet portlet, String actionId, boolean strict) booleanPortletPermissionUtil_IW.contains(PermissionChecker permissionChecker, Layout layout, String portletId, String actionId) booleanPortletPermissionUtil_IW.contains(PermissionChecker permissionChecker, Layout layout, String portletId, String actionId, boolean strict) static booleanPortletPermissionUtil.contains(PermissionChecker permissionChecker, long groupId, Layout layout, Portlet portlet, String actionId) static booleanPortletPermissionUtil.contains(PermissionChecker permissionChecker, long groupId, Layout layout, Portlet portlet, String actionId, boolean strict) static booleanPortletPermissionUtil.contains(PermissionChecker permissionChecker, long groupId, Layout layout, Portlet portlet, String actionId, boolean strict, boolean checkStagingPermission) static booleanPortletPermissionUtil.contains(PermissionChecker permissionChecker, long groupId, Layout layout, String portletId, String actionId) static booleanPortletPermissionUtil.contains(PermissionChecker permissionChecker, long groupId, Layout layout, String portletId, String actionId, boolean strict) static booleanPortletPermissionUtil.contains(PermissionChecker permissionChecker, long groupId, Layout layout, String portletId, String actionId, boolean strict, boolean checkStagingPermission) static booleanPortletPermissionUtil.contains(PermissionChecker permissionChecker, Layout layout, Portlet portlet, String actionId) static booleanPortletPermissionUtil.contains(PermissionChecker permissionChecker, Layout layout, Portlet portlet, String actionId, boolean strict) static booleanPortletPermissionUtil.contains(PermissionChecker permissionChecker, Layout layout, String portletId, String actionId) static booleanPortletPermissionUtil.contains(PermissionChecker permissionChecker, Layout layout, String portletId, String actionId, boolean strict) booleanLayoutPermission.containsLayoutPreviewDraftPermission(PermissionChecker permissionChecker, Layout layout) static booleanLayoutPermissionUtil.containsLayoutPreviewDraftPermission(PermissionChecker permissionChecker, Layout layout) booleanLayoutPermission.containsLayoutRestrictedUpdatePermission(PermissionChecker permissionChecker, Layout layout) static booleanLayoutPermissionUtil.containsLayoutRestrictedUpdatePermission(PermissionChecker permissionChecker, Layout layout) booleanLayoutPermission.containsLayoutUpdatePermission(PermissionChecker permissionChecker, Layout layout) static booleanLayoutPermissionUtil.containsLayoutUpdatePermission(PermissionChecker permissionChecker, Layout layout) booleanLayoutPermission.containsWithoutViewableGroup(PermissionChecker permissionChecker, Layout layout, boolean checkLayoutUpdateable, String actionId) booleanLayoutPermission.containsWithoutViewableGroup(PermissionChecker permissionChecker, Layout layout, String actionId) static booleanLayoutPermissionUtil.containsWithoutViewableGroup(PermissionChecker permissionChecker, Layout layout, boolean checkLayoutUpdateable, String actionId) static booleanLayoutPermissionUtil.containsWithoutViewableGroup(PermissionChecker permissionChecker, Layout layout, String actionId) booleanPortletPermissionUtil_IW.hasAccessPermission(PermissionChecker permissionChecker, long scopeGroupId, Layout layout, Portlet portlet, PortletMode portletMode) static booleanPortletPermissionUtil.hasAccessPermission(PermissionChecker permissionChecker, long scopeGroupId, Layout layout, Portlet portlet, PortletMode portletMode) booleanPortletPermissionUtil_IW.hasConfigurationPermission(PermissionChecker permissionChecker, long groupId, Layout layout, String actionId) static booleanPortletPermissionUtil.hasConfigurationPermission(PermissionChecker permissionChecker, long groupId, Layout layout, String actionId) -
Uses of Layout in com.liferay.portal.kernel.service.persistence
Methods in com.liferay.portal.kernel.service.persistence that return LayoutModifier and TypeMethodDescriptionLayoutPersistence.create(long plid) Creates a new layout with the primary key.static LayoutLayoutUtil.create(long plid) Creates a new layout with the primary key.LayoutPersistence.fetchByC_C(long classNameId, long classPK) Returns the layout where classNameId = ? and classPK = ? or returnsnullif it could not be found.LayoutPersistence.fetchByC_C(long classNameId, long classPK, boolean useFinderCache) Returns the layout where classNameId = ? and classPK = ? or returnsnullif it could not be found, optionally using the finder cache.static LayoutLayoutUtil.fetchByC_C(long classNameId, long classPK) Returns the layout where classNameId = ? and classPK = ? or returnsnullif it could not be found.static LayoutLayoutUtil.fetchByC_C(long classNameId, long classPK, boolean useFinderCache) Returns the layout where classNameId = ? and classPK = ? or returnsnullif it could not be found, optionally using the finder cache.LayoutPersistence.fetchByC_L_First(long companyId, String layoutPrototypeUuid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where companyId = ? and layoutPrototypeUuid = ?.static LayoutLayoutUtil.fetchByC_L_First(long companyId, String layoutPrototypeUuid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where companyId = ? and layoutPrototypeUuid = ?.LayoutPersistence.fetchByC_L_Last(long companyId, String layoutPrototypeUuid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where companyId = ? and layoutPrototypeUuid = ?.static LayoutLayoutUtil.fetchByC_L_Last(long companyId, String layoutPrototypeUuid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where companyId = ? and layoutPrototypeUuid = ?.LayoutPersistence.fetchByCompanyId_First(long companyId, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where companyId = ?.static LayoutLayoutUtil.fetchByCompanyId_First(long companyId, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where companyId = ?.LayoutPersistence.fetchByCompanyId_Last(long companyId, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where companyId = ?.static LayoutLayoutUtil.fetchByCompanyId_Last(long companyId, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where companyId = ?.LayoutPersistence.fetchByERC_G(String externalReferenceCode, long groupId) Returns the layout where externalReferenceCode = ? and groupId = ? or returnsnullif it could not be found.LayoutPersistence.fetchByERC_G(String externalReferenceCode, long groupId, boolean useFinderCache) Returns the layout where externalReferenceCode = ? and groupId = ? or returnsnullif it could not be found, optionally using the finder cache.static LayoutLayoutUtil.fetchByERC_G(String externalReferenceCode, long groupId) Returns the layout where externalReferenceCode = ? and groupId = ? or returnsnullif it could not be found.static LayoutLayoutUtil.fetchByERC_G(String externalReferenceCode, long groupId, boolean useFinderCache) Returns the layout where externalReferenceCode = ? and groupId = ? or returnsnullif it could not be found, optionally using the finder cache.LayoutPersistence.fetchByG_MLP_First(long groupId, long masterLayoutPlid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and masterLayoutPlid = ?.static LayoutLayoutUtil.fetchByG_MLP_First(long groupId, long masterLayoutPlid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and masterLayoutPlid = ?.LayoutPersistence.fetchByG_MLP_Last(long groupId, long masterLayoutPlid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and masterLayoutPlid = ?.static LayoutLayoutUtil.fetchByG_MLP_Last(long groupId, long masterLayoutPlid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and masterLayoutPlid = ?.LayoutPersistence.fetchByG_P_F(long groupId, boolean privateLayout, String friendlyURL) Returns the layout where groupId = ? and privateLayout = ? and friendlyURL = ? or returnsnullif it could not be found.LayoutPersistence.fetchByG_P_F(long groupId, boolean privateLayout, String friendlyURL, boolean useFinderCache) Returns the layout where groupId = ? and privateLayout = ? and friendlyURL = ? or returnsnullif it could not be found, optionally using the finder cache.static LayoutLayoutUtil.fetchByG_P_F(long groupId, boolean privateLayout, String friendlyURL) Returns the layout where groupId = ? and privateLayout = ? and friendlyURL = ? or returnsnullif it could not be found.static LayoutLayoutUtil.fetchByG_P_F(long groupId, boolean privateLayout, String friendlyURL, boolean useFinderCache) Returns the layout where groupId = ? and privateLayout = ? and friendlyURL = ? or returnsnullif it could not be found, optionally using the finder cache.LayoutPersistence.fetchByG_P_First(long groupId, boolean privateLayout, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ?.static LayoutLayoutUtil.fetchByG_P_First(long groupId, boolean privateLayout, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ?.LayoutPersistence.fetchByG_P_L(long groupId, boolean privateLayout, long layoutId) Returns the layout where groupId = ? and privateLayout = ? and layoutId = ? or returnsnullif it could not be found.LayoutPersistence.fetchByG_P_L(long groupId, boolean privateLayout, long layoutId, boolean useFinderCache) Returns the layout where groupId = ? and privateLayout = ? and layoutId = ? or returnsnullif it could not be found, optionally using the finder cache.static LayoutLayoutUtil.fetchByG_P_L(long groupId, boolean privateLayout, long layoutId) Returns the layout where groupId = ? and privateLayout = ? and layoutId = ? or returnsnullif it could not be found.static LayoutLayoutUtil.fetchByG_P_L(long groupId, boolean privateLayout, long layoutId, boolean useFinderCache) Returns the layout where groupId = ? and privateLayout = ? and layoutId = ? or returnsnullif it could not be found, optionally using the finder cache.LayoutPersistence.fetchByG_P_Last(long groupId, boolean privateLayout, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ?.static LayoutLayoutUtil.fetchByG_P_Last(long groupId, boolean privateLayout, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ?.LayoutPersistence.fetchByG_P_P_First(long groupId, boolean privateLayout, long parentLayoutId, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ?.static LayoutLayoutUtil.fetchByG_P_P_First(long groupId, boolean privateLayout, long parentLayoutId, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ?.LayoutPersistence.fetchByG_P_P_H_First(long groupId, boolean privateLayout, long parentLayoutId, boolean hidden, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?.static LayoutLayoutUtil.fetchByG_P_P_H_First(long groupId, boolean privateLayout, long parentLayoutId, boolean hidden, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?.LayoutPersistence.fetchByG_P_P_H_Last(long groupId, boolean privateLayout, long parentLayoutId, boolean hidden, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?.static LayoutLayoutUtil.fetchByG_P_P_H_Last(long groupId, boolean privateLayout, long parentLayoutId, boolean hidden, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?.LayoutPersistence.fetchByG_P_P_Last(long groupId, boolean privateLayout, long parentLayoutId, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ?.static LayoutLayoutUtil.fetchByG_P_P_Last(long groupId, boolean privateLayout, long parentLayoutId, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ?.LayoutPersistence.fetchByG_P_P_LteP_First(long groupId, boolean privateLayout, long parentLayoutId, int priority, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.static LayoutLayoutUtil.fetchByG_P_P_LteP_First(long groupId, boolean privateLayout, long parentLayoutId, int priority, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.LayoutPersistence.fetchByG_P_P_LteP_Last(long groupId, boolean privateLayout, long parentLayoutId, int priority, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.static LayoutLayoutUtil.fetchByG_P_P_LteP_Last(long groupId, boolean privateLayout, long parentLayoutId, int priority, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.LayoutPersistence.fetchByG_P_P_S_First(long groupId, boolean privateLayout, long parentLayoutId, boolean system, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?.static LayoutLayoutUtil.fetchByG_P_P_S_First(long groupId, boolean privateLayout, long parentLayoutId, boolean system, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?.LayoutPersistence.fetchByG_P_P_S_Last(long groupId, boolean privateLayout, long parentLayoutId, boolean system, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?.static LayoutLayoutUtil.fetchByG_P_P_S_Last(long groupId, boolean privateLayout, long parentLayoutId, boolean system, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?.LayoutPersistence.fetchByG_P_SPLU(long groupId, boolean privateLayout, String sourcePrototypeLayoutUuid) Returns the layout where groupId = ? and privateLayout = ? and sourcePrototypeLayoutUuid = ? or returnsnullif it could not be found.LayoutPersistence.fetchByG_P_SPLU(long groupId, boolean privateLayout, String sourcePrototypeLayoutUuid, boolean useFinderCache) Returns the layout where groupId = ? and privateLayout = ? and sourcePrototypeLayoutUuid = ? or returnsnullif it could not be found, optionally using the finder cache.static LayoutLayoutUtil.fetchByG_P_SPLU(long groupId, boolean privateLayout, String sourcePrototypeLayoutUuid) Returns the layout where groupId = ? and privateLayout = ? and sourcePrototypeLayoutUuid = ? or returnsnullif it could not be found.static LayoutLayoutUtil.fetchByG_P_SPLU(long groupId, boolean privateLayout, String sourcePrototypeLayoutUuid, boolean useFinderCache) Returns the layout where groupId = ? and privateLayout = ? and sourcePrototypeLayoutUuid = ? or returnsnullif it could not be found, optionally using the finder cache.LayoutPersistence.fetchByG_P_ST_First(long groupId, boolean privateLayout, int status, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and status = ?.static LayoutLayoutUtil.fetchByG_P_ST_First(long groupId, boolean privateLayout, int status, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and status = ?.LayoutPersistence.fetchByG_P_ST_Last(long groupId, boolean privateLayout, int status, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and status = ?.static LayoutLayoutUtil.fetchByG_P_ST_Last(long groupId, boolean privateLayout, int status, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and status = ?.LayoutPersistence.fetchByG_P_T_First(long groupId, boolean privateLayout, String type, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and type = ?.static LayoutLayoutUtil.fetchByG_P_T_First(long groupId, boolean privateLayout, String type, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and type = ?.LayoutPersistence.fetchByG_P_T_Last(long groupId, boolean privateLayout, String type, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and type = ?.static LayoutLayoutUtil.fetchByG_P_T_Last(long groupId, boolean privateLayout, String type, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and type = ?.LayoutPersistence.fetchByG_T_First(long groupId, String type, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and type = ?.static LayoutLayoutUtil.fetchByG_T_First(long groupId, String type, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and type = ?.LayoutPersistence.fetchByG_T_Last(long groupId, String type, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and type = ?.static LayoutLayoutUtil.fetchByG_T_Last(long groupId, String type, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and type = ?.LayoutPersistence.fetchByGroupId_First(long groupId, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ?.static LayoutLayoutUtil.fetchByGroupId_First(long groupId, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ?.LayoutPersistence.fetchByGroupId_Last(long groupId, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ?.static LayoutLayoutUtil.fetchByGroupId_Last(long groupId, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ?.LayoutPersistence.fetchByIconImageId(long iconImageId) Returns the layout where iconImageId = ? or returnsnullif it could not be found.LayoutPersistence.fetchByIconImageId(long iconImageId, boolean useFinderCache) Returns the layout where iconImageId = ? or returnsnullif it could not be found, optionally using the finder cache.static LayoutLayoutUtil.fetchByIconImageId(long iconImageId) Returns the layout where iconImageId = ? or returnsnullif it could not be found.static LayoutLayoutUtil.fetchByIconImageId(long iconImageId, boolean useFinderCache) Returns the layout where iconImageId = ? or returnsnullif it could not be found, optionally using the finder cache.LayoutPersistence.fetchByLayoutPrototypeUuid_First(String layoutPrototypeUuid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where layoutPrototypeUuid = ?.static LayoutLayoutUtil.fetchByLayoutPrototypeUuid_First(String layoutPrototypeUuid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where layoutPrototypeUuid = ?.LayoutPersistence.fetchByLayoutPrototypeUuid_Last(String layoutPrototypeUuid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where layoutPrototypeUuid = ?.static LayoutLayoutUtil.fetchByLayoutPrototypeUuid_Last(String layoutPrototypeUuid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where layoutPrototypeUuid = ?.LayoutPersistence.fetchByP_I(boolean privateLayout, long iconImageId) Returns the layout where privateLayout = ? and iconImageId = ? or returnsnullif it could not be found.LayoutPersistence.fetchByP_I(boolean privateLayout, long iconImageId, boolean useFinderCache) Returns the layout where privateLayout = ? and iconImageId = ? or returnsnullif it could not be found, optionally using the finder cache.static LayoutLayoutUtil.fetchByP_I(boolean privateLayout, long iconImageId) Returns the layout where privateLayout = ? and iconImageId = ? or returnsnullif it could not be found.static LayoutLayoutUtil.fetchByP_I(boolean privateLayout, long iconImageId, boolean useFinderCache) Returns the layout where privateLayout = ? and iconImageId = ? or returnsnullif it could not be found, optionally using the finder cache.LayoutPersistence.fetchByParentPlid_First(long parentPlid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where parentPlid = ?.static LayoutLayoutUtil.fetchByParentPlid_First(long parentPlid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where parentPlid = ?.LayoutPersistence.fetchByParentPlid_Last(long parentPlid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where parentPlid = ?.static LayoutLayoutUtil.fetchByParentPlid_Last(long parentPlid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where parentPlid = ?.LayoutPersistence.fetchByPrimaryKey(long plid) Returns the layout with the primary key or returnsnullif it could not be found.static LayoutLayoutUtil.fetchByPrimaryKey(long plid) Returns the layout with the primary key or returnsnullif it could not be found.LayoutPersistence.fetchBySourcePrototypeLayoutUuid_First(String sourcePrototypeLayoutUuid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where sourcePrototypeLayoutUuid = ?.static LayoutLayoutUtil.fetchBySourcePrototypeLayoutUuid_First(String sourcePrototypeLayoutUuid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where sourcePrototypeLayoutUuid = ?.LayoutPersistence.fetchBySourcePrototypeLayoutUuid_Last(String sourcePrototypeLayoutUuid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where sourcePrototypeLayoutUuid = ?.static LayoutLayoutUtil.fetchBySourcePrototypeLayoutUuid_Last(String sourcePrototypeLayoutUuid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where sourcePrototypeLayoutUuid = ?.LayoutPersistence.fetchByUuid_C_First(String uuid, long companyId, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where uuid = ? and companyId = ?.static LayoutLayoutUtil.fetchByUuid_C_First(String uuid, long companyId, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where uuid = ? and companyId = ?.LayoutPersistence.fetchByUuid_C_Last(String uuid, long companyId, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where uuid = ? and companyId = ?.static LayoutLayoutUtil.fetchByUuid_C_Last(String uuid, long companyId, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where uuid = ? and companyId = ?.LayoutPersistence.fetchByUuid_First(String uuid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where uuid = ?.static LayoutLayoutUtil.fetchByUuid_First(String uuid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where uuid = ?.LayoutPersistence.fetchByUUID_G_P(String uuid, long groupId, boolean privateLayout) Returns the layout where uuid = ? and groupId = ? and privateLayout = ? or returnsnullif it could not be found.LayoutPersistence.fetchByUUID_G_P(String uuid, long groupId, boolean privateLayout, boolean useFinderCache) Returns the layout where uuid = ? and groupId = ? and privateLayout = ? or returnsnullif it could not be found, optionally using the finder cache.static LayoutLayoutUtil.fetchByUUID_G_P(String uuid, long groupId, boolean privateLayout) Returns the layout where uuid = ? and groupId = ? and privateLayout = ? or returnsnullif it could not be found.static LayoutLayoutUtil.fetchByUUID_G_P(String uuid, long groupId, boolean privateLayout, boolean useFinderCache) Returns the layout where uuid = ? and groupId = ? and privateLayout = ? or returnsnullif it could not be found, optionally using the finder cache.LayoutPersistence.fetchByUuid_Last(String uuid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where uuid = ?.static LayoutLayoutUtil.fetchByUuid_Last(String uuid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where uuid = ?.Layout[]LayoutPersistence.filterFindByG_MLP_PrevAndNext(long plid, long groupId, long masterLayoutPlid, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set of layouts that the user has permission to view where groupId = ? and masterLayoutPlid = ?.static Layout[]LayoutUtil.filterFindByG_MLP_PrevAndNext(long plid, long groupId, long masterLayoutPlid, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set of layouts that the user has permission to view where groupId = ? and masterLayoutPlid = ?.Layout[]LayoutPersistence.filterFindByG_P_P_H_PrevAndNext(long plid, long groupId, boolean privateLayout, long parentLayoutId, boolean hidden, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set of layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?.static Layout[]LayoutUtil.filterFindByG_P_P_H_PrevAndNext(long plid, long groupId, boolean privateLayout, long parentLayoutId, boolean hidden, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set of layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?.Layout[]LayoutPersistence.filterFindByG_P_P_LteP_PrevAndNext(long plid, long groupId, boolean privateLayout, long parentLayoutId, int priority, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set of layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.static Layout[]LayoutUtil.filterFindByG_P_P_LteP_PrevAndNext(long plid, long groupId, boolean privateLayout, long parentLayoutId, int priority, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set of layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.Layout[]LayoutPersistence.filterFindByG_P_P_PrevAndNext(long plid, long groupId, boolean privateLayout, long parentLayoutId, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set of layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = ?.static Layout[]LayoutUtil.filterFindByG_P_P_PrevAndNext(long plid, long groupId, boolean privateLayout, long parentLayoutId, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set of layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = ?.Layout[]LayoutPersistence.filterFindByG_P_P_S_PrevAndNext(long plid, long groupId, boolean privateLayout, long parentLayoutId, boolean system, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set of layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?.static Layout[]LayoutUtil.filterFindByG_P_P_S_PrevAndNext(long plid, long groupId, boolean privateLayout, long parentLayoutId, boolean system, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set of layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?.Layout[]LayoutPersistence.filterFindByG_P_PrevAndNext(long plid, long groupId, boolean privateLayout, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set of layouts that the user has permission to view where groupId = ? and privateLayout = ?.static Layout[]LayoutUtil.filterFindByG_P_PrevAndNext(long plid, long groupId, boolean privateLayout, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set of layouts that the user has permission to view where groupId = ? and privateLayout = ?.Layout[]LayoutPersistence.filterFindByG_P_ST_PrevAndNext(long plid, long groupId, boolean privateLayout, int status, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set of layouts that the user has permission to view where groupId = ? and privateLayout = ? and status = ?.static Layout[]LayoutUtil.filterFindByG_P_ST_PrevAndNext(long plid, long groupId, boolean privateLayout, int status, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set of layouts that the user has permission to view where groupId = ? and privateLayout = ? and status = ?.Layout[]LayoutPersistence.filterFindByG_P_T_PrevAndNext(long plid, long groupId, boolean privateLayout, String type, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set of layouts that the user has permission to view where groupId = ? and privateLayout = ? and type = ?.static Layout[]LayoutUtil.filterFindByG_P_T_PrevAndNext(long plid, long groupId, boolean privateLayout, String type, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set of layouts that the user has permission to view where groupId = ? and privateLayout = ? and type = ?.Layout[]LayoutPersistence.filterFindByG_T_PrevAndNext(long plid, long groupId, String type, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set of layouts that the user has permission to view where groupId = ? and type = ?.static Layout[]LayoutUtil.filterFindByG_T_PrevAndNext(long plid, long groupId, String type, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set of layouts that the user has permission to view where groupId = ? and type = ?.Layout[]LayoutPersistence.filterFindByGroupId_PrevAndNext(long plid, long groupId, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set of layouts that the user has permission to view where groupId = ?.static Layout[]LayoutUtil.filterFindByGroupId_PrevAndNext(long plid, long groupId, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set of layouts that the user has permission to view where groupId = ?.LayoutPersistence.findByC_C(long classNameId, long classPK) Returns the layout where classNameId = ? and classPK = ? or throws aNoSuchLayoutExceptionif it could not be found.static LayoutLayoutUtil.findByC_C(long classNameId, long classPK) Returns the layout where classNameId = ? and classPK = ? or throws aNoSuchLayoutExceptionif it could not be found.LayoutPersistence.findByC_L_First(long companyId, String layoutPrototypeUuid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where companyId = ? and layoutPrototypeUuid = ?.static LayoutLayoutUtil.findByC_L_First(long companyId, String layoutPrototypeUuid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where companyId = ? and layoutPrototypeUuid = ?.LayoutPersistence.findByC_L_Last(long companyId, String layoutPrototypeUuid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where companyId = ? and layoutPrototypeUuid = ?.static LayoutLayoutUtil.findByC_L_Last(long companyId, String layoutPrototypeUuid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where companyId = ? and layoutPrototypeUuid = ?.Layout[]LayoutPersistence.findByC_L_PrevAndNext(long plid, long companyId, String layoutPrototypeUuid, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where companyId = ? and layoutPrototypeUuid = ?.static Layout[]LayoutUtil.findByC_L_PrevAndNext(long plid, long companyId, String layoutPrototypeUuid, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where companyId = ? and layoutPrototypeUuid = ?.LayoutPersistence.findByCompanyId_First(long companyId, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where companyId = ?.static LayoutLayoutUtil.findByCompanyId_First(long companyId, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where companyId = ?.LayoutPersistence.findByCompanyId_Last(long companyId, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where companyId = ?.static LayoutLayoutUtil.findByCompanyId_Last(long companyId, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where companyId = ?.Layout[]LayoutPersistence.findByCompanyId_PrevAndNext(long plid, long companyId, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where companyId = ?.static Layout[]LayoutUtil.findByCompanyId_PrevAndNext(long plid, long companyId, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where companyId = ?.LayoutPersistence.findByERC_G(String externalReferenceCode, long groupId) Returns the layout where externalReferenceCode = ? and groupId = ? or throws aNoSuchLayoutExceptionif it could not be found.static LayoutLayoutUtil.findByERC_G(String externalReferenceCode, long groupId) Returns the layout where externalReferenceCode = ? and groupId = ? or throws aNoSuchLayoutExceptionif it could not be found.LayoutPersistence.findByG_MLP_First(long groupId, long masterLayoutPlid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and masterLayoutPlid = ?.static LayoutLayoutUtil.findByG_MLP_First(long groupId, long masterLayoutPlid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and masterLayoutPlid = ?.LayoutPersistence.findByG_MLP_Last(long groupId, long masterLayoutPlid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and masterLayoutPlid = ?.static LayoutLayoutUtil.findByG_MLP_Last(long groupId, long masterLayoutPlid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and masterLayoutPlid = ?.Layout[]LayoutPersistence.findByG_MLP_PrevAndNext(long plid, long groupId, long masterLayoutPlid, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where groupId = ? and masterLayoutPlid = ?.static Layout[]LayoutUtil.findByG_MLP_PrevAndNext(long plid, long groupId, long masterLayoutPlid, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where groupId = ? and masterLayoutPlid = ?.LayoutPersistence.findByG_P_F(long groupId, boolean privateLayout, String friendlyURL) Returns the layout where groupId = ? and privateLayout = ? and friendlyURL = ? or throws aNoSuchLayoutExceptionif it could not be found.static LayoutLayoutUtil.findByG_P_F(long groupId, boolean privateLayout, String friendlyURL) Returns the layout where groupId = ? and privateLayout = ? and friendlyURL = ? or throws aNoSuchLayoutExceptionif it could not be found.LayoutPersistence.findByG_P_First(long groupId, boolean privateLayout, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ?.static LayoutLayoutUtil.findByG_P_First(long groupId, boolean privateLayout, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ?.LayoutPersistence.findByG_P_L(long groupId, boolean privateLayout, long layoutId) Returns the layout where groupId = ? and privateLayout = ? and layoutId = ? or throws aNoSuchLayoutExceptionif it could not be found.static LayoutLayoutUtil.findByG_P_L(long groupId, boolean privateLayout, long layoutId) Returns the layout where groupId = ? and privateLayout = ? and layoutId = ? or throws aNoSuchLayoutExceptionif it could not be found.LayoutPersistence.findByG_P_Last(long groupId, boolean privateLayout, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ?.static LayoutLayoutUtil.findByG_P_Last(long groupId, boolean privateLayout, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ?.LayoutPersistence.findByG_P_P_First(long groupId, boolean privateLayout, long parentLayoutId, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ?.static LayoutLayoutUtil.findByG_P_P_First(long groupId, boolean privateLayout, long parentLayoutId, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ?.LayoutPersistence.findByG_P_P_H_First(long groupId, boolean privateLayout, long parentLayoutId, boolean hidden, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?.static LayoutLayoutUtil.findByG_P_P_H_First(long groupId, boolean privateLayout, long parentLayoutId, boolean hidden, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?.LayoutPersistence.findByG_P_P_H_Last(long groupId, boolean privateLayout, long parentLayoutId, boolean hidden, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?.static LayoutLayoutUtil.findByG_P_P_H_Last(long groupId, boolean privateLayout, long parentLayoutId, boolean hidden, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?.Layout[]LayoutPersistence.findByG_P_P_H_PrevAndNext(long plid, long groupId, boolean privateLayout, long parentLayoutId, boolean hidden, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?.static Layout[]LayoutUtil.findByG_P_P_H_PrevAndNext(long plid, long groupId, boolean privateLayout, long parentLayoutId, boolean hidden, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?.LayoutPersistence.findByG_P_P_Last(long groupId, boolean privateLayout, long parentLayoutId, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ?.static LayoutLayoutUtil.findByG_P_P_Last(long groupId, boolean privateLayout, long parentLayoutId, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ?.LayoutPersistence.findByG_P_P_LteP_First(long groupId, boolean privateLayout, long parentLayoutId, int priority, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.static LayoutLayoutUtil.findByG_P_P_LteP_First(long groupId, boolean privateLayout, long parentLayoutId, int priority, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.LayoutPersistence.findByG_P_P_LteP_Last(long groupId, boolean privateLayout, long parentLayoutId, int priority, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.static LayoutLayoutUtil.findByG_P_P_LteP_Last(long groupId, boolean privateLayout, long parentLayoutId, int priority, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.Layout[]LayoutPersistence.findByG_P_P_LteP_PrevAndNext(long plid, long groupId, boolean privateLayout, long parentLayoutId, int priority, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.static Layout[]LayoutUtil.findByG_P_P_LteP_PrevAndNext(long plid, long groupId, boolean privateLayout, long parentLayoutId, int priority, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.Layout[]LayoutPersistence.findByG_P_P_PrevAndNext(long plid, long groupId, boolean privateLayout, long parentLayoutId, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ?.static Layout[]LayoutUtil.findByG_P_P_PrevAndNext(long plid, long groupId, boolean privateLayout, long parentLayoutId, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ?.LayoutPersistence.findByG_P_P_S_First(long groupId, boolean privateLayout, long parentLayoutId, boolean system, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?.static LayoutLayoutUtil.findByG_P_P_S_First(long groupId, boolean privateLayout, long parentLayoutId, boolean system, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?.LayoutPersistence.findByG_P_P_S_Last(long groupId, boolean privateLayout, long parentLayoutId, boolean system, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?.static LayoutLayoutUtil.findByG_P_P_S_Last(long groupId, boolean privateLayout, long parentLayoutId, boolean system, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?.Layout[]LayoutPersistence.findByG_P_P_S_PrevAndNext(long plid, long groupId, boolean privateLayout, long parentLayoutId, boolean system, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?.static Layout[]LayoutUtil.findByG_P_P_S_PrevAndNext(long plid, long groupId, boolean privateLayout, long parentLayoutId, boolean system, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?.Layout[]LayoutPersistence.findByG_P_PrevAndNext(long plid, long groupId, boolean privateLayout, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where groupId = ? and privateLayout = ?.static Layout[]LayoutUtil.findByG_P_PrevAndNext(long plid, long groupId, boolean privateLayout, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where groupId = ? and privateLayout = ?.LayoutPersistence.findByG_P_SPLU(long groupId, boolean privateLayout, String sourcePrototypeLayoutUuid) Returns the layout where groupId = ? and privateLayout = ? and sourcePrototypeLayoutUuid = ? or throws aNoSuchLayoutExceptionif it could not be found.static LayoutLayoutUtil.findByG_P_SPLU(long groupId, boolean privateLayout, String sourcePrototypeLayoutUuid) Returns the layout where groupId = ? and privateLayout = ? and sourcePrototypeLayoutUuid = ? or throws aNoSuchLayoutExceptionif it could not be found.LayoutPersistence.findByG_P_ST_First(long groupId, boolean privateLayout, int status, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and status = ?.static LayoutLayoutUtil.findByG_P_ST_First(long groupId, boolean privateLayout, int status, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and status = ?.LayoutPersistence.findByG_P_ST_Last(long groupId, boolean privateLayout, int status, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and status = ?.static LayoutLayoutUtil.findByG_P_ST_Last(long groupId, boolean privateLayout, int status, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and status = ?.Layout[]LayoutPersistence.findByG_P_ST_PrevAndNext(long plid, long groupId, boolean privateLayout, int status, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where groupId = ? and privateLayout = ? and status = ?.static Layout[]LayoutUtil.findByG_P_ST_PrevAndNext(long plid, long groupId, boolean privateLayout, int status, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where groupId = ? and privateLayout = ? and status = ?.LayoutPersistence.findByG_P_T_First(long groupId, boolean privateLayout, String type, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and type = ?.static LayoutLayoutUtil.findByG_P_T_First(long groupId, boolean privateLayout, String type, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and type = ?.LayoutPersistence.findByG_P_T_Last(long groupId, boolean privateLayout, String type, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and type = ?.static LayoutLayoutUtil.findByG_P_T_Last(long groupId, boolean privateLayout, String type, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and type = ?.Layout[]LayoutPersistence.findByG_P_T_PrevAndNext(long plid, long groupId, boolean privateLayout, String type, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where groupId = ? and privateLayout = ? and type = ?.static Layout[]LayoutUtil.findByG_P_T_PrevAndNext(long plid, long groupId, boolean privateLayout, String type, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where groupId = ? and privateLayout = ? and type = ?.LayoutPersistence.findByG_T_First(long groupId, String type, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and type = ?.static LayoutLayoutUtil.findByG_T_First(long groupId, String type, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and type = ?.LayoutPersistence.findByG_T_Last(long groupId, String type, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and type = ?.static LayoutLayoutUtil.findByG_T_Last(long groupId, String type, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and type = ?.Layout[]LayoutPersistence.findByG_T_PrevAndNext(long plid, long groupId, String type, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where groupId = ? and type = ?.static Layout[]LayoutUtil.findByG_T_PrevAndNext(long plid, long groupId, String type, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where groupId = ? and type = ?.LayoutPersistence.findByGroupId_First(long groupId, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ?.static LayoutLayoutUtil.findByGroupId_First(long groupId, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ?.LayoutPersistence.findByGroupId_Last(long groupId, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ?.static LayoutLayoutUtil.findByGroupId_Last(long groupId, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ?.Layout[]LayoutPersistence.findByGroupId_PrevAndNext(long plid, long groupId, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where groupId = ?.static Layout[]LayoutUtil.findByGroupId_PrevAndNext(long plid, long groupId, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where groupId = ?.LayoutPersistence.findByIconImageId(long iconImageId) Returns the layout where iconImageId = ? or throws aNoSuchLayoutExceptionif it could not be found.static LayoutLayoutUtil.findByIconImageId(long iconImageId) Returns the layout where iconImageId = ? or throws aNoSuchLayoutExceptionif it could not be found.LayoutPersistence.findByLayoutPrototypeUuid_First(String layoutPrototypeUuid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where layoutPrototypeUuid = ?.static LayoutLayoutUtil.findByLayoutPrototypeUuid_First(String layoutPrototypeUuid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where layoutPrototypeUuid = ?.LayoutPersistence.findByLayoutPrototypeUuid_Last(String layoutPrototypeUuid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where layoutPrototypeUuid = ?.static LayoutLayoutUtil.findByLayoutPrototypeUuid_Last(String layoutPrototypeUuid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where layoutPrototypeUuid = ?.Layout[]LayoutPersistence.findByLayoutPrototypeUuid_PrevAndNext(long plid, String layoutPrototypeUuid, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where layoutPrototypeUuid = ?.static Layout[]LayoutUtil.findByLayoutPrototypeUuid_PrevAndNext(long plid, String layoutPrototypeUuid, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where layoutPrototypeUuid = ?.LayoutPersistence.findByP_I(boolean privateLayout, long iconImageId) Returns the layout where privateLayout = ? and iconImageId = ? or throws aNoSuchLayoutExceptionif it could not be found.static LayoutLayoutUtil.findByP_I(boolean privateLayout, long iconImageId) Returns the layout where privateLayout = ? and iconImageId = ? or throws aNoSuchLayoutExceptionif it could not be found.LayoutPersistence.findByParentPlid_First(long parentPlid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where parentPlid = ?.static LayoutLayoutUtil.findByParentPlid_First(long parentPlid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where parentPlid = ?.LayoutPersistence.findByParentPlid_Last(long parentPlid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where parentPlid = ?.static LayoutLayoutUtil.findByParentPlid_Last(long parentPlid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where parentPlid = ?.Layout[]LayoutPersistence.findByParentPlid_PrevAndNext(long plid, long parentPlid, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where parentPlid = ?.static Layout[]LayoutUtil.findByParentPlid_PrevAndNext(long plid, long parentPlid, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where parentPlid = ?.LayoutPersistence.findByPrimaryKey(long plid) Returns the layout with the primary key or throws aNoSuchLayoutExceptionif it could not be found.static LayoutLayoutUtil.findByPrimaryKey(long plid) Returns the layout with the primary key or throws aNoSuchLayoutExceptionif it could not be found.LayoutPersistence.findBySourcePrototypeLayoutUuid_First(String sourcePrototypeLayoutUuid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where sourcePrototypeLayoutUuid = ?.static LayoutLayoutUtil.findBySourcePrototypeLayoutUuid_First(String sourcePrototypeLayoutUuid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where sourcePrototypeLayoutUuid = ?.LayoutPersistence.findBySourcePrototypeLayoutUuid_Last(String sourcePrototypeLayoutUuid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where sourcePrototypeLayoutUuid = ?.static LayoutLayoutUtil.findBySourcePrototypeLayoutUuid_Last(String sourcePrototypeLayoutUuid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where sourcePrototypeLayoutUuid = ?.Layout[]LayoutPersistence.findBySourcePrototypeLayoutUuid_PrevAndNext(long plid, String sourcePrototypeLayoutUuid, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where sourcePrototypeLayoutUuid = ?.static Layout[]LayoutUtil.findBySourcePrototypeLayoutUuid_PrevAndNext(long plid, String sourcePrototypeLayoutUuid, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where sourcePrototypeLayoutUuid = ?.LayoutPersistence.findByUuid_C_First(String uuid, long companyId, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where uuid = ? and companyId = ?.static LayoutLayoutUtil.findByUuid_C_First(String uuid, long companyId, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where uuid = ? and companyId = ?.LayoutPersistence.findByUuid_C_Last(String uuid, long companyId, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where uuid = ? and companyId = ?.static LayoutLayoutUtil.findByUuid_C_Last(String uuid, long companyId, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where uuid = ? and companyId = ?.Layout[]LayoutPersistence.findByUuid_C_PrevAndNext(long plid, String uuid, long companyId, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where uuid = ? and companyId = ?.static Layout[]LayoutUtil.findByUuid_C_PrevAndNext(long plid, String uuid, long companyId, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where uuid = ? and companyId = ?.LayoutPersistence.findByUuid_First(String uuid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where uuid = ?.static LayoutLayoutUtil.findByUuid_First(String uuid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where uuid = ?.LayoutPersistence.findByUUID_G_P(String uuid, long groupId, boolean privateLayout) Returns the layout where uuid = ? and groupId = ? and privateLayout = ? or throws aNoSuchLayoutExceptionif it could not be found.static LayoutLayoutUtil.findByUUID_G_P(String uuid, long groupId, boolean privateLayout) Returns the layout where uuid = ? and groupId = ? and privateLayout = ? or throws aNoSuchLayoutExceptionif it could not be found.LayoutPersistence.findByUuid_Last(String uuid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where uuid = ?.static LayoutLayoutUtil.findByUuid_Last(String uuid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where uuid = ?.Layout[]LayoutPersistence.findByUuid_PrevAndNext(long plid, String uuid, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where uuid = ?.static Layout[]LayoutUtil.findByUuid_PrevAndNext(long plid, String uuid, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where uuid = ?.LayoutPersistence.remove(long plid) Removes the layout with the primary key from the database.static LayoutLayoutUtil.remove(long plid) Removes the layout with the primary key from the database.LayoutPersistence.removeByC_C(long classNameId, long classPK) Removes the layout where classNameId = ? and classPK = ? from the database.static LayoutLayoutUtil.removeByC_C(long classNameId, long classPK) Removes the layout where classNameId = ? and classPK = ? from the database.LayoutPersistence.removeByERC_G(String externalReferenceCode, long groupId) Removes the layout where externalReferenceCode = ? and groupId = ? from the database.static LayoutLayoutUtil.removeByERC_G(String externalReferenceCode, long groupId) Removes the layout where externalReferenceCode = ? and groupId = ? from the database.LayoutPersistence.removeByG_P_F(long groupId, boolean privateLayout, String friendlyURL) Removes the layout where groupId = ? and privateLayout = ? and friendlyURL = ? from the database.static LayoutLayoutUtil.removeByG_P_F(long groupId, boolean privateLayout, String friendlyURL) Removes the layout where groupId = ? and privateLayout = ? and friendlyURL = ? from the database.LayoutPersistence.removeByG_P_L(long groupId, boolean privateLayout, long layoutId) Removes the layout where groupId = ? and privateLayout = ? and layoutId = ? from the database.static LayoutLayoutUtil.removeByG_P_L(long groupId, boolean privateLayout, long layoutId) Removes the layout where groupId = ? and privateLayout = ? and layoutId = ? from the database.LayoutPersistence.removeByG_P_SPLU(long groupId, boolean privateLayout, String sourcePrototypeLayoutUuid) Removes the layout where groupId = ? and privateLayout = ? and sourcePrototypeLayoutUuid = ? from the database.static LayoutLayoutUtil.removeByG_P_SPLU(long groupId, boolean privateLayout, String sourcePrototypeLayoutUuid) Removes the layout where groupId = ? and privateLayout = ? and sourcePrototypeLayoutUuid = ? from the database.LayoutPersistence.removeByIconImageId(long iconImageId) Removes the layout where iconImageId = ? from the database.static LayoutLayoutUtil.removeByIconImageId(long iconImageId) Removes the layout where iconImageId = ? from the database.LayoutPersistence.removeByP_I(boolean privateLayout, long iconImageId) Removes the layout where privateLayout = ? and iconImageId = ? from the database.static LayoutLayoutUtil.removeByP_I(boolean privateLayout, long iconImageId) Removes the layout where privateLayout = ? and iconImageId = ? from the database.LayoutPersistence.removeByUUID_G_P(String uuid, long groupId, boolean privateLayout) Removes the layout where uuid = ? and groupId = ? and privateLayout = ? from the database.static LayoutLayoutUtil.removeByUUID_G_P(String uuid, long groupId, boolean privateLayout) Removes the layout where uuid = ? and groupId = ? and privateLayout = ? from the database.static Layoutstatic LayoutLayoutUtil.update(Layout layout, ServiceContext serviceContext) LayoutPersistence.updateImpl(Layout layout) static LayoutLayoutUtil.updateImpl(Layout layout) Methods in com.liferay.portal.kernel.service.persistence that return types with arguments of type LayoutModifier and TypeMethodDescriptionstatic Map<Serializable,Layout> LayoutUtil.fetchByPrimaryKeys(Set<Serializable> primaryKeys) LayoutPersistence.filterFindByG_MLP(long groupId, long masterLayoutPlid) Returns all the layouts that the user has permission to view where groupId = ? and masterLayoutPlid = ?.LayoutPersistence.filterFindByG_MLP(long groupId, long masterLayoutPlid, int start, int end) Returns a range of all the layouts that the user has permission to view where groupId = ? and masterLayoutPlid = ?.LayoutPersistence.filterFindByG_MLP(long groupId, long masterLayoutPlid, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permissions to view where groupId = ? and masterLayoutPlid = ?.LayoutUtil.filterFindByG_MLP(long groupId, long masterLayoutPlid) Returns all the layouts that the user has permission to view where groupId = ? and masterLayoutPlid = ?.LayoutUtil.filterFindByG_MLP(long groupId, long masterLayoutPlid, int start, int end) Returns a range of all the layouts that the user has permission to view where groupId = ? and masterLayoutPlid = ?.LayoutUtil.filterFindByG_MLP(long groupId, long masterLayoutPlid, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permissions to view where groupId = ? and masterLayoutPlid = ?.LayoutPersistence.filterFindByG_P(long groupId, boolean privateLayout) Returns all the layouts that the user has permission to view where groupId = ? and privateLayout = ?.LayoutPersistence.filterFindByG_P(long groupId, boolean privateLayout, int start, int end) Returns a range of all the layouts that the user has permission to view where groupId = ? and privateLayout = ?.LayoutPersistence.filterFindByG_P(long groupId, boolean privateLayout, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permissions to view where groupId = ? and privateLayout = ?.LayoutUtil.filterFindByG_P(long groupId, boolean privateLayout) Returns all the layouts that the user has permission to view where groupId = ? and privateLayout = ?.LayoutUtil.filterFindByG_P(long groupId, boolean privateLayout, int start, int end) Returns a range of all the layouts that the user has permission to view where groupId = ? and privateLayout = ?.LayoutUtil.filterFindByG_P(long groupId, boolean privateLayout, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permissions to view where groupId = ? and privateLayout = ?.LayoutPersistence.filterFindByG_P_P(long groupId, boolean privateLayout, long parentLayoutId) Returns all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = ?.LayoutPersistence.filterFindByG_P_P(long groupId, boolean privateLayout, long[] parentLayoutIds) Returns all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = any ?.LayoutPersistence.filterFindByG_P_P(long groupId, boolean privateLayout, long[] parentLayoutIds, int start, int end) Returns a range of all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = any ?.LayoutPersistence.filterFindByG_P_P(long groupId, boolean privateLayout, long[] parentLayoutIds, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = any ?.LayoutPersistence.filterFindByG_P_P(long groupId, boolean privateLayout, long parentLayoutId, int start, int end) Returns a range of all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = ?.LayoutPersistence.filterFindByG_P_P(long groupId, boolean privateLayout, long parentLayoutId, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permissions to view where groupId = ? and privateLayout = ? and parentLayoutId = ?.LayoutUtil.filterFindByG_P_P(long groupId, boolean privateLayout, long parentLayoutId) Returns all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = ?.LayoutUtil.filterFindByG_P_P(long groupId, boolean privateLayout, long[] parentLayoutIds) Returns all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = any ?.LayoutUtil.filterFindByG_P_P(long groupId, boolean privateLayout, long[] parentLayoutIds, int start, int end) Returns a range of all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = any ?.LayoutUtil.filterFindByG_P_P(long groupId, boolean privateLayout, long[] parentLayoutIds, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = any ?.LayoutUtil.filterFindByG_P_P(long groupId, boolean privateLayout, long parentLayoutId, int start, int end) Returns a range of all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = ?.LayoutUtil.filterFindByG_P_P(long groupId, boolean privateLayout, long parentLayoutId, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permissions to view where groupId = ? and privateLayout = ? and parentLayoutId = ?.LayoutPersistence.filterFindByG_P_P_H(long groupId, boolean privateLayout, long[] parentLayoutIds, boolean hidden) Returns all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = any ? and hidden = ?.LayoutPersistence.filterFindByG_P_P_H(long groupId, boolean privateLayout, long[] parentLayoutIds, boolean hidden, int start, int end) Returns a range of all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = any ? and hidden = ?.LayoutPersistence.filterFindByG_P_P_H(long groupId, boolean privateLayout, long[] parentLayoutIds, boolean hidden, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = any ? and hidden = ?.LayoutPersistence.filterFindByG_P_P_H(long groupId, boolean privateLayout, long parentLayoutId, boolean hidden) Returns all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?.LayoutPersistence.filterFindByG_P_P_H(long groupId, boolean privateLayout, long parentLayoutId, boolean hidden, int start, int end) Returns a range of all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?.LayoutPersistence.filterFindByG_P_P_H(long groupId, boolean privateLayout, long parentLayoutId, boolean hidden, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permissions to view where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?.LayoutUtil.filterFindByG_P_P_H(long groupId, boolean privateLayout, long[] parentLayoutIds, boolean hidden) Returns all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = any ? and hidden = ?.LayoutUtil.filterFindByG_P_P_H(long groupId, boolean privateLayout, long[] parentLayoutIds, boolean hidden, int start, int end) Returns a range of all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = any ? and hidden = ?.LayoutUtil.filterFindByG_P_P_H(long groupId, boolean privateLayout, long[] parentLayoutIds, boolean hidden, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = any ? and hidden = ?.LayoutUtil.filterFindByG_P_P_H(long groupId, boolean privateLayout, long parentLayoutId, boolean hidden) Returns all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?.LayoutUtil.filterFindByG_P_P_H(long groupId, boolean privateLayout, long parentLayoutId, boolean hidden, int start, int end) Returns a range of all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?.LayoutUtil.filterFindByG_P_P_H(long groupId, boolean privateLayout, long parentLayoutId, boolean hidden, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permissions to view where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?.LayoutPersistence.filterFindByG_P_P_LteP(long groupId, boolean privateLayout, long parentLayoutId, int priority) Returns all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.LayoutPersistence.filterFindByG_P_P_LteP(long groupId, boolean privateLayout, long parentLayoutId, int priority, int start, int end) Returns a range of all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.LayoutPersistence.filterFindByG_P_P_LteP(long groupId, boolean privateLayout, long parentLayoutId, int priority, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permissions to view where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.LayoutUtil.filterFindByG_P_P_LteP(long groupId, boolean privateLayout, long parentLayoutId, int priority) Returns all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.LayoutUtil.filterFindByG_P_P_LteP(long groupId, boolean privateLayout, long parentLayoutId, int priority, int start, int end) Returns a range of all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.LayoutUtil.filterFindByG_P_P_LteP(long groupId, boolean privateLayout, long parentLayoutId, int priority, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permissions to view where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.LayoutPersistence.filterFindByG_P_P_S(long groupId, boolean privateLayout, long[] parentLayoutIds, boolean system) Returns all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = any ? and system = ?.LayoutPersistence.filterFindByG_P_P_S(long groupId, boolean privateLayout, long[] parentLayoutIds, boolean system, int start, int end) Returns a range of all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = any ? and system = ?.LayoutPersistence.filterFindByG_P_P_S(long groupId, boolean privateLayout, long[] parentLayoutIds, boolean system, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = any ? and system = ?.LayoutPersistence.filterFindByG_P_P_S(long groupId, boolean privateLayout, long parentLayoutId, boolean system) Returns all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?.LayoutPersistence.filterFindByG_P_P_S(long groupId, boolean privateLayout, long parentLayoutId, boolean system, int start, int end) Returns a range of all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?.LayoutPersistence.filterFindByG_P_P_S(long groupId, boolean privateLayout, long parentLayoutId, boolean system, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permissions to view where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?.LayoutUtil.filterFindByG_P_P_S(long groupId, boolean privateLayout, long[] parentLayoutIds, boolean system) Returns all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = any ? and system = ?.LayoutUtil.filterFindByG_P_P_S(long groupId, boolean privateLayout, long[] parentLayoutIds, boolean system, int start, int end) Returns a range of all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = any ? and system = ?.LayoutUtil.filterFindByG_P_P_S(long groupId, boolean privateLayout, long[] parentLayoutIds, boolean system, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = any ? and system = ?.LayoutUtil.filterFindByG_P_P_S(long groupId, boolean privateLayout, long parentLayoutId, boolean system) Returns all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?.LayoutUtil.filterFindByG_P_P_S(long groupId, boolean privateLayout, long parentLayoutId, boolean system, int start, int end) Returns a range of all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?.LayoutUtil.filterFindByG_P_P_S(long groupId, boolean privateLayout, long parentLayoutId, boolean system, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permissions to view where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?.LayoutPersistence.filterFindByG_P_ST(long groupId, boolean privateLayout, int status) Returns all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and status = ?.LayoutPersistence.filterFindByG_P_ST(long groupId, boolean privateLayout, int[] statuses) Returns all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and status = any ?.LayoutPersistence.filterFindByG_P_ST(long groupId, boolean privateLayout, int[] statuses, int start, int end) Returns a range of all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and status = any ?.LayoutPersistence.filterFindByG_P_ST(long groupId, boolean privateLayout, int[] statuses, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and status = any ?.LayoutPersistence.filterFindByG_P_ST(long groupId, boolean privateLayout, int status, int start, int end) Returns a range of all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and status = ?.LayoutPersistence.filterFindByG_P_ST(long groupId, boolean privateLayout, int status, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permissions to view where groupId = ? and privateLayout = ? and status = ?.LayoutUtil.filterFindByG_P_ST(long groupId, boolean privateLayout, int status) Returns all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and status = ?.LayoutUtil.filterFindByG_P_ST(long groupId, boolean privateLayout, int[] statuses) Returns all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and status = any ?.LayoutUtil.filterFindByG_P_ST(long groupId, boolean privateLayout, int[] statuses, int start, int end) Returns a range of all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and status = any ?.LayoutUtil.filterFindByG_P_ST(long groupId, boolean privateLayout, int[] statuses, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and status = any ?.LayoutUtil.filterFindByG_P_ST(long groupId, boolean privateLayout, int status, int start, int end) Returns a range of all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and status = ?.LayoutUtil.filterFindByG_P_ST(long groupId, boolean privateLayout, int status, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permissions to view where groupId = ? and privateLayout = ? and status = ?.LayoutPersistence.filterFindByG_P_T(long groupId, boolean privateLayout, String type) Returns all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and type = ?.LayoutPersistence.filterFindByG_P_T(long groupId, boolean privateLayout, String[] types) Returns all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and type = any ?.LayoutPersistence.filterFindByG_P_T(long groupId, boolean privateLayout, String[] types, int start, int end) Returns a range of all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and type = any ?.LayoutPersistence.filterFindByG_P_T(long groupId, boolean privateLayout, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and type = any ?.LayoutPersistence.filterFindByG_P_T(long groupId, boolean privateLayout, String type, int start, int end) Returns a range of all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and type = ?.LayoutPersistence.filterFindByG_P_T(long groupId, boolean privateLayout, String type, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permissions to view where groupId = ? and privateLayout = ? and type = ?.LayoutUtil.filterFindByG_P_T(long groupId, boolean privateLayout, String type) Returns all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and type = ?.LayoutUtil.filterFindByG_P_T(long groupId, boolean privateLayout, String[] types) Returns all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and type = any ?.LayoutUtil.filterFindByG_P_T(long groupId, boolean privateLayout, String[] types, int start, int end) Returns a range of all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and type = any ?.LayoutUtil.filterFindByG_P_T(long groupId, boolean privateLayout, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and type = any ?.LayoutUtil.filterFindByG_P_T(long groupId, boolean privateLayout, String type, int start, int end) Returns a range of all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and type = ?.LayoutUtil.filterFindByG_P_T(long groupId, boolean privateLayout, String type, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permissions to view where groupId = ? and privateLayout = ? and type = ?.LayoutPersistence.filterFindByG_T(long groupId, String type) Returns all the layouts that the user has permission to view where groupId = ? and type = ?.LayoutPersistence.filterFindByG_T(long groupId, String type, int start, int end) Returns a range of all the layouts that the user has permission to view where groupId = ? and type = ?.LayoutPersistence.filterFindByG_T(long groupId, String type, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permissions to view where groupId = ? and type = ?.LayoutUtil.filterFindByG_T(long groupId, String type) Returns all the layouts that the user has permission to view where groupId = ? and type = ?.LayoutUtil.filterFindByG_T(long groupId, String type, int start, int end) Returns a range of all the layouts that the user has permission to view where groupId = ? and type = ?.LayoutUtil.filterFindByG_T(long groupId, String type, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permissions to view where groupId = ? and type = ?.LayoutPersistence.filterFindByGroupId(long groupId) Returns all the layouts that the user has permission to view where groupId = ?.LayoutPersistence.filterFindByGroupId(long groupId, int start, int end) Returns a range of all the layouts that the user has permission to view where groupId = ?.LayoutPersistence.filterFindByGroupId(long groupId, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permissions to view where groupId = ?.LayoutUtil.filterFindByGroupId(long groupId) Returns all the layouts that the user has permission to view where groupId = ?.LayoutUtil.filterFindByGroupId(long groupId, int start, int end) Returns a range of all the layouts that the user has permission to view where groupId = ?.LayoutUtil.filterFindByGroupId(long groupId, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permissions to view where groupId = ?.LayoutPersistence.findAll()Returns all the layouts.LayoutPersistence.findAll(int start, int end) Returns a range of all the layouts.LayoutPersistence.findAll(int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts.LayoutPersistence.findAll(int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts.LayoutUtil.findAll()Returns all the layouts.LayoutUtil.findAll(int start, int end) Returns a range of all the layouts.LayoutUtil.findAll(int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts.LayoutUtil.findAll(int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts.Returns all the layouts where companyId = ? and layoutPrototypeUuid = ?.Returns a range of all the layouts where companyId = ? and layoutPrototypeUuid = ?.LayoutPersistence.findByC_L(long companyId, String layoutPrototypeUuid, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where companyId = ? and layoutPrototypeUuid = ?.LayoutPersistence.findByC_L(long companyId, String layoutPrototypeUuid, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where companyId = ? and layoutPrototypeUuid = ?.Returns all the layouts where companyId = ? and layoutPrototypeUuid = ?.Returns a range of all the layouts where companyId = ? and layoutPrototypeUuid = ?.LayoutUtil.findByC_L(long companyId, String layoutPrototypeUuid, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where companyId = ? and layoutPrototypeUuid = ?.LayoutUtil.findByC_L(long companyId, String layoutPrototypeUuid, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where companyId = ? and layoutPrototypeUuid = ?.LayoutPersistence.findByCompanyId(long companyId) Returns all the layouts where companyId = ?.LayoutPersistence.findByCompanyId(long companyId, int start, int end) Returns a range of all the layouts where companyId = ?.LayoutPersistence.findByCompanyId(long companyId, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where companyId = ?.LayoutPersistence.findByCompanyId(long companyId, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where companyId = ?.LayoutUtil.findByCompanyId(long companyId) Returns all the layouts where companyId = ?.LayoutUtil.findByCompanyId(long companyId, int start, int end) Returns a range of all the layouts where companyId = ?.LayoutUtil.findByCompanyId(long companyId, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where companyId = ?.LayoutUtil.findByCompanyId(long companyId, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where companyId = ?.LayoutPersistence.findByG_MLP(long groupId, long masterLayoutPlid) Returns all the layouts where groupId = ? and masterLayoutPlid = ?.LayoutPersistence.findByG_MLP(long groupId, long masterLayoutPlid, int start, int end) Returns a range of all the layouts where groupId = ? and masterLayoutPlid = ?.LayoutPersistence.findByG_MLP(long groupId, long masterLayoutPlid, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and masterLayoutPlid = ?.LayoutPersistence.findByG_MLP(long groupId, long masterLayoutPlid, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and masterLayoutPlid = ?.LayoutUtil.findByG_MLP(long groupId, long masterLayoutPlid) Returns all the layouts where groupId = ? and masterLayoutPlid = ?.LayoutUtil.findByG_MLP(long groupId, long masterLayoutPlid, int start, int end) Returns a range of all the layouts where groupId = ? and masterLayoutPlid = ?.LayoutUtil.findByG_MLP(long groupId, long masterLayoutPlid, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and masterLayoutPlid = ?.LayoutUtil.findByG_MLP(long groupId, long masterLayoutPlid, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and masterLayoutPlid = ?.LayoutPersistence.findByG_P(long groupId, boolean privateLayout) Returns all the layouts where groupId = ? and privateLayout = ?.LayoutPersistence.findByG_P(long groupId, boolean privateLayout, int start, int end) Returns a range of all the layouts where groupId = ? and privateLayout = ?.LayoutPersistence.findByG_P(long groupId, boolean privateLayout, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ?.LayoutPersistence.findByG_P(long groupId, boolean privateLayout, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ?.LayoutUtil.findByG_P(long groupId, boolean privateLayout) Returns all the layouts where groupId = ? and privateLayout = ?.LayoutUtil.findByG_P(long groupId, boolean privateLayout, int start, int end) Returns a range of all the layouts where groupId = ? and privateLayout = ?.LayoutUtil.findByG_P(long groupId, boolean privateLayout, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ?.LayoutUtil.findByG_P(long groupId, boolean privateLayout, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ?.LayoutPersistence.findByG_P_P(long groupId, boolean privateLayout, long parentLayoutId) Returns all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ?.LayoutPersistence.findByG_P_P(long groupId, boolean privateLayout, long[] parentLayoutIds) Returns all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = any ?.LayoutPersistence.findByG_P_P(long groupId, boolean privateLayout, long[] parentLayoutIds, int start, int end) Returns a range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = any ?.LayoutPersistence.findByG_P_P(long groupId, boolean privateLayout, long[] parentLayoutIds, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = any ?.LayoutPersistence.findByG_P_P(long groupId, boolean privateLayout, long[] parentLayoutIds, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ?, optionally using the finder cache.LayoutPersistence.findByG_P_P(long groupId, boolean privateLayout, long parentLayoutId, int start, int end) Returns a range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ?.LayoutPersistence.findByG_P_P(long groupId, boolean privateLayout, long parentLayoutId, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ?.LayoutPersistence.findByG_P_P(long groupId, boolean privateLayout, long parentLayoutId, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ?.LayoutUtil.findByG_P_P(long groupId, boolean privateLayout, long parentLayoutId) Returns all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ?.LayoutUtil.findByG_P_P(long groupId, boolean privateLayout, long[] parentLayoutIds) Returns all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = any ?.LayoutUtil.findByG_P_P(long groupId, boolean privateLayout, long[] parentLayoutIds, int start, int end) Returns a range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = any ?.LayoutUtil.findByG_P_P(long groupId, boolean privateLayout, long[] parentLayoutIds, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = any ?.LayoutUtil.findByG_P_P(long groupId, boolean privateLayout, long[] parentLayoutIds, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ?, optionally using the finder cache.LayoutUtil.findByG_P_P(long groupId, boolean privateLayout, long parentLayoutId, int start, int end) Returns a range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ?.LayoutUtil.findByG_P_P(long groupId, boolean privateLayout, long parentLayoutId, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ?.LayoutUtil.findByG_P_P(long groupId, boolean privateLayout, long parentLayoutId, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ?.LayoutPersistence.findByG_P_P_H(long groupId, boolean privateLayout, long[] parentLayoutIds, boolean hidden) Returns all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = any ? and hidden = ?.LayoutPersistence.findByG_P_P_H(long groupId, boolean privateLayout, long[] parentLayoutIds, boolean hidden, int start, int end) Returns a range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = any ? and hidden = ?.LayoutPersistence.findByG_P_P_H(long groupId, boolean privateLayout, long[] parentLayoutIds, boolean hidden, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = any ? and hidden = ?.LayoutPersistence.findByG_P_P_H(long groupId, boolean privateLayout, long[] parentLayoutIds, boolean hidden, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?, optionally using the finder cache.LayoutPersistence.findByG_P_P_H(long groupId, boolean privateLayout, long parentLayoutId, boolean hidden) Returns all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?.LayoutPersistence.findByG_P_P_H(long groupId, boolean privateLayout, long parentLayoutId, boolean hidden, int start, int end) Returns a range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?.LayoutPersistence.findByG_P_P_H(long groupId, boolean privateLayout, long parentLayoutId, boolean hidden, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?.LayoutPersistence.findByG_P_P_H(long groupId, boolean privateLayout, long parentLayoutId, boolean hidden, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?.LayoutUtil.findByG_P_P_H(long groupId, boolean privateLayout, long[] parentLayoutIds, boolean hidden) Returns all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = any ? and hidden = ?.LayoutUtil.findByG_P_P_H(long groupId, boolean privateLayout, long[] parentLayoutIds, boolean hidden, int start, int end) Returns a range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = any ? and hidden = ?.LayoutUtil.findByG_P_P_H(long groupId, boolean privateLayout, long[] parentLayoutIds, boolean hidden, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = any ? and hidden = ?.LayoutUtil.findByG_P_P_H(long groupId, boolean privateLayout, long[] parentLayoutIds, boolean hidden, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?, optionally using the finder cache.LayoutUtil.findByG_P_P_H(long groupId, boolean privateLayout, long parentLayoutId, boolean hidden) Returns all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?.LayoutUtil.findByG_P_P_H(long groupId, boolean privateLayout, long parentLayoutId, boolean hidden, int start, int end) Returns a range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?.LayoutUtil.findByG_P_P_H(long groupId, boolean privateLayout, long parentLayoutId, boolean hidden, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?.LayoutUtil.findByG_P_P_H(long groupId, boolean privateLayout, long parentLayoutId, boolean hidden, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?.LayoutPersistence.findByG_P_P_LteP(long groupId, boolean privateLayout, long parentLayoutId, int priority) Returns all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.LayoutPersistence.findByG_P_P_LteP(long groupId, boolean privateLayout, long parentLayoutId, int priority, int start, int end) Returns a range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.LayoutPersistence.findByG_P_P_LteP(long groupId, boolean privateLayout, long parentLayoutId, int priority, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.LayoutPersistence.findByG_P_P_LteP(long groupId, boolean privateLayout, long parentLayoutId, int priority, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.LayoutUtil.findByG_P_P_LteP(long groupId, boolean privateLayout, long parentLayoutId, int priority) Returns all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.LayoutUtil.findByG_P_P_LteP(long groupId, boolean privateLayout, long parentLayoutId, int priority, int start, int end) Returns a range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.LayoutUtil.findByG_P_P_LteP(long groupId, boolean privateLayout, long parentLayoutId, int priority, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.LayoutUtil.findByG_P_P_LteP(long groupId, boolean privateLayout, long parentLayoutId, int priority, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.LayoutPersistence.findByG_P_P_S(long groupId, boolean privateLayout, long[] parentLayoutIds, boolean system) Returns all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = any ? and system = ?.LayoutPersistence.findByG_P_P_S(long groupId, boolean privateLayout, long[] parentLayoutIds, boolean system, int start, int end) Returns a range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = any ? and system = ?.LayoutPersistence.findByG_P_P_S(long groupId, boolean privateLayout, long[] parentLayoutIds, boolean system, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = any ? and system = ?.LayoutPersistence.findByG_P_P_S(long groupId, boolean privateLayout, long[] parentLayoutIds, boolean system, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?, optionally using the finder cache.LayoutPersistence.findByG_P_P_S(long groupId, boolean privateLayout, long parentLayoutId, boolean system) Returns all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?.LayoutPersistence.findByG_P_P_S(long groupId, boolean privateLayout, long parentLayoutId, boolean system, int start, int end) Returns a range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?.LayoutPersistence.findByG_P_P_S(long groupId, boolean privateLayout, long parentLayoutId, boolean system, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?.LayoutPersistence.findByG_P_P_S(long groupId, boolean privateLayout, long parentLayoutId, boolean system, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?.LayoutUtil.findByG_P_P_S(long groupId, boolean privateLayout, long[] parentLayoutIds, boolean system) Returns all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = any ? and system = ?.LayoutUtil.findByG_P_P_S(long groupId, boolean privateLayout, long[] parentLayoutIds, boolean system, int start, int end) Returns a range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = any ? and system = ?.LayoutUtil.findByG_P_P_S(long groupId, boolean privateLayout, long[] parentLayoutIds, boolean system, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = any ? and system = ?.LayoutUtil.findByG_P_P_S(long groupId, boolean privateLayout, long[] parentLayoutIds, boolean system, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?, optionally using the finder cache.LayoutUtil.findByG_P_P_S(long groupId, boolean privateLayout, long parentLayoutId, boolean system) Returns all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?.LayoutUtil.findByG_P_P_S(long groupId, boolean privateLayout, long parentLayoutId, boolean system, int start, int end) Returns a range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?.LayoutUtil.findByG_P_P_S(long groupId, boolean privateLayout, long parentLayoutId, boolean system, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?.LayoutUtil.findByG_P_P_S(long groupId, boolean privateLayout, long parentLayoutId, boolean system, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?.LayoutPersistence.findByG_P_ST(long groupId, boolean privateLayout, int status) Returns all the layouts where groupId = ? and privateLayout = ? and status = ?.LayoutPersistence.findByG_P_ST(long groupId, boolean privateLayout, int[] statuses) Returns all the layouts where groupId = ? and privateLayout = ? and status = any ?.LayoutPersistence.findByG_P_ST(long groupId, boolean privateLayout, int[] statuses, int start, int end) Returns a range of all the layouts where groupId = ? and privateLayout = ? and status = any ?.LayoutPersistence.findByG_P_ST(long groupId, boolean privateLayout, int[] statuses, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and status = any ?.LayoutPersistence.findByG_P_ST(long groupId, boolean privateLayout, int[] statuses, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and status = ?, optionally using the finder cache.LayoutPersistence.findByG_P_ST(long groupId, boolean privateLayout, int status, int start, int end) Returns a range of all the layouts where groupId = ? and privateLayout = ? and status = ?.LayoutPersistence.findByG_P_ST(long groupId, boolean privateLayout, int status, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and status = ?.LayoutPersistence.findByG_P_ST(long groupId, boolean privateLayout, int status, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and status = ?.LayoutUtil.findByG_P_ST(long groupId, boolean privateLayout, int status) Returns all the layouts where groupId = ? and privateLayout = ? and status = ?.LayoutUtil.findByG_P_ST(long groupId, boolean privateLayout, int[] statuses) Returns all the layouts where groupId = ? and privateLayout = ? and status = any ?.LayoutUtil.findByG_P_ST(long groupId, boolean privateLayout, int[] statuses, int start, int end) Returns a range of all the layouts where groupId = ? and privateLayout = ? and status = any ?.LayoutUtil.findByG_P_ST(long groupId, boolean privateLayout, int[] statuses, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and status = any ?.LayoutUtil.findByG_P_ST(long groupId, boolean privateLayout, int[] statuses, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and status = ?, optionally using the finder cache.LayoutUtil.findByG_P_ST(long groupId, boolean privateLayout, int status, int start, int end) Returns a range of all the layouts where groupId = ? and privateLayout = ? and status = ?.LayoutUtil.findByG_P_ST(long groupId, boolean privateLayout, int status, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and status = ?.LayoutUtil.findByG_P_ST(long groupId, boolean privateLayout, int status, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and status = ?.LayoutPersistence.findByG_P_T(long groupId, boolean privateLayout, String type) Returns all the layouts where groupId = ? and privateLayout = ? and type = ?.LayoutPersistence.findByG_P_T(long groupId, boolean privateLayout, String[] types) Returns all the layouts where groupId = ? and privateLayout = ? and type = any ?.LayoutPersistence.findByG_P_T(long groupId, boolean privateLayout, String[] types, int start, int end) Returns a range of all the layouts where groupId = ? and privateLayout = ? and type = any ?.LayoutPersistence.findByG_P_T(long groupId, boolean privateLayout, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and type = any ?.LayoutPersistence.findByG_P_T(long groupId, boolean privateLayout, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and type = ?, optionally using the finder cache.LayoutPersistence.findByG_P_T(long groupId, boolean privateLayout, String type, int start, int end) Returns a range of all the layouts where groupId = ? and privateLayout = ? and type = ?.LayoutPersistence.findByG_P_T(long groupId, boolean privateLayout, String type, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and type = ?.LayoutPersistence.findByG_P_T(long groupId, boolean privateLayout, String type, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and type = ?.LayoutUtil.findByG_P_T(long groupId, boolean privateLayout, String type) Returns all the layouts where groupId = ? and privateLayout = ? and type = ?.LayoutUtil.findByG_P_T(long groupId, boolean privateLayout, String[] types) Returns all the layouts where groupId = ? and privateLayout = ? and type = any ?.LayoutUtil.findByG_P_T(long groupId, boolean privateLayout, String[] types, int start, int end) Returns a range of all the layouts where groupId = ? and privateLayout = ? and type = any ?.LayoutUtil.findByG_P_T(long groupId, boolean privateLayout, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and type = any ?.LayoutUtil.findByG_P_T(long groupId, boolean privateLayout, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and type = ?, optionally using the finder cache.LayoutUtil.findByG_P_T(long groupId, boolean privateLayout, String type, int start, int end) Returns a range of all the layouts where groupId = ? and privateLayout = ? and type = ?.LayoutUtil.findByG_P_T(long groupId, boolean privateLayout, String type, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and type = ?.LayoutUtil.findByG_P_T(long groupId, boolean privateLayout, String type, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and type = ?.Returns all the layouts where groupId = ? and type = ?.Returns a range of all the layouts where groupId = ? and type = ?.LayoutPersistence.findByG_T(long groupId, String type, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and type = ?.LayoutPersistence.findByG_T(long groupId, String type, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and type = ?.Returns all the layouts where groupId = ? and type = ?.Returns a range of all the layouts where groupId = ? and type = ?.LayoutUtil.findByG_T(long groupId, String type, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and type = ?.LayoutUtil.findByG_T(long groupId, String type, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and type = ?.LayoutPersistence.findByGroupId(long groupId) Returns all the layouts where groupId = ?.LayoutPersistence.findByGroupId(long groupId, int start, int end) Returns a range of all the layouts where groupId = ?.LayoutPersistence.findByGroupId(long groupId, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ?.LayoutPersistence.findByGroupId(long groupId, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ?.LayoutUtil.findByGroupId(long groupId) Returns all the layouts where groupId = ?.LayoutUtil.findByGroupId(long groupId, int start, int end) Returns a range of all the layouts where groupId = ?.LayoutUtil.findByGroupId(long groupId, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ?.LayoutUtil.findByGroupId(long groupId, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ?.LayoutPersistence.findByLayoutPrototypeUuid(String layoutPrototypeUuid) Returns all the layouts where layoutPrototypeUuid = ?.LayoutPersistence.findByLayoutPrototypeUuid(String layoutPrototypeUuid, int start, int end) Returns a range of all the layouts where layoutPrototypeUuid = ?.LayoutPersistence.findByLayoutPrototypeUuid(String layoutPrototypeUuid, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where layoutPrototypeUuid = ?.LayoutPersistence.findByLayoutPrototypeUuid(String layoutPrototypeUuid, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where layoutPrototypeUuid = ?.LayoutUtil.findByLayoutPrototypeUuid(String layoutPrototypeUuid) Returns all the layouts where layoutPrototypeUuid = ?.LayoutUtil.findByLayoutPrototypeUuid(String layoutPrototypeUuid, int start, int end) Returns a range of all the layouts where layoutPrototypeUuid = ?.LayoutUtil.findByLayoutPrototypeUuid(String layoutPrototypeUuid, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where layoutPrototypeUuid = ?.LayoutUtil.findByLayoutPrototypeUuid(String layoutPrototypeUuid, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where layoutPrototypeUuid = ?.LayoutFinder.findByNullFriendlyURL()LayoutFinderUtil.findByNullFriendlyURL()LayoutPersistence.findByParentPlid(long parentPlid) Returns all the layouts where parentPlid = ?.LayoutPersistence.findByParentPlid(long parentPlid, int start, int end) Returns a range of all the layouts where parentPlid = ?.LayoutPersistence.findByParentPlid(long parentPlid, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where parentPlid = ?.LayoutPersistence.findByParentPlid(long parentPlid, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where parentPlid = ?.LayoutUtil.findByParentPlid(long parentPlid) Returns all the layouts where parentPlid = ?.LayoutUtil.findByParentPlid(long parentPlid, int start, int end) Returns a range of all the layouts where parentPlid = ?.LayoutUtil.findByParentPlid(long parentPlid, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where parentPlid = ?.LayoutUtil.findByParentPlid(long parentPlid, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where parentPlid = ?.LayoutFinder.findByScopeGroup(long groupId) LayoutFinder.findByScopeGroup(long groupId, boolean privateLayout) LayoutFinderUtil.findByScopeGroup(long groupId) LayoutFinderUtil.findByScopeGroup(long groupId, boolean privateLayout) LayoutPersistence.findBySourcePrototypeLayoutUuid(String sourcePrototypeLayoutUuid) Returns all the layouts where sourcePrototypeLayoutUuid = ?.LayoutPersistence.findBySourcePrototypeLayoutUuid(String sourcePrototypeLayoutUuid, int start, int end) Returns a range of all the layouts where sourcePrototypeLayoutUuid = ?.LayoutPersistence.findBySourcePrototypeLayoutUuid(String sourcePrototypeLayoutUuid, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where sourcePrototypeLayoutUuid = ?.LayoutPersistence.findBySourcePrototypeLayoutUuid(String sourcePrototypeLayoutUuid, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where sourcePrototypeLayoutUuid = ?.LayoutUtil.findBySourcePrototypeLayoutUuid(String sourcePrototypeLayoutUuid) Returns all the layouts where sourcePrototypeLayoutUuid = ?.LayoutUtil.findBySourcePrototypeLayoutUuid(String sourcePrototypeLayoutUuid, int start, int end) Returns a range of all the layouts where sourcePrototypeLayoutUuid = ?.LayoutUtil.findBySourcePrototypeLayoutUuid(String sourcePrototypeLayoutUuid, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where sourcePrototypeLayoutUuid = ?.LayoutUtil.findBySourcePrototypeLayoutUuid(String sourcePrototypeLayoutUuid, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where sourcePrototypeLayoutUuid = ?.LayoutPersistence.findByUuid(String uuid) Returns all the layouts where uuid = ?.LayoutPersistence.findByUuid(String uuid, int start, int end) Returns a range of all the layouts where uuid = ?.LayoutPersistence.findByUuid(String uuid, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where uuid = ?.LayoutPersistence.findByUuid(String uuid, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where uuid = ?.LayoutUtil.findByUuid(String uuid) Returns all the layouts where uuid = ?.LayoutUtil.findByUuid(String uuid, int start, int end) Returns a range of all the layouts where uuid = ?.LayoutUtil.findByUuid(String uuid, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where uuid = ?.LayoutUtil.findByUuid(String uuid, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where uuid = ?.LayoutPersistence.findByUuid_C(String uuid, long companyId) Returns all the layouts where uuid = ? and companyId = ?.LayoutPersistence.findByUuid_C(String uuid, long companyId, int start, int end) Returns a range of all the layouts where uuid = ? and companyId = ?.LayoutPersistence.findByUuid_C(String uuid, long companyId, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where uuid = ? and companyId = ?.LayoutPersistence.findByUuid_C(String uuid, long companyId, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where uuid = ? and companyId = ?.LayoutUtil.findByUuid_C(String uuid, long companyId) Returns all the layouts where uuid = ? and companyId = ?.LayoutUtil.findByUuid_C(String uuid, long companyId, int start, int end) Returns a range of all the layouts where uuid = ? and companyId = ?.LayoutUtil.findByUuid_C(String uuid, long companyId, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where uuid = ? and companyId = ?.LayoutUtil.findByUuid_C(String uuid, long companyId, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where uuid = ? and companyId = ?.LayoutUtil.findWithDynamicQuery(DynamicQuery dynamicQuery) LayoutUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end) LayoutUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<Layout> orderByComparator) Methods in com.liferay.portal.kernel.service.persistence with parameters of type LayoutModifier and TypeMethodDescriptionvoidLayoutPersistence.cacheResult(Layout layout) Caches the layout in the entity cache if it is enabled.static voidLayoutUtil.cacheResult(Layout layout) Caches the layout in the entity cache if it is enabled.static voidLayoutUtil.clearCache(Layout layout) static Layoutstatic LayoutLayoutUtil.update(Layout layout, ServiceContext serviceContext) LayoutPersistence.updateImpl(Layout layout) static LayoutLayoutUtil.updateImpl(Layout layout) Method parameters in com.liferay.portal.kernel.service.persistence with type arguments of type LayoutModifier and TypeMethodDescriptionvoidLayoutPersistence.cacheResult(List<Layout> layouts) Caches the layouts in the entity cache if it is enabled.static voidLayoutUtil.cacheResult(List<Layout> layouts) Caches the layouts in the entity cache if it is enabled.LayoutPersistence.fetchByC_L_First(long companyId, String layoutPrototypeUuid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where companyId = ? and layoutPrototypeUuid = ?.static LayoutLayoutUtil.fetchByC_L_First(long companyId, String layoutPrototypeUuid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where companyId = ? and layoutPrototypeUuid = ?.LayoutPersistence.fetchByC_L_Last(long companyId, String layoutPrototypeUuid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where companyId = ? and layoutPrototypeUuid = ?.static LayoutLayoutUtil.fetchByC_L_Last(long companyId, String layoutPrototypeUuid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where companyId = ? and layoutPrototypeUuid = ?.LayoutPersistence.fetchByCompanyId_First(long companyId, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where companyId = ?.static LayoutLayoutUtil.fetchByCompanyId_First(long companyId, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where companyId = ?.LayoutPersistence.fetchByCompanyId_Last(long companyId, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where companyId = ?.static LayoutLayoutUtil.fetchByCompanyId_Last(long companyId, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where companyId = ?.LayoutPersistence.fetchByG_MLP_First(long groupId, long masterLayoutPlid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and masterLayoutPlid = ?.static LayoutLayoutUtil.fetchByG_MLP_First(long groupId, long masterLayoutPlid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and masterLayoutPlid = ?.LayoutPersistence.fetchByG_MLP_Last(long groupId, long masterLayoutPlid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and masterLayoutPlid = ?.static LayoutLayoutUtil.fetchByG_MLP_Last(long groupId, long masterLayoutPlid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and masterLayoutPlid = ?.LayoutPersistence.fetchByG_P_First(long groupId, boolean privateLayout, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ?.static LayoutLayoutUtil.fetchByG_P_First(long groupId, boolean privateLayout, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ?.LayoutPersistence.fetchByG_P_Last(long groupId, boolean privateLayout, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ?.static LayoutLayoutUtil.fetchByG_P_Last(long groupId, boolean privateLayout, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ?.LayoutPersistence.fetchByG_P_P_First(long groupId, boolean privateLayout, long parentLayoutId, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ?.static LayoutLayoutUtil.fetchByG_P_P_First(long groupId, boolean privateLayout, long parentLayoutId, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ?.LayoutPersistence.fetchByG_P_P_H_First(long groupId, boolean privateLayout, long parentLayoutId, boolean hidden, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?.static LayoutLayoutUtil.fetchByG_P_P_H_First(long groupId, boolean privateLayout, long parentLayoutId, boolean hidden, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?.LayoutPersistence.fetchByG_P_P_H_Last(long groupId, boolean privateLayout, long parentLayoutId, boolean hidden, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?.static LayoutLayoutUtil.fetchByG_P_P_H_Last(long groupId, boolean privateLayout, long parentLayoutId, boolean hidden, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?.LayoutPersistence.fetchByG_P_P_Last(long groupId, boolean privateLayout, long parentLayoutId, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ?.static LayoutLayoutUtil.fetchByG_P_P_Last(long groupId, boolean privateLayout, long parentLayoutId, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ?.LayoutPersistence.fetchByG_P_P_LteP_First(long groupId, boolean privateLayout, long parentLayoutId, int priority, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.static LayoutLayoutUtil.fetchByG_P_P_LteP_First(long groupId, boolean privateLayout, long parentLayoutId, int priority, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.LayoutPersistence.fetchByG_P_P_LteP_Last(long groupId, boolean privateLayout, long parentLayoutId, int priority, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.static LayoutLayoutUtil.fetchByG_P_P_LteP_Last(long groupId, boolean privateLayout, long parentLayoutId, int priority, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.LayoutPersistence.fetchByG_P_P_S_First(long groupId, boolean privateLayout, long parentLayoutId, boolean system, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?.static LayoutLayoutUtil.fetchByG_P_P_S_First(long groupId, boolean privateLayout, long parentLayoutId, boolean system, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?.LayoutPersistence.fetchByG_P_P_S_Last(long groupId, boolean privateLayout, long parentLayoutId, boolean system, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?.static LayoutLayoutUtil.fetchByG_P_P_S_Last(long groupId, boolean privateLayout, long parentLayoutId, boolean system, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?.LayoutPersistence.fetchByG_P_ST_First(long groupId, boolean privateLayout, int status, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and status = ?.static LayoutLayoutUtil.fetchByG_P_ST_First(long groupId, boolean privateLayout, int status, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and status = ?.LayoutPersistence.fetchByG_P_ST_Last(long groupId, boolean privateLayout, int status, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and status = ?.static LayoutLayoutUtil.fetchByG_P_ST_Last(long groupId, boolean privateLayout, int status, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and status = ?.LayoutPersistence.fetchByG_P_T_First(long groupId, boolean privateLayout, String type, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and type = ?.static LayoutLayoutUtil.fetchByG_P_T_First(long groupId, boolean privateLayout, String type, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and type = ?.LayoutPersistence.fetchByG_P_T_Last(long groupId, boolean privateLayout, String type, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and type = ?.static LayoutLayoutUtil.fetchByG_P_T_Last(long groupId, boolean privateLayout, String type, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and type = ?.LayoutPersistence.fetchByG_T_First(long groupId, String type, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and type = ?.static LayoutLayoutUtil.fetchByG_T_First(long groupId, String type, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and type = ?.LayoutPersistence.fetchByG_T_Last(long groupId, String type, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and type = ?.static LayoutLayoutUtil.fetchByG_T_Last(long groupId, String type, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and type = ?.LayoutPersistence.fetchByGroupId_First(long groupId, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ?.static LayoutLayoutUtil.fetchByGroupId_First(long groupId, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ?.LayoutPersistence.fetchByGroupId_Last(long groupId, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ?.static LayoutLayoutUtil.fetchByGroupId_Last(long groupId, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ?.LayoutPersistence.fetchByLayoutPrototypeUuid_First(String layoutPrototypeUuid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where layoutPrototypeUuid = ?.static LayoutLayoutUtil.fetchByLayoutPrototypeUuid_First(String layoutPrototypeUuid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where layoutPrototypeUuid = ?.LayoutPersistence.fetchByLayoutPrototypeUuid_Last(String layoutPrototypeUuid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where layoutPrototypeUuid = ?.static LayoutLayoutUtil.fetchByLayoutPrototypeUuid_Last(String layoutPrototypeUuid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where layoutPrototypeUuid = ?.LayoutPersistence.fetchByParentPlid_First(long parentPlid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where parentPlid = ?.static LayoutLayoutUtil.fetchByParentPlid_First(long parentPlid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where parentPlid = ?.LayoutPersistence.fetchByParentPlid_Last(long parentPlid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where parentPlid = ?.static LayoutLayoutUtil.fetchByParentPlid_Last(long parentPlid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where parentPlid = ?.LayoutPersistence.fetchBySourcePrototypeLayoutUuid_First(String sourcePrototypeLayoutUuid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where sourcePrototypeLayoutUuid = ?.static LayoutLayoutUtil.fetchBySourcePrototypeLayoutUuid_First(String sourcePrototypeLayoutUuid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where sourcePrototypeLayoutUuid = ?.LayoutPersistence.fetchBySourcePrototypeLayoutUuid_Last(String sourcePrototypeLayoutUuid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where sourcePrototypeLayoutUuid = ?.static LayoutLayoutUtil.fetchBySourcePrototypeLayoutUuid_Last(String sourcePrototypeLayoutUuid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where sourcePrototypeLayoutUuid = ?.LayoutPersistence.fetchByUuid_C_First(String uuid, long companyId, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where uuid = ? and companyId = ?.static LayoutLayoutUtil.fetchByUuid_C_First(String uuid, long companyId, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where uuid = ? and companyId = ?.LayoutPersistence.fetchByUuid_C_Last(String uuid, long companyId, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where uuid = ? and companyId = ?.static LayoutLayoutUtil.fetchByUuid_C_Last(String uuid, long companyId, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where uuid = ? and companyId = ?.LayoutPersistence.fetchByUuid_First(String uuid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where uuid = ?.static LayoutLayoutUtil.fetchByUuid_First(String uuid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where uuid = ?.LayoutPersistence.fetchByUuid_Last(String uuid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where uuid = ?.static LayoutLayoutUtil.fetchByUuid_Last(String uuid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where uuid = ?.LayoutPersistence.filterFindByG_MLP(long groupId, long masterLayoutPlid, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permissions to view where groupId = ? and masterLayoutPlid = ?.LayoutUtil.filterFindByG_MLP(long groupId, long masterLayoutPlid, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permissions to view where groupId = ? and masterLayoutPlid = ?.Layout[]LayoutPersistence.filterFindByG_MLP_PrevAndNext(long plid, long groupId, long masterLayoutPlid, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set of layouts that the user has permission to view where groupId = ? and masterLayoutPlid = ?.static Layout[]LayoutUtil.filterFindByG_MLP_PrevAndNext(long plid, long groupId, long masterLayoutPlid, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set of layouts that the user has permission to view where groupId = ? and masterLayoutPlid = ?.LayoutPersistence.filterFindByG_P(long groupId, boolean privateLayout, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permissions to view where groupId = ? and privateLayout = ?.LayoutUtil.filterFindByG_P(long groupId, boolean privateLayout, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permissions to view where groupId = ? and privateLayout = ?.LayoutPersistence.filterFindByG_P_P(long groupId, boolean privateLayout, long[] parentLayoutIds, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = any ?.LayoutPersistence.filterFindByG_P_P(long groupId, boolean privateLayout, long parentLayoutId, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permissions to view where groupId = ? and privateLayout = ? and parentLayoutId = ?.LayoutUtil.filterFindByG_P_P(long groupId, boolean privateLayout, long[] parentLayoutIds, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = any ?.LayoutUtil.filterFindByG_P_P(long groupId, boolean privateLayout, long parentLayoutId, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permissions to view where groupId = ? and privateLayout = ? and parentLayoutId = ?.LayoutPersistence.filterFindByG_P_P_H(long groupId, boolean privateLayout, long[] parentLayoutIds, boolean hidden, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = any ? and hidden = ?.LayoutPersistence.filterFindByG_P_P_H(long groupId, boolean privateLayout, long parentLayoutId, boolean hidden, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permissions to view where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?.LayoutUtil.filterFindByG_P_P_H(long groupId, boolean privateLayout, long[] parentLayoutIds, boolean hidden, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = any ? and hidden = ?.LayoutUtil.filterFindByG_P_P_H(long groupId, boolean privateLayout, long parentLayoutId, boolean hidden, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permissions to view where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?.Layout[]LayoutPersistence.filterFindByG_P_P_H_PrevAndNext(long plid, long groupId, boolean privateLayout, long parentLayoutId, boolean hidden, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set of layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?.static Layout[]LayoutUtil.filterFindByG_P_P_H_PrevAndNext(long plid, long groupId, boolean privateLayout, long parentLayoutId, boolean hidden, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set of layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?.LayoutPersistence.filterFindByG_P_P_LteP(long groupId, boolean privateLayout, long parentLayoutId, int priority, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permissions to view where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.LayoutUtil.filterFindByG_P_P_LteP(long groupId, boolean privateLayout, long parentLayoutId, int priority, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permissions to view where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.Layout[]LayoutPersistence.filterFindByG_P_P_LteP_PrevAndNext(long plid, long groupId, boolean privateLayout, long parentLayoutId, int priority, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set of layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.static Layout[]LayoutUtil.filterFindByG_P_P_LteP_PrevAndNext(long plid, long groupId, boolean privateLayout, long parentLayoutId, int priority, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set of layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.Layout[]LayoutPersistence.filterFindByG_P_P_PrevAndNext(long plid, long groupId, boolean privateLayout, long parentLayoutId, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set of layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = ?.static Layout[]LayoutUtil.filterFindByG_P_P_PrevAndNext(long plid, long groupId, boolean privateLayout, long parentLayoutId, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set of layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = ?.LayoutPersistence.filterFindByG_P_P_S(long groupId, boolean privateLayout, long[] parentLayoutIds, boolean system, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = any ? and system = ?.LayoutPersistence.filterFindByG_P_P_S(long groupId, boolean privateLayout, long parentLayoutId, boolean system, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permissions to view where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?.LayoutUtil.filterFindByG_P_P_S(long groupId, boolean privateLayout, long[] parentLayoutIds, boolean system, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = any ? and system = ?.LayoutUtil.filterFindByG_P_P_S(long groupId, boolean privateLayout, long parentLayoutId, boolean system, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permissions to view where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?.Layout[]LayoutPersistence.filterFindByG_P_P_S_PrevAndNext(long plid, long groupId, boolean privateLayout, long parentLayoutId, boolean system, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set of layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?.static Layout[]LayoutUtil.filterFindByG_P_P_S_PrevAndNext(long plid, long groupId, boolean privateLayout, long parentLayoutId, boolean system, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set of layouts that the user has permission to view where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?.Layout[]LayoutPersistence.filterFindByG_P_PrevAndNext(long plid, long groupId, boolean privateLayout, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set of layouts that the user has permission to view where groupId = ? and privateLayout = ?.static Layout[]LayoutUtil.filterFindByG_P_PrevAndNext(long plid, long groupId, boolean privateLayout, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set of layouts that the user has permission to view where groupId = ? and privateLayout = ?.LayoutPersistence.filterFindByG_P_ST(long groupId, boolean privateLayout, int[] statuses, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and status = any ?.LayoutPersistence.filterFindByG_P_ST(long groupId, boolean privateLayout, int status, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permissions to view where groupId = ? and privateLayout = ? and status = ?.LayoutUtil.filterFindByG_P_ST(long groupId, boolean privateLayout, int[] statuses, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and status = any ?.LayoutUtil.filterFindByG_P_ST(long groupId, boolean privateLayout, int status, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permissions to view where groupId = ? and privateLayout = ? and status = ?.Layout[]LayoutPersistence.filterFindByG_P_ST_PrevAndNext(long plid, long groupId, boolean privateLayout, int status, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set of layouts that the user has permission to view where groupId = ? and privateLayout = ? and status = ?.static Layout[]LayoutUtil.filterFindByG_P_ST_PrevAndNext(long plid, long groupId, boolean privateLayout, int status, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set of layouts that the user has permission to view where groupId = ? and privateLayout = ? and status = ?.LayoutPersistence.filterFindByG_P_T(long groupId, boolean privateLayout, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and type = any ?.LayoutPersistence.filterFindByG_P_T(long groupId, boolean privateLayout, String type, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permissions to view where groupId = ? and privateLayout = ? and type = ?.LayoutUtil.filterFindByG_P_T(long groupId, boolean privateLayout, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permission to view where groupId = ? and privateLayout = ? and type = any ?.LayoutUtil.filterFindByG_P_T(long groupId, boolean privateLayout, String type, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permissions to view where groupId = ? and privateLayout = ? and type = ?.Layout[]LayoutPersistence.filterFindByG_P_T_PrevAndNext(long plid, long groupId, boolean privateLayout, String type, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set of layouts that the user has permission to view where groupId = ? and privateLayout = ? and type = ?.static Layout[]LayoutUtil.filterFindByG_P_T_PrevAndNext(long plid, long groupId, boolean privateLayout, String type, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set of layouts that the user has permission to view where groupId = ? and privateLayout = ? and type = ?.LayoutPersistence.filterFindByG_T(long groupId, String type, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permissions to view where groupId = ? and type = ?.LayoutUtil.filterFindByG_T(long groupId, String type, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permissions to view where groupId = ? and type = ?.Layout[]LayoutPersistence.filterFindByG_T_PrevAndNext(long plid, long groupId, String type, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set of layouts that the user has permission to view where groupId = ? and type = ?.static Layout[]LayoutUtil.filterFindByG_T_PrevAndNext(long plid, long groupId, String type, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set of layouts that the user has permission to view where groupId = ? and type = ?.LayoutPersistence.filterFindByGroupId(long groupId, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permissions to view where groupId = ?.LayoutUtil.filterFindByGroupId(long groupId, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts that the user has permissions to view where groupId = ?.Layout[]LayoutPersistence.filterFindByGroupId_PrevAndNext(long plid, long groupId, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set of layouts that the user has permission to view where groupId = ?.static Layout[]LayoutUtil.filterFindByGroupId_PrevAndNext(long plid, long groupId, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set of layouts that the user has permission to view where groupId = ?.LayoutPersistence.findAll(int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts.LayoutPersistence.findAll(int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts.LayoutUtil.findAll(int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts.LayoutUtil.findAll(int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts.LayoutPersistence.findByC_L(long companyId, String layoutPrototypeUuid, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where companyId = ? and layoutPrototypeUuid = ?.LayoutPersistence.findByC_L(long companyId, String layoutPrototypeUuid, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where companyId = ? and layoutPrototypeUuid = ?.LayoutUtil.findByC_L(long companyId, String layoutPrototypeUuid, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where companyId = ? and layoutPrototypeUuid = ?.LayoutUtil.findByC_L(long companyId, String layoutPrototypeUuid, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where companyId = ? and layoutPrototypeUuid = ?.LayoutPersistence.findByC_L_First(long companyId, String layoutPrototypeUuid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where companyId = ? and layoutPrototypeUuid = ?.static LayoutLayoutUtil.findByC_L_First(long companyId, String layoutPrototypeUuid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where companyId = ? and layoutPrototypeUuid = ?.LayoutPersistence.findByC_L_Last(long companyId, String layoutPrototypeUuid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where companyId = ? and layoutPrototypeUuid = ?.static LayoutLayoutUtil.findByC_L_Last(long companyId, String layoutPrototypeUuid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where companyId = ? and layoutPrototypeUuid = ?.Layout[]LayoutPersistence.findByC_L_PrevAndNext(long plid, long companyId, String layoutPrototypeUuid, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where companyId = ? and layoutPrototypeUuid = ?.static Layout[]LayoutUtil.findByC_L_PrevAndNext(long plid, long companyId, String layoutPrototypeUuid, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where companyId = ? and layoutPrototypeUuid = ?.LayoutPersistence.findByCompanyId(long companyId, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where companyId = ?.LayoutPersistence.findByCompanyId(long companyId, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where companyId = ?.LayoutUtil.findByCompanyId(long companyId, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where companyId = ?.LayoutUtil.findByCompanyId(long companyId, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where companyId = ?.LayoutPersistence.findByCompanyId_First(long companyId, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where companyId = ?.static LayoutLayoutUtil.findByCompanyId_First(long companyId, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where companyId = ?.LayoutPersistence.findByCompanyId_Last(long companyId, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where companyId = ?.static LayoutLayoutUtil.findByCompanyId_Last(long companyId, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where companyId = ?.Layout[]LayoutPersistence.findByCompanyId_PrevAndNext(long plid, long companyId, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where companyId = ?.static Layout[]LayoutUtil.findByCompanyId_PrevAndNext(long plid, long companyId, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where companyId = ?.LayoutPersistence.findByG_MLP(long groupId, long masterLayoutPlid, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and masterLayoutPlid = ?.LayoutPersistence.findByG_MLP(long groupId, long masterLayoutPlid, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and masterLayoutPlid = ?.LayoutUtil.findByG_MLP(long groupId, long masterLayoutPlid, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and masterLayoutPlid = ?.LayoutUtil.findByG_MLP(long groupId, long masterLayoutPlid, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and masterLayoutPlid = ?.LayoutPersistence.findByG_MLP_First(long groupId, long masterLayoutPlid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and masterLayoutPlid = ?.static LayoutLayoutUtil.findByG_MLP_First(long groupId, long masterLayoutPlid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and masterLayoutPlid = ?.LayoutPersistence.findByG_MLP_Last(long groupId, long masterLayoutPlid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and masterLayoutPlid = ?.static LayoutLayoutUtil.findByG_MLP_Last(long groupId, long masterLayoutPlid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and masterLayoutPlid = ?.Layout[]LayoutPersistence.findByG_MLP_PrevAndNext(long plid, long groupId, long masterLayoutPlid, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where groupId = ? and masterLayoutPlid = ?.static Layout[]LayoutUtil.findByG_MLP_PrevAndNext(long plid, long groupId, long masterLayoutPlid, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where groupId = ? and masterLayoutPlid = ?.LayoutPersistence.findByG_P(long groupId, boolean privateLayout, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ?.LayoutPersistence.findByG_P(long groupId, boolean privateLayout, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ?.LayoutUtil.findByG_P(long groupId, boolean privateLayout, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ?.LayoutUtil.findByG_P(long groupId, boolean privateLayout, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ?.LayoutPersistence.findByG_P_First(long groupId, boolean privateLayout, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ?.static LayoutLayoutUtil.findByG_P_First(long groupId, boolean privateLayout, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ?.LayoutPersistence.findByG_P_Last(long groupId, boolean privateLayout, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ?.static LayoutLayoutUtil.findByG_P_Last(long groupId, boolean privateLayout, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ?.LayoutPersistence.findByG_P_P(long groupId, boolean privateLayout, long[] parentLayoutIds, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = any ?.LayoutPersistence.findByG_P_P(long groupId, boolean privateLayout, long[] parentLayoutIds, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ?, optionally using the finder cache.LayoutPersistence.findByG_P_P(long groupId, boolean privateLayout, long parentLayoutId, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ?.LayoutPersistence.findByG_P_P(long groupId, boolean privateLayout, long parentLayoutId, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ?.LayoutUtil.findByG_P_P(long groupId, boolean privateLayout, long[] parentLayoutIds, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = any ?.LayoutUtil.findByG_P_P(long groupId, boolean privateLayout, long[] parentLayoutIds, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ?, optionally using the finder cache.LayoutUtil.findByG_P_P(long groupId, boolean privateLayout, long parentLayoutId, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ?.LayoutUtil.findByG_P_P(long groupId, boolean privateLayout, long parentLayoutId, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ?.LayoutPersistence.findByG_P_P_First(long groupId, boolean privateLayout, long parentLayoutId, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ?.static LayoutLayoutUtil.findByG_P_P_First(long groupId, boolean privateLayout, long parentLayoutId, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ?.LayoutPersistence.findByG_P_P_H(long groupId, boolean privateLayout, long[] parentLayoutIds, boolean hidden, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = any ? and hidden = ?.LayoutPersistence.findByG_P_P_H(long groupId, boolean privateLayout, long[] parentLayoutIds, boolean hidden, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?, optionally using the finder cache.LayoutPersistence.findByG_P_P_H(long groupId, boolean privateLayout, long parentLayoutId, boolean hidden, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?.LayoutPersistence.findByG_P_P_H(long groupId, boolean privateLayout, long parentLayoutId, boolean hidden, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?.LayoutUtil.findByG_P_P_H(long groupId, boolean privateLayout, long[] parentLayoutIds, boolean hidden, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = any ? and hidden = ?.LayoutUtil.findByG_P_P_H(long groupId, boolean privateLayout, long[] parentLayoutIds, boolean hidden, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?, optionally using the finder cache.LayoutUtil.findByG_P_P_H(long groupId, boolean privateLayout, long parentLayoutId, boolean hidden, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?.LayoutUtil.findByG_P_P_H(long groupId, boolean privateLayout, long parentLayoutId, boolean hidden, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?.LayoutPersistence.findByG_P_P_H_First(long groupId, boolean privateLayout, long parentLayoutId, boolean hidden, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?.static LayoutLayoutUtil.findByG_P_P_H_First(long groupId, boolean privateLayout, long parentLayoutId, boolean hidden, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?.LayoutPersistence.findByG_P_P_H_Last(long groupId, boolean privateLayout, long parentLayoutId, boolean hidden, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?.static LayoutLayoutUtil.findByG_P_P_H_Last(long groupId, boolean privateLayout, long parentLayoutId, boolean hidden, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?.Layout[]LayoutPersistence.findByG_P_P_H_PrevAndNext(long plid, long groupId, boolean privateLayout, long parentLayoutId, boolean hidden, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?.static Layout[]LayoutUtil.findByG_P_P_H_PrevAndNext(long plid, long groupId, boolean privateLayout, long parentLayoutId, boolean hidden, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and hidden = ?.LayoutPersistence.findByG_P_P_Last(long groupId, boolean privateLayout, long parentLayoutId, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ?.static LayoutLayoutUtil.findByG_P_P_Last(long groupId, boolean privateLayout, long parentLayoutId, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ?.LayoutPersistence.findByG_P_P_LteP(long groupId, boolean privateLayout, long parentLayoutId, int priority, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.LayoutPersistence.findByG_P_P_LteP(long groupId, boolean privateLayout, long parentLayoutId, int priority, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.LayoutUtil.findByG_P_P_LteP(long groupId, boolean privateLayout, long parentLayoutId, int priority, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.LayoutUtil.findByG_P_P_LteP(long groupId, boolean privateLayout, long parentLayoutId, int priority, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.LayoutPersistence.findByG_P_P_LteP_First(long groupId, boolean privateLayout, long parentLayoutId, int priority, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.static LayoutLayoutUtil.findByG_P_P_LteP_First(long groupId, boolean privateLayout, long parentLayoutId, int priority, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.LayoutPersistence.findByG_P_P_LteP_Last(long groupId, boolean privateLayout, long parentLayoutId, int priority, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.static LayoutLayoutUtil.findByG_P_P_LteP_Last(long groupId, boolean privateLayout, long parentLayoutId, int priority, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.Layout[]LayoutPersistence.findByG_P_P_LteP_PrevAndNext(long plid, long groupId, boolean privateLayout, long parentLayoutId, int priority, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.static Layout[]LayoutUtil.findByG_P_P_LteP_PrevAndNext(long plid, long groupId, boolean privateLayout, long parentLayoutId, int priority, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.Layout[]LayoutPersistence.findByG_P_P_PrevAndNext(long plid, long groupId, boolean privateLayout, long parentLayoutId, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ?.static Layout[]LayoutUtil.findByG_P_P_PrevAndNext(long plid, long groupId, boolean privateLayout, long parentLayoutId, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ?.LayoutPersistence.findByG_P_P_S(long groupId, boolean privateLayout, long[] parentLayoutIds, boolean system, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = any ? and system = ?.LayoutPersistence.findByG_P_P_S(long groupId, boolean privateLayout, long[] parentLayoutIds, boolean system, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?, optionally using the finder cache.LayoutPersistence.findByG_P_P_S(long groupId, boolean privateLayout, long parentLayoutId, boolean system, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?.LayoutPersistence.findByG_P_P_S(long groupId, boolean privateLayout, long parentLayoutId, boolean system, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?.LayoutUtil.findByG_P_P_S(long groupId, boolean privateLayout, long[] parentLayoutIds, boolean system, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = any ? and system = ?.LayoutUtil.findByG_P_P_S(long groupId, boolean privateLayout, long[] parentLayoutIds, boolean system, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?, optionally using the finder cache.LayoutUtil.findByG_P_P_S(long groupId, boolean privateLayout, long parentLayoutId, boolean system, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?.LayoutUtil.findByG_P_P_S(long groupId, boolean privateLayout, long parentLayoutId, boolean system, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?.LayoutPersistence.findByG_P_P_S_First(long groupId, boolean privateLayout, long parentLayoutId, boolean system, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?.static LayoutLayoutUtil.findByG_P_P_S_First(long groupId, boolean privateLayout, long parentLayoutId, boolean system, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?.LayoutPersistence.findByG_P_P_S_Last(long groupId, boolean privateLayout, long parentLayoutId, boolean system, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?.static LayoutLayoutUtil.findByG_P_P_S_Last(long groupId, boolean privateLayout, long parentLayoutId, boolean system, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?.Layout[]LayoutPersistence.findByG_P_P_S_PrevAndNext(long plid, long groupId, boolean privateLayout, long parentLayoutId, boolean system, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?.static Layout[]LayoutUtil.findByG_P_P_S_PrevAndNext(long plid, long groupId, boolean privateLayout, long parentLayoutId, boolean system, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ? and system = ?.Layout[]LayoutPersistence.findByG_P_PrevAndNext(long plid, long groupId, boolean privateLayout, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where groupId = ? and privateLayout = ?.static Layout[]LayoutUtil.findByG_P_PrevAndNext(long plid, long groupId, boolean privateLayout, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where groupId = ? and privateLayout = ?.LayoutPersistence.findByG_P_ST(long groupId, boolean privateLayout, int[] statuses, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and status = any ?.LayoutPersistence.findByG_P_ST(long groupId, boolean privateLayout, int[] statuses, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and status = ?, optionally using the finder cache.LayoutPersistence.findByG_P_ST(long groupId, boolean privateLayout, int status, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and status = ?.LayoutPersistence.findByG_P_ST(long groupId, boolean privateLayout, int status, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and status = ?.LayoutUtil.findByG_P_ST(long groupId, boolean privateLayout, int[] statuses, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and status = any ?.LayoutUtil.findByG_P_ST(long groupId, boolean privateLayout, int[] statuses, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and status = ?, optionally using the finder cache.LayoutUtil.findByG_P_ST(long groupId, boolean privateLayout, int status, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and status = ?.LayoutUtil.findByG_P_ST(long groupId, boolean privateLayout, int status, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and status = ?.LayoutPersistence.findByG_P_ST_First(long groupId, boolean privateLayout, int status, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and status = ?.static LayoutLayoutUtil.findByG_P_ST_First(long groupId, boolean privateLayout, int status, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and status = ?.LayoutPersistence.findByG_P_ST_Last(long groupId, boolean privateLayout, int status, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and status = ?.static LayoutLayoutUtil.findByG_P_ST_Last(long groupId, boolean privateLayout, int status, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and status = ?.Layout[]LayoutPersistence.findByG_P_ST_PrevAndNext(long plid, long groupId, boolean privateLayout, int status, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where groupId = ? and privateLayout = ? and status = ?.static Layout[]LayoutUtil.findByG_P_ST_PrevAndNext(long plid, long groupId, boolean privateLayout, int status, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where groupId = ? and privateLayout = ? and status = ?.LayoutPersistence.findByG_P_T(long groupId, boolean privateLayout, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and type = any ?.LayoutPersistence.findByG_P_T(long groupId, boolean privateLayout, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and type = ?, optionally using the finder cache.LayoutPersistence.findByG_P_T(long groupId, boolean privateLayout, String type, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and type = ?.LayoutPersistence.findByG_P_T(long groupId, boolean privateLayout, String type, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and type = ?.LayoutUtil.findByG_P_T(long groupId, boolean privateLayout, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and type = any ?.LayoutUtil.findByG_P_T(long groupId, boolean privateLayout, String[] types, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and type = ?, optionally using the finder cache.LayoutUtil.findByG_P_T(long groupId, boolean privateLayout, String type, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and type = ?.LayoutUtil.findByG_P_T(long groupId, boolean privateLayout, String type, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and type = ?.LayoutPersistence.findByG_P_T_First(long groupId, boolean privateLayout, String type, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and type = ?.static LayoutLayoutUtil.findByG_P_T_First(long groupId, boolean privateLayout, String type, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and privateLayout = ? and type = ?.LayoutPersistence.findByG_P_T_Last(long groupId, boolean privateLayout, String type, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and type = ?.static LayoutLayoutUtil.findByG_P_T_Last(long groupId, boolean privateLayout, String type, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and type = ?.Layout[]LayoutPersistence.findByG_P_T_PrevAndNext(long plid, long groupId, boolean privateLayout, String type, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where groupId = ? and privateLayout = ? and type = ?.static Layout[]LayoutUtil.findByG_P_T_PrevAndNext(long plid, long groupId, boolean privateLayout, String type, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where groupId = ? and privateLayout = ? and type = ?.LayoutPersistence.findByG_T(long groupId, String type, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and type = ?.LayoutPersistence.findByG_T(long groupId, String type, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and type = ?.LayoutUtil.findByG_T(long groupId, String type, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ? and type = ?.LayoutUtil.findByG_T(long groupId, String type, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ? and type = ?.LayoutPersistence.findByG_T_First(long groupId, String type, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and type = ?.static LayoutLayoutUtil.findByG_T_First(long groupId, String type, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ? and type = ?.LayoutPersistence.findByG_T_Last(long groupId, String type, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and type = ?.static LayoutLayoutUtil.findByG_T_Last(long groupId, String type, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ? and type = ?.Layout[]LayoutPersistence.findByG_T_PrevAndNext(long plid, long groupId, String type, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where groupId = ? and type = ?.static Layout[]LayoutUtil.findByG_T_PrevAndNext(long plid, long groupId, String type, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where groupId = ? and type = ?.LayoutPersistence.findByGroupId(long groupId, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ?.LayoutPersistence.findByGroupId(long groupId, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ?.LayoutUtil.findByGroupId(long groupId, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where groupId = ?.LayoutUtil.findByGroupId(long groupId, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where groupId = ?.LayoutPersistence.findByGroupId_First(long groupId, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ?.static LayoutLayoutUtil.findByGroupId_First(long groupId, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where groupId = ?.LayoutPersistence.findByGroupId_Last(long groupId, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ?.static LayoutLayoutUtil.findByGroupId_Last(long groupId, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where groupId = ?.Layout[]LayoutPersistence.findByGroupId_PrevAndNext(long plid, long groupId, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where groupId = ?.static Layout[]LayoutUtil.findByGroupId_PrevAndNext(long plid, long groupId, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where groupId = ?.LayoutPersistence.findByLayoutPrototypeUuid(String layoutPrototypeUuid, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where layoutPrototypeUuid = ?.LayoutPersistence.findByLayoutPrototypeUuid(String layoutPrototypeUuid, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where layoutPrototypeUuid = ?.LayoutUtil.findByLayoutPrototypeUuid(String layoutPrototypeUuid, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where layoutPrototypeUuid = ?.LayoutUtil.findByLayoutPrototypeUuid(String layoutPrototypeUuid, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where layoutPrototypeUuid = ?.LayoutPersistence.findByLayoutPrototypeUuid_First(String layoutPrototypeUuid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where layoutPrototypeUuid = ?.static LayoutLayoutUtil.findByLayoutPrototypeUuid_First(String layoutPrototypeUuid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where layoutPrototypeUuid = ?.LayoutPersistence.findByLayoutPrototypeUuid_Last(String layoutPrototypeUuid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where layoutPrototypeUuid = ?.static LayoutLayoutUtil.findByLayoutPrototypeUuid_Last(String layoutPrototypeUuid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where layoutPrototypeUuid = ?.Layout[]LayoutPersistence.findByLayoutPrototypeUuid_PrevAndNext(long plid, String layoutPrototypeUuid, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where layoutPrototypeUuid = ?.static Layout[]LayoutUtil.findByLayoutPrototypeUuid_PrevAndNext(long plid, String layoutPrototypeUuid, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where layoutPrototypeUuid = ?.LayoutPersistence.findByParentPlid(long parentPlid, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where parentPlid = ?.LayoutPersistence.findByParentPlid(long parentPlid, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where parentPlid = ?.LayoutUtil.findByParentPlid(long parentPlid, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where parentPlid = ?.LayoutUtil.findByParentPlid(long parentPlid, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where parentPlid = ?.LayoutPersistence.findByParentPlid_First(long parentPlid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where parentPlid = ?.static LayoutLayoutUtil.findByParentPlid_First(long parentPlid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where parentPlid = ?.LayoutPersistence.findByParentPlid_Last(long parentPlid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where parentPlid = ?.static LayoutLayoutUtil.findByParentPlid_Last(long parentPlid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where parentPlid = ?.Layout[]LayoutPersistence.findByParentPlid_PrevAndNext(long plid, long parentPlid, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where parentPlid = ?.static Layout[]LayoutUtil.findByParentPlid_PrevAndNext(long plid, long parentPlid, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where parentPlid = ?.LayoutPersistence.findBySourcePrototypeLayoutUuid(String sourcePrototypeLayoutUuid, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where sourcePrototypeLayoutUuid = ?.LayoutPersistence.findBySourcePrototypeLayoutUuid(String sourcePrototypeLayoutUuid, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where sourcePrototypeLayoutUuid = ?.LayoutUtil.findBySourcePrototypeLayoutUuid(String sourcePrototypeLayoutUuid, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where sourcePrototypeLayoutUuid = ?.LayoutUtil.findBySourcePrototypeLayoutUuid(String sourcePrototypeLayoutUuid, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where sourcePrototypeLayoutUuid = ?.LayoutPersistence.findBySourcePrototypeLayoutUuid_First(String sourcePrototypeLayoutUuid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where sourcePrototypeLayoutUuid = ?.static LayoutLayoutUtil.findBySourcePrototypeLayoutUuid_First(String sourcePrototypeLayoutUuid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where sourcePrototypeLayoutUuid = ?.LayoutPersistence.findBySourcePrototypeLayoutUuid_Last(String sourcePrototypeLayoutUuid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where sourcePrototypeLayoutUuid = ?.static LayoutLayoutUtil.findBySourcePrototypeLayoutUuid_Last(String sourcePrototypeLayoutUuid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where sourcePrototypeLayoutUuid = ?.Layout[]LayoutPersistence.findBySourcePrototypeLayoutUuid_PrevAndNext(long plid, String sourcePrototypeLayoutUuid, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where sourcePrototypeLayoutUuid = ?.static Layout[]LayoutUtil.findBySourcePrototypeLayoutUuid_PrevAndNext(long plid, String sourcePrototypeLayoutUuid, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where sourcePrototypeLayoutUuid = ?.LayoutPersistence.findByUuid(String uuid, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where uuid = ?.LayoutPersistence.findByUuid(String uuid, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where uuid = ?.LayoutUtil.findByUuid(String uuid, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where uuid = ?.LayoutUtil.findByUuid(String uuid, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where uuid = ?.LayoutPersistence.findByUuid_C(String uuid, long companyId, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where uuid = ? and companyId = ?.LayoutPersistence.findByUuid_C(String uuid, long companyId, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where uuid = ? and companyId = ?.LayoutUtil.findByUuid_C(String uuid, long companyId, int start, int end, OrderByComparator<Layout> orderByComparator) Returns an ordered range of all the layouts where uuid = ? and companyId = ?.LayoutUtil.findByUuid_C(String uuid, long companyId, int start, int end, OrderByComparator<Layout> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layouts where uuid = ? and companyId = ?.LayoutPersistence.findByUuid_C_First(String uuid, long companyId, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where uuid = ? and companyId = ?.static LayoutLayoutUtil.findByUuid_C_First(String uuid, long companyId, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where uuid = ? and companyId = ?.LayoutPersistence.findByUuid_C_Last(String uuid, long companyId, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where uuid = ? and companyId = ?.static LayoutLayoutUtil.findByUuid_C_Last(String uuid, long companyId, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where uuid = ? and companyId = ?.Layout[]LayoutPersistence.findByUuid_C_PrevAndNext(long plid, String uuid, long companyId, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where uuid = ? and companyId = ?.static Layout[]LayoutUtil.findByUuid_C_PrevAndNext(long plid, String uuid, long companyId, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where uuid = ? and companyId = ?.LayoutPersistence.findByUuid_First(String uuid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where uuid = ?.static LayoutLayoutUtil.findByUuid_First(String uuid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where uuid = ?.LayoutPersistence.findByUuid_Last(String uuid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where uuid = ?.static LayoutLayoutUtil.findByUuid_Last(String uuid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where uuid = ?.Layout[]LayoutPersistence.findByUuid_PrevAndNext(long plid, String uuid, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where uuid = ?.static Layout[]LayoutUtil.findByUuid_PrevAndNext(long plid, String uuid, OrderByComparator<Layout> orderByComparator) Returns the layouts before and after the current layout in the ordered set where uuid = ?.LayoutUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<Layout> orderByComparator) -
Uses of Layout in com.liferay.portal.kernel.settings
Constructors in com.liferay.portal.kernel.settings with parameters of type LayoutModifierConstructorDescriptionPortletInstanceSettingsLocator(Layout layout, String portletInstanceKey) PortletInstanceSettingsLocator(Layout layout, String portletInstanceKey, String configurationPid) -
Uses of Layout in com.liferay.portal.kernel.theme
Methods in com.liferay.portal.kernel.theme that return LayoutModifier and TypeMethodDescriptionThemeDisplay.getControlPanelLayout()NavItem.getLayout()Returns the navigation item's layout.ThemeDisplay.getLayout()Returns the site's page.ThemeDisplay.getScopeLayout()Methods in com.liferay.portal.kernel.theme that return types with arguments of type LayoutModifier and TypeMethodDescriptionThemeDisplay.getLayouts()Returns the site's top-level pages.ThemeDisplay.getUnfilteredLayouts()Methods in com.liferay.portal.kernel.theme with parameters of type LayoutModifier and TypeMethodDescriptionvoidThemeDisplay.clearLayoutFriendlyURL(Layout layout) ThemeDisplay.getLayoutFriendlyURL(Layout layout) ThemeDisplay.getStrictLayoutPortletSetup(Layout layout, String portletId) booleanThemeDisplay.isPortletEmbedded(long groupId, Layout layout, String portletId) voidMethod parameters in com.liferay.portal.kernel.theme with type arguments of type LayoutModifier and TypeMethodDescriptionNavItem.fromLayouts(javax.servlet.http.HttpServletRequest httpServletRequest, List<Layout> parentLayouts, ThemeDisplay themeDisplay) voidThemeDisplay.setLayouts(List<Layout> layouts) voidThemeDisplay.setUnfilteredLayouts(List<Layout> unfilteredLayouts) Constructors in com.liferay.portal.kernel.theme with parameters of type LayoutModifierConstructorDescriptionNavItem(javax.servlet.http.HttpServletRequest httpServletRequest, ThemeDisplay themeDisplay, Layout layout) -
Uses of Layout in com.liferay.portal.kernel.util
Methods in com.liferay.portal.kernel.util that return LayoutModifier and TypeMethodDescriptionstatic LayoutDefaultLayoutPrototypesUtil.addLayout(LayoutSet layoutSet, String nameKey, String friendlyURL, String layoutTemplateId) Methods in com.liferay.portal.kernel.util with parameters of type LayoutModifier and TypeMethodDescriptionvoidPortal.addPortletDefaultResource(long companyId, Layout layout, Portlet portlet) static voidPortalUtil.addPortletDefaultResource(long companyId, Layout layout, Portlet portlet) static StringDefaultLayoutPrototypesUtil.addPortletId(Layout layout, String portletId, String columnId) Portal.addPreservedParameters(ThemeDisplay themeDisplay, Layout layout, String url, boolean doAsUser) Adds the preserved parameters doAsGroupId and refererPlid to the URL, optionally adding doAsUserId and doAsUserLanguageId as well.static StringPortalUtil.addPreservedParameters(ThemeDisplay themeDisplay, Layout layout, String url, boolean doAsUser) Adds the preserved parameters doAsGroupId and refererPlid to the URL, optionally adding doAsUserId and doAsUserLanguageId as well.protected static voidDefaultLayoutPrototypesUtil.addResourcePermissions(Layout layout, String portletId) static LayoutTypePortletPortal.getAlternateURL(String canonicalURL, ThemeDisplay themeDisplay, Locale locale, Layout layout) Returns the alternate URL for the requested canonical URL in the given locale.static StringPortalUtil.getAlternateURL(String canonicalURL, ThemeDisplay themeDisplay, Locale locale, Layout layout) Returns the alternate URL for the requested canonical URL in the given locale.Portal.getAlternateURLs(String canonicalURL, ThemeDisplay themeDisplay, Layout layout) Portal.getAlternateURLs(String canonicalURL, ThemeDisplay themeDisplay, Layout layout, Set<Locale> availableLocales) PortalUtil.getAlternateURLs(String canonicalURL, ThemeDisplay themeDisplay, Layout layout) PortalUtil.getAlternateURLs(String canonicalURL, ThemeDisplay themeDisplay, Layout layout, Set<Locale> availableLocales) Portal.getCanonicalURL(String completeURL, ThemeDisplay themeDisplay, Layout layout) Returns the canonical URL of the page, to distinguish it among its translations.Portal.getCanonicalURL(String completeURL, ThemeDisplay themeDisplay, Layout layout, boolean forceLayoutFriendlyURL) Returns the canonical URL of the page, to distinguish it among its translations.Portal.getCanonicalURL(String completeURL, ThemeDisplay themeDisplay, Layout layout, boolean forceLayoutFriendlyURL, boolean includeQueryString) Returns the canonical URL of the page.static StringPortalUtil.getCanonicalURL(String completeURL, ThemeDisplay themeDisplay, Layout layout) Returns the canonical URL for the page.static StringPortalUtil.getCanonicalURL(String completeURL, ThemeDisplay themeDisplay, Layout layout, boolean forceLayoutFriendlyURL) Returns the canonical URL of the page, optionally including the page's friendly URL.static StringPortalUtil.getCanonicalURL(String completeURL, ThemeDisplay themeDisplay, Layout layout, boolean forceLayoutFriendlyURL, boolean includeQueryString) Returns the canonical URL of the page.Portal.getLayoutActualURL(Layout layout) Portal.getLayoutActualURL(Layout layout, String mainPath) static StringPortalUtil.getLayoutActualURL(Layout layout) static StringPortalUtil.getLayoutActualURL(Layout layout, String mainPath) Portal.getLayoutFriendlyURL(Layout layout, ThemeDisplay themeDisplay) Portal.getLayoutFriendlyURL(Layout layout, ThemeDisplay themeDisplay, Locale locale) static StringPortalUtil.getLayoutFriendlyURL(Layout layout, ThemeDisplay themeDisplay) static StringPortalUtil.getLayoutFriendlyURL(Layout layout, ThemeDisplay themeDisplay, Locale locale) Portal.getLayoutFullURL(Layout layout, ThemeDisplay themeDisplay) Portal.getLayoutFullURL(Layout layout, ThemeDisplay themeDisplay, boolean doAsUser) static StringPortalUtil.getLayoutFullURL(Layout layout, ThemeDisplay themeDisplay) static StringPortalUtil.getLayoutFullURL(Layout layout, ThemeDisplay themeDisplay, boolean doAsUser) Portal.getLayoutRelativeURL(Layout layout, ThemeDisplay themeDisplay) Portal.getLayoutRelativeURL(Layout layout, ThemeDisplay themeDisplay, boolean doAsUser) static StringPortalUtil.getLayoutRelativeURL(Layout layout, ThemeDisplay themeDisplay) static StringPortalUtil.getLayoutRelativeURL(Layout layout, ThemeDisplay themeDisplay, boolean doAsUser) Portal.getLayoutTarget(Layout layout) static StringPortalUtil.getLayoutTarget(Layout layout) Portal.getLayoutURL(Layout layout, ThemeDisplay themeDisplay) Portal.getLayoutURL(Layout layout, ThemeDisplay themeDisplay, boolean doAsUser) Portal.getLayoutURL(Layout layout, ThemeDisplay themeDisplay, Locale locale) static StringPortalUtil.getLayoutURL(Layout layout, ThemeDisplay themeDisplay) static StringPortalUtil.getLayoutURL(Layout layout, ThemeDisplay themeDisplay, boolean doAsUser) static StringPortalUtil.getLayoutURL(Layout layout, ThemeDisplay themeDisplay, Locale locale) Portal.getPortalURL(Layout layout, ThemeDisplay themeDisplay) static StringPortalUtil.getPortalURL(Layout layout, ThemeDisplay themeDisplay) longPortal.getScopeGroupId(Layout layout) longPortal.getScopeGroupId(Layout layout, String portletId) static longPortalUtil.getScopeGroupId(Layout layout) static longPortalUtil.getScopeGroupId(Layout layout, String portletId) booleanPortal.isLayoutDescendant(Layout layout, long layoutId) static booleanPortalUtil.isLayoutDescendant(Layout layout, long layoutId) booleanPortal.isLayoutSitemapable(Layout layout) static booleanPortalUtil.isLayoutSitemapable(Layout layout) protected static voidDefaultLayoutPrototypesUtil.updateLayout(Layout layout) Portal.updatePortletMode(String portletId, User user, Layout layout, PortletMode portletMode, javax.servlet.http.HttpServletRequest httpServletRequest) static PortletModePortalUtil.updatePortletMode(String portletId, User user, Layout layout, PortletMode portletMode, javax.servlet.http.HttpServletRequest httpServletRequest) static PortletPreferencesDefaultLayoutPrototypesUtil.updatePortletSetup(Layout layout, String portletId, Map<String, String> preferences) Portal.updateWindowState(String portletId, User user, Layout layout, WindowState windowState, javax.servlet.http.HttpServletRequest httpServletRequest) static WindowStatePortalUtil.updateWindowState(String portletId, User user, Layout layout, WindowState windowState, javax.servlet.http.HttpServletRequest httpServletRequest) -
Uses of Layout in com.liferay.portal.kernel.util.comparator
Methods in com.liferay.portal.kernel.util.comparator with parameters of type LayoutModifier and TypeMethodDescriptionintintConstructors in com.liferay.portal.kernel.util.comparator with parameters of type Layout -
Uses of Layout in com.liferay.sites.kernel.util
Methods in com.liferay.sites.kernel.util with parameters of type LayoutModifier and TypeMethodDescriptionvoidSites.applyLayoutPrototype(LayoutPrototype layoutPrototype, Layout targetLayout, boolean linkEnabled) default voidSites.copyExpandoBridgeAttributes(Layout sourceLayout, Layout targetLayout) voidSites.copyPortletPermissions(Layout targetLayout, Layout sourceLayout) voidSites.copyPortletSetups(Layout sourceLayout, Layout targetLayout) booleanSites.isLayoutModifiedSinceLastMerge(Layout layout) voidSites.mergeLayoutPrototypeLayout(Group group, Layout layout)