Package | Description |
---|---|
com.liferay.asset.kernel.service.persistence | |
com.liferay.exportimport.kernel.lar | |
com.liferay.exportimport.kernel.staging | |
com.liferay.layouts.admin.kernel.util | |
com.liferay.portal.kernel.display.context.util | |
com.liferay.portal.kernel.model |
This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types.
|
com.liferay.portal.kernel.model.impl |
This package defines the portal model implementation base classes.
|
com.liferay.portal.kernel.module.configuration | |
com.liferay.portal.kernel.portlet |
This package defines the kernel portlet interfaces and classes.
|
com.liferay.portal.kernel.search | |
com.liferay.portal.kernel.security.auth |
This package defines the portal security authentication interfaces,
classes, utilities, wrappers, and exceptions.
|
com.liferay.portal.kernel.service |
This package defines the portal service interfaces and classes.
|
com.liferay.portal.kernel.service.permission |
This package defines the portal service permission interfaces and utilities.
|
com.liferay.portal.kernel.service.persistence |
This package defines the portal service persistence interfaces, classes, and utilities.
|
com.liferay.portal.kernel.settings | |
com.liferay.portal.kernel.theme |
This package defines the portal theme classes.
|
com.liferay.portal.kernel.util |
This package defines the kernel utility interfaces and classes.
|
com.liferay.portal.kernel.util.comparator |
This package defines the portal comparator classes.
|
com.liferay.sites.kernel.util |
Modifier and Type | Method and Description |
---|---|
Layout |
AssetEntryQuery.getLayout() |
Modifier and Type | Method and Description |
---|---|
void |
AssetEntryQuery.setLayout(Layout layout) |
Modifier and Type | Method and Description |
---|---|
static Layout |
ExportImportHelperUtil.getExportableLayout(ThemeDisplay themeDisplay)
Deprecated.
As of Wilberforce (7.0.x), with no direct replacement
|
Layout |
ExportImportHelper.getExportableLayout(ThemeDisplay themeDisplay)
Deprecated.
As of Wilberforce (7.0.x), with no direct replacement
|
static Layout |
ExportImportHelperUtil.getLayoutOrCreateDummyRootLayout(long plid) |
Layout |
ExportImportHelper.getLayoutOrCreateDummyRootLayout(long plid)
Returns the layout with the primary key or a dummy root layout
|
Modifier and Type | Method and Description |
---|---|
static List<Layout> |
ExportImportHelperUtil.getMissingParentLayouts(Layout layout,
long liveGroupId) |
List<Layout> |
ExportImportHelper.getMissingParentLayouts(Layout layout,
long liveGroupId) |
List<Layout> |
PortletDataContext.getNewLayouts()
Deprecated.
As of Wilberforce (7.0.x), replaced by
PortletDataContext.getNewPrimaryKeysMap(String) |
Modifier and Type | Method and Description |
---|---|
static List<Layout> |
ExportImportHelperUtil.getMissingParentLayouts(Layout layout,
long liveGroupId) |
List<Layout> |
ExportImportHelper.getMissingParentLayouts(Layout layout,
long liveGroupId) |
Modifier and Type | Method and Description |
---|---|
static long[] |
ExportImportHelperUtil.getLayoutIds(List<Layout> layouts) |
long[] |
ExportImportHelper.getLayoutIds(List<Layout> layouts) |
void |
PortletDataContext.setNewLayouts(List<Layout> newLayouts) |
Modifier and Type | Method and Description |
---|---|
List<Layout> |
Staging.getMissingParentLayouts(Layout layout,
long liveGroupId)
Deprecated.
As of Wilberforce (7.0.x), moved to
ExportImportHelperUtil.getMissingParentLayouts(
Layout, long) |
static List<Layout> |
StagingUtil.getMissingParentLayouts(Layout layout,
long liveGroupId)
Deprecated.
As of Wilberforce (7.0.x), moved to
ExportImportHelperUtil.getMissingParentLayouts(
Layout, long) |
Modifier and Type | Method and Description |
---|---|
static LayoutRevision |
LayoutStagingUtil.getLayoutRevision(Layout layout) |
LayoutRevision |
LayoutStaging.getLayoutRevision(Layout layout) |
static LayoutStagingHandler |
LayoutStagingUtil.getLayoutStagingHandler(Layout layout) |
LayoutStagingHandler |
LayoutStaging.getLayoutStagingHandler(Layout layout) |
List<Layout> |
Staging.getMissingParentLayouts(Layout layout,
long liveGroupId)
Deprecated.
As of Wilberforce (7.0.x), moved to
ExportImportHelperUtil.getMissingParentLayouts(
Layout, long) |
static List<Layout> |
StagingUtil.getMissingParentLayouts(Layout layout,
long liveGroupId)
Deprecated.
As of Wilberforce (7.0.x), moved to
ExportImportHelperUtil.getMissingParentLayouts(
Layout, long) |
static boolean |
LayoutStagingUtil.isBranchingLayout(Layout layout) |
boolean |
LayoutStaging.isBranchingLayout(Layout layout) |
boolean |
Staging.isIncomplete(Layout layout,
long layoutSetBranchId) |
static boolean |
StagingUtil.isIncomplete(Layout layout,
long layoutSetBranchId) |
void |
Staging.updateLastImportSettings(Element layoutElement,
Layout layout,
PortletDataContext portletDataContext) |
static void |
StagingUtil.updateLastImportSettings(Element layoutElement,
Layout layout,
PortletDataContext portletDataContext) |
Modifier and Type | Method and Description |
---|---|
static Map<Locale,String> |
SitemapUtil.getAlternateURLs(String canonicalURL,
ThemeDisplay themeDisplay,
Layout layout) |
Map<Locale,String> |
Sitemap.getAlternateURLs(String canonicalURL,
ThemeDisplay themeDisplay,
Layout layout) |
Modifier and Type | Method and Description |
---|---|
Layout |
BaseRequestHelper.getLayout() |
Modifier and Type | Class and Description |
---|---|
class |
LayoutWrapper
This class is a wrapper for
Layout . |
Modifier and Type | Field and Description |
---|---|
static Accessor<Layout,Long> |
Layout.LAYOUT_ID_ACCESSOR |
static Accessor<Layout,Long> |
Layout.PLID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
Layout |
LayoutPrototypeWrapper.getLayout() |
Layout |
LayoutFriendlyURLComposite.getLayout() |
Layout |
LayoutStagingHandler.getLayout() |
Layout |
LayoutType.getLayout() |
Layout |
LayoutQueryStringComposite.getLayout() |
Layout |
LayoutPrototype.getLayout() |
Layout |
LayoutTypePortlet.getLayoutSetPrototypeLayout() |
Layout |
Layout.getLinkedToLayout()
Returns the current layout's linked layout.
|
Layout |
LayoutWrapper.getLinkedToLayout()
Returns the current layout's linked layout.
|
Layout |
LayoutWrapper.getWrappedModel() |
Layout |
LayoutModel.toEscapedModel() |
Layout |
LayoutWrapper.toEscapedModel() |
Layout |
LayoutModel.toUnescapedModel() |
Layout |
LayoutWrapper.toUnescapedModel() |
Modifier and Type | Method and Description |
---|---|
List<Layout> |
Layout.getAllChildren()
Returns all layouts that are direct or indirect children of the current
layout.
|
List<Layout> |
LayoutWrapper.getAllChildren()
Returns all layouts that are direct or indirect children of the current
layout.
|
List<Layout> |
Layout.getAncestors()
Returns all parent layouts of the current layout.
|
List<Layout> |
LayoutWrapper.getAncestors()
Returns all parent layouts of the current layout.
|
List<Layout> |
Layout.getChildren()
Returns all child layouts of the current layout, independent of user
access permissions.
|
List<Layout> |
LayoutWrapper.getChildren()
Returns all child layouts of the current layout, independent of user
access permissions.
|
List<Layout> |
Layout.getChildren(PermissionChecker permissionChecker)
Returns all child layouts of the current layout that the user has
permission to access.
|
List<Layout> |
LayoutWrapper.getChildren(PermissionChecker permissionChecker)
Returns all child layouts of the current layout that the user has
permission to access.
|
CacheModel<Layout> |
LayoutModel.toCacheModel() |
CacheModel<Layout> |
LayoutWrapper.toCacheModel() |
Modifier and Type | Method and Description |
---|---|
void |
LayoutTypeAccessPolicy.checkAccessAllowedToPortlet(javax.servlet.http.HttpServletRequest request,
Layout layout,
Portlet portlet) |
int |
LayoutModel.compareTo(Layout layout) |
int |
LayoutWrapper.compareTo(Layout layout) |
String |
LayoutTypeController.includeEditContent(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Layout layout) |
boolean |
LayoutTypeController.includeLayoutContent(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
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 request,
String friendlyURL,
Layout layout) |
void |
LayoutFriendlyURLComposite.setLayout(Layout layout) |
void |
LayoutType.setLayout(Layout layout)
Deprecated.
As of Wilberforce (7.0.x), with no direct replacement
|
void |
LayoutQueryStringComposite.setLayout(Layout layout) |
static LayoutSoap |
LayoutSoap.toSoapModel(Layout model) |
static LayoutSoap[] |
LayoutSoap.toSoapModels(Layout[] models) |
static LayoutSoap[][] |
LayoutSoap.toSoapModels(Layout[][] models) |
Modifier and Type | Method and Description |
---|---|
static LayoutSoap[] |
LayoutSoap.toSoapModels(List<Layout> models) |
Constructor and Description |
---|
LayoutFriendlyURLComposite(Layout layout,
String friendlyURL) |
LayoutQueryStringComposite(Layout layout,
String friendlyURL,
String queryString) |
LayoutStagingHandler(Layout layout) |
LayoutWrapper(Layout layout) |
Modifier and Type | Class and Description |
---|---|
class |
VirtualLayout |
Modifier and Type | Method and Description |
---|---|
Layout |
VirtualLayout.getSourceLayout() |
Modifier and Type | Method and Description |
---|---|
void |
DefaultLayoutTypeAccessPolicyImpl.checkAccessAllowedToPortlet(javax.servlet.http.HttpServletRequest request,
Layout layout,
Portlet portlet) |
protected boolean |
ModificationDeniedLayoutTypeAccessPolicyImpl.hasAccessPermission(javax.servlet.http.HttpServletRequest request,
Layout layout,
Portlet portlet)
Deprecated.
|
protected boolean |
DefaultLayoutTypeAccessPolicyImpl.hasAccessPermission(javax.servlet.http.HttpServletRequest request,
Layout layout,
Portlet portlet) |
String |
BaseLayoutTypeControllerImpl.includeEditContent(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Layout layout) |
boolean |
BaseLayoutTypeControllerImpl.includeLayoutContent(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Layout layout) |
protected boolean |
ModificationDeniedLayoutTypeAccessPolicyImpl.isAccessAllowedToLayoutPortlet(javax.servlet.http.HttpServletRequest request,
Layout layout,
Portlet portlet)
Deprecated.
|
protected boolean |
DefaultLayoutTypeAccessPolicyImpl.isAccessAllowedToLayoutPortlet(javax.servlet.http.HttpServletRequest request,
Layout layout,
Portlet portlet) |
protected boolean |
DefaultLayoutTypeAccessPolicyImpl.isAccessGrantedByPortletAuthenticationToken(javax.servlet.http.HttpServletRequest request,
Layout layout,
Portlet portlet) |
protected boolean |
DefaultLayoutTypeAccessPolicyImpl.isAccessGrantedByPortletOnPage(Layout layout,
Portlet portlet) |
boolean |
ModificationDeniedLayoutTypeAccessPolicyImpl.isAddLayoutAllowed(PermissionChecker permissionChecker,
Layout layout)
Deprecated.
|
boolean |
DefaultLayoutTypeAccessPolicyImpl.isAddLayoutAllowed(PermissionChecker permissionChecker,
Layout layout) |
boolean |
ModificationDeniedLayoutTypeAccessPolicyImpl.isCustomizeLayoutAllowed(PermissionChecker permissionChecker,
Layout layout)
Deprecated.
|
boolean |
DefaultLayoutTypeAccessPolicyImpl.isCustomizeLayoutAllowed(PermissionChecker permissionChecker,
Layout layout) |
boolean |
ModificationDeniedLayoutTypeAccessPolicyImpl.isDeleteLayoutAllowed(PermissionChecker permissionChecker,
Layout layout)
Deprecated.
|
boolean |
DefaultLayoutTypeAccessPolicyImpl.isDeleteLayoutAllowed(PermissionChecker permissionChecker,
Layout layout) |
protected boolean |
DefaultLayoutTypeAccessPolicyImpl.isPanelSelectedPortlet(Layout layout,
String portletId) |
boolean |
ModificationDeniedLayoutTypeAccessPolicyImpl.isUpdateLayoutAllowed(PermissionChecker permissionChecker,
Layout layout)
Deprecated.
|
boolean |
DefaultLayoutTypeAccessPolicyImpl.isUpdateLayoutAllowed(PermissionChecker permissionChecker,
Layout layout) |
boolean |
ModificationDeniedLayoutTypeAccessPolicyImpl.isViewLayoutAllowed(PermissionChecker permissionChecker,
Layout layout)
Deprecated.
|
boolean |
DefaultLayoutTypeAccessPolicyImpl.isViewLayoutAllowed(PermissionChecker permissionChecker,
Layout layout) |
boolean |
BaseLayoutTypeControllerImpl.matches(javax.servlet.http.HttpServletRequest request,
String friendlyURL,
Layout layout) |
Constructor and Description |
---|
VirtualLayout(Layout sourceLayout,
Group targetGroup) |
Modifier and Type | Method and Description |
---|---|
<T> T |
ConfigurationProvider.getPortletInstanceConfiguration(Class<T> clazz,
Layout layout,
PortletInstance portletInstance)
Deprecated.
As of Judson (7.1.x), replaced by
ConfigurationProvider.getPortletInstanceConfiguration(Class, Layout, String) |
static <T> T |
ConfigurationProviderUtil.getPortletInstanceConfiguration(Class<T> clazz,
Layout layout,
PortletInstance portletInstance)
Deprecated.
As of Judson (7.1.x), replaced by
ConfigurationProviderUtil.getPortletInstanceConfiguration(Class, Layout, String) |
<T> T |
ConfigurationProvider.getPortletInstanceConfiguration(Class<T> clazz,
Layout layout,
String portletId) |
static <T> T |
ConfigurationProviderUtil.getPortletInstanceConfiguration(Class<T> clazz,
Layout layout,
String portletId) |
Modifier and Type | Method and Description |
---|---|
static Layout |
PortletConfigurationLayoutUtil.getLayout(ThemeDisplay themeDisplay) |
Modifier and Type | Method and Description |
---|---|
static LiferayPortletURL |
PortletURLFactoryUtil.create(javax.servlet.http.HttpServletRequest request,
Portlet portlet,
Layout layout,
String lifecycle) |
LiferayPortletURL |
PortletURLFactory.create(javax.servlet.http.HttpServletRequest request,
Portlet portlet,
Layout layout,
String lifecycle) |
static LiferayPortletURL |
PortletURLFactoryUtil.create(javax.servlet.http.HttpServletRequest request,
String portletId,
Layout layout,
String lifecycle) |
LiferayPortletURL |
PortletURLFactory.create(javax.servlet.http.HttpServletRequest request,
String portletId,
Layout layout,
String lifecycle) |
static LiferayPortletURL |
PortletURLFactoryUtil.create(PortletRequest portletRequest,
Portlet portlet,
Layout layout,
String lifecycle) |
LiferayPortletURL |
PortletURLFactory.create(PortletRequest portletRequest,
Portlet portlet,
Layout layout,
String lifecycle) |
static LiferayPortletURL |
PortletURLFactoryUtil.create(PortletRequest portletRequest,
String portletId,
Layout layout,
String lifecycle) |
LiferayPortletURL |
PortletURLFactory.create(PortletRequest portletRequest,
String portletId,
Layout layout,
String lifecycle) |
static PortletPreferences |
PortletPreferencesFactoryUtil.getExistingPortletSetup(Layout layout,
String portletId) |
PortletPreferences |
PortletPreferencesFactory.getExistingPortletSetup(Layout layout,
String portletId) |
static PortletPreferences |
PortletPreferencesFactoryUtil.getLayoutPortletSetup(Layout layout,
String portletId) |
PortletPreferences |
PortletPreferencesFactory.getLayoutPortletSetup(Layout layout,
String portletId) |
static PortletPreferences |
PortletPreferencesFactoryUtil.getLayoutPortletSetup(Layout layout,
String portletId,
String defaultPreferences) |
PortletPreferences |
PortletPreferencesFactory.getLayoutPortletSetup(Layout layout,
String portletId,
String defaultPreferences) |
static List<LayoutTypePortlet> |
PortletContainerUtil.getLayoutTypePortlets(Layout layout) |
static PortletPreferencesIds |
PortletPreferencesFactoryUtil.getPortletPreferencesIds(javax.servlet.http.HttpServletRequest request,
Layout selLayout,
String portletId) |
PortletPreferencesIds |
PortletPreferencesFactory.getPortletPreferencesIds(javax.servlet.http.HttpServletRequest request,
Layout selLayout,
String portletId) |
static PortletPreferencesIds |
PortletPreferencesFactoryUtil.getPortletPreferencesIds(long siteGroupId,
long userId,
Layout layout,
String portletId,
boolean modeEditGuest) |
PortletPreferencesIds |
PortletPreferencesFactory.getPortletPreferencesIds(long scopeGroupId,
long userId,
Layout layout,
String portletId,
boolean modeEditGuest) |
static PortletPreferences |
PortletPreferencesFactoryUtil.getPortletSetup(Layout layout,
String portletId,
String defaultPreferences) |
PortletPreferences |
PortletPreferencesFactory.getPortletSetup(Layout layout,
String portletId,
String defaultPreferences) |
static PortletPreferences |
PortletPreferencesFactoryUtil.getPortletSetup(long siteGroupId,
Layout layout,
String portletId,
String defaultPreferences) |
PortletPreferences |
PortletPreferencesFactory.getPortletSetup(long scopeGroupId,
Layout layout,
String portletId,
String defaultPreferences) |
static PortletPreferences |
PortletPreferencesFactoryUtil.getStrictLayoutPortletSetup(Layout layout,
String portletId) |
PortletPreferences |
PortletPreferencesFactory.getStrictLayoutPortletSetup(Layout layout,
String portletId) |
static PortletPreferences |
PortletPreferencesFactoryUtil.getStrictPortletSetup(Layout layout,
String portletId) |
PortletPreferences |
PortletPreferencesFactory.getStrictPortletSetup(Layout layout,
String portletId) |
static void |
PortletContainerUtil.processEvent(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Portlet portlet,
Layout layout,
Event event) |
List<Event> |
PortletContainer.processEvent(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Portlet portlet,
Layout layout,
Event event) |
static void |
PortletContainerUtil.processPublicRenderParameters(javax.servlet.http.HttpServletRequest request,
Layout layout) |
void |
PortletContainer.processPublicRenderParameters(javax.servlet.http.HttpServletRequest request,
Layout layout) |
static void |
PortletContainerUtil.processPublicRenderParameters(javax.servlet.http.HttpServletRequest request,
Layout layout,
Portlet portlet) |
void |
PortletContainer.processPublicRenderParameters(javax.servlet.http.HttpServletRequest request,
Layout layout,
Portlet portlet) |
Constructor and Description |
---|
LayoutFriendlyURLSeparatorComposite(Layout layout,
String friendlyURL,
String urlSeparator) |
Modifier and Type | Method and Description |
---|---|
Layout |
SearchContext.getLayout() |
Modifier and Type | Method and Description |
---|---|
static 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 |
SearchContext.setLayout(Layout layout) |
Modifier and Type | Method and Description |
---|---|
static boolean |
AuthTokenUtil.isValidPortletInvocationToken(javax.servlet.http.HttpServletRequest request,
Layout layout,
Portlet portlet) |
boolean |
AuthToken.isValidPortletInvocationToken(javax.servlet.http.HttpServletRequest request,
Layout layout,
Portlet portlet) |
Modifier and Type | Method and Description |
---|---|
Layout |
LayoutLocalServiceWrapper.addLayout(Layout layout)
Adds the layout to the database.
|
Layout |
LayoutLocalService.addLayout(Layout layout)
Adds the layout to the database.
|
static Layout |
LayoutLocalServiceUtil.addLayout(Layout layout)
Adds the layout to the database.
|
static Layout |
LayoutServiceUtil.addLayout(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.
|
Layout |
LayoutService.addLayout(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.
|
Layout |
LayoutServiceWrapper.addLayout(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(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.
|
Layout |
LayoutService.addLayout(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.
|
Layout |
LayoutServiceWrapper.addLayout(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.
|
Layout |
LayoutLocalServiceWrapper.addLayout(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.
|
Layout |
LayoutLocalService.addLayout(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 |
LayoutLocalServiceUtil.addLayout(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.
|
Layout |
LayoutLocalServiceWrapper.addLayout(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.
|
Layout |
LayoutLocalService.addLayout(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(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.
|
Layout |
LayoutLocalServiceWrapper.createLayout(long plid)
Creates a new layout with the primary key.
|
Layout |
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.
|
Layout |
LayoutLocalServiceWrapper.deleteLayout(Layout layout)
Deletes the layout from the database.
|
Layout |
LayoutLocalService.deleteLayout(Layout layout)
Deletes the layout from the database.
|
static Layout |
LayoutLocalServiceUtil.deleteLayout(Layout layout)
Deletes the layout from the database.
|
Layout |
LayoutLocalServiceWrapper.deleteLayout(long plid)
Deletes the layout with the primary key from the database.
|
Layout |
LayoutLocalService.deleteLayout(long plid)
Deletes the layout with the primary key from the database.
|
static Layout |
LayoutLocalServiceUtil.deleteLayout(long plid)
Deletes the layout with the primary key from the database.
|
Layout |
LayoutLocalServiceWrapper.fetchDefaultLayout(long groupId,
boolean privateLayout) |
Layout |
LayoutLocalService.fetchDefaultLayout(long groupId,
boolean privateLayout) |
static Layout |
LayoutLocalServiceUtil.fetchDefaultLayout(long groupId,
boolean privateLayout) |
Layout |
LayoutLocalServiceWrapper.fetchFirstLayout(long groupId,
boolean privateLayout,
long parentLayoutId) |
Layout |
LayoutLocalService.fetchFirstLayout(long groupId,
boolean privateLayout,
long parentLayoutId) |
static Layout |
LayoutLocalServiceUtil.fetchFirstLayout(long groupId,
boolean privateLayout,
long parentLayoutId) |
Layout |
LayoutLocalServiceWrapper.fetchLayout(long plid) |
Layout |
LayoutLocalService.fetchLayout(long plid) |
static Layout |
LayoutLocalServiceUtil.fetchLayout(long plid) |
Layout |
LayoutLocalServiceWrapper.fetchLayout(long groupId,
boolean privateLayout,
long layoutId) |
Layout |
LayoutLocalService.fetchLayout(long groupId,
boolean privateLayout,
long layoutId) |
static Layout |
LayoutLocalServiceUtil.fetchLayout(long groupId,
boolean privateLayout,
long layoutId) |
Layout |
LayoutLocalServiceWrapper.fetchLayout(String uuid,
long groupId,
boolean privateLayout) |
Layout |
LayoutLocalService.fetchLayout(String uuid,
long groupId,
boolean privateLayout) |
static Layout |
LayoutLocalServiceUtil.fetchLayout(String uuid,
long groupId,
boolean privateLayout) |
Layout |
LayoutLocalServiceWrapper.fetchLayoutByFriendlyURL(long groupId,
boolean privateLayout,
String friendlyURL) |
Layout |
LayoutLocalService.fetchLayoutByFriendlyURL(long groupId,
boolean privateLayout,
String friendlyURL) |
static Layout |
LayoutLocalServiceUtil.fetchLayoutByFriendlyURL(long groupId,
boolean privateLayout,
String friendlyURL) |
Layout |
LayoutLocalServiceWrapper.fetchLayoutByIconImageId(boolean privateLayout,
long iconImageId) |
Layout |
LayoutLocalService.fetchLayoutByIconImageId(boolean privateLayout,
long iconImageId) |
static Layout |
LayoutLocalServiceUtil.fetchLayoutByIconImageId(boolean privateLayout,
long iconImageId) |
Layout |
LayoutLocalServiceWrapper.fetchLayoutByUuidAndGroupId(String uuid,
long groupId,
boolean privateLayout)
Returns the layout matching the UUID, group, and privacy.
|
Layout |
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.
|
Layout |
LayoutLocalServiceWrapper.getFriendlyURLLayout(long groupId,
boolean privateLayout,
String friendlyURL)
Returns the layout for the friendly URL
|
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
|
Layout |
LayoutLocalServiceWrapper.getLayout(long plid)
Returns the layout with the primary key.
|
Layout |
LayoutLocalService.getLayout(long plid)
Returns the layout with the primary key.
|
static Layout |
LayoutLocalServiceUtil.getLayout(long plid)
Returns the layout with the primary key.
|
Layout |
LayoutLocalServiceWrapper.getLayout(long groupId,
boolean privateLayout,
long layoutId)
Returns the layout matching the primary key, group, and privacy; throws a
NoSuchLayoutException otherwise. |
Layout |
LayoutLocalService.getLayout(long groupId,
boolean privateLayout,
long layoutId)
Returns the layout matching the primary key, group, and privacy; throws a
NoSuchLayoutException otherwise. |
static Layout |
LayoutLocalServiceUtil.getLayout(long groupId,
boolean privateLayout,
long layoutId)
Returns the layout matching the primary key, group, and privacy; throws a
NoSuchLayoutException otherwise. |
Layout |
LayoutLocalServiceWrapper.getLayoutByIconImageId(long iconImageId)
Returns the layout for the icon image; throws a
NoSuchLayoutException otherwise. |
Layout |
LayoutLocalService.getLayoutByIconImageId(long iconImageId)
Returns the layout for the icon image; throws a
NoSuchLayoutException otherwise. |
static Layout |
LayoutLocalServiceUtil.getLayoutByIconImageId(long iconImageId)
Returns the layout for the icon image; throws a
NoSuchLayoutException otherwise. |
static Layout |
LayoutServiceUtil.getLayoutByUuidAndGroupId(String uuid,
long groupId,
boolean privateLayout)
Returns the layout matching the UUID, group, and privacy.
|
Layout |
LayoutLocalServiceWrapper.getLayoutByUuidAndGroupId(String uuid,
long groupId,
boolean privateLayout)
Returns the layout matching the UUID, group, and privacy.
|
Layout |
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.
|
Layout |
LayoutService.getLayoutByUuidAndGroupId(String uuid,
long groupId,
boolean privateLayout)
Returns the layout matching the UUID, group, and privacy.
|
Layout |
LayoutServiceWrapper.getLayoutByUuidAndGroupId(String uuid,
long groupId,
boolean privateLayout)
Returns the layout matching the UUID, group, and privacy.
|
Layout |
LayoutLocalServiceWrapper.getParentLayout(Layout layout) |
Layout |
LayoutLocalService.getParentLayout(Layout layout) |
static Layout |
LayoutLocalServiceUtil.getParentLayout(Layout layout) |
Layout |
LayoutLocalServiceWrapper.updateFriendlyURL(long userId,
long plid,
String friendlyURL,
String languageId)
Updates the friendly URL of the layout.
|
Layout |
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.
|
Layout |
LayoutLocalServiceWrapper.updateFriendlyURL(long plid,
String friendlyURL,
String languageId)
Deprecated.
As of Wilberforce (7.0.x), replaced by
LayoutLocalServiceWrapper.updateFriendlyURL(long, long, String, String) |
Layout |
LayoutLocalService.updateFriendlyURL(long plid,
String friendlyURL,
String languageId)
Deprecated.
As of Wilberforce (7.0.x), replaced by
LayoutLocalService.updateFriendlyURL(long, long, String, String) |
static Layout |
LayoutLocalServiceUtil.updateFriendlyURL(long plid,
String friendlyURL,
String languageId)
Deprecated.
As of Wilberforce (7.0.x), replaced by
LayoutLocalServiceUtil.updateFriendlyURL(long, long, String, String) |
static Layout |
LayoutServiceUtil.updateIconImage(long plid,
byte[] bytes) |
Layout |
LayoutLocalServiceWrapper.updateIconImage(long plid,
byte[] bytes) |
Layout |
LayoutLocalService.updateIconImage(long plid,
byte[] bytes) |
static Layout |
LayoutLocalServiceUtil.updateIconImage(long plid,
byte[] bytes) |
Layout |
LayoutService.updateIconImage(long plid,
byte[] bytes) |
Layout |
LayoutServiceWrapper.updateIconImage(long plid,
byte[] bytes) |
Layout |
LayoutLocalServiceWrapper.updateLayout(Layout layout)
Updates the layout in the database or adds it if it does not yet exist.
|
Layout |
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.
|
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 iconImage,
byte[] iconBytes,
ServiceContext serviceContext)
Updates the layout with additional parameters.
|
Layout |
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 iconImage,
byte[] iconBytes,
ServiceContext serviceContext)
Updates the layout.
|
Layout |
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 iconImage,
byte[] iconBytes,
ServiceContext serviceContext)
Updates the layout.
|
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 iconImage,
byte[] iconBytes,
ServiceContext serviceContext)
Updates the layout.
|
Layout |
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 iconImage,
byte[] iconBytes,
ServiceContext serviceContext)
Updates the layout with additional parameters.
|
Layout |
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 iconImage,
byte[] iconBytes,
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.
|
Layout |
LayoutLocalServiceWrapper.updateLayout(long groupId,
boolean privateLayout,
long layoutId,
String typeSettings)
Updates the layout replacing its type settings.
|
Layout |
LayoutLocalService.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)
Updates the layout replacing its type settings.
|
Layout |
LayoutService.updateLayout(long groupId,
boolean privateLayout,
long layoutId,
String typeSettings)
Updates the layout replacing its type settings.
|
Layout |
LayoutServiceWrapper.updateLayout(long groupId,
boolean privateLayout,
long layoutId,
String typeSettings)
Updates the layout replacing its type settings.
|
static Layout |
LayoutServiceUtil.updateLookAndFeel(long groupId,
boolean privateLayout,
long layoutId,
String themeId,
String colorSchemeId,
String css)
Updates the look and feel of the layout.
|
Layout |
LayoutLocalServiceWrapper.updateLookAndFeel(long groupId,
boolean privateLayout,
long layoutId,
String themeId,
String colorSchemeId,
String css)
Updates the look and feel of the layout.
|
Layout |
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.
|
Layout |
LayoutService.updateLookAndFeel(long groupId,
boolean privateLayout,
long layoutId,
String themeId,
String colorSchemeId,
String css)
Updates the look and feel of the layout.
|
Layout |
LayoutServiceWrapper.updateLookAndFeel(long groupId,
boolean privateLayout,
long layoutId,
String themeId,
String colorSchemeId,
String css)
Updates the look and feel of the layout.
|
Layout |
LayoutLocalServiceWrapper.updateName(Layout layout,
String name,
String languageId)
Updates the name of the layout.
|
Layout |
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.
|
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.
|
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.
|
Layout |
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.
|
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.
|
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.
|
Layout |
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.
|
static Layout |
LayoutServiceUtil.updateName(long plid,
String name,
String languageId)
Updates the name of the layout matching the primary key.
|
Layout |
LayoutLocalServiceWrapper.updateName(long plid,
String name,
String languageId)
Updates the name of the layout matching the primary key.
|
Layout |
LayoutLocalService.updateName(long plid,
String name,
String languageId)
Updates the name of the layout matching the primary key.
|
static Layout |
LayoutLocalServiceUtil.updateName(long plid,
String name,
String languageId)
Updates the name of the layout matching the primary key.
|
Layout |
LayoutService.updateName(long plid,
String name,
String languageId)
Updates the name of the layout matching the primary key.
|
Layout |
LayoutServiceWrapper.updateName(long plid,
String name,
String languageId)
Updates the name 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.
|
Layout |
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.
|
Layout |
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.
|
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.
|
Layout |
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.
|
Layout |
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.
|
static Layout |
LayoutServiceUtil.updateParentLayoutId(long plid,
long parentPlid)
Updates the parent layout ID of the layout matching the primary key.
|
Layout |
LayoutLocalServiceWrapper.updateParentLayoutId(long plid,
long parentPlid)
Updates the parent layout ID of the layout matching the primary key.
|
Layout |
LayoutLocalService.updateParentLayoutId(long plid,
long parentPlid)
Updates the parent layout ID of the layout matching the primary key.
|
static Layout |
LayoutLocalServiceUtil.updateParentLayoutId(long plid,
long parentPlid)
Updates the parent layout ID of the layout matching the primary key.
|
Layout |
LayoutService.updateParentLayoutId(long plid,
long parentPlid)
Updates the parent layout ID of the layout matching the primary key.
|
Layout |
LayoutServiceWrapper.updateParentLayoutId(long plid,
long parentPlid)
Updates the parent layout ID of the layout matching the primary key.
|
static Layout |
LayoutServiceUtil.updateParentLayoutIdAndPriority(long plid,
long parentPlid,
int priority)
Updates the parent layout ID and priority of the layout.
|
Layout |
LayoutLocalServiceWrapper.updateParentLayoutIdAndPriority(long plid,
long parentPlid,
int priority)
Updates the parent layout ID and priority of the layout.
|
Layout |
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.
|
Layout |
LayoutService.updateParentLayoutIdAndPriority(long plid,
long parentPlid,
int priority)
Updates the parent layout ID and priority of the layout.
|
Layout |
LayoutServiceWrapper.updateParentLayoutIdAndPriority(long plid,
long parentPlid,
int priority)
Updates the parent layout ID and priority of the layout.
|
Layout |
LayoutLocalServiceWrapper.updatePriority(Layout layout,
int priority)
Updates the priority of the layout.
|
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.
|
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.
|
Layout |
LayoutLocalServiceWrapper.updatePriority(long groupId,
boolean privateLayout,
long layoutId,
int priority)
Updates the priority of the layout matching the group, layout ID, and
privacy.
|
Layout |
LayoutLocalService.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,
int priority)
Updates the priority of the layout matching the group, layout ID, and
privacy.
|
Layout |
LayoutService.updatePriority(long groupId,
boolean privateLayout,
long layoutId,
int priority)
Updates the priority of the layout matching the group, layout ID, and
privacy.
|
Layout |
LayoutServiceWrapper.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.
|
Layout |
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.
|
Layout |
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.
|
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.
|
Layout |
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.
|
Layout |
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.
|
static Layout |
LayoutServiceUtil.updatePriority(long plid,
int priority)
Updates the priority of the layout matching the primary key.
|
Layout |
LayoutLocalServiceWrapper.updatePriority(long plid,
int priority)
Updates the priority of the layout matching the primary key.
|
Layout |
LayoutLocalService.updatePriority(long plid,
int priority)
Updates the priority of the layout matching the primary key.
|
static Layout |
LayoutLocalServiceUtil.updatePriority(long plid,
int priority)
Updates the priority of the layout matching the primary key.
|
Layout |
LayoutService.updatePriority(long plid,
int priority)
Updates the priority of the layout matching the primary key.
|
Layout |
LayoutServiceWrapper.updatePriority(long plid,
int priority)
Updates the priority of the layout matching the primary key.
|
Modifier and Type | Method and Description |
---|---|
static List<Layout> |
LayoutServiceUtil.getAncestorLayouts(long plid)
Returns all the ancestor layouts of the layout.
|
List<Layout> |
LayoutService.getAncestorLayouts(long plid)
Returns all the ancestor layouts of the layout.
|
List<Layout> |
LayoutServiceWrapper.getAncestorLayouts(long plid)
Returns all the ancestor layouts of the layout.
|
Map<Long,List<Layout>> |
LayoutLocalServiceWrapper.getLayoutChildLayouts(LayoutSet layoutSet,
List<Layout> parentLayouts) |
Map<Long,List<Layout>> |
LayoutLocalService.getLayoutChildLayouts(LayoutSet layoutSet,
List<Layout> parentLayouts) |
static Map<Long,List<Layout>> |
LayoutLocalServiceUtil.getLayoutChildLayouts(LayoutSet layoutSet,
List<Layout> parentLayouts) |
List<Layout> |
LayoutLocalServiceWrapper.getLayouts(int start,
int end)
Returns a range of all the layouts.
|
List<Layout> |
LayoutLocalService.getLayouts(int start,
int end)
Returns a range of all the layouts.
|
static List<Layout> |
LayoutLocalServiceUtil.getLayouts(int start,
int end)
Returns a range of all the layouts.
|
List<Layout> |
LayoutLocalServiceWrapper.getLayouts(long companyId) |
List<Layout> |
LayoutLocalService.getLayouts(long companyId) |
static List<Layout> |
LayoutLocalServiceUtil.getLayouts(long companyId) |
static List<Layout> |
LayoutServiceUtil.getLayouts(long groupId,
boolean privateLayout) |
List<Layout> |
LayoutLocalServiceWrapper.getLayouts(long groupId,
boolean privateLayout)
Returns all the layouts belonging to the group.
|
List<Layout> |
LayoutLocalService.getLayouts(long groupId,
boolean privateLayout)
Returns all the layouts belonging to the group.
|
static List<Layout> |
LayoutLocalServiceUtil.getLayouts(long groupId,
boolean privateLayout)
Returns all the layouts belonging to the group.
|
List<Layout> |
LayoutService.getLayouts(long groupId,
boolean privateLayout) |
List<Layout> |
LayoutServiceWrapper.getLayouts(long groupId,
boolean privateLayout) |
static List<Layout> |
LayoutServiceUtil.getLayouts(long groupId,
boolean privateLayout,
long parentLayoutId) |
List<Layout> |
LayoutLocalServiceWrapper.getLayouts(long groupId,
boolean privateLayout,
long parentLayoutId)
Returns all the layouts belonging to the group that are children of the
parent layout.
|
List<Layout> |
LayoutLocalService.getLayouts(long groupId,
boolean privateLayout,
long parentLayoutId)
Returns all the layouts belonging to the group that are children of the
parent layout.
|
static List<Layout> |
LayoutLocalServiceUtil.getLayouts(long groupId,
boolean privateLayout,
long parentLayoutId)
Returns all the layouts belonging to the group that are children of the
parent layout.
|
List<Layout> |
LayoutService.getLayouts(long groupId,
boolean privateLayout,
long parentLayoutId) |
List<Layout> |
LayoutServiceWrapper.getLayouts(long groupId,
boolean privateLayout,
long parentLayoutId) |
List<Layout> |
LayoutLocalServiceWrapper.getLayouts(long groupId,
boolean privateLayout,
long[] layoutIds)
Returns all the layouts that match the layout IDs and belong to the
group.
|
List<Layout> |
LayoutLocalService.getLayouts(long groupId,
boolean privateLayout,
long[] layoutIds)
Returns all the layouts that match the layout IDs and belong to the
group.
|
static List<Layout> |
LayoutLocalServiceUtil.getLayouts(long groupId,
boolean privateLayout,
long[] layoutIds)
Returns all the layouts that match the layout IDs and belong to the
group.
|
static List<Layout> |
LayoutServiceUtil.getLayouts(long groupId,
boolean privateLayout,
long parentLayoutId,
boolean incomplete,
int start,
int end) |
List<Layout> |
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.
|
List<Layout> |
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.
|
static List<Layout> |
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.
|
List<Layout> |
LayoutService.getLayouts(long groupId,
boolean privateLayout,
long parentLayoutId,
boolean incomplete,
int start,
int end) |
List<Layout> |
LayoutServiceWrapper.getLayouts(long groupId,
boolean privateLayout,
long parentLayoutId,
boolean incomplete,
int start,
int end) |
List<Layout> |
LayoutLocalServiceWrapper.getLayouts(long groupId,
boolean privateLayout,
String type)
Returns all the layouts that match the type and belong to the group.
|
List<Layout> |
LayoutLocalService.getLayouts(long groupId,
boolean privateLayout,
String type)
Returns all the layouts that match the type and belong to the group.
|
static List<Layout> |
LayoutLocalServiceUtil.getLayouts(long groupId,
boolean privateLayout,
String type)
Returns all the layouts that match the type and belong to the group.
|
List<Layout> |
LayoutLocalServiceWrapper.getLayoutsByLayoutPrototypeUuid(String layoutPrototypeUuid) |
List<Layout> |
LayoutLocalService.getLayoutsByLayoutPrototypeUuid(String layoutPrototypeUuid) |
static List<Layout> |
LayoutLocalServiceUtil.getLayoutsByLayoutPrototypeUuid(String layoutPrototypeUuid) |
List<Layout> |
LayoutLocalServiceWrapper.getLayoutsByUuidAndCompanyId(String uuid,
long companyId)
Returns all the layouts matching the UUID and company.
|
List<Layout> |
LayoutLocalService.getLayoutsByUuidAndCompanyId(String uuid,
long companyId)
Returns all the layouts matching the UUID and company.
|
static List<Layout> |
LayoutLocalServiceUtil.getLayoutsByUuidAndCompanyId(String uuid,
long companyId)
Returns all the layouts matching the UUID and company.
|
List<Layout> |
LayoutLocalServiceWrapper.getLayoutsByUuidAndCompanyId(String uuid,
long companyId,
int start,
int end,
OrderByComparator<Layout> orderByComparator)
Returns a range of layouts matching the UUID and company.
|
List<Layout> |
LayoutLocalService.getLayoutsByUuidAndCompanyId(String uuid,
long companyId,
int start,
int end,
OrderByComparator<Layout> orderByComparator)
Returns a range of layouts matching the UUID and company.
|
static List<Layout> |
LayoutLocalServiceUtil.getLayoutsByUuidAndCompanyId(String uuid,
long companyId,
int start,
int end,
OrderByComparator<Layout> orderByComparator)
Returns a range of layouts matching the UUID and company.
|
List<Layout> |
LayoutLocalServiceWrapper.getNoPermissionLayouts(long roleId)
Deprecated.
As of Judson (7.1.x), with no direct replacement
|
List<Layout> |
LayoutLocalService.getNoPermissionLayouts(long roleId)
Deprecated.
As of Judson (7.1.x), with no direct replacement
|
static List<Layout> |
LayoutLocalServiceUtil.getNoPermissionLayouts(long roleId)
Deprecated.
As of Judson (7.1.x), with no direct replacement
|
List<Layout> |
LayoutLocalServiceWrapper.getNullFriendlyURLLayouts()
Returns all the layouts whose friendly URLs are
null |
List<Layout> |
LayoutLocalService.getNullFriendlyURLLayouts()
Returns all the layouts whose friendly URLs are
null |
static List<Layout> |
LayoutLocalServiceUtil.getNullFriendlyURLLayouts()
Returns all the layouts whose friendly URLs are
null |
List<Layout> |
LayoutLocalServiceWrapper.getScopeGroupLayouts(long parentGroupId) |
List<Layout> |
LayoutLocalService.getScopeGroupLayouts(long parentGroupId) |
static List<Layout> |
LayoutLocalServiceUtil.getScopeGroupLayouts(long parentGroupId) |
List<Layout> |
LayoutLocalServiceWrapper.getScopeGroupLayouts(long parentGroupId,
boolean privateLayout)
Returns all the layouts within scope of the group
|
List<Layout> |
LayoutLocalService.getScopeGroupLayouts(long parentGroupId,
boolean privateLayout)
Returns all the layouts within scope of the group
|
static List<Layout> |
LayoutLocalServiceUtil.getScopeGroupLayouts(long parentGroupId,
boolean privateLayout)
Returns all the layouts within scope of the group
|
Modifier and Type | Method and Description |
---|---|
Layout |
LayoutLocalServiceWrapper.addLayout(Layout layout)
Adds the layout to the database.
|
Layout |
LayoutLocalService.addLayout(Layout layout)
Adds the layout to the database.
|
static Layout |
LayoutLocalServiceUtil.addLayout(Layout layout)
Adds the layout to the database.
|
Group |
GroupLocalServiceWrapper.checkScopeGroup(Layout layout,
long userId) |
static Group |
GroupLocalServiceUtil.checkScopeGroup(Layout layout,
long userId) |
Group |
GroupLocalService.checkScopeGroup(Layout layout,
long userId) |
Layout |
LayoutLocalServiceWrapper.deleteLayout(Layout layout)
Deletes the layout from the database.
|
Layout |
LayoutLocalService.deleteLayout(Layout layout)
Deletes the layout from the database.
|
static Layout |
LayoutLocalServiceUtil.deleteLayout(Layout layout)
Deletes the layout from the database.
|
void |
LayoutLocalServiceWrapper.deleteLayout(Layout layout,
boolean updateLayoutSet,
ServiceContext serviceContext)
Deletes the layout, its child layouts, and its associated resources.
|
void |
LayoutLocalService.deleteLayout(Layout layout,
boolean updateLayoutSet,
ServiceContext serviceContext)
Deletes the layout, its child layouts, and its associated resources.
|
static void |
LayoutLocalServiceUtil.deleteLayout(Layout layout,
boolean updateLayoutSet,
ServiceContext serviceContext)
Deletes the layout, its child layouts, and its associated resources.
|
Layout |
LayoutLocalServiceWrapper.getParentLayout(Layout layout) |
Layout |
LayoutLocalService.getParentLayout(Layout layout) |
static Layout |
LayoutLocalServiceUtil.getParentLayout(Layout layout) |
static Map<String,PortletPreferences> |
PortletPreferencesLocalServiceUtil.getStrictPreferences(Layout layout,
List<Portlet> portlets) |
Map<String,PortletPreferences> |
PortletPreferencesLocalService.getStrictPreferences(Layout layout,
List<Portlet> portlets) |
Map<String,PortletPreferences> |
PortletPreferencesLocalServiceWrapper.getStrictPreferences(Layout layout,
List<Portlet> portlets) |
void |
PortletPreferencesServiceWrapper.restoreArchivedPreferences(long groupId,
Layout layout,
String portletId,
long portletItemId,
PortletPreferences preferences) |
static void |
PortletPreferencesServiceUtil.restoreArchivedPreferences(long groupId,
Layout layout,
String portletId,
long portletItemId,
PortletPreferences preferences) |
void |
PortletPreferencesService.restoreArchivedPreferences(long groupId,
Layout layout,
String portletId,
long portletItemId,
PortletPreferences preferences) |
void |
PortletPreferencesServiceWrapper.restoreArchivedPreferences(long groupId,
Layout layout,
String portletId,
PortletItem portletItem,
PortletPreferences preferences) |
static void |
PortletPreferencesServiceUtil.restoreArchivedPreferences(long groupId,
Layout layout,
String portletId,
PortletItem portletItem,
PortletPreferences preferences) |
void |
PortletPreferencesService.restoreArchivedPreferences(long groupId,
Layout layout,
String portletId,
PortletItem portletItem,
PortletPreferences preferences) |
void |
PortletPreferencesServiceWrapper.restoreArchivedPreferences(long groupId,
String name,
Layout layout,
String portletId,
PortletPreferences preferences) |
static void |
PortletPreferencesServiceUtil.restoreArchivedPreferences(long groupId,
String name,
Layout layout,
String portletId,
PortletPreferences preferences) |
void |
PortletPreferencesService.restoreArchivedPreferences(long groupId,
String name,
Layout layout,
String portletId,
PortletPreferences preferences) |
void |
LayoutLocalServiceWrapper.updateAsset(long userId,
Layout layout,
long[] assetCategoryIds,
String[] assetTagNames) |
void |
LayoutLocalService.updateAsset(long userId,
Layout layout,
long[] assetCategoryIds,
String[] assetTagNames) |
static void |
LayoutLocalServiceUtil.updateAsset(long userId,
Layout layout,
long[] assetCategoryIds,
String[] assetTagNames) |
Layout |
LayoutLocalServiceWrapper.updateLayout(Layout layout)
Updates the layout in the database or adds it if it does not yet exist.
|
Layout |
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.
|
Layout |
LayoutLocalServiceWrapper.updateName(Layout layout,
String name,
String languageId)
Updates the name of the layout.
|
Layout |
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.
|
Layout |
LayoutLocalServiceWrapper.updatePriority(Layout layout,
int priority)
Updates the priority of the layout.
|
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.
|
Modifier and Type | Method and Description |
---|---|
Map<Long,List<Layout>> |
LayoutLocalServiceWrapper.getLayoutChildLayouts(LayoutSet layoutSet,
List<Layout> parentLayouts) |
Map<Long,List<Layout>> |
LayoutLocalService.getLayoutChildLayouts(LayoutSet layoutSet,
List<Layout> parentLayouts) |
static Map<Long,List<Layout>> |
LayoutLocalServiceUtil.getLayoutChildLayouts(LayoutSet layoutSet,
List<Layout> parentLayouts) |
Map<Long,String> |
LayoutFriendlyURLLocalServiceWrapper.getLayoutFriendlyURLs(Group siteGroup,
List<Layout> layouts,
String languageId) |
Map<Long,String> |
LayoutFriendlyURLLocalService.getLayoutFriendlyURLs(Group siteGroup,
List<Layout> layouts,
String languageId) |
static Map<Long,String> |
LayoutFriendlyURLLocalServiceUtil.getLayoutFriendlyURLs(Group siteGroup,
List<Layout> layouts,
String languageId) |
List<Layout> |
LayoutLocalServiceWrapper.getLayoutsByUuidAndCompanyId(String uuid,
long companyId,
int start,
int end,
OrderByComparator<Layout> orderByComparator)
Returns a range of layouts matching the UUID and company.
|
List<Layout> |
LayoutLocalService.getLayoutsByUuidAndCompanyId(String uuid,
long companyId,
int start,
int end,
OrderByComparator<Layout> orderByComparator)
Returns a range of layouts matching the UUID and company.
|
static List<Layout> |
LayoutLocalServiceUtil.getLayoutsByUuidAndCompanyId(String uuid,
long companyId,
int start,
int end,
OrderByComparator<Layout> orderByComparator)
Returns a range of layouts matching the UUID and company.
|
Modifier and Type | Method and Description |
---|---|
static void |
LayoutPermissionUtil.check(PermissionChecker permissionChecker,
Layout layout,
boolean checkViewableGroup,
String actionId) |
void |
LayoutPermission.check(PermissionChecker permissionChecker,
Layout layout,
boolean checkViewableGroup,
String actionId) |
static void |
LayoutPermissionUtil.check(PermissionChecker permissionChecker,
Layout layout,
String actionId) |
void |
LayoutPermission.check(PermissionChecker permissionChecker,
Layout layout,
String actionId) |
void |
PortletPermission.check(PermissionChecker permissionChecker,
Layout layout,
String portletId,
String actionId) |
static void |
PortletPermissionUtil.check(PermissionChecker permissionChecker,
Layout layout,
String portletId,
String actionId) |
void |
PortletPermission.check(PermissionChecker permissionChecker,
Layout layout,
String portletId,
String actionId,
boolean strict) |
static void |
PortletPermissionUtil.check(PermissionChecker permissionChecker,
Layout layout,
String portletId,
String actionId,
boolean strict) |
void |
PortletPermission.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) |
void |
PortletPermission.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) |
void |
PortletPermission.check(PermissionChecker permissionChecker,
long groupId,
Layout layout,
String portletId,
String actionId,
boolean strict,
boolean checkStagingPermission) |
static void |
PortletPermissionUtil.check(PermissionChecker permissionChecker,
long groupId,
Layout layout,
String portletId,
String actionId,
boolean strict,
boolean checkStagingPermission) |
static boolean |
LayoutPermissionUtil.contains(PermissionChecker permissionChecker,
Layout layout,
boolean checkViewableGroup,
String actionId) |
boolean |
LayoutPermission.contains(PermissionChecker permissionChecker,
Layout layout,
boolean checkViewableGroup,
String actionId) |
boolean |
PortletPermission.contains(PermissionChecker permissionChecker,
Layout layout,
Portlet portlet,
String actionId) |
static boolean |
PortletPermissionUtil.contains(PermissionChecker permissionChecker,
Layout layout,
Portlet portlet,
String actionId) |
boolean |
PortletPermission.contains(PermissionChecker permissionChecker,
Layout layout,
Portlet portlet,
String actionId,
boolean strict) |
static boolean |
PortletPermissionUtil.contains(PermissionChecker permissionChecker,
Layout layout,
Portlet portlet,
String actionId,
boolean strict) |
static boolean |
LayoutPermissionUtil.contains(PermissionChecker permissionChecker,
Layout layout,
String actionId) |
boolean |
LayoutPermission.contains(PermissionChecker permissionChecker,
Layout layout,
String actionId) |
boolean |
PortletPermission.contains(PermissionChecker permissionChecker,
Layout layout,
String portletId,
String actionId) |
static boolean |
PortletPermissionUtil.contains(PermissionChecker permissionChecker,
Layout layout,
String portletId,
String actionId) |
boolean |
PortletPermission.contains(PermissionChecker permissionChecker,
Layout layout,
String portletId,
String actionId,
boolean strict) |
static boolean |
PortletPermissionUtil.contains(PermissionChecker permissionChecker,
Layout layout,
String portletId,
String actionId,
boolean strict) |
boolean |
PortletPermission.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 |
PortletPermission.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 |
PortletPermission.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,
Portlet portlet,
String actionId,
boolean strict,
boolean checkStagingPermission) |
boolean |
PortletPermission.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 |
PortletPermission.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 |
PortletPermission.contains(PermissionChecker permissionChecker,
long groupId,
Layout layout,
String portletId,
String actionId,
boolean strict,
boolean checkStagingPermission) |
static boolean |
PortletPermissionUtil.contains(PermissionChecker permissionChecker,
long groupId,
Layout layout,
String portletId,
String actionId,
boolean strict,
boolean checkStagingPermission) |
static boolean |
LayoutPermissionUtil.containsWithoutViewableGroup(PermissionChecker permissionChecker,
Layout layout,
boolean checkLayoutUpdateable,
String actionId) |
boolean |
LayoutPermission.containsWithoutViewableGroup(PermissionChecker permissionChecker,
Layout layout,
boolean checkLayoutUpdateable,
String actionId) |
static boolean |
LayoutPermissionUtil.containsWithoutViewableGroup(PermissionChecker permissionChecker,
Layout layout,
String actionId) |
boolean |
LayoutPermission.containsWithoutViewableGroup(PermissionChecker permissionChecker,
Layout layout,
String actionId) |
boolean |
PortletPermission.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 |
PortletPermission.hasConfigurationPermission(PermissionChecker permissionChecker,
long groupId,
Layout layout,
String actionId) |
static boolean |
PortletPermissionUtil.hasConfigurationPermission(PermissionChecker permissionChecker,
long groupId,
Layout layout,
String actionId) |
Modifier and Type | Method and Description |
---|---|
static Layout |
LayoutUtil.create(long plid)
Creates a new layout with the primary key.
|
Layout |
LayoutPersistence.create(long plid)
Creates a new layout with the primary key.
|
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 = ?.
|
Layout |
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_Last(long companyId,
String layoutPrototypeUuid,
OrderByComparator<Layout> orderByComparator)
Returns the last layout in the ordered set where companyId = ? and layoutPrototypeUuid = ?.
|
Layout |
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.fetchByCompanyId_First(long companyId,
OrderByComparator<Layout> orderByComparator)
Returns the first layout in the ordered set where companyId = ?.
|
Layout |
LayoutPersistence.fetchByCompanyId_First(long companyId,
OrderByComparator<Layout> orderByComparator)
Returns the first 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 = ?.
|
Layout |
LayoutPersistence.fetchByCompanyId_Last(long companyId,
OrderByComparator<Layout> orderByComparator)
Returns the last layout in the ordered set where companyId = ?.
|
static Layout |
LayoutUtil.fetchByG_P_F(long groupId,
boolean privateLayout,
String friendlyURL)
Returns the layout where groupId = ? and privateLayout = ? and friendlyURL = ? or returns
null if it could not be found. |
Layout |
LayoutPersistence.fetchByG_P_F(long groupId,
boolean privateLayout,
String friendlyURL)
Returns the layout where groupId = ? and privateLayout = ? and friendlyURL = ? or returns
null if it could not be found. |
static Layout |
LayoutUtil.fetchByG_P_F(long groupId,
boolean privateLayout,
String friendlyURL,
boolean retrieveFromCache)
Returns the layout where groupId = ? and privateLayout = ? and friendlyURL = ? or returns
null if it could not be found, optionally using the finder cache. |
Layout |
LayoutPersistence.fetchByG_P_F(long groupId,
boolean privateLayout,
String friendlyURL,
boolean retrieveFromCache)
Returns the layout where groupId = ? and privateLayout = ? and friendlyURL = ? or returns
null if it could not be found, optionally using the finder cache. |
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 = ?.
|
Layout |
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_L(long groupId,
boolean privateLayout,
long layoutId)
Returns the layout where groupId = ? and privateLayout = ? and layoutId = ? or returns
null if it could not be found. |
Layout |
LayoutPersistence.fetchByG_P_L(long groupId,
boolean privateLayout,
long layoutId)
Returns the layout where groupId = ? and privateLayout = ? and layoutId = ? or returns
null if it could not be found. |
static Layout |
LayoutUtil.fetchByG_P_L(long groupId,
boolean privateLayout,
long layoutId,
boolean retrieveFromCache)
Returns the layout where groupId = ? and privateLayout = ? and layoutId = ? or returns
null if it could not be found, optionally using the finder cache. |
Layout |
LayoutPersistence.fetchByG_P_L(long groupId,
boolean privateLayout,
long layoutId,
boolean retrieveFromCache)
Returns the layout where groupId = ? and privateLayout = ? and layoutId = ? or returns
null if it could not be found, optionally using the finder cache. |
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 = ?.
|
Layout |
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_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 = ?.
|
Layout |
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_Last(long groupId,
boolean privateLayout,
long parentLayoutId,
OrderByComparator<Layout> orderByComparator)
Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ?.
|
Layout |
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_LtP_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 ≤ ?.
|
Layout |
LayoutPersistence.fetchByG_P_P_LtP_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_LtP_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.fetchByG_P_P_LtP_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_SPLU(long groupId,
boolean privateLayout,
String sourcePrototypeLayoutUuid)
Returns the layout where groupId = ? and privateLayout = ? and sourcePrototypeLayoutUuid = ? or returns
null if it could not be found. |
Layout |
LayoutPersistence.fetchByG_P_SPLU(long groupId,
boolean privateLayout,
String sourcePrototypeLayoutUuid)
Returns the layout where groupId = ? and privateLayout = ? and sourcePrototypeLayoutUuid = ? or returns
null if it could not be found. |
static Layout |
LayoutUtil.fetchByG_P_SPLU(long groupId,
boolean privateLayout,
String sourcePrototypeLayoutUuid,
boolean retrieveFromCache)
Returns the layout where groupId = ? and privateLayout = ? and sourcePrototypeLayoutUuid = ? or returns
null if it could not be found, optionally using the finder cache. |
Layout |
LayoutPersistence.fetchByG_P_SPLU(long groupId,
boolean privateLayout,
String sourcePrototypeLayoutUuid,
boolean retrieveFromCache)
Returns the layout where groupId = ? and privateLayout = ? and sourcePrototypeLayoutUuid = ? or returns
null if it could not be found, optionally using the finder cache. |
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 = ?.
|
Layout |
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_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.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.fetchByGroupId_First(long groupId,
OrderByComparator<Layout> orderByComparator)
Returns the first layout in the ordered set where groupId = ?.
|
Layout |
LayoutPersistence.fetchByGroupId_First(long groupId,
OrderByComparator<Layout> orderByComparator)
Returns the first 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 = ?.
|
Layout |
LayoutPersistence.fetchByGroupId_Last(long groupId,
OrderByComparator<Layout> orderByComparator)
Returns the last layout in the ordered set where groupId = ?.
|
static Layout |
LayoutUtil.fetchByIconImageId(long iconImageId)
Returns the layout where iconImageId = ? or returns
null if it could not be found. |
Layout |
LayoutPersistence.fetchByIconImageId(long iconImageId)
Returns the layout where iconImageId = ? or returns
null if it could not be found. |
static Layout |
LayoutUtil.fetchByIconImageId(long iconImageId,
boolean retrieveFromCache)
Returns the layout where iconImageId = ? or returns
null if it could not be found, optionally using the finder cache. |
Layout |
LayoutPersistence.fetchByIconImageId(long iconImageId,
boolean retrieveFromCache)
Returns the layout where iconImageId = ? or returns
null if it could not be found, optionally using the finder cache. |
static Layout |
LayoutUtil.fetchByLayoutPrototypeUuid_First(String layoutPrototypeUuid,
OrderByComparator<Layout> orderByComparator)
Returns the first layout in the ordered set where layoutPrototypeUuid = ?.
|
Layout |
LayoutPersistence.fetchByLayoutPrototypeUuid_First(String layoutPrototypeUuid,
OrderByComparator<Layout> orderByComparator)
Returns the first 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 = ?.
|
Layout |
LayoutPersistence.fetchByLayoutPrototypeUuid_Last(String layoutPrototypeUuid,
OrderByComparator<Layout> orderByComparator)
Returns the last layout in the ordered set where layoutPrototypeUuid = ?.
|
static Layout |
LayoutUtil.fetchByP_I(boolean privateLayout,
long iconImageId)
Returns the layout where privateLayout = ? and iconImageId = ? or returns
null if it could not be found. |
Layout |
LayoutPersistence.fetchByP_I(boolean privateLayout,
long iconImageId)
Returns the layout where privateLayout = ? and iconImageId = ? or returns
null if it could not be found. |
static Layout |
LayoutUtil.fetchByP_I(boolean privateLayout,
long iconImageId,
boolean retrieveFromCache)
Returns the layout where privateLayout = ? and iconImageId = ? or returns
null if it could not be found, optionally using the finder cache. |
Layout |
LayoutPersistence.fetchByP_I(boolean privateLayout,
long iconImageId,
boolean retrieveFromCache)
Returns the layout where privateLayout = ? and iconImageId = ? or returns
null if it could not be found, optionally using the finder cache. |
static Layout |
LayoutUtil.fetchByPrimaryKey(long plid)
Returns the layout with the primary key or returns
null if it could not be found. |
Layout |
LayoutPersistence.fetchByPrimaryKey(long plid)
Returns the layout with the primary key or returns
null if it could not be found. |
static Layout |
LayoutUtil.fetchBySourcePrototypeLayoutUuid_First(String sourcePrototypeLayoutUuid,
OrderByComparator<Layout> orderByComparator)
Returns the first layout in the ordered set where sourcePrototypeLayoutUuid = ?.
|
Layout |
LayoutPersistence.fetchBySourcePrototypeLayoutUuid_First(String sourcePrototypeLayoutUuid,
OrderByComparator<Layout> orderByComparator)
Returns the first 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 = ?.
|
Layout |
LayoutPersistence.fetchBySourcePrototypeLayoutUuid_Last(String sourcePrototypeLayoutUuid,
OrderByComparator<Layout> orderByComparator)
Returns the last layout in the ordered set where sourcePrototypeLayoutUuid = ?.
|
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 = ?.
|
Layout |
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_Last(String uuid,
long companyId,
OrderByComparator<Layout> orderByComparator)
Returns the last layout in the ordered set where uuid = ? and companyId = ?.
|
Layout |
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_First(String uuid,
OrderByComparator<Layout> orderByComparator)
Returns the first layout in the ordered set where uuid = ?.
|
Layout |
LayoutPersistence.fetchByUuid_First(String uuid,
OrderByComparator<Layout> orderByComparator)
Returns the first layout in the ordered set where uuid = ?.
|
static Layout |
LayoutUtil.fetchByUUID_G_P(String uuid,
long groupId,
boolean privateLayout)
Returns the layout where uuid = ? and groupId = ? and privateLayout = ? or returns
null if it could not be found. |
Layout |
LayoutPersistence.fetchByUUID_G_P(String uuid,
long groupId,
boolean privateLayout)
Returns the layout where uuid = ? and groupId = ? and privateLayout = ? or returns
null if it could not be found. |
static Layout |
LayoutUtil.fetchByUUID_G_P(String uuid,
long groupId,
boolean privateLayout,
boolean retrieveFromCache)
Returns the layout where uuid = ? and groupId = ? and privateLayout = ? or returns
null if it could not be found, optionally using the finder cache. |
Layout |
LayoutPersistence.fetchByUUID_G_P(String uuid,
long groupId,
boolean privateLayout,
boolean retrieveFromCache)
Returns the layout where uuid = ? and groupId = ? and privateLayout = ? or returns
null if it could not be found, optionally using the finder cache. |
static Layout |
LayoutUtil.fetchByUuid_Last(String uuid,
OrderByComparator<Layout> orderByComparator)
Returns the last layout in the ordered set where uuid = ?.
|
Layout |
LayoutPersistence.fetchByUuid_Last(String uuid,
OrderByComparator<Layout> orderByComparator)
Returns the last layout in the ordered set where uuid = ?.
|
static Layout[] |
LayoutUtil.filterFindByG_P_P_LtP_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_LtP_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_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_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_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_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_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_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.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 = ?.
|
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.findByC_L_First(long companyId,
String layoutPrototypeUuid,
OrderByComparator<Layout> orderByComparator)
Returns the first layout in the ordered set where companyId = ? and layoutPrototypeUuid = ?.
|
Layout |
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_Last(long companyId,
String layoutPrototypeUuid,
OrderByComparator<Layout> orderByComparator)
Returns the last layout in the ordered set where companyId = ? and layoutPrototypeUuid = ?.
|
Layout |
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_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 = ?.
|
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.findByCompanyId_First(long companyId,
OrderByComparator<Layout> orderByComparator)
Returns the first layout in the ordered set where companyId = ?.
|
Layout |
LayoutPersistence.findByCompanyId_First(long companyId,
OrderByComparator<Layout> orderByComparator)
Returns the first 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_Last(long companyId,
OrderByComparator<Layout> orderByComparator)
Returns the last 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 = ?.
|
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.findByG_P_F(long groupId,
boolean privateLayout,
String friendlyURL)
Returns the layout where groupId = ? and privateLayout = ? and friendlyURL = ? or throws a
NoSuchLayoutException if it could not be found. |
Layout |
LayoutPersistence.findByG_P_F(long groupId,
boolean privateLayout,
String friendlyURL)
Returns the layout where groupId = ? and privateLayout = ? and friendlyURL = ? or throws a
NoSuchLayoutException if it could not be found. |
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 = ?.
|
Layout |
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_L(long groupId,
boolean privateLayout,
long layoutId)
Returns the layout where groupId = ? and privateLayout = ? and layoutId = ? or throws a
NoSuchLayoutException if it could not be found. |
Layout |
LayoutPersistence.findByG_P_L(long groupId,
boolean privateLayout,
long layoutId)
Returns the layout where groupId = ? and privateLayout = ? and layoutId = ? or throws a
NoSuchLayoutException if it could not be found. |
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 = ?.
|
Layout |
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_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 = ?.
|
Layout |
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_Last(long groupId,
boolean privateLayout,
long parentLayoutId,
OrderByComparator<Layout> orderByComparator)
Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ?.
|
Layout |
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_LtP_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 ≤ ?.
|
Layout |
LayoutPersistence.findByG_P_P_LtP_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_LtP_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_LtP_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_LtP_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_LtP_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_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 = ?.
|
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_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 = ?.
|
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_SPLU(long groupId,
boolean privateLayout,
String sourcePrototypeLayoutUuid)
Returns the layout where groupId = ? and privateLayout = ? and sourcePrototypeLayoutUuid = ? or throws a
NoSuchLayoutException if it could not be found. |
Layout |
LayoutPersistence.findByG_P_SPLU(long groupId,
boolean privateLayout,
String sourcePrototypeLayoutUuid)
Returns the layout where groupId = ? and privateLayout = ? and sourcePrototypeLayoutUuid = ? or throws a
NoSuchLayoutException if it could not be found. |
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 = ?.
|
Layout |
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_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_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_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 = ?.
|
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.findByGroupId_First(long groupId,
OrderByComparator<Layout> orderByComparator)
Returns the first layout in the ordered set where groupId = ?.
|
Layout |
LayoutPersistence.findByGroupId_First(long groupId,
OrderByComparator<Layout> orderByComparator)
Returns the first 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_Last(long groupId,
OrderByComparator<Layout> orderByComparator)
Returns the last 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 = ?.
|
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.findByIconImageId(long iconImageId)
Returns the layout where iconImageId = ? or throws a
NoSuchLayoutException if it could not be found. |
Layout |
LayoutPersistence.findByIconImageId(long iconImageId)
Returns the layout where iconImageId = ? or throws a
NoSuchLayoutException if it could not be found. |
static Layout |
LayoutUtil.findByLayoutPrototypeUuid_First(String layoutPrototypeUuid,
OrderByComparator<Layout> orderByComparator)
Returns the first layout in the ordered set where layoutPrototypeUuid = ?.
|
Layout |
LayoutPersistence.findByLayoutPrototypeUuid_First(String layoutPrototypeUuid,
OrderByComparator<Layout> orderByComparator)
Returns the first 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_Last(String layoutPrototypeUuid,
OrderByComparator<Layout> orderByComparator)
Returns the last 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 = ?.
|
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.findByP_I(boolean privateLayout,
long iconImageId)
Returns the layout where privateLayout = ? and iconImageId = ? or throws a
NoSuchLayoutException if it could not be found. |
Layout |
LayoutPersistence.findByP_I(boolean privateLayout,
long iconImageId)
Returns the layout where privateLayout = ? and iconImageId = ? or throws a
NoSuchLayoutException if it could not be found. |
static Layout |
LayoutUtil.findByPrimaryKey(long plid)
Returns the layout with the primary key or throws a
NoSuchLayoutException if it could not be found. |
Layout |
LayoutPersistence.findByPrimaryKey(long plid)
Returns the layout with the primary key or throws a
NoSuchLayoutException if it could not be found. |
static Layout |
LayoutUtil.findBySourcePrototypeLayoutUuid_First(String sourcePrototypeLayoutUuid,
OrderByComparator<Layout> orderByComparator)
Returns the first layout in the ordered set where sourcePrototypeLayoutUuid = ?.
|
Layout |
LayoutPersistence.findBySourcePrototypeLayoutUuid_First(String sourcePrototypeLayoutUuid,
OrderByComparator<Layout> orderByComparator)
Returns the first 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_Last(String sourcePrototypeLayoutUuid,
OrderByComparator<Layout> orderByComparator)
Returns the last 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 = ?.
|
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.findByUuid_C_First(String uuid,
long companyId,
OrderByComparator<Layout> orderByComparator)
Returns the first layout in the ordered set where uuid = ? and companyId = ?.
|
Layout |
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_Last(String uuid,
long companyId,
OrderByComparator<Layout> orderByComparator)
Returns the last layout in the ordered set where uuid = ? and companyId = ?.
|
Layout |
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_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 = ?.
|
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_First(String uuid,
OrderByComparator<Layout> orderByComparator)
Returns the first layout in the ordered set where uuid = ?.
|
Layout |
LayoutPersistence.findByUuid_First(String uuid,
OrderByComparator<Layout> orderByComparator)
Returns the first layout in the ordered set where uuid = ?.
|
static Layout |
LayoutUtil.findByUUID_G_P(String uuid,
long groupId,
boolean privateLayout)
Returns the layout where uuid = ? and groupId = ? and privateLayout = ? or throws a
NoSuchLayoutException if it could not be found. |
Layout |
LayoutPersistence.findByUUID_G_P(String uuid,
long groupId,
boolean privateLayout)
Returns the layout where uuid = ? and groupId = ? and privateLayout = ? or throws a
NoSuchLayoutException if it could not be found. |
static Layout |
LayoutUtil.findByUuid_Last(String uuid,
OrderByComparator<Layout> orderByComparator)
Returns the last layout in the ordered set where uuid = ?.
|
Layout |
LayoutPersistence.findByUuid_Last(String uuid,
OrderByComparator<Layout> orderByComparator)
Returns the last 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 = ?.
|
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.remove(long plid)
Removes the layout with the primary key from the database.
|
Layout |
LayoutPersistence.remove(long plid)
Removes the layout with the primary key 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.
|
Layout |
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_L(long groupId,
boolean privateLayout,
long layoutId)
Removes the layout where groupId = ? and privateLayout = ? and layoutId = ? from the database.
|
Layout |
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_SPLU(long groupId,
boolean privateLayout,
String sourcePrototypeLayoutUuid)
Removes the layout where groupId = ? and privateLayout = ? and sourcePrototypeLayoutUuid = ? from the database.
|
Layout |
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.removeByIconImageId(long iconImageId)
Removes the layout where iconImageId = ? from the database.
|
Layout |
LayoutPersistence.removeByIconImageId(long iconImageId)
Removes the layout where iconImageId = ? from the database.
|
static Layout |
LayoutUtil.removeByP_I(boolean privateLayout,
long iconImageId)
Removes the layout where privateLayout = ? and iconImageId = ? from the database.
|
Layout |
LayoutPersistence.removeByP_I(boolean privateLayout,
long iconImageId)
Removes the layout where privateLayout = ? and iconImageId = ? 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.
|
Layout |
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.update(Layout layout) |
static Layout |
LayoutUtil.update(Layout layout,
ServiceContext serviceContext) |
static Layout |
LayoutUtil.updateImpl(Layout layout) |
Layout |
LayoutPersistence.updateImpl(Layout layout) |
Modifier and Type | Method and Description |
---|---|
static Map<Serializable,Layout> |
LayoutUtil.fetchByPrimaryKeys(Set<Serializable> primaryKeys) |
Map<Serializable,Layout> |
LayoutPersistence.fetchByPrimaryKeys(Set<Serializable> primaryKeys) |
static List<Layout> |
LayoutUtil.filterFindByG_P_P_LtP(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 ≤ ?.
|
List<Layout> |
LayoutPersistence.filterFindByG_P_P_LtP(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 ≤ ?.
|
static List<Layout> |
LayoutUtil.filterFindByG_P_P_LtP(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 ≤ ?.
|
List<Layout> |
LayoutPersistence.filterFindByG_P_P_LtP(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 ≤ ?.
|
static List<Layout> |
LayoutUtil.filterFindByG_P_P_LtP(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 ≤ ?.
|
List<Layout> |
LayoutPersistence.filterFindByG_P_P_LtP(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 ≤ ?.
|
static List<Layout> |
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 = ?.
|
List<Layout> |
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 = ?.
|
static List<Layout> |
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 ?.
|
List<Layout> |
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 ?.
|
static List<Layout> |
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 ?.
|
List<Layout> |
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 ?.
|
static List<Layout> |
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 ?.
|
List<Layout> |
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 ?.
|
static List<Layout> |
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 = ?.
|
List<Layout> |
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 = ?.
|
static List<Layout> |
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 = ?.
|
List<Layout> |
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 = ?.
|
static List<Layout> |
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 = ?.
|
List<Layout> |
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 = ?.
|
static List<Layout> |
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 = ?.
|
List<Layout> |
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 = ?.
|
static List<Layout> |
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 = ?.
|
List<Layout> |
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 = ?.
|
static List<Layout> |
LayoutUtil.filterFindByG_P(long groupId,
boolean privateLayout)
Returns all the layouts that the user has permission to view where groupId = ? and privateLayout = ?.
|
List<Layout> |
LayoutPersistence.filterFindByG_P(long groupId,
boolean privateLayout)
Returns all the layouts that the user has permission to view where groupId = ? and privateLayout = ?.
|
static List<Layout> |
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 = ?.
|
List<Layout> |
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 = ?.
|
static List<Layout> |
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 = ?.
|
List<Layout> |
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 = ?.
|
static List<Layout> |
LayoutUtil.filterFindByGroupId(long groupId)
Returns all the layouts that the user has permission to view where groupId = ?.
|
List<Layout> |
LayoutPersistence.filterFindByGroupId(long groupId)
Returns all the layouts that the user has permission to view where groupId = ?.
|
static List<Layout> |
LayoutUtil.filterFindByGroupId(long groupId,
int start,
int end)
Returns a range of all the layouts that the user has permission to view where groupId = ?.
|
List<Layout> |
LayoutPersistence.filterFindByGroupId(long groupId,
int start,
int end)
Returns a range of all the layouts that the user has permission to view where groupId = ?.
|
static List<Layout> |
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 = ?.
|
List<Layout> |
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 = ?.
|
static List<Layout> |
LayoutUtil.findAll()
Returns all the layouts.
|
List<Layout> |
LayoutPersistence.findAll()
Returns all the layouts.
|
static List<Layout> |
LayoutUtil.findAll(int start,
int end)
Returns a range of all the layouts.
|
List<Layout> |
LayoutPersistence.findAll(int start,
int end)
Returns a range of all the layouts.
|
static List<Layout> |
LayoutUtil.findAll(int start,
int end,
OrderByComparator<Layout> orderByComparator)
Returns an ordered range of all the layouts.
|
List<Layout> |
LayoutPersistence.findAll(int start,
int end,
OrderByComparator<Layout> orderByComparator)
Returns an ordered range of all the layouts.
|
static List<Layout> |
LayoutUtil.findAll(int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts.
|
List<Layout> |
LayoutPersistence.findAll(int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts.
|
static List<Layout> |
LayoutUtil.findByC_L(long companyId,
String layoutPrototypeUuid)
Returns all the layouts where companyId = ? and layoutPrototypeUuid = ?.
|
List<Layout> |
LayoutPersistence.findByC_L(long companyId,
String layoutPrototypeUuid)
Returns all the layouts where companyId = ? and layoutPrototypeUuid = ?.
|
static List<Layout> |
LayoutUtil.findByC_L(long companyId,
String layoutPrototypeUuid,
int start,
int end)
Returns a range of all the layouts where companyId = ? and layoutPrototypeUuid = ?.
|
List<Layout> |
LayoutPersistence.findByC_L(long companyId,
String layoutPrototypeUuid,
int start,
int end)
Returns a range of all the layouts where companyId = ? and layoutPrototypeUuid = ?.
|
static List<Layout> |
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 = ?.
|
List<Layout> |
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 = ?.
|
static List<Layout> |
LayoutUtil.findByC_L(long companyId,
String layoutPrototypeUuid,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where companyId = ? and layoutPrototypeUuid = ?.
|
List<Layout> |
LayoutPersistence.findByC_L(long companyId,
String layoutPrototypeUuid,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where companyId = ? and layoutPrototypeUuid = ?.
|
static List<Layout> |
LayoutUtil.findByCompanyId(long companyId)
Returns all the layouts where companyId = ?.
|
List<Layout> |
LayoutPersistence.findByCompanyId(long companyId)
Returns all the layouts where companyId = ?.
|
static List<Layout> |
LayoutUtil.findByCompanyId(long companyId,
int start,
int end)
Returns a range of all the layouts where companyId = ?.
|
List<Layout> |
LayoutPersistence.findByCompanyId(long companyId,
int start,
int end)
Returns a range of all the layouts where companyId = ?.
|
static List<Layout> |
LayoutUtil.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator<Layout> orderByComparator)
Returns an ordered range of all the layouts where companyId = ?.
|
List<Layout> |
LayoutPersistence.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator<Layout> orderByComparator)
Returns an ordered range of all the layouts where companyId = ?.
|
static List<Layout> |
LayoutUtil.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where companyId = ?.
|
List<Layout> |
LayoutPersistence.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where companyId = ?.
|
static List<Layout> |
LayoutUtil.findByG_P_P_LtP(long groupId,
boolean privateLayout,
long parentLayoutId,
int priority)
Returns all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.
|
List<Layout> |
LayoutPersistence.findByG_P_P_LtP(long groupId,
boolean privateLayout,
long parentLayoutId,
int priority)
Returns all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.
|
static List<Layout> |
LayoutUtil.findByG_P_P_LtP(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 ≤ ?.
|
List<Layout> |
LayoutPersistence.findByG_P_P_LtP(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 ≤ ?.
|
static List<Layout> |
LayoutUtil.findByG_P_P_LtP(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 ≤ ?.
|
List<Layout> |
LayoutPersistence.findByG_P_P_LtP(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 ≤ ?.
|
static List<Layout> |
LayoutUtil.findByG_P_P_LtP(long groupId,
boolean privateLayout,
long parentLayoutId,
int priority,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.
|
List<Layout> |
LayoutPersistence.findByG_P_P_LtP(long groupId,
boolean privateLayout,
long parentLayoutId,
int priority,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.
|
static List<Layout> |
LayoutUtil.findByG_P_P(long groupId,
boolean privateLayout,
long parentLayoutId)
Returns all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ?.
|
List<Layout> |
LayoutPersistence.findByG_P_P(long groupId,
boolean privateLayout,
long parentLayoutId)
Returns all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ?.
|
static List<Layout> |
LayoutUtil.findByG_P_P(long groupId,
boolean privateLayout,
long[] parentLayoutIds)
Returns all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = any ?.
|
List<Layout> |
LayoutPersistence.findByG_P_P(long groupId,
boolean privateLayout,
long[] parentLayoutIds)
Returns all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = any ?.
|
static List<Layout> |
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 ?.
|
List<Layout> |
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 ?.
|
static List<Layout> |
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 ?.
|
List<Layout> |
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 ?.
|
static List<Layout> |
LayoutUtil.findByG_P_P(long groupId,
boolean privateLayout,
long[] parentLayoutIds,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ?, optionally using the finder cache.
|
List<Layout> |
LayoutPersistence.findByG_P_P(long groupId,
boolean privateLayout,
long[] parentLayoutIds,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ?, optionally using the finder cache.
|
static List<Layout> |
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 = ?.
|
List<Layout> |
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 = ?.
|
static List<Layout> |
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 = ?.
|
List<Layout> |
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 = ?.
|
static List<Layout> |
LayoutUtil.findByG_P_P(long groupId,
boolean privateLayout,
long parentLayoutId,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ?.
|
List<Layout> |
LayoutPersistence.findByG_P_P(long groupId,
boolean privateLayout,
long parentLayoutId,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ?.
|
static List<Layout> |
LayoutUtil.findByG_P_T(long groupId,
boolean privateLayout,
String type)
Returns all the layouts where groupId = ? and privateLayout = ? and type = ?.
|
List<Layout> |
LayoutPersistence.findByG_P_T(long groupId,
boolean privateLayout,
String type)
Returns all the layouts where groupId = ? and privateLayout = ? and type = ?.
|
static List<Layout> |
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 = ?.
|
List<Layout> |
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 = ?.
|
static List<Layout> |
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 = ?.
|
List<Layout> |
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 = ?.
|
static List<Layout> |
LayoutUtil.findByG_P_T(long groupId,
boolean privateLayout,
String type,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and type = ?.
|
List<Layout> |
LayoutPersistence.findByG_P_T(long groupId,
boolean privateLayout,
String type,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and type = ?.
|
static List<Layout> |
LayoutUtil.findByG_P(long groupId,
boolean privateLayout)
Returns all the layouts where groupId = ? and privateLayout = ?.
|
List<Layout> |
LayoutPersistence.findByG_P(long groupId,
boolean privateLayout)
Returns all the layouts where groupId = ? and privateLayout = ?.
|
static List<Layout> |
LayoutUtil.findByG_P(long groupId,
boolean privateLayout,
int start,
int end)
Returns a range of all the layouts where groupId = ? and privateLayout = ?.
|
List<Layout> |
LayoutPersistence.findByG_P(long groupId,
boolean privateLayout,
int start,
int end)
Returns a range of all the layouts where groupId = ? and privateLayout = ?.
|
static List<Layout> |
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 = ?.
|
List<Layout> |
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 = ?.
|
static List<Layout> |
LayoutUtil.findByG_P(long groupId,
boolean privateLayout,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where groupId = ? and privateLayout = ?.
|
List<Layout> |
LayoutPersistence.findByG_P(long groupId,
boolean privateLayout,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where groupId = ? and privateLayout = ?.
|
static List<Layout> |
LayoutUtil.findByGroupId(long groupId)
Returns all the layouts where groupId = ?.
|
List<Layout> |
LayoutPersistence.findByGroupId(long groupId)
Returns all the layouts where groupId = ?.
|
static List<Layout> |
LayoutUtil.findByGroupId(long groupId,
int start,
int end)
Returns a range of all the layouts where groupId = ?.
|
List<Layout> |
LayoutPersistence.findByGroupId(long groupId,
int start,
int end)
Returns a range of all the layouts where groupId = ?.
|
static List<Layout> |
LayoutUtil.findByGroupId(long groupId,
int start,
int end,
OrderByComparator<Layout> orderByComparator)
Returns an ordered range of all the layouts where groupId = ?.
|
List<Layout> |
LayoutPersistence.findByGroupId(long groupId,
int start,
int end,
OrderByComparator<Layout> orderByComparator)
Returns an ordered range of all the layouts where groupId = ?.
|
static List<Layout> |
LayoutUtil.findByGroupId(long groupId,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where groupId = ?.
|
List<Layout> |
LayoutPersistence.findByGroupId(long groupId,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where groupId = ?.
|
static List<Layout> |
LayoutUtil.findByLayoutPrototypeUuid(String layoutPrototypeUuid)
Returns all the layouts where layoutPrototypeUuid = ?.
|
List<Layout> |
LayoutPersistence.findByLayoutPrototypeUuid(String layoutPrototypeUuid)
Returns all the layouts where layoutPrototypeUuid = ?.
|
static List<Layout> |
LayoutUtil.findByLayoutPrototypeUuid(String layoutPrototypeUuid,
int start,
int end)
Returns a range of all the layouts where layoutPrototypeUuid = ?.
|
List<Layout> |
LayoutPersistence.findByLayoutPrototypeUuid(String layoutPrototypeUuid,
int start,
int end)
Returns a range of all the layouts where layoutPrototypeUuid = ?.
|
static List<Layout> |
LayoutUtil.findByLayoutPrototypeUuid(String layoutPrototypeUuid,
int start,
int end,
OrderByComparator<Layout> orderByComparator)
Returns an ordered range of all the layouts where layoutPrototypeUuid = ?.
|
List<Layout> |
LayoutPersistence.findByLayoutPrototypeUuid(String layoutPrototypeUuid,
int start,
int end,
OrderByComparator<Layout> orderByComparator)
Returns an ordered range of all the layouts where layoutPrototypeUuid = ?.
|
static List<Layout> |
LayoutUtil.findByLayoutPrototypeUuid(String layoutPrototypeUuid,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where layoutPrototypeUuid = ?.
|
List<Layout> |
LayoutPersistence.findByLayoutPrototypeUuid(String layoutPrototypeUuid,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where layoutPrototypeUuid = ?.
|
static List<Layout> |
LayoutFinderUtil.findByNoPermissions(long roleId) |
List<Layout> |
LayoutFinder.findByNoPermissions(long roleId) |
static List<Layout> |
LayoutFinderUtil.findByNullFriendlyURL() |
List<Layout> |
LayoutFinder.findByNullFriendlyURL() |
static List<Layout> |
LayoutFinderUtil.findByScopeGroup(long groupId) |
List<Layout> |
LayoutFinder.findByScopeGroup(long groupId) |
static List<Layout> |
LayoutFinderUtil.findByScopeGroup(long groupId,
boolean privateLayout) |
List<Layout> |
LayoutFinder.findByScopeGroup(long groupId,
boolean privateLayout) |
static List<Layout> |
LayoutUtil.findBySourcePrototypeLayoutUuid(String sourcePrototypeLayoutUuid)
Returns all the layouts where sourcePrototypeLayoutUuid = ?.
|
List<Layout> |
LayoutPersistence.findBySourcePrototypeLayoutUuid(String sourcePrototypeLayoutUuid)
Returns all the layouts where sourcePrototypeLayoutUuid = ?.
|
static List<Layout> |
LayoutUtil.findBySourcePrototypeLayoutUuid(String sourcePrototypeLayoutUuid,
int start,
int end)
Returns a range of all the layouts where sourcePrototypeLayoutUuid = ?.
|
List<Layout> |
LayoutPersistence.findBySourcePrototypeLayoutUuid(String sourcePrototypeLayoutUuid,
int start,
int end)
Returns a range of all the layouts where sourcePrototypeLayoutUuid = ?.
|
static List<Layout> |
LayoutUtil.findBySourcePrototypeLayoutUuid(String sourcePrototypeLayoutUuid,
int start,
int end,
OrderByComparator<Layout> orderByComparator)
Returns an ordered range of all the layouts where sourcePrototypeLayoutUuid = ?.
|
List<Layout> |
LayoutPersistence.findBySourcePrototypeLayoutUuid(String sourcePrototypeLayoutUuid,
int start,
int end,
OrderByComparator<Layout> orderByComparator)
Returns an ordered range of all the layouts where sourcePrototypeLayoutUuid = ?.
|
static List<Layout> |
LayoutUtil.findBySourcePrototypeLayoutUuid(String sourcePrototypeLayoutUuid,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where sourcePrototypeLayoutUuid = ?.
|
List<Layout> |
LayoutPersistence.findBySourcePrototypeLayoutUuid(String sourcePrototypeLayoutUuid,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where sourcePrototypeLayoutUuid = ?.
|
static List<Layout> |
LayoutUtil.findByUuid_C(String uuid,
long companyId)
Returns all the layouts where uuid = ? and companyId = ?.
|
List<Layout> |
LayoutPersistence.findByUuid_C(String uuid,
long companyId)
Returns all the layouts where uuid = ? and companyId = ?.
|
static List<Layout> |
LayoutUtil.findByUuid_C(String uuid,
long companyId,
int start,
int end)
Returns a range of all the layouts where uuid = ? and companyId = ?.
|
List<Layout> |
LayoutPersistence.findByUuid_C(String uuid,
long companyId,
int start,
int end)
Returns a range of all the layouts where uuid = ? and companyId = ?.
|
static List<Layout> |
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 = ?.
|
List<Layout> |
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 = ?.
|
static List<Layout> |
LayoutUtil.findByUuid_C(String uuid,
long companyId,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where uuid = ? and companyId = ?.
|
List<Layout> |
LayoutPersistence.findByUuid_C(String uuid,
long companyId,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where uuid = ? and companyId = ?.
|
static List<Layout> |
LayoutUtil.findByUuid(String uuid)
Returns all the layouts where uuid = ?.
|
List<Layout> |
LayoutPersistence.findByUuid(String uuid)
Returns all the layouts where uuid = ?.
|
static List<Layout> |
LayoutUtil.findByUuid(String uuid,
int start,
int end)
Returns a range of all the layouts where uuid = ?.
|
List<Layout> |
LayoutPersistence.findByUuid(String uuid,
int start,
int end)
Returns a range of all the layouts where uuid = ?.
|
static List<Layout> |
LayoutUtil.findByUuid(String uuid,
int start,
int end,
OrderByComparator<Layout> orderByComparator)
Returns an ordered range of all the layouts where uuid = ?.
|
List<Layout> |
LayoutPersistence.findByUuid(String uuid,
int start,
int end,
OrderByComparator<Layout> orderByComparator)
Returns an ordered range of all the layouts where uuid = ?.
|
static List<Layout> |
LayoutUtil.findByUuid(String uuid,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where uuid = ?.
|
List<Layout> |
LayoutPersistence.findByUuid(String uuid,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where uuid = ?.
|
static List<Layout> |
LayoutUtil.findWithDynamicQuery(DynamicQuery dynamicQuery) |
static List<Layout> |
LayoutUtil.findWithDynamicQuery(DynamicQuery dynamicQuery,
int start,
int end) |
static List<Layout> |
LayoutUtil.findWithDynamicQuery(DynamicQuery dynamicQuery,
int start,
int end,
OrderByComparator<Layout> orderByComparator) |
Modifier and Type | Method and Description |
---|---|
static void |
LayoutUtil.cacheResult(Layout layout)
Caches the layout in the entity cache if it is enabled.
|
void |
LayoutPersistence.cacheResult(Layout layout)
Caches the layout in the entity cache if it is enabled.
|
static void |
LayoutUtil.clearCache(Layout layout) |
static Layout |
LayoutUtil.update(Layout layout) |
static Layout |
LayoutUtil.update(Layout layout,
ServiceContext serviceContext) |
static Layout |
LayoutUtil.updateImpl(Layout layout) |
Layout |
LayoutPersistence.updateImpl(Layout layout) |
Modifier and Type | Method and Description |
---|---|
static void |
LayoutUtil.cacheResult(List<Layout> layouts)
Caches the layouts in the entity cache if it is enabled.
|
void |
LayoutPersistence.cacheResult(List<Layout> layouts)
Caches the layouts in the entity cache if it is enabled.
|
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 = ?.
|
Layout |
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_Last(long companyId,
String layoutPrototypeUuid,
OrderByComparator<Layout> orderByComparator)
Returns the last layout in the ordered set where companyId = ? and layoutPrototypeUuid = ?.
|
Layout |
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.fetchByCompanyId_First(long companyId,
OrderByComparator<Layout> orderByComparator)
Returns the first layout in the ordered set where companyId = ?.
|
Layout |
LayoutPersistence.fetchByCompanyId_First(long companyId,
OrderByComparator<Layout> orderByComparator)
Returns the first 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 = ?.
|
Layout |
LayoutPersistence.fetchByCompanyId_Last(long companyId,
OrderByComparator<Layout> orderByComparator)
Returns the last layout in the ordered set where companyId = ?.
|
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 = ?.
|
Layout |
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_Last(long groupId,
boolean privateLayout,
OrderByComparator<Layout> orderByComparator)
Returns the last layout in the ordered set where groupId = ? and privateLayout = ?.
|
Layout |
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_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 = ?.
|
Layout |
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_Last(long groupId,
boolean privateLayout,
long parentLayoutId,
OrderByComparator<Layout> orderByComparator)
Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ?.
|
Layout |
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_LtP_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 ≤ ?.
|
Layout |
LayoutPersistence.fetchByG_P_P_LtP_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_LtP_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.fetchByG_P_P_LtP_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_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 = ?.
|
Layout |
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_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.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.fetchByGroupId_First(long groupId,
OrderByComparator<Layout> orderByComparator)
Returns the first layout in the ordered set where groupId = ?.
|
Layout |
LayoutPersistence.fetchByGroupId_First(long groupId,
OrderByComparator<Layout> orderByComparator)
Returns the first 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 = ?.
|
Layout |
LayoutPersistence.fetchByGroupId_Last(long groupId,
OrderByComparator<Layout> orderByComparator)
Returns the last layout in the ordered set where groupId = ?.
|
static Layout |
LayoutUtil.fetchByLayoutPrototypeUuid_First(String layoutPrototypeUuid,
OrderByComparator<Layout> orderByComparator)
Returns the first layout in the ordered set where layoutPrototypeUuid = ?.
|
Layout |
LayoutPersistence.fetchByLayoutPrototypeUuid_First(String layoutPrototypeUuid,
OrderByComparator<Layout> orderByComparator)
Returns the first 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 = ?.
|
Layout |
LayoutPersistence.fetchByLayoutPrototypeUuid_Last(String layoutPrototypeUuid,
OrderByComparator<Layout> orderByComparator)
Returns the last layout in the ordered set where layoutPrototypeUuid = ?.
|
static Layout |
LayoutUtil.fetchBySourcePrototypeLayoutUuid_First(String sourcePrototypeLayoutUuid,
OrderByComparator<Layout> orderByComparator)
Returns the first layout in the ordered set where sourcePrototypeLayoutUuid = ?.
|
Layout |
LayoutPersistence.fetchBySourcePrototypeLayoutUuid_First(String sourcePrototypeLayoutUuid,
OrderByComparator<Layout> orderByComparator)
Returns the first 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 = ?.
|
Layout |
LayoutPersistence.fetchBySourcePrototypeLayoutUuid_Last(String sourcePrototypeLayoutUuid,
OrderByComparator<Layout> orderByComparator)
Returns the last layout in the ordered set where sourcePrototypeLayoutUuid = ?.
|
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 = ?.
|
Layout |
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_Last(String uuid,
long companyId,
OrderByComparator<Layout> orderByComparator)
Returns the last layout in the ordered set where uuid = ? and companyId = ?.
|
Layout |
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_First(String uuid,
OrderByComparator<Layout> orderByComparator)
Returns the first layout in the ordered set where uuid = ?.
|
Layout |
LayoutPersistence.fetchByUuid_First(String uuid,
OrderByComparator<Layout> orderByComparator)
Returns the first 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.fetchByUuid_Last(String uuid,
OrderByComparator<Layout> orderByComparator)
Returns the last layout in the ordered set where uuid = ?.
|
static Layout[] |
LayoutUtil.filterFindByG_P_P_LtP_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_LtP_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 List<Layout> |
LayoutUtil.filterFindByG_P_P_LtP(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 ≤ ?.
|
List<Layout> |
LayoutPersistence.filterFindByG_P_P_LtP(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 ≤ ?.
|
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_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 List<Layout> |
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 ?.
|
List<Layout> |
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 ?.
|
static List<Layout> |
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 = ?.
|
List<Layout> |
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 = ?.
|
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_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_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_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 List<Layout> |
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 = ?.
|
List<Layout> |
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 = ?.
|
static List<Layout> |
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 = ?.
|
List<Layout> |
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 = ?.
|
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 = ?.
|
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 List<Layout> |
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 = ?.
|
List<Layout> |
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 = ?.
|
static List<Layout> |
LayoutUtil.findAll(int start,
int end,
OrderByComparator<Layout> orderByComparator)
Returns an ordered range of all the layouts.
|
List<Layout> |
LayoutPersistence.findAll(int start,
int end,
OrderByComparator<Layout> orderByComparator)
Returns an ordered range of all the layouts.
|
static List<Layout> |
LayoutUtil.findAll(int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts.
|
List<Layout> |
LayoutPersistence.findAll(int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts.
|
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 = ?.
|
Layout |
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_Last(long companyId,
String layoutPrototypeUuid,
OrderByComparator<Layout> orderByComparator)
Returns the last layout in the ordered set where companyId = ? and layoutPrototypeUuid = ?.
|
Layout |
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_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 = ?.
|
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 List<Layout> |
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 = ?.
|
List<Layout> |
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 = ?.
|
static List<Layout> |
LayoutUtil.findByC_L(long companyId,
String layoutPrototypeUuid,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where companyId = ? and layoutPrototypeUuid = ?.
|
List<Layout> |
LayoutPersistence.findByC_L(long companyId,
String layoutPrototypeUuid,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where companyId = ? and layoutPrototypeUuid = ?.
|
static Layout |
LayoutUtil.findByCompanyId_First(long companyId,
OrderByComparator<Layout> orderByComparator)
Returns the first layout in the ordered set where companyId = ?.
|
Layout |
LayoutPersistence.findByCompanyId_First(long companyId,
OrderByComparator<Layout> orderByComparator)
Returns the first 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_Last(long companyId,
OrderByComparator<Layout> orderByComparator)
Returns the last 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 = ?.
|
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 List<Layout> |
LayoutUtil.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator<Layout> orderByComparator)
Returns an ordered range of all the layouts where companyId = ?.
|
List<Layout> |
LayoutPersistence.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator<Layout> orderByComparator)
Returns an ordered range of all the layouts where companyId = ?.
|
static List<Layout> |
LayoutUtil.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where companyId = ?.
|
List<Layout> |
LayoutPersistence.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where companyId = ?.
|
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 = ?.
|
Layout |
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_Last(long groupId,
boolean privateLayout,
OrderByComparator<Layout> orderByComparator)
Returns the last layout in the ordered set where groupId = ? and privateLayout = ?.
|
Layout |
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_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 = ?.
|
Layout |
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_Last(long groupId,
boolean privateLayout,
long parentLayoutId,
OrderByComparator<Layout> orderByComparator)
Returns the last layout in the ordered set where groupId = ? and privateLayout = ? and parentLayoutId = ?.
|
Layout |
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_LtP_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 ≤ ?.
|
Layout |
LayoutPersistence.findByG_P_P_LtP_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_LtP_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_LtP_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_LtP_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_LtP_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 List<Layout> |
LayoutUtil.findByG_P_P_LtP(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 ≤ ?.
|
List<Layout> |
LayoutPersistence.findByG_P_P_LtP(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 ≤ ?.
|
static List<Layout> |
LayoutUtil.findByG_P_P_LtP(long groupId,
boolean privateLayout,
long parentLayoutId,
int priority,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.
|
List<Layout> |
LayoutPersistence.findByG_P_P_LtP(long groupId,
boolean privateLayout,
long parentLayoutId,
int priority,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ? and priority ≤ ?.
|
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 = ?.
|
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 List<Layout> |
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 ?.
|
List<Layout> |
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 ?.
|
static List<Layout> |
LayoutUtil.findByG_P_P(long groupId,
boolean privateLayout,
long[] parentLayoutIds,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ?, optionally using the finder cache.
|
List<Layout> |
LayoutPersistence.findByG_P_P(long groupId,
boolean privateLayout,
long[] parentLayoutIds,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ?, optionally using the finder cache.
|
static List<Layout> |
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 = ?.
|
List<Layout> |
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 = ?.
|
static List<Layout> |
LayoutUtil.findByG_P_P(long groupId,
boolean privateLayout,
long parentLayoutId,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ?.
|
List<Layout> |
LayoutPersistence.findByG_P_P(long groupId,
boolean privateLayout,
long parentLayoutId,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and parentLayoutId = ?.
|
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 = ?.
|
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_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 = ?.
|
Layout |
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_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_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_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 = ?.
|
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 List<Layout> |
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 = ?.
|
List<Layout> |
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 = ?.
|
static List<Layout> |
LayoutUtil.findByG_P_T(long groupId,
boolean privateLayout,
String type,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and type = ?.
|
List<Layout> |
LayoutPersistence.findByG_P_T(long groupId,
boolean privateLayout,
String type,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where groupId = ? and privateLayout = ? and type = ?.
|
static List<Layout> |
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 = ?.
|
List<Layout> |
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 = ?.
|
static List<Layout> |
LayoutUtil.findByG_P(long groupId,
boolean privateLayout,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where groupId = ? and privateLayout = ?.
|
List<Layout> |
LayoutPersistence.findByG_P(long groupId,
boolean privateLayout,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where groupId = ? and privateLayout = ?.
|
static Layout |
LayoutUtil.findByGroupId_First(long groupId,
OrderByComparator<Layout> orderByComparator)
Returns the first layout in the ordered set where groupId = ?.
|
Layout |
LayoutPersistence.findByGroupId_First(long groupId,
OrderByComparator<Layout> orderByComparator)
Returns the first 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_Last(long groupId,
OrderByComparator<Layout> orderByComparator)
Returns the last 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 = ?.
|
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 List<Layout> |
LayoutUtil.findByGroupId(long groupId,
int start,
int end,
OrderByComparator<Layout> orderByComparator)
Returns an ordered range of all the layouts where groupId = ?.
|
List<Layout> |
LayoutPersistence.findByGroupId(long groupId,
int start,
int end,
OrderByComparator<Layout> orderByComparator)
Returns an ordered range of all the layouts where groupId = ?.
|
static List<Layout> |
LayoutUtil.findByGroupId(long groupId,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where groupId = ?.
|
List<Layout> |
LayoutPersistence.findByGroupId(long groupId,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where groupId = ?.
|
static Layout |
LayoutUtil.findByLayoutPrototypeUuid_First(String layoutPrototypeUuid,
OrderByComparator<Layout> orderByComparator)
Returns the first layout in the ordered set where layoutPrototypeUuid = ?.
|
Layout |
LayoutPersistence.findByLayoutPrototypeUuid_First(String layoutPrototypeUuid,
OrderByComparator<Layout> orderByComparator)
Returns the first 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_Last(String layoutPrototypeUuid,
OrderByComparator<Layout> orderByComparator)
Returns the last 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 = ?.
|
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 List<Layout> |
LayoutUtil.findByLayoutPrototypeUuid(String layoutPrototypeUuid,
int start,
int end,
OrderByComparator<Layout> orderByComparator)
Returns an ordered range of all the layouts where layoutPrototypeUuid = ?.
|
List<Layout> |
LayoutPersistence.findByLayoutPrototypeUuid(String layoutPrototypeUuid,
int start,
int end,
OrderByComparator<Layout> orderByComparator)
Returns an ordered range of all the layouts where layoutPrototypeUuid = ?.
|
static List<Layout> |
LayoutUtil.findByLayoutPrototypeUuid(String layoutPrototypeUuid,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where layoutPrototypeUuid = ?.
|
List<Layout> |
LayoutPersistence.findByLayoutPrototypeUuid(String layoutPrototypeUuid,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where layoutPrototypeUuid = ?.
|
static Layout |
LayoutUtil.findBySourcePrototypeLayoutUuid_First(String sourcePrototypeLayoutUuid,
OrderByComparator<Layout> orderByComparator)
Returns the first layout in the ordered set where sourcePrototypeLayoutUuid = ?.
|
Layout |
LayoutPersistence.findBySourcePrototypeLayoutUuid_First(String sourcePrototypeLayoutUuid,
OrderByComparator<Layout> orderByComparator)
Returns the first 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_Last(String sourcePrototypeLayoutUuid,
OrderByComparator<Layout> orderByComparator)
Returns the last 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 = ?.
|
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 List<Layout> |
LayoutUtil.findBySourcePrototypeLayoutUuid(String sourcePrototypeLayoutUuid,
int start,
int end,
OrderByComparator<Layout> orderByComparator)
Returns an ordered range of all the layouts where sourcePrototypeLayoutUuid = ?.
|
List<Layout> |
LayoutPersistence.findBySourcePrototypeLayoutUuid(String sourcePrototypeLayoutUuid,
int start,
int end,
OrderByComparator<Layout> orderByComparator)
Returns an ordered range of all the layouts where sourcePrototypeLayoutUuid = ?.
|
static List<Layout> |
LayoutUtil.findBySourcePrototypeLayoutUuid(String sourcePrototypeLayoutUuid,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where sourcePrototypeLayoutUuid = ?.
|
List<Layout> |
LayoutPersistence.findBySourcePrototypeLayoutUuid(String sourcePrototypeLayoutUuid,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where sourcePrototypeLayoutUuid = ?.
|
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 = ?.
|
Layout |
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_Last(String uuid,
long companyId,
OrderByComparator<Layout> orderByComparator)
Returns the last layout in the ordered set where uuid = ? and companyId = ?.
|
Layout |
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_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 = ?.
|
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 List<Layout> |
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 = ?.
|
List<Layout> |
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 = ?.
|
static List<Layout> |
LayoutUtil.findByUuid_C(String uuid,
long companyId,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where uuid = ? and companyId = ?.
|
List<Layout> |
LayoutPersistence.findByUuid_C(String uuid,
long companyId,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where uuid = ? and companyId = ?.
|
static Layout |
LayoutUtil.findByUuid_First(String uuid,
OrderByComparator<Layout> orderByComparator)
Returns the first layout in the ordered set where uuid = ?.
|
Layout |
LayoutPersistence.findByUuid_First(String uuid,
OrderByComparator<Layout> orderByComparator)
Returns the first 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_Last(String uuid,
OrderByComparator<Layout> orderByComparator)
Returns the last 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 = ?.
|
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 List<Layout> |
LayoutUtil.findByUuid(String uuid,
int start,
int end,
OrderByComparator<Layout> orderByComparator)
Returns an ordered range of all the layouts where uuid = ?.
|
List<Layout> |
LayoutPersistence.findByUuid(String uuid,
int start,
int end,
OrderByComparator<Layout> orderByComparator)
Returns an ordered range of all the layouts where uuid = ?.
|
static List<Layout> |
LayoutUtil.findByUuid(String uuid,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where uuid = ?.
|
List<Layout> |
LayoutPersistence.findByUuid(String uuid,
int start,
int end,
OrderByComparator<Layout> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the layouts where uuid = ?.
|
static List<Layout> |
LayoutUtil.findWithDynamicQuery(DynamicQuery dynamicQuery,
int start,
int end,
OrderByComparator<Layout> orderByComparator) |
Constructor and Description |
---|
PortletInstanceSettingsLocator(Layout layout,
String portletInstanceKey) |
PortletInstanceSettingsLocator(Layout layout,
String portletInstanceKey,
String configurationPid) |
Modifier and Type | Method and Description |
---|---|
Layout |
ThemeDisplay.getControlPanelLayout() |
Layout |
NavItem.getLayout()
Returns the navigation item's layout.
|
Layout |
ThemeDisplay.getLayout()
Returns the site's page.
|
Layout |
ThemeDisplay.getScopeLayout() |
Modifier and Type | Method and Description |
---|---|
List<Layout> |
ThemeDisplay.getLayouts()
Returns the site's top-level pages.
|
List<Layout> |
ThemeDisplay.getUnfilteredLayouts() |
Modifier and Type | Method and Description |
---|---|
void |
ThemeDisplay.clearLayoutFriendlyURL(Layout layout) |
String |
ThemeDisplay.getLayoutFriendlyURL(Layout layout) |
PortletPreferences |
ThemeDisplay.getStrictLayoutPortletSetup(Layout layout,
String portletId) |
boolean |
ThemeDisplay.isPortletEmbedded(long groupId,
Layout layout,
String portletId) |
void |
ThemeDisplay.setLayout(Layout layout) |
Modifier and Type | Method and Description |
---|---|
static List<NavItem> |
NavItem.fromLayouts(javax.servlet.http.HttpServletRequest request,
List<Layout> layouts,
Map<String,Object> contextObjects)
Deprecated.
As of Judson (7.1.x), replaced by
NavItem.fromLayouts(HttpServletRequest, ThemeDisplay, Map) |
void |
ThemeDisplay.setLayouts(List<Layout> layouts) |
void |
ThemeDisplay.setUnfilteredLayouts(List<Layout> unfilteredLayouts) |
Constructor and Description |
---|
NavItem(javax.servlet.http.HttpServletRequest request,
Layout layout,
Map<String,Object> contextObjects) |
NavItem(javax.servlet.http.HttpServletRequest request,
ThemeDisplay themeDisplay,
Layout layout,
Map<String,Object> contextObjects) |
Modifier and Type | Method and Description |
---|---|
static Layout |
DefaultLayoutPrototypesUtil.addLayout(LayoutSet layoutSet,
String nameKey,
String friendlyURL,
String layouteTemplateId) |
static Layout |
DefaultLayoutPrototypesUtil.addLayoutPrototype(long companyId,
long defaultUserId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String layouteTemplateId,
List<LayoutPrototype> layoutPrototypes) |
Layout |
Portal.getJournalArticleLayout(long groupId,
boolean privateLayout,
String friendlyURL)
Deprecated.
As of Wilberforce (7.0.x), with no direct replacement
|
static Layout |
PortalUtil.getJournalArticleLayout(long groupId,
boolean privateLayout,
String friendlyURL)
Deprecated.
As of Wilberforce (7.0.x), with no direct replacement
|
Modifier and Type | Method and Description |
---|---|
void |
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) |
String |
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) |
LayoutTypePortlet |
LayoutTypePortletFactory.create(Layout layout) |
static LayoutTypePortlet |
LayoutTypePortletFactoryUtil.create(Layout layout) |
String |
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.
|
Map<Locale,String> |
Portal.getAlternateURLs(String canonicalURL,
ThemeDisplay themeDisplay,
Layout layout) |
static Map<Locale,String> |
PortalUtil.getAlternateURLs(String canonicalURL,
ThemeDisplay themeDisplay,
Layout layout) |
String |
Portal.getCanonicalURL(String completeURL,
ThemeDisplay themeDisplay,
Layout layout)
Returns the canonical URL of the page, to distinguish it among its
translations.
|
static String |
PortalUtil.getCanonicalURL(String completeURL,
ThemeDisplay themeDisplay,
Layout layout)
Returns the canonical URL for the page.
|
String |
Portal.getCanonicalURL(String completeURL,
ThemeDisplay themeDisplay,
Layout layout,
boolean forceLayoutFriendlyURL)
Returns the canonical URL of the page, to distinguish it among its
translations.
|
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.
|
String |
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,
boolean forceLayoutFriendlyURL,
boolean includeQueryString)
Returns the canonical URL of the page.
|
String |
Portal.getLayoutActualURL(Layout layout) |
static String |
PortalUtil.getLayoutActualURL(Layout layout) |
String |
Portal.getLayoutActualURL(Layout layout,
String mainPath) |
static String |
PortalUtil.getLayoutActualURL(Layout layout,
String mainPath) |
String |
Portal.getLayoutFriendlyURL(Layout layout,
ThemeDisplay themeDisplay) |
static String |
PortalUtil.getLayoutFriendlyURL(Layout layout,
ThemeDisplay themeDisplay) |
String |
Portal.getLayoutFriendlyURL(Layout layout,
ThemeDisplay themeDisplay,
Locale locale) |
static String |
PortalUtil.getLayoutFriendlyURL(Layout layout,
ThemeDisplay themeDisplay,
Locale locale) |
String |
Portal.getLayoutFullURL(Layout layout,
ThemeDisplay themeDisplay) |
static String |
PortalUtil.getLayoutFullURL(Layout layout,
ThemeDisplay themeDisplay) |
String |
Portal.getLayoutFullURL(Layout layout,
ThemeDisplay themeDisplay,
boolean doAsUser) |
static String |
PortalUtil.getLayoutFullURL(Layout layout,
ThemeDisplay themeDisplay,
boolean doAsUser) |
String |
Portal.getLayoutRelativeURL(Layout layout,
ThemeDisplay themeDisplay) |
static String |
PortalUtil.getLayoutRelativeURL(Layout layout,
ThemeDisplay themeDisplay) |
String |
Portal.getLayoutRelativeURL(Layout layout,
ThemeDisplay themeDisplay,
boolean doAsUser) |
static String |
PortalUtil.getLayoutRelativeURL(Layout layout,
ThemeDisplay themeDisplay,
boolean doAsUser) |
String |
Portal.getLayoutTarget(Layout layout) |
static String |
PortalUtil.getLayoutTarget(Layout layout) |
String |
Portal.getLayoutURL(Layout layout,
ThemeDisplay themeDisplay) |
static String |
PortalUtil.getLayoutURL(Layout layout,
ThemeDisplay themeDisplay) |
String |
Portal.getLayoutURL(Layout layout,
ThemeDisplay themeDisplay,
boolean doAsUser) |
static String |
PortalUtil.getLayoutURL(Layout layout,
ThemeDisplay themeDisplay,
boolean doAsUser) |
String |
Portal.getLayoutURL(Layout layout,
ThemeDisplay themeDisplay,
Locale locale) |
static String |
PortalUtil.getLayoutURL(Layout layout,
ThemeDisplay themeDisplay,
Locale locale) |
String |
Portal.getLocalizedFriendlyURL(javax.servlet.http.HttpServletRequest request,
Layout layout,
Locale locale,
Locale originalLocale) |
static String |
PortalUtil.getLocalizedFriendlyURL(javax.servlet.http.HttpServletRequest request,
Layout layout,
Locale locale,
Locale originalLocale) |
String |
Portal.getPortalURL(Layout layout,
ThemeDisplay themeDisplay) |
static String |
PortalUtil.getPortalURL(Layout layout,
ThemeDisplay themeDisplay) |
long |
Portal.getScopeGroupId(Layout layout) |
static long |
PortalUtil.getScopeGroupId(Layout layout) |
long |
Portal.getScopeGroupId(Layout layout,
String portletId) |
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) |
PortletMode |
Portal.updatePortletMode(String portletId,
User user,
Layout layout,
PortletMode portletMode,
javax.servlet.http.HttpServletRequest request) |
static PortletMode |
PortalUtil.updatePortletMode(String portletId,
User user,
Layout layout,
PortletMode portletMode,
javax.servlet.http.HttpServletRequest request) |
static PortletPreferences |
DefaultLayoutPrototypesUtil.updatePortletSetup(Layout layout,
String portletId,
Map<String,String> preferences) |
WindowState |
Portal.updateWindowState(String portletId,
User user,
Layout layout,
WindowState windowState,
javax.servlet.http.HttpServletRequest request) |
static WindowState |
PortalUtil.updateWindowState(String portletId,
User user,
Layout layout,
WindowState windowState,
javax.servlet.http.HttpServletRequest request) |
Modifier and Type | Method and Description |
---|---|
int |
LayoutComparator.compare(Layout layout1,
Layout layout2) |
int |
LayoutPriorityComparator.compare(Layout layout1,
Layout layout2) |
Constructor and Description |
---|
LayoutPriorityComparator(Layout layout,
boolean lessThan) |
Modifier and Type | Method and Description |
---|---|
static Layout |
SitesUtil.getLayoutSetPrototypeLayout(Layout layout) |
Layout |
Sites.getLayoutSetPrototypeLayout(Layout layout) |
Modifier and Type | Method and Description |
---|---|
static List<Layout> |
SitesUtil.getMergeFailFriendlyURLLayouts(LayoutSet layoutSet) |
List<Layout> |
Sites.getMergeFailFriendlyURLLayouts(LayoutSet layoutSet) |
Modifier and Type | Method and Description |
---|---|
static void |
SitesUtil.addMergeFailFriendlyURLLayout(Layout layout) |
void |
Sites.addMergeFailFriendlyURLLayout(Layout layout) |
static void |
SitesUtil.applyLayoutPrototype(LayoutPrototype layoutPrototype,
Layout targetLayout,
boolean linkEnabled) |
void |
Sites.applyLayoutPrototype(LayoutPrototype layoutPrototype,
Layout targetLayout,
boolean linkEnabled) |
static void |
SitesUtil.copyLayout(long userId,
Layout sourceLayout,
Layout targetLayout,
ServiceContext serviceContext) |
void |
Sites.copyLayout(long userId,
Layout sourceLayout,
Layout targetLayout,
ServiceContext serviceContext) |
static void |
SitesUtil.copyLookAndFeel(Layout targetLayout,
Layout sourceLayout) |
void |
Sites.copyLookAndFeel(Layout targetLayout,
Layout sourceLayout) |
static void |
SitesUtil.copyPortletPermissions(Layout targetLayout,
Layout sourceLayout) |
void |
Sites.copyPortletPermissions(Layout targetLayout,
Layout sourceLayout) |
static void |
SitesUtil.copyPortletSetups(Layout sourceLayout,
Layout targetLayout) |
void |
Sites.copyPortletSetups(Layout sourceLayout,
Layout targetLayout) |
static Layout |
SitesUtil.getLayoutSetPrototypeLayout(Layout layout) |
Layout |
Sites.getLayoutSetPrototypeLayout(Layout layout) |
static boolean |
SitesUtil.isLayoutDeleteable(Layout layout) |
boolean |
Sites.isLayoutDeleteable(Layout layout) |
static boolean |
SitesUtil.isLayoutModifiedSinceLastMerge(Layout layout) |
boolean |
Sites.isLayoutModifiedSinceLastMerge(Layout layout) |
static boolean |
SitesUtil.isLayoutSortable(Layout layout) |
boolean |
Sites.isLayoutSortable(Layout layout) |
static boolean |
SitesUtil.isLayoutUpdateable(Layout layout) |
boolean |
Sites.isLayoutUpdateable(Layout layout) |
static boolean |
SitesUtil.isUserGroupLayout(Layout layout) |
boolean |
Sites.isUserGroupLayout(Layout layout) |
static void |
SitesUtil.mergeLayoutPrototypeLayout(Group group,
Layout layout) |
void |
Sites.mergeLayoutPrototypeLayout(Group group,
Layout layout) |
static void |
SitesUtil.resetPrototype(Layout layout) |
void |
Sites.resetPrototype(Layout layout) |
static void |
SitesUtil.updateLayoutScopes(long userId,
Layout sourceLayout,
Layout targetLayout,
PortletPreferences sourcePreferences,
PortletPreferences targetPreferences,
String sourcePortletId,
String languageId) |
void |
Sites.updateLayoutScopes(long userId,
Layout sourceLayout,
Layout targetLayout,
PortletPreferences sourcePreferences,
PortletPreferences targetPreferences,
String sourcePortletId,
String languageId) |