Uses of Interface
com.liferay.portal.kernel.model.LayoutSet
Packages that use LayoutSet
Package
Description
This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types.
This package defines the portal model implementation base classes.
This package defines the portal service interfaces and classes.
This package defines the portal service persistence interfaces, classes, and utilities.
This package defines the portal theme classes.
This package defines the kernel utility interfaces and classes.
-
Uses of LayoutSet in com.liferay.exportimport.kernel.lar
Methods in com.liferay.exportimport.kernel.lar with parameters of type LayoutSetModifier and TypeMethodDescriptionstatic Date
ExportImportDateUtil.getLastPublishDate
(LayoutSet layoutSet) -
Uses of LayoutSet in com.liferay.exportimport.kernel.staging
Methods in com.liferay.exportimport.kernel.staging that return LayoutSetModifier and TypeMethodDescriptionLayoutStaging.mergeLayoutSetRevisionIntoLayoutSet
(LayoutSet layoutSet) static LayoutSet
LayoutStagingUtil.mergeLayoutSetRevisionIntoLayoutSet
(LayoutSet layoutSet) Methods in com.liferay.exportimport.kernel.staging with parameters of type LayoutSetModifier and TypeMethodDescriptionLayoutStaging.getLayoutSetBranch
(LayoutSet layoutSet) static LayoutSetBranch
LayoutStagingUtil.getLayoutSetBranch
(LayoutSet layoutSet) LayoutStaging.getLayoutSetStagingHandler
(LayoutSet layoutSet) static LayoutSetStagingHandler
LayoutStagingUtil.getLayoutSetStagingHandler
(LayoutSet layoutSet) LayoutStaging.mergeLayoutSetRevisionIntoLayoutSet
(LayoutSet layoutSet) static LayoutSet
LayoutStagingUtil.mergeLayoutSetRevisionIntoLayoutSet
(LayoutSet layoutSet) -
Uses of LayoutSet in com.liferay.portal.kernel.model
Classes in com.liferay.portal.kernel.model that implement LayoutSetFields in com.liferay.portal.kernel.model with type parameters of type LayoutSetMethods in com.liferay.portal.kernel.model that return LayoutSetModifier and TypeMethodDescriptionLayoutSetModel.cloneWithOriginalValues()
LayoutSetWrapper.cloneWithOriginalValues()
Layout.getLayoutSet()
Returns the current layout'sLayoutSet
.LayoutRevision.getLayoutSet()
LayoutRevisionWrapper.getLayoutSet()
LayoutSetBranch.getLayoutSet()
LayoutSetBranchWrapper.getLayoutSet()
LayoutSetPrototype.getLayoutSet()
LayoutSetPrototypeWrapper.getLayoutSet()
LayoutSetStagingHandler.getLayoutSet()
LayoutWrapper.getLayoutSet()
Returns the current layout'sLayoutSet
.Group.getPrivateLayoutSet()
GroupWrapper.getPrivateLayoutSet()
Group.getPublicLayoutSet()
GroupWrapper.getPublicLayoutSet()
static LayoutSet
LayoutSetStagingHandler.newProxyInstance
(InvocationHandler invocationHandler) Methods in com.liferay.portal.kernel.model that return types with arguments of type LayoutSetModifier and TypeMethodDescriptionLayoutSetWrapper.getAttributeGetterFunctions()
LayoutSetWrapper.getAttributeSetterBiConsumers()
Methods in com.liferay.portal.kernel.model with parameters of type LayoutSetModifier and TypeMethodDescriptionvoid
Layout.setLayoutSet
(LayoutSet layoutSet) void
LayoutWrapper.setLayoutSet
(LayoutSet layoutSet) protected LayoutSetWrapper
Constructors in com.liferay.portal.kernel.model with parameters of type LayoutSetModifierConstructorDescriptionLayoutSetStagingHandler
(LayoutSet layoutSet) LayoutSetWrapper
(LayoutSet layoutSet) -
Uses of LayoutSet in com.liferay.portal.kernel.model.impl
Methods in com.liferay.portal.kernel.model.impl that return LayoutSetMethods in com.liferay.portal.kernel.model.impl with parameters of type LayoutSet -
Uses of LayoutSet in com.liferay.portal.kernel.service
Methods in com.liferay.portal.kernel.service that return LayoutSetModifier and TypeMethodDescriptionLayoutSetLocalService.addLayoutSet
(long groupId, boolean privateLayout) LayoutSetLocalService.addLayoutSet
(LayoutSet layoutSet) Adds the layout set to the database.static LayoutSet
LayoutSetLocalServiceUtil.addLayoutSet
(long groupId, boolean privateLayout) static LayoutSet
LayoutSetLocalServiceUtil.addLayoutSet
(LayoutSet layoutSet) Adds the layout set to the database.LayoutSetLocalServiceWrapper.addLayoutSet
(long groupId, boolean privateLayout) LayoutSetLocalServiceWrapper.addLayoutSet
(LayoutSet layoutSet) Adds the layout set to the database.LayoutSetLocalService.createLayoutSet
(long layoutSetId) Creates a new layout set with the primary key.static LayoutSet
LayoutSetLocalServiceUtil.createLayoutSet
(long layoutSetId) Creates a new layout set with the primary key.LayoutSetLocalServiceWrapper.createLayoutSet
(long layoutSetId) Creates a new layout set with the primary key.LayoutSetLocalService.deleteLayoutSet
(long layoutSetId) Deletes the layout set with the primary key from the database.LayoutSetLocalService.deleteLayoutSet
(LayoutSet layoutSet) Deletes the layout set from the database.static LayoutSet
LayoutSetLocalServiceUtil.deleteLayoutSet
(long layoutSetId) Deletes the layout set with the primary key from the database.static LayoutSet
LayoutSetLocalServiceUtil.deleteLayoutSet
(LayoutSet layoutSet) Deletes the layout set from the database.LayoutSetLocalServiceWrapper.deleteLayoutSet
(long layoutSetId) Deletes the layout set with the primary key from the database.LayoutSetLocalServiceWrapper.deleteLayoutSet
(LayoutSet layoutSet) Deletes the layout set from the database.LayoutSetLocalService.fetchLayoutSet
(long layoutSetId) LayoutSetLocalService.fetchLayoutSet
(long groupId, boolean privateLayout) LayoutSetLocalService.fetchLayoutSet
(String virtualHostname) static LayoutSet
LayoutSetLocalServiceUtil.fetchLayoutSet
(long layoutSetId) static LayoutSet
LayoutSetLocalServiceUtil.fetchLayoutSet
(long groupId, boolean privateLayout) static LayoutSet
LayoutSetLocalServiceUtil.fetchLayoutSet
(String virtualHostname) LayoutSetLocalServiceWrapper.fetchLayoutSet
(long layoutSetId) LayoutSetLocalServiceWrapper.fetchLayoutSet
(long groupId, boolean privateLayout) LayoutSetLocalServiceWrapper.fetchLayoutSet
(String virtualHostname) LayoutSetLocalService.fetchLayoutSetByLogoId
(boolean privateLayout, long logoId) static LayoutSet
LayoutSetLocalServiceUtil.fetchLayoutSetByLogoId
(boolean privateLayout, long logoId) LayoutSetLocalServiceWrapper.fetchLayoutSetByLogoId
(boolean privateLayout, long logoId) LayoutSetLocalService.getLayoutSet
(long layoutSetId) Returns the layout set with the primary key.LayoutSetLocalService.getLayoutSet
(long groupId, boolean privateLayout) LayoutSetLocalService.getLayoutSet
(String virtualHostname) static LayoutSet
LayoutSetLocalServiceUtil.getLayoutSet
(long layoutSetId) Returns the layout set with the primary key.static LayoutSet
LayoutSetLocalServiceUtil.getLayoutSet
(long groupId, boolean privateLayout) static LayoutSet
LayoutSetLocalServiceUtil.getLayoutSet
(String virtualHostname) LayoutSetLocalServiceWrapper.getLayoutSet
(long layoutSetId) Returns the layout set with the primary key.LayoutSetLocalServiceWrapper.getLayoutSet
(long groupId, boolean privateLayout) LayoutSetLocalServiceWrapper.getLayoutSet
(String virtualHostname) LayoutSetLocalService.updateFaviconFileEntryId
(long groupId, boolean privateLayout, long faviconFileEntryId) static LayoutSet
LayoutSetLocalServiceUtil.updateFaviconFileEntryId
(long groupId, boolean privateLayout, long faviconFileEntryId) LayoutSetLocalServiceWrapper.updateFaviconFileEntryId
(long groupId, boolean privateLayout, long faviconFileEntryId) LayoutSetLocalService.updateLayoutSet
(LayoutSet layoutSet) Updates the layout set in the database or adds it if it does not yet exist.static LayoutSet
LayoutSetLocalServiceUtil.updateLayoutSet
(LayoutSet layoutSet) Updates the layout set in the database or adds it if it does not yet exist.LayoutSetLocalServiceWrapper.updateLayoutSet
(LayoutSet layoutSet) Updates the layout set in the database or adds it if it does not yet exist.LayoutSetLocalService.updateLogo
(long groupId, boolean privateLayout, boolean hasLogo, byte[] bytes) LayoutSetLocalService.updateLogo
(long groupId, boolean privateLayout, boolean hasLogo, File file) LayoutSetLocalService.updateLogo
(long groupId, boolean privateLayout, boolean hasLogo, InputStream inputStream) LayoutSetLocalService.updateLogo
(long groupId, boolean privateLayout, boolean hasLogo, InputStream inputStream, boolean cleanUpStream) static LayoutSet
LayoutSetLocalServiceUtil.updateLogo
(long groupId, boolean privateLayout, boolean hasLogo, byte[] bytes) static LayoutSet
LayoutSetLocalServiceUtil.updateLogo
(long groupId, boolean privateLayout, boolean hasLogo, File file) static LayoutSet
LayoutSetLocalServiceUtil.updateLogo
(long groupId, boolean privateLayout, boolean hasLogo, InputStream inputStream) static LayoutSet
LayoutSetLocalServiceUtil.updateLogo
(long groupId, boolean privateLayout, boolean hasLogo, InputStream inputStream, boolean cleanUpStream) LayoutSetLocalServiceWrapper.updateLogo
(long groupId, boolean privateLayout, boolean hasLogo, byte[] bytes) LayoutSetLocalServiceWrapper.updateLogo
(long groupId, boolean privateLayout, boolean hasLogo, File file) LayoutSetLocalServiceWrapper.updateLogo
(long groupId, boolean privateLayout, boolean hasLogo, InputStream inputStream) LayoutSetLocalServiceWrapper.updateLogo
(long groupId, boolean privateLayout, boolean hasLogo, InputStream inputStream, boolean cleanUpStream) LayoutSetLocalService.updateLookAndFeel
(long groupId, boolean privateLayout, String themeId, String colorSchemeId, String css) static LayoutSet
LayoutSetLocalServiceUtil.updateLookAndFeel
(long groupId, boolean privateLayout, String themeId, String colorSchemeId, String css) LayoutSetLocalServiceWrapper.updateLookAndFeel
(long groupId, boolean privateLayout, String themeId, String colorSchemeId, String css) LayoutSetService.updateLookAndFeel
(long groupId, boolean privateLayout, String themeId, String colorSchemeId, String css) static LayoutSet
LayoutSetServiceUtil.updateLookAndFeel
(long groupId, boolean privateLayout, String themeId, String colorSchemeId, String css) LayoutSetServiceWrapper.updateLookAndFeel
(long groupId, boolean privateLayout, String themeId, String colorSchemeId, String css) LayoutSetLocalService.updateSettings
(long groupId, boolean privateLayout, String settings) static LayoutSet
LayoutSetLocalServiceUtil.updateSettings
(long groupId, boolean privateLayout, String settings) LayoutSetLocalServiceWrapper.updateSettings
(long groupId, boolean privateLayout, String settings) LayoutSetService.updateSettings
(long groupId, boolean privateLayout, String settings) static LayoutSet
LayoutSetServiceUtil.updateSettings
(long groupId, boolean privateLayout, String settings) LayoutSetServiceWrapper.updateSettings
(long groupId, boolean privateLayout, String settings) LayoutSetLocalService.updateVirtualHosts
(long groupId, boolean privateLayout, TreeMap<String, String> virtualHostnames) static LayoutSet
LayoutSetLocalServiceUtil.updateVirtualHosts
(long groupId, boolean privateLayout, TreeMap<String, String> virtualHostnames) LayoutSetLocalServiceWrapper.updateVirtualHosts
(long groupId, boolean privateLayout, TreeMap<String, String> virtualHostnames) LayoutSetService.updateVirtualHosts
(long groupId, boolean privateLayout, TreeMap<String, String> virtualHostnames) static LayoutSet
LayoutSetServiceUtil.updateVirtualHosts
(long groupId, boolean privateLayout, TreeMap<String, String> virtualHostnames) LayoutSetServiceWrapper.updateVirtualHosts
(long groupId, boolean privateLayout, TreeMap<String, String> virtualHostnames) Methods in com.liferay.portal.kernel.service that return types with arguments of type LayoutSetModifier and TypeMethodDescriptionLayoutSetLocalService.getCTPersistence()
LayoutSetLocalServiceWrapper.getCTPersistence()
LayoutSetLocalService.getLayoutSets
(int start, int end) Returns a range of all the layout sets.LayoutSetLocalServiceUtil.getLayoutSets
(int start, int end) Returns a range of all the layout sets.LayoutSetLocalServiceWrapper.getLayoutSets
(int start, int end) Returns a range of all the layout sets.LayoutSetLocalService.getLayoutSetsByLayoutSetPrototypeUuid
(String layoutSetPrototypeUuid) LayoutSetLocalServiceUtil.getLayoutSetsByLayoutSetPrototypeUuid
(String layoutSetPrototypeUuid) LayoutSetLocalServiceWrapper.getLayoutSetsByLayoutSetPrototypeUuid
(String layoutSetPrototypeUuid) LayoutSetLocalService.getModelClass()
LayoutSetLocalServiceWrapper.getModelClass()
Methods in com.liferay.portal.kernel.service with parameters of type LayoutSetModifier and TypeMethodDescriptionLayoutSetLocalService.addLayoutSet
(LayoutSet layoutSet) Adds the layout set to the database.static LayoutSet
LayoutSetLocalServiceUtil.addLayoutSet
(LayoutSet layoutSet) Adds the layout set to the database.LayoutSetLocalServiceWrapper.addLayoutSet
(LayoutSet layoutSet) Adds the layout set to the database.LayoutSetLocalService.deleteLayoutSet
(LayoutSet layoutSet) Deletes the layout set from the database.static LayoutSet
LayoutSetLocalServiceUtil.deleteLayoutSet
(LayoutSet layoutSet) Deletes the layout set from the database.LayoutSetLocalServiceWrapper.deleteLayoutSet
(LayoutSet layoutSet) Deletes the layout set from the database.LayoutSetLocalService.updateLayoutSet
(LayoutSet layoutSet) Updates the layout set in the database or adds it if it does not yet exist.static LayoutSet
LayoutSetLocalServiceUtil.updateLayoutSet
(LayoutSet layoutSet) Updates the layout set in the database or adds it if it does not yet exist.LayoutSetLocalServiceWrapper.updateLayoutSet
(LayoutSet layoutSet) Updates the layout set in the database or adds it if it does not yet exist.Method parameters in com.liferay.portal.kernel.service with type arguments of type LayoutSetModifier and TypeMethodDescription<R,
E extends Throwable>
RLayoutSetLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<LayoutSet>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RLayoutSetLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<LayoutSet>, R, E> updateUnsafeFunction) -
Uses of LayoutSet in com.liferay.portal.kernel.service.persistence
Methods in com.liferay.portal.kernel.service.persistence that return LayoutSetModifier and TypeMethodDescriptionLayoutSetPersistence.create
(long layoutSetId) Creates a new layout set with the primary key.static LayoutSet
LayoutSetUtil.create
(long layoutSetId) Creates a new layout set with the primary key.LayoutSetPersistence.fetchByC_L_First
(long companyId, String layoutSetPrototypeUuid, OrderByComparator<LayoutSet> orderByComparator) Returns the first layout set in the ordered set where companyId = ? and layoutSetPrototypeUuid = ?.static LayoutSet
LayoutSetUtil.fetchByC_L_First
(long companyId, String layoutSetPrototypeUuid, OrderByComparator<LayoutSet> orderByComparator) Returns the first layout set in the ordered set where companyId = ? and layoutSetPrototypeUuid = ?.LayoutSetPersistence.fetchByC_L_Last
(long companyId, String layoutSetPrototypeUuid, OrderByComparator<LayoutSet> orderByComparator) Returns the last layout set in the ordered set where companyId = ? and layoutSetPrototypeUuid = ?.static LayoutSet
LayoutSetUtil.fetchByC_L_Last
(long companyId, String layoutSetPrototypeUuid, OrderByComparator<LayoutSet> orderByComparator) Returns the last layout set in the ordered set where companyId = ? and layoutSetPrototypeUuid = ?.LayoutSetPersistence.fetchByG_P
(long groupId, boolean privateLayout) Returns the layout set where groupId = ? and privateLayout = ? or returnsnull
if it could not be found.LayoutSetPersistence.fetchByG_P
(long groupId, boolean privateLayout, boolean useFinderCache) Returns the layout set where groupId = ? and privateLayout = ? or returnsnull
if it could not be found, optionally using the finder cache.static LayoutSet
LayoutSetUtil.fetchByG_P
(long groupId, boolean privateLayout) Returns the layout set where groupId = ? and privateLayout = ? or returnsnull
if it could not be found.static LayoutSet
LayoutSetUtil.fetchByG_P
(long groupId, boolean privateLayout, boolean useFinderCache) Returns the layout set where groupId = ? and privateLayout = ? or returnsnull
if it could not be found, optionally using the finder cache.LayoutSetPersistence.fetchByGroupId_First
(long groupId, OrderByComparator<LayoutSet> orderByComparator) Returns the first layout set in the ordered set where groupId = ?.static LayoutSet
LayoutSetUtil.fetchByGroupId_First
(long groupId, OrderByComparator<LayoutSet> orderByComparator) Returns the first layout set in the ordered set where groupId = ?.LayoutSetPersistence.fetchByGroupId_Last
(long groupId, OrderByComparator<LayoutSet> orderByComparator) Returns the last layout set in the ordered set where groupId = ?.static LayoutSet
LayoutSetUtil.fetchByGroupId_Last
(long groupId, OrderByComparator<LayoutSet> orderByComparator) Returns the last layout set in the ordered set where groupId = ?.LayoutSetPersistence.fetchByLayoutSetPrototypeUuid_First
(String layoutSetPrototypeUuid, OrderByComparator<LayoutSet> orderByComparator) Returns the first layout set in the ordered set where layoutSetPrototypeUuid = ?.static LayoutSet
LayoutSetUtil.fetchByLayoutSetPrototypeUuid_First
(String layoutSetPrototypeUuid, OrderByComparator<LayoutSet> orderByComparator) Returns the first layout set in the ordered set where layoutSetPrototypeUuid = ?.LayoutSetPersistence.fetchByLayoutSetPrototypeUuid_Last
(String layoutSetPrototypeUuid, OrderByComparator<LayoutSet> orderByComparator) Returns the last layout set in the ordered set where layoutSetPrototypeUuid = ?.static LayoutSet
LayoutSetUtil.fetchByLayoutSetPrototypeUuid_Last
(String layoutSetPrototypeUuid, OrderByComparator<LayoutSet> orderByComparator) Returns the last layout set in the ordered set where layoutSetPrototypeUuid = ?.LayoutSetPersistence.fetchByP_L
(boolean privateLayout, long logoId) Returns the layout set where privateLayout = ? and logoId = ? or returnsnull
if it could not be found.LayoutSetPersistence.fetchByP_L
(boolean privateLayout, long logoId, boolean useFinderCache) Returns the layout set where privateLayout = ? and logoId = ? or returnsnull
if it could not be found, optionally using the finder cache.static LayoutSet
LayoutSetUtil.fetchByP_L
(boolean privateLayout, long logoId) Returns the layout set where privateLayout = ? and logoId = ? or returnsnull
if it could not be found.static LayoutSet
LayoutSetUtil.fetchByP_L
(boolean privateLayout, long logoId, boolean useFinderCache) Returns the layout set where privateLayout = ? and logoId = ? or returnsnull
if it could not be found, optionally using the finder cache.LayoutSetPersistence.fetchByPrimaryKey
(long layoutSetId) Returns the layout set with the primary key or returnsnull
if it could not be found.static LayoutSet
LayoutSetUtil.fetchByPrimaryKey
(long layoutSetId) Returns the layout set with the primary key or returnsnull
if it could not be found.LayoutSetPersistence.findByC_L_First
(long companyId, String layoutSetPrototypeUuid, OrderByComparator<LayoutSet> orderByComparator) Returns the first layout set in the ordered set where companyId = ? and layoutSetPrototypeUuid = ?.static LayoutSet
LayoutSetUtil.findByC_L_First
(long companyId, String layoutSetPrototypeUuid, OrderByComparator<LayoutSet> orderByComparator) Returns the first layout set in the ordered set where companyId = ? and layoutSetPrototypeUuid = ?.LayoutSetPersistence.findByC_L_Last
(long companyId, String layoutSetPrototypeUuid, OrderByComparator<LayoutSet> orderByComparator) Returns the last layout set in the ordered set where companyId = ? and layoutSetPrototypeUuid = ?.static LayoutSet
LayoutSetUtil.findByC_L_Last
(long companyId, String layoutSetPrototypeUuid, OrderByComparator<LayoutSet> orderByComparator) Returns the last layout set in the ordered set where companyId = ? and layoutSetPrototypeUuid = ?.LayoutSetPersistence.findByC_L_PrevAndNext
(long layoutSetId, long companyId, String layoutSetPrototypeUuid, OrderByComparator<LayoutSet> orderByComparator) Returns the layout sets before and after the current layout set in the ordered set where companyId = ? and layoutSetPrototypeUuid = ?.static LayoutSet[]
LayoutSetUtil.findByC_L_PrevAndNext
(long layoutSetId, long companyId, String layoutSetPrototypeUuid, OrderByComparator<LayoutSet> orderByComparator) Returns the layout sets before and after the current layout set in the ordered set where companyId = ? and layoutSetPrototypeUuid = ?.LayoutSetPersistence.findByG_P
(long groupId, boolean privateLayout) Returns the layout set where groupId = ? and privateLayout = ? or throws aNoSuchLayoutSetException
if it could not be found.static LayoutSet
LayoutSetUtil.findByG_P
(long groupId, boolean privateLayout) Returns the layout set where groupId = ? and privateLayout = ? or throws aNoSuchLayoutSetException
if it could not be found.LayoutSetPersistence.findByGroupId_First
(long groupId, OrderByComparator<LayoutSet> orderByComparator) Returns the first layout set in the ordered set where groupId = ?.static LayoutSet
LayoutSetUtil.findByGroupId_First
(long groupId, OrderByComparator<LayoutSet> orderByComparator) Returns the first layout set in the ordered set where groupId = ?.LayoutSetPersistence.findByGroupId_Last
(long groupId, OrderByComparator<LayoutSet> orderByComparator) Returns the last layout set in the ordered set where groupId = ?.static LayoutSet
LayoutSetUtil.findByGroupId_Last
(long groupId, OrderByComparator<LayoutSet> orderByComparator) Returns the last layout set in the ordered set where groupId = ?.LayoutSetPersistence.findByGroupId_PrevAndNext
(long layoutSetId, long groupId, OrderByComparator<LayoutSet> orderByComparator) Returns the layout sets before and after the current layout set in the ordered set where groupId = ?.static LayoutSet[]
LayoutSetUtil.findByGroupId_PrevAndNext
(long layoutSetId, long groupId, OrderByComparator<LayoutSet> orderByComparator) Returns the layout sets before and after the current layout set in the ordered set where groupId = ?.LayoutSetPersistence.findByLayoutSetPrototypeUuid_First
(String layoutSetPrototypeUuid, OrderByComparator<LayoutSet> orderByComparator) Returns the first layout set in the ordered set where layoutSetPrototypeUuid = ?.static LayoutSet
LayoutSetUtil.findByLayoutSetPrototypeUuid_First
(String layoutSetPrototypeUuid, OrderByComparator<LayoutSet> orderByComparator) Returns the first layout set in the ordered set where layoutSetPrototypeUuid = ?.LayoutSetPersistence.findByLayoutSetPrototypeUuid_Last
(String layoutSetPrototypeUuid, OrderByComparator<LayoutSet> orderByComparator) Returns the last layout set in the ordered set where layoutSetPrototypeUuid = ?.static LayoutSet
LayoutSetUtil.findByLayoutSetPrototypeUuid_Last
(String layoutSetPrototypeUuid, OrderByComparator<LayoutSet> orderByComparator) Returns the last layout set in the ordered set where layoutSetPrototypeUuid = ?.LayoutSetPersistence.findByLayoutSetPrototypeUuid_PrevAndNext
(long layoutSetId, String layoutSetPrototypeUuid, OrderByComparator<LayoutSet> orderByComparator) Returns the layout sets before and after the current layout set in the ordered set where layoutSetPrototypeUuid = ?.static LayoutSet[]
LayoutSetUtil.findByLayoutSetPrototypeUuid_PrevAndNext
(long layoutSetId, String layoutSetPrototypeUuid, OrderByComparator<LayoutSet> orderByComparator) Returns the layout sets before and after the current layout set in the ordered set where layoutSetPrototypeUuid = ?.LayoutSetPersistence.findByP_L
(boolean privateLayout, long logoId) Returns the layout set where privateLayout = ? and logoId = ? or throws aNoSuchLayoutSetException
if it could not be found.static LayoutSet
LayoutSetUtil.findByP_L
(boolean privateLayout, long logoId) Returns the layout set where privateLayout = ? and logoId = ? or throws aNoSuchLayoutSetException
if it could not be found.LayoutSetPersistence.findByPrimaryKey
(long layoutSetId) Returns the layout set with the primary key or throws aNoSuchLayoutSetException
if it could not be found.static LayoutSet
LayoutSetUtil.findByPrimaryKey
(long layoutSetId) Returns the layout set with the primary key or throws aNoSuchLayoutSetException
if it could not be found.LayoutSetPersistence.remove
(long layoutSetId) Removes the layout set with the primary key from the database.static LayoutSet
LayoutSetUtil.remove
(long layoutSetId) Removes the layout set with the primary key from the database.LayoutSetPersistence.removeByG_P
(long groupId, boolean privateLayout) Removes the layout set where groupId = ? and privateLayout = ? from the database.static LayoutSet
LayoutSetUtil.removeByG_P
(long groupId, boolean privateLayout) Removes the layout set where groupId = ? and privateLayout = ? from the database.LayoutSetPersistence.removeByP_L
(boolean privateLayout, long logoId) Removes the layout set where privateLayout = ? and logoId = ? from the database.static LayoutSet
LayoutSetUtil.removeByP_L
(boolean privateLayout, long logoId) Removes the layout set where privateLayout = ? and logoId = ? from the database.static LayoutSet
static LayoutSet
LayoutSetUtil.update
(LayoutSet layoutSet, ServiceContext serviceContext) LayoutSetPersistence.updateImpl
(LayoutSet layoutSet) static LayoutSet
LayoutSetUtil.updateImpl
(LayoutSet layoutSet) Methods in com.liferay.portal.kernel.service.persistence that return types with arguments of type LayoutSetModifier and TypeMethodDescriptionstatic Map<Serializable,
LayoutSet> LayoutSetUtil.fetchByPrimaryKeys
(Set<Serializable> primaryKeys) LayoutSetPersistence.findAll()
Returns all the layout sets.LayoutSetPersistence.findAll
(int start, int end) Returns a range of all the layout sets.LayoutSetPersistence.findAll
(int start, int end, OrderByComparator<LayoutSet> orderByComparator) Returns an ordered range of all the layout sets.LayoutSetPersistence.findAll
(int start, int end, OrderByComparator<LayoutSet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout sets.LayoutSetUtil.findAll()
Returns all the layout sets.LayoutSetUtil.findAll
(int start, int end) Returns a range of all the layout sets.LayoutSetUtil.findAll
(int start, int end, OrderByComparator<LayoutSet> orderByComparator) Returns an ordered range of all the layout sets.LayoutSetUtil.findAll
(int start, int end, OrderByComparator<LayoutSet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout sets.Returns all the layout sets where companyId = ? and layoutSetPrototypeUuid = ?.Returns a range of all the layout sets where companyId = ? and layoutSetPrototypeUuid = ?.LayoutSetPersistence.findByC_L
(long companyId, String layoutSetPrototypeUuid, int start, int end, OrderByComparator<LayoutSet> orderByComparator) Returns an ordered range of all the layout sets where companyId = ? and layoutSetPrototypeUuid = ?.LayoutSetPersistence.findByC_L
(long companyId, String layoutSetPrototypeUuid, int start, int end, OrderByComparator<LayoutSet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout sets where companyId = ? and layoutSetPrototypeUuid = ?.Returns all the layout sets where companyId = ? and layoutSetPrototypeUuid = ?.Returns a range of all the layout sets where companyId = ? and layoutSetPrototypeUuid = ?.LayoutSetUtil.findByC_L
(long companyId, String layoutSetPrototypeUuid, int start, int end, OrderByComparator<LayoutSet> orderByComparator) Returns an ordered range of all the layout sets where companyId = ? and layoutSetPrototypeUuid = ?.LayoutSetUtil.findByC_L
(long companyId, String layoutSetPrototypeUuid, int start, int end, OrderByComparator<LayoutSet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout sets where companyId = ? and layoutSetPrototypeUuid = ?.LayoutSetPersistence.findByGroupId
(long groupId) Returns all the layout sets where groupId = ?.LayoutSetPersistence.findByGroupId
(long groupId, int start, int end) Returns a range of all the layout sets where groupId = ?.LayoutSetPersistence.findByGroupId
(long groupId, int start, int end, OrderByComparator<LayoutSet> orderByComparator) Returns an ordered range of all the layout sets where groupId = ?.LayoutSetPersistence.findByGroupId
(long groupId, int start, int end, OrderByComparator<LayoutSet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout sets where groupId = ?.LayoutSetUtil.findByGroupId
(long groupId) Returns all the layout sets where groupId = ?.LayoutSetUtil.findByGroupId
(long groupId, int start, int end) Returns a range of all the layout sets where groupId = ?.LayoutSetUtil.findByGroupId
(long groupId, int start, int end, OrderByComparator<LayoutSet> orderByComparator) Returns an ordered range of all the layout sets where groupId = ?.LayoutSetUtil.findByGroupId
(long groupId, int start, int end, OrderByComparator<LayoutSet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout sets where groupId = ?.LayoutSetPersistence.findByLayoutSetPrototypeUuid
(String layoutSetPrototypeUuid) Returns all the layout sets where layoutSetPrototypeUuid = ?.LayoutSetPersistence.findByLayoutSetPrototypeUuid
(String layoutSetPrototypeUuid, int start, int end) Returns a range of all the layout sets where layoutSetPrototypeUuid = ?.LayoutSetPersistence.findByLayoutSetPrototypeUuid
(String layoutSetPrototypeUuid, int start, int end, OrderByComparator<LayoutSet> orderByComparator) Returns an ordered range of all the layout sets where layoutSetPrototypeUuid = ?.LayoutSetPersistence.findByLayoutSetPrototypeUuid
(String layoutSetPrototypeUuid, int start, int end, OrderByComparator<LayoutSet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout sets where layoutSetPrototypeUuid = ?.LayoutSetUtil.findByLayoutSetPrototypeUuid
(String layoutSetPrototypeUuid) Returns all the layout sets where layoutSetPrototypeUuid = ?.LayoutSetUtil.findByLayoutSetPrototypeUuid
(String layoutSetPrototypeUuid, int start, int end) Returns a range of all the layout sets where layoutSetPrototypeUuid = ?.LayoutSetUtil.findByLayoutSetPrototypeUuid
(String layoutSetPrototypeUuid, int start, int end, OrderByComparator<LayoutSet> orderByComparator) Returns an ordered range of all the layout sets where layoutSetPrototypeUuid = ?.LayoutSetUtil.findByLayoutSetPrototypeUuid
(String layoutSetPrototypeUuid, int start, int end, OrderByComparator<LayoutSet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout sets where layoutSetPrototypeUuid = ?.LayoutSetUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery) LayoutSetUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery, int start, int end) LayoutSetUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<LayoutSet> orderByComparator) Methods in com.liferay.portal.kernel.service.persistence with parameters of type LayoutSetModifier and TypeMethodDescriptionvoid
LayoutSetPersistence.cacheResult
(LayoutSet layoutSet) Caches the layout set in the entity cache if it is enabled.static void
LayoutSetUtil.cacheResult
(LayoutSet layoutSet) Caches the layout set in the entity cache if it is enabled.static void
LayoutSetUtil.clearCache
(LayoutSet layoutSet) static LayoutSet
static LayoutSet
LayoutSetUtil.update
(LayoutSet layoutSet, ServiceContext serviceContext) LayoutSetPersistence.updateImpl
(LayoutSet layoutSet) static LayoutSet
LayoutSetUtil.updateImpl
(LayoutSet layoutSet) Method parameters in com.liferay.portal.kernel.service.persistence with type arguments of type LayoutSetModifier and TypeMethodDescriptionvoid
LayoutSetPersistence.cacheResult
(List<LayoutSet> layoutSets) Caches the layout sets in the entity cache if it is enabled.static void
LayoutSetUtil.cacheResult
(List<LayoutSet> layoutSets) Caches the layout sets in the entity cache if it is enabled.LayoutSetPersistence.fetchByC_L_First
(long companyId, String layoutSetPrototypeUuid, OrderByComparator<LayoutSet> orderByComparator) Returns the first layout set in the ordered set where companyId = ? and layoutSetPrototypeUuid = ?.static LayoutSet
LayoutSetUtil.fetchByC_L_First
(long companyId, String layoutSetPrototypeUuid, OrderByComparator<LayoutSet> orderByComparator) Returns the first layout set in the ordered set where companyId = ? and layoutSetPrototypeUuid = ?.LayoutSetPersistence.fetchByC_L_Last
(long companyId, String layoutSetPrototypeUuid, OrderByComparator<LayoutSet> orderByComparator) Returns the last layout set in the ordered set where companyId = ? and layoutSetPrototypeUuid = ?.static LayoutSet
LayoutSetUtil.fetchByC_L_Last
(long companyId, String layoutSetPrototypeUuid, OrderByComparator<LayoutSet> orderByComparator) Returns the last layout set in the ordered set where companyId = ? and layoutSetPrototypeUuid = ?.LayoutSetPersistence.fetchByGroupId_First
(long groupId, OrderByComparator<LayoutSet> orderByComparator) Returns the first layout set in the ordered set where groupId = ?.static LayoutSet
LayoutSetUtil.fetchByGroupId_First
(long groupId, OrderByComparator<LayoutSet> orderByComparator) Returns the first layout set in the ordered set where groupId = ?.LayoutSetPersistence.fetchByGroupId_Last
(long groupId, OrderByComparator<LayoutSet> orderByComparator) Returns the last layout set in the ordered set where groupId = ?.static LayoutSet
LayoutSetUtil.fetchByGroupId_Last
(long groupId, OrderByComparator<LayoutSet> orderByComparator) Returns the last layout set in the ordered set where groupId = ?.LayoutSetPersistence.fetchByLayoutSetPrototypeUuid_First
(String layoutSetPrototypeUuid, OrderByComparator<LayoutSet> orderByComparator) Returns the first layout set in the ordered set where layoutSetPrototypeUuid = ?.static LayoutSet
LayoutSetUtil.fetchByLayoutSetPrototypeUuid_First
(String layoutSetPrototypeUuid, OrderByComparator<LayoutSet> orderByComparator) Returns the first layout set in the ordered set where layoutSetPrototypeUuid = ?.LayoutSetPersistence.fetchByLayoutSetPrototypeUuid_Last
(String layoutSetPrototypeUuid, OrderByComparator<LayoutSet> orderByComparator) Returns the last layout set in the ordered set where layoutSetPrototypeUuid = ?.static LayoutSet
LayoutSetUtil.fetchByLayoutSetPrototypeUuid_Last
(String layoutSetPrototypeUuid, OrderByComparator<LayoutSet> orderByComparator) Returns the last layout set in the ordered set where layoutSetPrototypeUuid = ?.LayoutSetPersistence.findAll
(int start, int end, OrderByComparator<LayoutSet> orderByComparator) Returns an ordered range of all the layout sets.LayoutSetPersistence.findAll
(int start, int end, OrderByComparator<LayoutSet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout sets.LayoutSetUtil.findAll
(int start, int end, OrderByComparator<LayoutSet> orderByComparator) Returns an ordered range of all the layout sets.LayoutSetUtil.findAll
(int start, int end, OrderByComparator<LayoutSet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout sets.LayoutSetPersistence.findByC_L
(long companyId, String layoutSetPrototypeUuid, int start, int end, OrderByComparator<LayoutSet> orderByComparator) Returns an ordered range of all the layout sets where companyId = ? and layoutSetPrototypeUuid = ?.LayoutSetPersistence.findByC_L
(long companyId, String layoutSetPrototypeUuid, int start, int end, OrderByComparator<LayoutSet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout sets where companyId = ? and layoutSetPrototypeUuid = ?.LayoutSetUtil.findByC_L
(long companyId, String layoutSetPrototypeUuid, int start, int end, OrderByComparator<LayoutSet> orderByComparator) Returns an ordered range of all the layout sets where companyId = ? and layoutSetPrototypeUuid = ?.LayoutSetUtil.findByC_L
(long companyId, String layoutSetPrototypeUuid, int start, int end, OrderByComparator<LayoutSet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout sets where companyId = ? and layoutSetPrototypeUuid = ?.LayoutSetPersistence.findByC_L_First
(long companyId, String layoutSetPrototypeUuid, OrderByComparator<LayoutSet> orderByComparator) Returns the first layout set in the ordered set where companyId = ? and layoutSetPrototypeUuid = ?.static LayoutSet
LayoutSetUtil.findByC_L_First
(long companyId, String layoutSetPrototypeUuid, OrderByComparator<LayoutSet> orderByComparator) Returns the first layout set in the ordered set where companyId = ? and layoutSetPrototypeUuid = ?.LayoutSetPersistence.findByC_L_Last
(long companyId, String layoutSetPrototypeUuid, OrderByComparator<LayoutSet> orderByComparator) Returns the last layout set in the ordered set where companyId = ? and layoutSetPrototypeUuid = ?.static LayoutSet
LayoutSetUtil.findByC_L_Last
(long companyId, String layoutSetPrototypeUuid, OrderByComparator<LayoutSet> orderByComparator) Returns the last layout set in the ordered set where companyId = ? and layoutSetPrototypeUuid = ?.LayoutSetPersistence.findByC_L_PrevAndNext
(long layoutSetId, long companyId, String layoutSetPrototypeUuid, OrderByComparator<LayoutSet> orderByComparator) Returns the layout sets before and after the current layout set in the ordered set where companyId = ? and layoutSetPrototypeUuid = ?.static LayoutSet[]
LayoutSetUtil.findByC_L_PrevAndNext
(long layoutSetId, long companyId, String layoutSetPrototypeUuid, OrderByComparator<LayoutSet> orderByComparator) Returns the layout sets before and after the current layout set in the ordered set where companyId = ? and layoutSetPrototypeUuid = ?.LayoutSetPersistence.findByGroupId
(long groupId, int start, int end, OrderByComparator<LayoutSet> orderByComparator) Returns an ordered range of all the layout sets where groupId = ?.LayoutSetPersistence.findByGroupId
(long groupId, int start, int end, OrderByComparator<LayoutSet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout sets where groupId = ?.LayoutSetUtil.findByGroupId
(long groupId, int start, int end, OrderByComparator<LayoutSet> orderByComparator) Returns an ordered range of all the layout sets where groupId = ?.LayoutSetUtil.findByGroupId
(long groupId, int start, int end, OrderByComparator<LayoutSet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout sets where groupId = ?.LayoutSetPersistence.findByGroupId_First
(long groupId, OrderByComparator<LayoutSet> orderByComparator) Returns the first layout set in the ordered set where groupId = ?.static LayoutSet
LayoutSetUtil.findByGroupId_First
(long groupId, OrderByComparator<LayoutSet> orderByComparator) Returns the first layout set in the ordered set where groupId = ?.LayoutSetPersistence.findByGroupId_Last
(long groupId, OrderByComparator<LayoutSet> orderByComparator) Returns the last layout set in the ordered set where groupId = ?.static LayoutSet
LayoutSetUtil.findByGroupId_Last
(long groupId, OrderByComparator<LayoutSet> orderByComparator) Returns the last layout set in the ordered set where groupId = ?.LayoutSetPersistence.findByGroupId_PrevAndNext
(long layoutSetId, long groupId, OrderByComparator<LayoutSet> orderByComparator) Returns the layout sets before and after the current layout set in the ordered set where groupId = ?.static LayoutSet[]
LayoutSetUtil.findByGroupId_PrevAndNext
(long layoutSetId, long groupId, OrderByComparator<LayoutSet> orderByComparator) Returns the layout sets before and after the current layout set in the ordered set where groupId = ?.LayoutSetPersistence.findByLayoutSetPrototypeUuid
(String layoutSetPrototypeUuid, int start, int end, OrderByComparator<LayoutSet> orderByComparator) Returns an ordered range of all the layout sets where layoutSetPrototypeUuid = ?.LayoutSetPersistence.findByLayoutSetPrototypeUuid
(String layoutSetPrototypeUuid, int start, int end, OrderByComparator<LayoutSet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout sets where layoutSetPrototypeUuid = ?.LayoutSetUtil.findByLayoutSetPrototypeUuid
(String layoutSetPrototypeUuid, int start, int end, OrderByComparator<LayoutSet> orderByComparator) Returns an ordered range of all the layout sets where layoutSetPrototypeUuid = ?.LayoutSetUtil.findByLayoutSetPrototypeUuid
(String layoutSetPrototypeUuid, int start, int end, OrderByComparator<LayoutSet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout sets where layoutSetPrototypeUuid = ?.LayoutSetPersistence.findByLayoutSetPrototypeUuid_First
(String layoutSetPrototypeUuid, OrderByComparator<LayoutSet> orderByComparator) Returns the first layout set in the ordered set where layoutSetPrototypeUuid = ?.static LayoutSet
LayoutSetUtil.findByLayoutSetPrototypeUuid_First
(String layoutSetPrototypeUuid, OrderByComparator<LayoutSet> orderByComparator) Returns the first layout set in the ordered set where layoutSetPrototypeUuid = ?.LayoutSetPersistence.findByLayoutSetPrototypeUuid_Last
(String layoutSetPrototypeUuid, OrderByComparator<LayoutSet> orderByComparator) Returns the last layout set in the ordered set where layoutSetPrototypeUuid = ?.static LayoutSet
LayoutSetUtil.findByLayoutSetPrototypeUuid_Last
(String layoutSetPrototypeUuid, OrderByComparator<LayoutSet> orderByComparator) Returns the last layout set in the ordered set where layoutSetPrototypeUuid = ?.LayoutSetPersistence.findByLayoutSetPrototypeUuid_PrevAndNext
(long layoutSetId, String layoutSetPrototypeUuid, OrderByComparator<LayoutSet> orderByComparator) Returns the layout sets before and after the current layout set in the ordered set where layoutSetPrototypeUuid = ?.static LayoutSet[]
LayoutSetUtil.findByLayoutSetPrototypeUuid_PrevAndNext
(long layoutSetId, String layoutSetPrototypeUuid, OrderByComparator<LayoutSet> orderByComparator) Returns the layout sets before and after the current layout set in the ordered set where layoutSetPrototypeUuid = ?.LayoutSetUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<LayoutSet> orderByComparator) -
Uses of LayoutSet in com.liferay.portal.kernel.theme
Methods in com.liferay.portal.kernel.theme that return LayoutSetModifier and TypeMethodDescriptionThemeDisplay.getLayoutSet()
Returns the current layout set, being either a public layout set or a private layout set.Methods in com.liferay.portal.kernel.theme with parameters of type LayoutSet -
Uses of LayoutSet in com.liferay.portal.kernel.util
Methods in com.liferay.portal.kernel.util that return LayoutSetModifier and TypeMethodDescriptionstatic LayoutSet
DefaultLayoutSetPrototypesUtil.addLayoutSetPrototype
(long companyId, long defaultUserId, String nameKey, String descriptionKey, List<LayoutSetPrototype> layoutSetPrototypes, ClassLoader classLoader) Methods in com.liferay.portal.kernel.util with parameters of type LayoutSetModifier and TypeMethodDescriptionstatic Layout
DefaultLayoutPrototypesUtil.addLayout
(LayoutSet layoutSet, String nameKey, String friendlyURL, String layoutTemplateId) Portal.getGroupFriendlyURL
(LayoutSet layoutSet, ThemeDisplay themeDisplay, boolean canonicalURL, boolean controlPanel) Portal.getGroupFriendlyURL
(LayoutSet layoutSet, ThemeDisplay themeDisplay, Locale locale) static String
PortalUtil.getGroupFriendlyURL
(LayoutSet layoutSet, ThemeDisplay themeDisplay, boolean canonicalURL, boolean controlPanel) static String
PortalUtil.getGroupFriendlyURL
(LayoutSet layoutSet, ThemeDisplay themeDisplay, Locale locale) Portal.getLayoutSetDisplayURL
(LayoutSet layoutSet, boolean secureConnection) static String
PortalUtil.getLayoutSetDisplayURL
(LayoutSet layoutSet, boolean secureConnection) Portal.getLayoutSetFriendlyURL
(LayoutSet layoutSet, ThemeDisplay themeDisplay) static String
PortalUtil.getLayoutSetFriendlyURL
(LayoutSet layoutSet, ThemeDisplay themeDisplay) Portal.getPortalURL
(LayoutSet layoutSet, ThemeDisplay themeDisplay) static String
PortalUtil.getPortalURL
(LayoutSet layoutSet, ThemeDisplay themeDisplay) Portal.getVirtualHostnames
(LayoutSet layoutSet) PortalUtil.getVirtualHostnames
(LayoutSet layoutSet) -
Uses of LayoutSet in com.liferay.sites.kernel.util
Methods in com.liferay.sites.kernel.util with parameters of type LayoutSetModifier and TypeMethodDescriptionboolean
Sites.isLayoutSetMergeable
(Group group, LayoutSet layoutSet) void
Sites.mergeLayoutSetPrototypeLayouts
(Group group, LayoutSet layoutSet) void
Sites.removeMergeFailFriendlyURLLayouts
(LayoutSet layoutSet)