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 Layout
ExportImportHelperUtil.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) boolean
ExportImportHelper.isLayoutRevisionInReview
(Layout layout) static boolean
ExportImportHelperUtil.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) void
PortletDataContext.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 Layout
StagingUtil.getRemoteLayout
(long userId, long stagingGroupId, long plid) LayoutStaging.mergeLayoutRevisionIntoLayout
(Layout layout) static Layout
LayoutStagingUtil.mergeLayoutRevisionIntoLayout
(Layout layout) Methods in com.liferay.exportimport.kernel.staging with parameters of type LayoutModifier and TypeMethodDescriptionLayoutStaging.getLayoutRevision
(Layout layout) static LayoutRevision
LayoutStagingUtil.getLayoutRevision
(Layout layout) LayoutStaging.getLayoutStagingHandler
(Layout layout) static LayoutStagingHandler
LayoutStagingUtil.getLayoutStagingHandler
(Layout layout) boolean
LayoutStaging.isBranchingLayout
(Layout layout) static boolean
LayoutStagingUtil.isBranchingLayout
(Layout layout) boolean
Staging.isIncomplete
(Layout layout) boolean
Staging.isIncomplete
(Layout layout, long layoutSetBranchId) static boolean
StagingUtil.isIncomplete
(Layout layout) static boolean
StagingUtil.isIncomplete
(Layout layout, long layoutSetBranchId) LayoutStaging.mergeLayoutRevisionIntoLayout
(Layout layout) static Layout
LayoutStagingUtil.mergeLayoutRevisionIntoLayout
(Layout layout) boolean
LayoutStaging.prepareLayoutStagingHandler
(PortletDataContext portletDataContext, Layout layout) static boolean
LayoutStagingUtil.prepareLayoutStagingHandler
(PortletDataContext portletDataContext, Layout layout) void
Staging.updateLastImportSettings
(Element layoutElement, Layout layout, PortletDataContext portletDataContext) static void
StagingUtil.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 String
LayoutSEOLinkManager.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 String
LayoutSEOLinkManager.getPageTitle
(Layout layout, String portletId, String tilesTitle, ListMergeable<String> titleListMergeable, ListMergeable<String> subtitleListMergeable, Locale locale) default String
LayoutSEOLinkManager.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 Layout
LayoutUtilityPageEntryLayoutProviderUtil.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 TypeMethodDescriptionvoid
LayoutTypeAccessPolicy.checkAccessAllowedToPortlet
(javax.servlet.http.HttpServletRequest httpServletRequest, Layout layout, Portlet portlet) default String
LayoutTypeController.getFriendlyURL
(javax.servlet.http.HttpServletRequest httpServletRequest, Layout layout) LayoutTypeController.includeEditContent
(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, Layout layout) boolean
LayoutTypeController.includeLayoutContent
(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, Layout layout) boolean
LayoutTypeAccessPolicy.isAddLayoutAllowed
(PermissionChecker permissionChecker, Layout layout) boolean
Layout.isChildSelected
(boolean selectable, Layout layout) boolean
LayoutWrapper.isChildSelected
(boolean selectable, Layout layout) boolean
LayoutTypeAccessPolicy.isCustomizeLayoutAllowed
(PermissionChecker permissionChecker, Layout layout) boolean
LayoutTypeAccessPolicy.isDeleteLayoutAllowed
(PermissionChecker permissionChecker, Layout layout) boolean
Layout.isSelected
(boolean selectable, Layout layout, long ancestorPlid) boolean
LayoutWrapper.isSelected
(boolean selectable, Layout layout, long ancestorPlid) boolean
LayoutTypeAccessPolicy.isUpdateLayoutAllowed
(PermissionChecker permissionChecker, Layout layout) boolean
LayoutTypeAccessPolicy.isViewLayoutAllowed
(PermissionChecker permissionChecker, Layout layout) boolean
LayoutTypeController.matches
(javax.servlet.http.HttpServletRequest httpServletRequest, String friendlyURL, Layout layout) void
void
protected LayoutWrapper
Constructors 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 TypeMethodDescriptionvoid
DefaultLayoutTypeAccessPolicyImpl.checkAccessAllowedToPortlet
(javax.servlet.http.HttpServletRequest httpServletRequest, Layout layout, Portlet portlet) protected boolean
DefaultLayoutTypeAccessPolicyImpl.hasAccessPermission
(javax.servlet.http.HttpServletRequest httpServletRequest, Layout layout, Portlet portlet) protected boolean
DefaultLayoutTypeAccessPolicyImpl.isAccessAllowedToLayoutPortlet
(javax.servlet.http.HttpServletRequest httpServletRequest, Layout layout, Portlet portlet) protected boolean
DefaultLayoutTypeAccessPolicyImpl.isAccessGrantedByPortletAuthenticationToken
(javax.servlet.http.HttpServletRequest httpServletRequest, Layout layout, Portlet portlet) protected boolean
DefaultLayoutTypeAccessPolicyImpl.isAccessGrantedByPortletOnPage
(Layout layout, Portlet portlet) boolean
DefaultLayoutTypeAccessPolicyImpl.isAddLayoutAllowed
(PermissionChecker permissionChecker, Layout layout) boolean
DefaultLayoutTypeAccessPolicyImpl.isCustomizeLayoutAllowed
(PermissionChecker permissionChecker, Layout layout) boolean
DefaultLayoutTypeAccessPolicyImpl.isDeleteLayoutAllowed
(PermissionChecker permissionChecker, Layout layout) protected boolean
DefaultLayoutTypeAccessPolicyImpl.isPanelSelectedPortlet
(Layout layout, String portletId) boolean
DefaultLayoutTypeAccessPolicyImpl.isUpdateLayoutAllowed
(PermissionChecker permissionChecker, Layout layout) boolean
DefaultLayoutTypeAccessPolicyImpl.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 Layout
PortletConfigurationLayoutUtil.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 LiferayPortletURL
PortletURLFactoryUtil.create
(PortletRequest portletRequest, Portlet portlet, Layout layout, String lifecycle) static LiferayPortletURL
PortletURLFactoryUtil.create
(PortletRequest portletRequest, String portletId, Layout layout, String lifecycle) static LiferayPortletURL
PortletURLFactoryUtil.create
(javax.servlet.http.HttpServletRequest httpServletRequest, Portlet portlet, Layout layout, String lifecycle) static LiferayPortletURL
PortletURLFactoryUtil.create
(javax.servlet.http.HttpServletRequest httpServletRequest, Portlet portlet, Layout layout, String lifecycle, MimeResponse.Copy copy) static LiferayPortletURL
PortletURLFactoryUtil.create
(javax.servlet.http.HttpServletRequest httpServletRequest, String portletId, Layout layout, String lifecycle) PortletPreferencesFactory.getExistingPortletSetup
(Layout layout, String portletId) static PortletPreferences
PortletPreferencesFactoryUtil.getExistingPortletSetup
(Layout layout, String portletId) PortletPreferencesFactory.getLayoutPortletSetup
(Layout layout, String portletId) PortletPreferencesFactory.getLayoutPortletSetup
(Layout layout, String portletId, String defaultPreferences) static PortletPreferences
PortletPreferencesFactoryUtil.getLayoutPortletSetup
(Layout layout, String portletId) static PortletPreferences
PortletPreferencesFactoryUtil.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 PortletPreferencesIds
PortletPreferencesFactoryUtil.getPortletPreferencesIds
(long siteGroupId, long userId, Layout layout, String portletId, boolean modeEditGuest) static PortletPreferencesIds
PortletPreferencesFactoryUtil.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 PortletPreferences
PortletPreferencesFactoryUtil.getPortletSetup
(long siteGroupId, Layout layout, String portletId, String defaultPreferences) static PortletPreferences
PortletPreferencesFactoryUtil.getPortletSetup
(Layout layout, String portletId, String defaultPreferences) PortletPreferencesFactory.getStrictLayoutPortletSetup
(Layout layout, String portletId) static PortletPreferences
PortletPreferencesFactoryUtil.getStrictLayoutPortletSetup
(Layout layout, String portletId) PortletPreferencesFactory.getStrictPortletSetup
(Layout layout, String portletId) static PortletPreferences
PortletPreferencesFactoryUtil.getStrictPortletSetup
(Layout layout, String portletId) PortletContainer.processEvent
(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, Portlet portlet, Layout layout, Event event) static void
PortletContainerUtil.processEvent
(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, Portlet portlet, Layout layout, Event event) void
PortletContainer.processPublicRenderParameters
(javax.servlet.http.HttpServletRequest httpServletRequest, Layout layout) void
PortletContainer.processPublicRenderParameters
(javax.servlet.http.HttpServletRequest httpServletRequest, Layout layout, Portlet portlet) static void
PortletContainerUtil.processPublicRenderParameters
(javax.servlet.http.HttpServletRequest httpServletRequest, Layout layout) static void
PortletContainerUtil.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 SearchContext
SearchContextFactory.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 TypeMethodDescriptionboolean
AuthToken.isValidPortletInvocationToken
(javax.servlet.http.HttpServletRequest httpServletRequest, Layout layout, Portlet portlet) static boolean
AuthTokenUtil.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 Layout
Adds the layout to the database.static Layout
LayoutLocalServiceUtil.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 Layout
LayoutLocalServiceUtil.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 Layout
LayoutLocalServiceUtil.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 Layout
LayoutLocalServiceUtil.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 Layout
LayoutLocalServiceUtil.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 Layout
LayoutServiceUtil.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 Layout
LayoutServiceUtil.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 Layout
LayoutServiceUtil.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 Layout
LayoutServiceUtil.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 Layout
LayoutLocalServiceUtil.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 Layout
LayoutServiceUtil.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 Layout
LayoutLocalServiceUtil.copyLayoutContent
(long[] segmentsExperienceIds, Layout sourceLayout, Layout targetLayout) static Layout
LayoutLocalServiceUtil.copyLayoutContent
(long segmentsExperienceId, Layout sourceLayout, Layout targetLayout) static Layout
LayoutLocalServiceUtil.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 Layout
LayoutLocalServiceUtil.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 Layout
LayoutLocalServiceUtil.deleteLayout
(long plid) Deletes the layout with the primary key from the database.static Layout
LayoutLocalServiceUtil.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 Layout
LayoutLocalServiceUtil.fetchDefaultLayout
(long groupId, boolean privateLayout) LayoutLocalServiceWrapper.fetchDefaultLayout
(long groupId, boolean privateLayout) LayoutLocalService.fetchDraftLayout
(long plid) static Layout
LayoutLocalServiceUtil.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 Layout
LayoutLocalServiceUtil.fetchFirstLayout
(long groupId, boolean privateLayout, long parentLayoutId) static Layout
LayoutLocalServiceUtil.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 Layout
LayoutServiceUtil.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 Layout
LayoutLocalServiceUtil.fetchLayout
(long plid) static Layout
LayoutLocalServiceUtil.fetchLayout
(long groupId, boolean privateLayout, long layoutId) static Layout
LayoutLocalServiceUtil.fetchLayout
(long classNameId, long classPK) static Layout
LayoutLocalServiceUtil.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 Layout
LayoutServiceUtil.fetchLayout
(long groupId, boolean privateLayout, long layoutId) LayoutServiceWrapper.fetchLayout
(long groupId, boolean privateLayout, long layoutId) LayoutLocalService.fetchLayoutByExternalReferenceCode
(String externalReferenceCode, long groupId) static Layout
LayoutLocalServiceUtil.fetchLayoutByExternalReferenceCode
(String externalReferenceCode, long groupId) LayoutLocalServiceWrapper.fetchLayoutByExternalReferenceCode
(String externalReferenceCode, long groupId) LayoutService.fetchLayoutByExternalReferenceCode
(String externalReferenceCode, long groupId) static Layout
LayoutServiceUtil.fetchLayoutByExternalReferenceCode
(String externalReferenceCode, long groupId) LayoutServiceWrapper.fetchLayoutByExternalReferenceCode
(String externalReferenceCode, long groupId) LayoutLocalService.fetchLayoutByFriendlyURL
(long groupId, boolean privateLayout, String friendlyURL) static Layout
LayoutLocalServiceUtil.fetchLayoutByFriendlyURL
(long groupId, boolean privateLayout, String friendlyURL) LayoutLocalServiceWrapper.fetchLayoutByFriendlyURL
(long groupId, boolean privateLayout, String friendlyURL) LayoutLocalService.fetchLayoutByIconImageId
(boolean privateLayout, long iconImageId) static Layout
LayoutLocalServiceUtil.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 Layout
LayoutLocalServiceUtil.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 Layout
LayoutLocalServiceUtil.getBrowsableLayout
(Layout layout) LayoutLocalServiceWrapper.getBrowsableLayout
(Layout layout) LayoutLocalService.getFriendlyURLLayout
(long groupId, boolean privateLayout, String friendlyURL) Returns the layout for the friendly URL.static Layout
LayoutLocalServiceUtil.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 aNoSuchLayoutException
otherwise.static Layout
LayoutLocalServiceUtil.getLayout
(long plid) Returns the layout with the primary key.static Layout
LayoutLocalServiceUtil.getLayout
(long groupId, boolean privateLayout, long layoutId) Returns the layout matching the layout ID, group, and privacy; throws aNoSuchLayoutException
otherwise.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 aNoSuchLayoutException
otherwise.LayoutLocalService.getLayoutByExternalReferenceCode
(String externalReferenceCode, long groupId) static Layout
LayoutLocalServiceUtil.getLayoutByExternalReferenceCode
(String externalReferenceCode, long groupId) LayoutLocalServiceWrapper.getLayoutByExternalReferenceCode
(String externalReferenceCode, long groupId) LayoutService.getLayoutByExternalReferenceCode
(String externalReferenceCode, long groupId) static Layout
LayoutServiceUtil.getLayoutByExternalReferenceCode
(String externalReferenceCode, long groupId) LayoutServiceWrapper.getLayoutByExternalReferenceCode
(String externalReferenceCode, long groupId) LayoutLocalService.getLayoutByFriendlyURL
(long groupId, boolean privateLayout, String friendlyURL) static Layout
LayoutLocalServiceUtil.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 aNoSuchLayoutException
otherwise.static Layout
LayoutLocalServiceUtil.getLayoutByIconImageId
(long iconImageId) Returns the layout for the icon image; throws aNoSuchLayoutException
otherwise.LayoutLocalServiceWrapper.getLayoutByIconImageId
(long iconImageId) Returns the layout for the icon image; throws aNoSuchLayoutException
otherwise.LayoutLocalService.getLayoutByUuidAndGroupId
(String uuid, long groupId, boolean privateLayout) Returns the layout matching the UUID, group, and privacy.static Layout
LayoutLocalServiceUtil.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 Layout
LayoutServiceUtil.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 Layout
LayoutLocalServiceUtil.getParentLayout
(Layout layout) LayoutLocalServiceWrapper.getParentLayout
(Layout layout) LayoutService.publishLayout
(long plid) static Layout
LayoutServiceUtil.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 Layout
LayoutLocalServiceUtil.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 Layout
LayoutLocalServiceUtil.updateIconImage
(long plid, byte[] bytes) LayoutLocalServiceWrapper.updateIconImage
(long plid, byte[] bytes) LayoutService.updateIconImage
(long plid, byte[] bytes) static Layout
LayoutServiceUtil.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 Layout
LayoutLocalServiceUtil.updateLayout
(long groupId, boolean privateLayout, long layoutId, long classNameId, long classPK) Updates the layout replacing its entity class name ID and primary key.static Layout
LayoutLocalServiceUtil.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 Layout
LayoutLocalServiceUtil.updateLayout
(long groupId, boolean privateLayout, long layoutId, String typeSettings) Updates the layout replacing its type settings.static Layout
LayoutLocalServiceUtil.updateLayout
(long groupId, boolean privateLayout, long layoutId, String typeSettings, byte[] iconBytes, String themeId, String colorSchemeId, long styleBookEntryId, String css, long faviconFileEntryId, long masterLayoutPlid) static Layout
LayoutLocalServiceUtil.updateLayout
(long groupId, boolean privateLayout, long layoutId, Date publishDate) Updates the layout replacing its draft publish date.static Layout
LayoutLocalServiceUtil.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 Layout
LayoutServiceUtil.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 Layout
LayoutServiceUtil.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 Layout
LayoutLocalServiceUtil.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 Layout
LayoutServiceUtil.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 Layout
LayoutLocalServiceUtil.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 Layout
LayoutLocalServiceUtil.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 Layout
LayoutLocalServiceUtil.updateName
(long plid, String name, String languageId) Updates the name of the layout matching the primary key.static Layout
LayoutLocalServiceUtil.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 Layout
LayoutServiceUtil.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 Layout
LayoutServiceUtil.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 Layout
LayoutLocalServiceUtil.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 Layout
LayoutLocalServiceUtil.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 Layout
LayoutServiceUtil.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 Layout
LayoutServiceUtil.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 Layout
LayoutLocalServiceUtil.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 Layout
LayoutServiceUtil.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 Layout
LayoutLocalServiceUtil.updatePriority
(long groupId, boolean privateLayout, long layoutId, int priority) Updates the priority of the layout matching the group, layout ID, and privacy.static Layout
LayoutLocalServiceUtil.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 Layout
LayoutLocalServiceUtil.updatePriority
(long plid, int priority) Updates the priority of the layout matching the primary key.static Layout
LayoutLocalServiceUtil.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 Layout
LayoutServiceUtil.updatePriority
(long groupId, boolean privateLayout, long layoutId, int priority) Updates the priority of the layout matching the group, layout ID, and privacy.static Layout
LayoutServiceUtil.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 Layout
LayoutServiceUtil.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 Layout
LayoutLocalServiceUtil.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 Layout
LayoutLocalServiceUtil.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 Layout
LayoutLocalServiceUtil.updateType
(long plid, String type) LayoutLocalServiceWrapper.updateType
(long plid, String type) LayoutService.updateType
(long plid, String type) static Layout
LayoutServiceUtil.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 Layout
Adds the layout to the database.Adds the layout to the database.GroupLocalService.checkScopeGroup
(Layout layout, long userId) static Group
GroupLocalServiceUtil.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 Layout
LayoutLocalServiceUtil.copyLayoutContent
(long[] segmentsExperienceIds, Layout sourceLayout, Layout targetLayout) static Layout
LayoutLocalServiceUtil.copyLayoutContent
(long segmentsExperienceId, Layout sourceLayout, Layout targetLayout) static Layout
LayoutLocalServiceUtil.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.void
LayoutLocalService.deleteLayout
(Layout layout, ServiceContext serviceContext) Deletes the layout, its child layouts, and its associated resources.static Layout
LayoutLocalServiceUtil.deleteLayout
(Layout layout) Deletes the layout from the database.static void
LayoutLocalServiceUtil.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.void
LayoutLocalServiceWrapper.deleteLayout
(Layout layout, ServiceContext serviceContext) Deletes the layout, its child layouts, and its associated resources.LayoutLocalService.getBrowsableLayout
(Layout layout) static Layout
LayoutLocalServiceUtil.getBrowsableLayout
(Layout layout) LayoutLocalServiceWrapper.getBrowsableLayout
(Layout layout) LayoutLocalService.getParentLayout
(Layout layout) static Layout
LayoutLocalServiceUtil.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) void
PortletPreferencesService.restoreArchivedPreferences
(long groupId, Layout layout, String portletId, long portletItemId, PortletPreferences jxPortletPreferences) void
PortletPreferencesService.restoreArchivedPreferences
(long groupId, Layout layout, String portletId, PortletItem portletItem, PortletPreferences jxPortletPreferences) void
PortletPreferencesService.restoreArchivedPreferences
(long groupId, String name, Layout layout, String portletId, PortletPreferences jxPortletPreferences) static void
PortletPreferencesServiceUtil.restoreArchivedPreferences
(long groupId, Layout layout, String portletId, long portletItemId, PortletPreferences jxPortletPreferences) static void
PortletPreferencesServiceUtil.restoreArchivedPreferences
(long groupId, Layout layout, String portletId, PortletItem portletItem, PortletPreferences jxPortletPreferences) static void
PortletPreferencesServiceUtil.restoreArchivedPreferences
(long groupId, String name, Layout layout, String portletId, PortletPreferences jxPortletPreferences) void
PortletPreferencesServiceWrapper.restoreArchivedPreferences
(long groupId, Layout layout, String portletId, long portletItemId, PortletPreferences jxPortletPreferences) void
PortletPreferencesServiceWrapper.restoreArchivedPreferences
(long groupId, Layout layout, String portletId, PortletItem portletItem, PortletPreferences jxPortletPreferences) void
PortletPreferencesServiceWrapper.restoreArchivedPreferences
(long groupId, String name, Layout layout, String portletId, PortletPreferences jxPortletPreferences) void
LayoutLocalService.updateAsset
(long userId, Layout layout, long[] assetCategoryIds, String[] assetTagNames) static void
LayoutLocalServiceUtil.updateAsset
(long userId, Layout layout, long[] assetCategoryIds, String[] assetTagNames) void
LayoutLocalServiceWrapper.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 Layout
LayoutLocalServiceUtil.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 Layout
LayoutLocalServiceUtil.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 Layout
LayoutLocalServiceUtil.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 TypeMethodDescriptionvoid
LayoutPermission.check
(PermissionChecker permissionChecker, Layout layout, boolean checkViewableGroup, String actionId) void
LayoutPermission.check
(PermissionChecker permissionChecker, Layout layout, String actionId) static void
LayoutPermissionUtil.check
(PermissionChecker permissionChecker, Layout layout, boolean checkViewableGroup, String actionId) static void
LayoutPermissionUtil.check
(PermissionChecker permissionChecker, Layout layout, String actionId) void
PortletPermissionUtil_IW.check
(PermissionChecker permissionChecker, long groupId, Layout layout, String portletId, String actionId) void
PortletPermissionUtil_IW.check
(PermissionChecker permissionChecker, long groupId, Layout layout, String portletId, String actionId, boolean strict) void
PortletPermissionUtil_IW.check
(PermissionChecker permissionChecker, long groupId, Layout layout, String portletId, String actionId, boolean strict, boolean checkStagingPermission) void
PortletPermissionUtil_IW.check
(PermissionChecker permissionChecker, Layout layout, String portletId, String actionId) void
PortletPermissionUtil_IW.check
(PermissionChecker permissionChecker, Layout layout, String portletId, String actionId, boolean strict) static void
PortletPermissionUtil.check
(PermissionChecker permissionChecker, long groupId, Layout layout, String portletId, String actionId) static void
PortletPermissionUtil.check
(PermissionChecker permissionChecker, long groupId, Layout layout, String portletId, String actionId, boolean strict) static void
PortletPermissionUtil.check
(PermissionChecker permissionChecker, long groupId, Layout layout, String portletId, String actionId, boolean strict, boolean checkStagingPermission) static void
PortletPermissionUtil.check
(PermissionChecker permissionChecker, Layout layout, String portletId, String actionId) static void
PortletPermissionUtil.check
(PermissionChecker permissionChecker, Layout layout, String portletId, String actionId, boolean strict) void
LayoutPermission.checkLayoutRestrictedUpdatePermission
(PermissionChecker permissionChecker, Layout layout) static void
LayoutPermissionUtil.checkLayoutRestrictedUpdatePermission
(PermissionChecker permissionChecker, Layout layout) void
LayoutPermission.checkLayoutUpdatePermission
(PermissionChecker permissionChecker, Layout layout) static void
LayoutPermissionUtil.checkLayoutUpdatePermission
(PermissionChecker permissionChecker, Layout layout) boolean
LayoutPermission.contains
(PermissionChecker permissionChecker, Layout layout, boolean checkViewableGroup, String actionId) boolean
LayoutPermission.contains
(PermissionChecker permissionChecker, Layout layout, String actionId) static boolean
LayoutPermissionUtil.contains
(PermissionChecker permissionChecker, Layout layout, boolean checkViewableGroup, String actionId) static boolean
LayoutPermissionUtil.contains
(PermissionChecker permissionChecker, Layout layout, String actionId) boolean
PortletPermissionUtil_IW.contains
(PermissionChecker permissionChecker, long groupId, Layout layout, Portlet portlet, String actionId) boolean
PortletPermissionUtil_IW.contains
(PermissionChecker permissionChecker, long groupId, Layout layout, Portlet portlet, String actionId, boolean strict) boolean
PortletPermissionUtil_IW.contains
(PermissionChecker permissionChecker, long groupId, Layout layout, Portlet portlet, String actionId, boolean strict, boolean checkStagingPermission) boolean
PortletPermissionUtil_IW.contains
(PermissionChecker permissionChecker, long groupId, Layout layout, String portletId, String actionId) boolean
PortletPermissionUtil_IW.contains
(PermissionChecker permissionChecker, long groupId, Layout layout, String portletId, String actionId, boolean strict) boolean
PortletPermissionUtil_IW.contains
(PermissionChecker permissionChecker, long groupId, Layout layout, String portletId, String actionId, boolean strict, boolean checkStagingPermission) boolean
PortletPermissionUtil_IW.contains
(PermissionChecker permissionChecker, Layout layout, Portlet portlet, String actionId) boolean
PortletPermissionUtil_IW.contains
(PermissionChecker permissionChecker, Layout layout, Portlet portlet, String actionId, boolean strict) boolean
PortletPermissionUtil_IW.contains
(PermissionChecker permissionChecker, Layout layout, String portletId, String actionId) boolean
PortletPermissionUtil_IW.contains
(PermissionChecker permissionChecker, Layout layout, String portletId, String actionId, boolean strict) static boolean
PortletPermissionUtil.contains
(PermissionChecker permissionChecker, long groupId, Layout layout, Portlet portlet, String actionId) static boolean
PortletPermissionUtil.contains
(PermissionChecker permissionChecker, long groupId, Layout layout, Portlet portlet, String actionId, boolean strict) static boolean
PortletPermissionUtil.contains
(PermissionChecker permissionChecker, long groupId, Layout layout, Portlet portlet, String actionId, boolean strict, boolean checkStagingPermission) static boolean
PortletPermissionUtil.contains
(PermissionChecker permissionChecker, long groupId, Layout layout, String portletId, String actionId) static boolean
PortletPermissionUtil.contains
(PermissionChecker permissionChecker, long groupId, Layout layout, String portletId, String actionId, boolean strict) static boolean
PortletPermissionUtil.contains
(PermissionChecker permissionChecker, long groupId, Layout layout, String portletId, String actionId, boolean strict, boolean checkStagingPermission) static boolean
PortletPermissionUtil.contains
(PermissionChecker permissionChecker, Layout layout, Portlet portlet, String actionId) static boolean
PortletPermissionUtil.contains
(PermissionChecker permissionChecker, Layout layout, Portlet portlet, String actionId, boolean strict) static boolean
PortletPermissionUtil.contains
(PermissionChecker permissionChecker, Layout layout, String portletId, String actionId) static boolean
PortletPermissionUtil.contains
(PermissionChecker permissionChecker, Layout layout, String portletId, String actionId, boolean strict) boolean
LayoutPermission.containsLayoutPreviewDraftPermission
(PermissionChecker permissionChecker, Layout layout) static boolean
LayoutPermissionUtil.containsLayoutPreviewDraftPermission
(PermissionChecker permissionChecker, Layout layout) boolean
LayoutPermission.containsLayoutRestrictedUpdatePermission
(PermissionChecker permissionChecker, Layout layout) static boolean
LayoutPermissionUtil.containsLayoutRestrictedUpdatePermission
(PermissionChecker permissionChecker, Layout layout) boolean
LayoutPermission.containsLayoutUpdatePermission
(PermissionChecker permissionChecker, Layout layout) static boolean
LayoutPermissionUtil.containsLayoutUpdatePermission
(PermissionChecker permissionChecker, Layout layout) boolean
LayoutPermission.containsWithoutViewableGroup
(PermissionChecker permissionChecker, Layout layout, boolean checkLayoutUpdateable, String actionId) boolean
LayoutPermission.containsWithoutViewableGroup
(PermissionChecker permissionChecker, Layout layout, String actionId) static boolean
LayoutPermissionUtil.containsWithoutViewableGroup
(PermissionChecker permissionChecker, Layout layout, boolean checkLayoutUpdateable, String actionId) static boolean
LayoutPermissionUtil.containsWithoutViewableGroup
(PermissionChecker permissionChecker, Layout layout, String actionId) boolean
PortletPermissionUtil_IW.hasAccessPermission
(PermissionChecker permissionChecker, long scopeGroupId, Layout layout, Portlet portlet, PortletMode portletMode) static boolean
PortletPermissionUtil.hasAccessPermission
(PermissionChecker permissionChecker, long scopeGroupId, Layout layout, Portlet portlet, PortletMode portletMode) boolean
PortletPermissionUtil_IW.hasConfigurationPermission
(PermissionChecker permissionChecker, long groupId, Layout layout, String actionId) static boolean
PortletPermissionUtil.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 Layout
LayoutUtil.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 returnsnull
if it could not be found.LayoutPersistence.fetchByC_C
(long classNameId, long classPK, boolean useFinderCache) Returns the layout where classNameId = ? and classPK = ? or returnsnull
if it could not be found, optionally using the finder cache.static Layout
LayoutUtil.fetchByC_C
(long classNameId, long classPK) Returns the layout where classNameId = ? and classPK = ? or returnsnull
if it could not be found.static Layout
LayoutUtil.fetchByC_C
(long classNameId, long classPK, boolean useFinderCache) Returns the layout where classNameId = ? and classPK = ? or returnsnull
if 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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 returnsnull
if it could not be found.LayoutPersistence.fetchByERC_G
(String externalReferenceCode, long groupId, boolean useFinderCache) Returns the layout where externalReferenceCode = ? and groupId = ? or returnsnull
if it could not be found, optionally using the finder cache.static Layout
LayoutUtil.fetchByERC_G
(String externalReferenceCode, long groupId) Returns the layout where externalReferenceCode = ? and groupId = ? or returnsnull
if it could not be found.static Layout
LayoutUtil.fetchByERC_G
(String externalReferenceCode, long groupId, boolean useFinderCache) Returns the layout where externalReferenceCode = ? and groupId = ? or returnsnull
if 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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 returnsnull
if 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 returnsnull
if it could not be found, optionally using the finder cache.static Layout
LayoutUtil.fetchByG_P_F
(long groupId, boolean privateLayout, String friendlyURL) Returns the layout where groupId = ? and privateLayout = ? and friendlyURL = ? or returnsnull
if it could not be found.static Layout
LayoutUtil.fetchByG_P_F
(long groupId, boolean privateLayout, String friendlyURL, boolean useFinderCache) Returns the layout where groupId = ? and privateLayout = ? and friendlyURL = ? or returnsnull
if 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 Layout
LayoutUtil.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 returnsnull
if 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 returnsnull
if it could not be found, optionally using the finder cache.static Layout
LayoutUtil.fetchByG_P_L
(long groupId, boolean privateLayout, long layoutId) Returns the layout where groupId = ? and privateLayout = ? and layoutId = ? or returnsnull
if it could not be found.static Layout
LayoutUtil.fetchByG_P_L
(long groupId, boolean privateLayout, long layoutId, boolean useFinderCache) Returns the layout where groupId = ? and privateLayout = ? and layoutId = ? or returnsnull
if 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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 returnsnull
if 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 returnsnull
if it could not be found, optionally using the finder cache.static Layout
LayoutUtil.fetchByG_P_SPLU
(long groupId, boolean privateLayout, String sourcePrototypeLayoutUuid) Returns the layout where groupId = ? and privateLayout = ? and sourcePrototypeLayoutUuid = ? or returnsnull
if it could not be found.static Layout
LayoutUtil.fetchByG_P_SPLU
(long groupId, boolean privateLayout, String sourcePrototypeLayoutUuid, boolean useFinderCache) Returns the layout where groupId = ? and privateLayout = ? and sourcePrototypeLayoutUuid = ? or returnsnull
if 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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 returnsnull
if it could not be found.LayoutPersistence.fetchByIconImageId
(long iconImageId, boolean useFinderCache) Returns the layout where iconImageId = ? or returnsnull
if it could not be found, optionally using the finder cache.static Layout
LayoutUtil.fetchByIconImageId
(long iconImageId) Returns the layout where iconImageId = ? or returnsnull
if it could not be found.static Layout
LayoutUtil.fetchByIconImageId
(long iconImageId, boolean useFinderCache) Returns the layout where iconImageId = ? or returnsnull
if 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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 returnsnull
if it could not be found.LayoutPersistence.fetchByP_I
(boolean privateLayout, long iconImageId, boolean useFinderCache) Returns the layout where privateLayout = ? and iconImageId = ? or returnsnull
if it could not be found, optionally using the finder cache.static Layout
LayoutUtil.fetchByP_I
(boolean privateLayout, long iconImageId) Returns the layout where privateLayout = ? and iconImageId = ? or returnsnull
if it could not be found.static Layout
LayoutUtil.fetchByP_I
(boolean privateLayout, long iconImageId, boolean useFinderCache) Returns the layout where privateLayout = ? and iconImageId = ? or returnsnull
if 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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 returnsnull
if it could not be found.static Layout
LayoutUtil.fetchByPrimaryKey
(long plid) Returns the layout with the primary key or returnsnull
if it could not be found.LayoutPersistence.fetchBySourcePrototypeLayoutUuid_First
(String sourcePrototypeLayoutUuid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where sourcePrototypeLayoutUuid = ?.static Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 returnsnull
if 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 returnsnull
if it could not be found, optionally using the finder cache.static Layout
LayoutUtil.fetchByUUID_G_P
(String uuid, long groupId, boolean privateLayout) Returns the layout where uuid = ? and groupId = ? and privateLayout = ? or returnsnull
if it could not be found.static Layout
LayoutUtil.fetchByUUID_G_P
(String uuid, long groupId, boolean privateLayout, boolean useFinderCache) Returns the layout where uuid = ? and groupId = ? and privateLayout = ? or returnsnull
if 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 Layout
LayoutUtil.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 aNoSuchLayoutException
if it could not be found.static Layout
LayoutUtil.findByC_C
(long classNameId, long classPK) Returns the layout where classNameId = ? and classPK = ? or throws aNoSuchLayoutException
if 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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 aNoSuchLayoutException
if it could not be found.static Layout
LayoutUtil.findByERC_G
(String externalReferenceCode, long groupId) Returns the layout where externalReferenceCode = ? and groupId = ? or throws aNoSuchLayoutException
if 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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 aNoSuchLayoutException
if it could not be found.static Layout
LayoutUtil.findByG_P_F
(long groupId, boolean privateLayout, String friendlyURL) Returns the layout where groupId = ? and privateLayout = ? and friendlyURL = ? or throws aNoSuchLayoutException
if 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 Layout
LayoutUtil.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 aNoSuchLayoutException
if it could not be found.static Layout
LayoutUtil.findByG_P_L
(long groupId, boolean privateLayout, long layoutId) Returns the layout where groupId = ? and privateLayout = ? and layoutId = ? or throws aNoSuchLayoutException
if 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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 aNoSuchLayoutException
if it could not be found.static Layout
LayoutUtil.findByG_P_SPLU
(long groupId, boolean privateLayout, String sourcePrototypeLayoutUuid) Returns the layout where groupId = ? and privateLayout = ? and sourcePrototypeLayoutUuid = ? or throws aNoSuchLayoutException
if 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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 aNoSuchLayoutException
if it could not be found.static Layout
LayoutUtil.findByIconImageId
(long iconImageId) Returns the layout where iconImageId = ? or throws aNoSuchLayoutException
if it could not be found.LayoutPersistence.findByLayoutPrototypeUuid_First
(String layoutPrototypeUuid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where layoutPrototypeUuid = ?.static Layout
LayoutUtil.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 Layout
LayoutUtil.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 aNoSuchLayoutException
if it could not be found.static Layout
LayoutUtil.findByP_I
(boolean privateLayout, long iconImageId) Returns the layout where privateLayout = ? and iconImageId = ? or throws aNoSuchLayoutException
if it could not be found.LayoutPersistence.findByParentPlid_First
(long parentPlid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where parentPlid = ?.static Layout
LayoutUtil.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 Layout
LayoutUtil.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 aNoSuchLayoutException
if it could not be found.static Layout
LayoutUtil.findByPrimaryKey
(long plid) Returns the layout with the primary key or throws aNoSuchLayoutException
if it could not be found.LayoutPersistence.findBySourcePrototypeLayoutUuid_First
(String sourcePrototypeLayoutUuid, OrderByComparator<Layout> orderByComparator) Returns the first layout in the ordered set where sourcePrototypeLayoutUuid = ?.static Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 aNoSuchLayoutException
if it could not be found.static Layout
LayoutUtil.findByUUID_G_P
(String uuid, long groupId, boolean privateLayout) Returns the layout where uuid = ? and groupId = ? and privateLayout = ? or throws aNoSuchLayoutException
if it could not be found.LayoutPersistence.findByUuid_Last
(String uuid, OrderByComparator<Layout> orderByComparator) Returns the last layout in the ordered set where uuid = ?.static Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.removeByUUID_G_P
(String uuid, long groupId, boolean privateLayout) Removes the layout where uuid = ? and groupId = ? and privateLayout = ? from the database.static Layout
static Layout
LayoutUtil.update
(Layout layout, ServiceContext serviceContext) LayoutPersistence.updateImpl
(Layout layout) static Layout
LayoutUtil.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 TypeMethodDescriptionvoid
LayoutPersistence.cacheResult
(Layout layout) Caches the layout in the entity cache if it is enabled.static void
LayoutUtil.cacheResult
(Layout layout) Caches the layout in the entity cache if it is enabled.static void
LayoutUtil.clearCache
(Layout layout) static Layout
static Layout
LayoutUtil.update
(Layout layout, ServiceContext serviceContext) LayoutPersistence.updateImpl
(Layout layout) static Layout
LayoutUtil.updateImpl
(Layout layout) Method parameters in com.liferay.portal.kernel.service.persistence with type arguments of type LayoutModifier and TypeMethodDescriptionvoid
LayoutPersistence.cacheResult
(List<Layout> layouts) Caches the layouts in the entity cache if it is enabled.static void
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 Layout
LayoutUtil.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 TypeMethodDescriptionvoid
ThemeDisplay.clearLayoutFriendlyURL
(Layout layout) ThemeDisplay.getLayoutFriendlyURL
(Layout layout) ThemeDisplay.getStrictLayoutPortletSetup
(Layout layout, String portletId) boolean
ThemeDisplay.isPortletEmbedded
(long groupId, Layout layout, String portletId) void
Method 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) void
ThemeDisplay.setLayouts
(List<Layout> layouts) void
ThemeDisplay.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 Layout
DefaultLayoutPrototypesUtil.addLayout
(LayoutSet layoutSet, String nameKey, String friendlyURL, String layoutTemplateId) Methods in com.liferay.portal.kernel.util with parameters of type LayoutModifier and TypeMethodDescriptionvoid
Portal.addPortletDefaultResource
(long companyId, Layout layout, Portlet portlet) static void
PortalUtil.addPortletDefaultResource
(long companyId, Layout layout, Portlet portlet) static String
DefaultLayoutPrototypesUtil.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 String
PortalUtil.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 void
DefaultLayoutPrototypesUtil.addResourcePermissions
(Layout layout, String portletId) static LayoutTypePortlet
Portal.getAlternateURL
(String canonicalURL, ThemeDisplay themeDisplay, Locale locale, Layout layout) Returns the alternate URL for the requested canonical URL in the given locale.static String
PortalUtil.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 String
PortalUtil.getCanonicalURL
(String completeURL, ThemeDisplay themeDisplay, Layout layout) Returns the canonical URL for the page.static String
PortalUtil.getCanonicalURL
(String completeURL, ThemeDisplay themeDisplay, Layout layout, boolean forceLayoutFriendlyURL) Returns the canonical URL of the page, optionally including the page's friendly URL.static String
PortalUtil.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 String
PortalUtil.getLayoutActualURL
(Layout layout) static String
PortalUtil.getLayoutActualURL
(Layout layout, String mainPath) Portal.getLayoutFriendlyURL
(Layout layout, ThemeDisplay themeDisplay) Portal.getLayoutFriendlyURL
(Layout layout, ThemeDisplay themeDisplay, Locale locale) static String
PortalUtil.getLayoutFriendlyURL
(Layout layout, ThemeDisplay themeDisplay) static String
PortalUtil.getLayoutFriendlyURL
(Layout layout, ThemeDisplay themeDisplay, Locale locale) Portal.getLayoutFullURL
(Layout layout, ThemeDisplay themeDisplay) Portal.getLayoutFullURL
(Layout layout, ThemeDisplay themeDisplay, boolean doAsUser) static String
PortalUtil.getLayoutFullURL
(Layout layout, ThemeDisplay themeDisplay) static String
PortalUtil.getLayoutFullURL
(Layout layout, ThemeDisplay themeDisplay, boolean doAsUser) Portal.getLayoutRelativeURL
(Layout layout, ThemeDisplay themeDisplay) Portal.getLayoutRelativeURL
(Layout layout, ThemeDisplay themeDisplay, boolean doAsUser) static String
PortalUtil.getLayoutRelativeURL
(Layout layout, ThemeDisplay themeDisplay) static String
PortalUtil.getLayoutRelativeURL
(Layout layout, ThemeDisplay themeDisplay, boolean doAsUser) Portal.getLayoutTarget
(Layout layout) static String
PortalUtil.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 String
PortalUtil.getLayoutURL
(Layout layout, ThemeDisplay themeDisplay) static String
PortalUtil.getLayoutURL
(Layout layout, ThemeDisplay themeDisplay, boolean doAsUser) static String
PortalUtil.getLayoutURL
(Layout layout, ThemeDisplay themeDisplay, Locale locale) Portal.getPortalURL
(Layout layout, ThemeDisplay themeDisplay) static String
PortalUtil.getPortalURL
(Layout layout, ThemeDisplay themeDisplay) long
Portal.getScopeGroupId
(Layout layout) long
Portal.getScopeGroupId
(Layout layout, String portletId) static long
PortalUtil.getScopeGroupId
(Layout layout) static long
PortalUtil.getScopeGroupId
(Layout layout, String portletId) boolean
Portal.isLayoutDescendant
(Layout layout, long layoutId) static boolean
PortalUtil.isLayoutDescendant
(Layout layout, long layoutId) boolean
Portal.isLayoutSitemapable
(Layout layout) static boolean
PortalUtil.isLayoutSitemapable
(Layout layout) protected static void
DefaultLayoutPrototypesUtil.updateLayout
(Layout layout) Portal.updatePortletMode
(String portletId, User user, Layout layout, PortletMode portletMode, javax.servlet.http.HttpServletRequest httpServletRequest) static PortletMode
PortalUtil.updatePortletMode
(String portletId, User user, Layout layout, PortletMode portletMode, javax.servlet.http.HttpServletRequest httpServletRequest) static PortletPreferences
DefaultLayoutPrototypesUtil.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 WindowState
PortalUtil.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 TypeMethodDescriptionint
int
Constructors 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 TypeMethodDescriptionvoid
Sites.applyLayoutPrototype
(LayoutPrototype layoutPrototype, Layout targetLayout, boolean linkEnabled) default void
Sites.copyExpandoBridgeAttributes
(Layout sourceLayout, Layout targetLayout) void
Sites.copyPortletPermissions
(Layout targetLayout, Layout sourceLayout) void
Sites.copyPortletSetups
(Layout sourceLayout, Layout targetLayout) boolean
Sites.isLayoutModifiedSinceLastMerge
(Layout layout) void
Sites.mergeLayoutPrototypeLayout
(Group group, Layout layout)