Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portal.model.LayoutRevision

Packages that use LayoutRevision
com.liferay.portal.kernel.staging   
com.liferay.portal.model This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types. 
com.liferay.portal.service This package defines the portal service interfaces and classes. 
com.liferay.portal.service.persistence This package defines the portal service persistence interfaces, classes, and utilities. 
 

Uses of LayoutRevision in com.liferay.portal.kernel.staging
 

Methods in com.liferay.portal.kernel.staging that return LayoutRevision
 LayoutRevision LayoutStaging.getLayoutRevision(Layout layout)
           
static LayoutRevision LayoutStagingUtil.getLayoutRevision(Layout layout)
           
 

Methods in com.liferay.portal.kernel.staging with parameters of type LayoutRevision
 WorkflowTask Staging.getWorkflowTask(long userId, LayoutRevision layoutRevision)
           
static WorkflowTask StagingUtil.getWorkflowTask(long userId, LayoutRevision layoutRevision)
           
 boolean Staging.hasWorkflowTask(long userId, LayoutRevision layoutRevision)
           
static boolean StagingUtil.hasWorkflowTask(long userId, LayoutRevision layoutRevision)
           
 

Uses of LayoutRevision in com.liferay.portal.model
 

Classes in com.liferay.portal.model that implement LayoutRevision
 class LayoutRevisionWrapper
           This class is a wrapper for LayoutRevision.
 

Methods in com.liferay.portal.model that return LayoutRevision
 LayoutRevision LayoutStagingHandler.getLayoutRevision()
           
 LayoutRevision LayoutRevisionWrapper.getWrappedLayoutRevision()
          Deprecated. Renamed to LayoutRevisionWrapper.getWrappedModel()
 LayoutRevision LayoutRevisionWrapper.getWrappedModel()
           
 LayoutRevision LayoutRevisionModel.toEscapedModel()
           
 LayoutRevision LayoutRevisionWrapper.toEscapedModel()
           
 LayoutRevision LayoutRevisionModel.toUnescapedModel()
           
 LayoutRevision LayoutRevisionWrapper.toUnescapedModel()
           
 

Methods in com.liferay.portal.model that return types with arguments of type LayoutRevision
 List<LayoutRevision> LayoutRevision.getChildren()
           
 List<LayoutRevision> LayoutRevisionWrapper.getChildren()
           
 CacheModel<LayoutRevision> LayoutRevisionModel.toCacheModel()
           
 CacheModel<LayoutRevision> LayoutRevisionWrapper.toCacheModel()
           
 

Methods in com.liferay.portal.model with parameters of type LayoutRevision
 int LayoutRevisionModel.compareTo(LayoutRevision layoutRevision)
           
 int LayoutRevisionWrapper.compareTo(LayoutRevision layoutRevision)
           
 void LayoutStagingHandler.setLayoutRevision(LayoutRevision layoutRevision)
           
static LayoutRevisionSoap LayoutRevisionSoap.toSoapModel(LayoutRevision model)
           
static LayoutRevisionSoap[] LayoutRevisionSoap.toSoapModels(LayoutRevision[] models)
           
static LayoutRevisionSoap[][] LayoutRevisionSoap.toSoapModels(LayoutRevision[][] models)
           
 

Method parameters in com.liferay.portal.model with type arguments of type LayoutRevision
static LayoutRevisionSoap[] LayoutRevisionSoap.toSoapModels(List<LayoutRevision> models)
           
 

Constructors in com.liferay.portal.model with parameters of type LayoutRevision
LayoutRevisionWrapper(LayoutRevision layoutRevision)
           
 

Uses of LayoutRevision in com.liferay.portal.service
 

Methods in com.liferay.portal.service that return LayoutRevision
 LayoutRevision LayoutRevisionLocalService.addLayoutRevision(LayoutRevision layoutRevision)
          Adds the layout revision to the database.
static LayoutRevision LayoutRevisionLocalServiceUtil.addLayoutRevision(LayoutRevision layoutRevision)
          Adds the layout revision to the database.
 LayoutRevision LayoutRevisionLocalServiceWrapper.addLayoutRevision(LayoutRevision layoutRevision)
          Adds the layout revision to the database.
 LayoutRevision LayoutRevisionLocalService.addLayoutRevision(long userId, long layoutSetBranchId, long layoutBranchId, long parentLayoutRevisionId, boolean head, long plid, long portletPreferencesPlid, boolean privateLayout, String name, String title, String description, String keywords, String robots, String typeSettings, boolean iconImage, long iconImageId, String themeId, String colorSchemeId, String wapThemeId, String wapColorSchemeId, String css, ServiceContext serviceContext)
           
static LayoutRevision LayoutRevisionLocalServiceUtil.addLayoutRevision(long userId, long layoutSetBranchId, long layoutBranchId, long parentLayoutRevisionId, boolean head, long plid, long portletPreferencesPlid, boolean privateLayout, String name, String title, String description, String keywords, String robots, String typeSettings, boolean iconImage, long iconImageId, String themeId, String colorSchemeId, String wapThemeId, String wapColorSchemeId, String css, ServiceContext serviceContext)
           
static LayoutRevision LayoutRevisionServiceUtil.addLayoutRevision(long userId, long layoutSetBranchId, long layoutBranchId, long parentLayoutRevisionId, boolean head, long plid, long portletPreferencesPlid, boolean privateLayout, String name, String title, String description, String keywords, String robots, String typeSettings, boolean iconImage, long iconImageId, String themeId, String colorSchemeId, String wapThemeId, String wapColorSchemeId, String css, ServiceContext serviceContext)
           
 LayoutRevision LayoutRevisionLocalServiceWrapper.addLayoutRevision(long userId, long layoutSetBranchId, long layoutBranchId, long parentLayoutRevisionId, boolean head, long plid, long portletPreferencesPlid, boolean privateLayout, String name, String title, String description, String keywords, String robots, String typeSettings, boolean iconImage, long iconImageId, String themeId, String colorSchemeId, String wapThemeId, String wapColorSchemeId, String css, ServiceContext serviceContext)
           
 LayoutRevision LayoutRevisionServiceWrapper.addLayoutRevision(long userId, long layoutSetBranchId, long layoutBranchId, long parentLayoutRevisionId, boolean head, long plid, long portletPreferencesPlid, boolean privateLayout, String name, String title, String description, String keywords, String robots, String typeSettings, boolean iconImage, long iconImageId, String themeId, String colorSchemeId, String wapThemeId, String wapColorSchemeId, String css, ServiceContext serviceContext)
           
 LayoutRevision LayoutRevisionService.addLayoutRevision(long userId, long layoutSetBranchId, long layoutBranchId, long parentLayoutRevisionId, boolean head, long plid, long portletPreferencesPlid, boolean privateLayout, String name, String title, String description, String keywords, String robots, String typeSettings, boolean iconImage, long iconImageId, String themeId, String colorSchemeId, String wapThemeId, String wapColorSchemeId, String css, ServiceContext serviceContext)
           
 LayoutRevision LayoutRevisionLocalService.createLayoutRevision(long layoutRevisionId)
          Creates a new layout revision with the primary key.
static LayoutRevision LayoutRevisionLocalServiceUtil.createLayoutRevision(long layoutRevisionId)
          Creates a new layout revision with the primary key.
 LayoutRevision LayoutRevisionLocalServiceWrapper.createLayoutRevision(long layoutRevisionId)
          Creates a new layout revision with the primary key.
 LayoutRevision LayoutRevisionLocalService.deleteLayoutRevision(LayoutRevision layoutRevision)
          Deletes the layout revision from the database.
static LayoutRevision LayoutRevisionLocalServiceUtil.deleteLayoutRevision(LayoutRevision layoutRevision)
          Deletes the layout revision from the database.
 LayoutRevision LayoutRevisionLocalServiceWrapper.deleteLayoutRevision(LayoutRevision layoutRevision)
          Deletes the layout revision from the database.
 LayoutRevision LayoutRevisionLocalService.deleteLayoutRevision(long layoutRevisionId)
          Deletes the layout revision with the primary key from the database.
static LayoutRevision LayoutRevisionLocalServiceUtil.deleteLayoutRevision(long layoutRevisionId)
          Deletes the layout revision with the primary key from the database.
 LayoutRevision LayoutRevisionLocalServiceWrapper.deleteLayoutRevision(long layoutRevisionId)
          Deletes the layout revision with the primary key from the database.
 LayoutRevision LayoutRevisionLocalService.fetchLastLayoutRevision(long plid, boolean head)
           
static LayoutRevision LayoutRevisionLocalServiceUtil.fetchLastLayoutRevision(long plid, boolean head)
           
 LayoutRevision LayoutRevisionLocalServiceWrapper.fetchLastLayoutRevision(long plid, boolean head)
           
 LayoutRevision LayoutRevisionLocalService.fetchLayoutRevision(long layoutRevisionId)
           
static LayoutRevision LayoutRevisionLocalServiceUtil.fetchLayoutRevision(long layoutRevisionId)
           
 LayoutRevision LayoutRevisionLocalServiceWrapper.fetchLayoutRevision(long layoutRevisionId)
           
 LayoutRevision LayoutRevisionLocalService.getLayoutRevision(long layoutRevisionId)
          Returns the layout revision with the primary key.
static LayoutRevision LayoutRevisionLocalServiceUtil.getLayoutRevision(long layoutRevisionId)
          Returns the layout revision with the primary key.
 LayoutRevision LayoutRevisionLocalServiceWrapper.getLayoutRevision(long layoutRevisionId)
          Returns the layout revision with the primary key.
 LayoutRevision LayoutRevisionLocalService.getLayoutRevision(long layoutSetBranchId, long plid, boolean head)
           
static LayoutRevision LayoutRevisionLocalServiceUtil.getLayoutRevision(long layoutSetBranchId, long plid, boolean head)
           
 LayoutRevision LayoutRevisionLocalServiceWrapper.getLayoutRevision(long layoutSetBranchId, long plid, boolean head)
           
 LayoutRevision LayoutRevisionLocalService.getLayoutRevision(long layoutSetBranchId, long layoutBranchId, long plid)
           
static LayoutRevision LayoutRevisionLocalServiceUtil.getLayoutRevision(long layoutSetBranchId, long layoutBranchId, long plid)
           
 LayoutRevision LayoutRevisionLocalServiceWrapper.getLayoutRevision(long layoutSetBranchId, long layoutBranchId, long plid)
           
 LayoutRevision LayoutRevisionLocalService.updateLayoutRevision(LayoutRevision layoutRevision)
          Updates the layout revision in the database or adds it if it does not yet exist.
static LayoutRevision LayoutRevisionLocalServiceUtil.updateLayoutRevision(LayoutRevision layoutRevision)
          Updates the layout revision in the database or adds it if it does not yet exist.
 LayoutRevision LayoutRevisionLocalServiceWrapper.updateLayoutRevision(LayoutRevision layoutRevision)
          Updates the layout revision in the database or adds it if it does not yet exist.
 LayoutRevision LayoutRevisionLocalService.updateLayoutRevision(LayoutRevision layoutRevision, boolean merge)
          Updates the layout revision in the database or adds it if it does not yet exist.
static LayoutRevision LayoutRevisionLocalServiceUtil.updateLayoutRevision(LayoutRevision layoutRevision, boolean merge)
          Updates the layout revision in the database or adds it if it does not yet exist.
 LayoutRevision LayoutRevisionLocalServiceWrapper.updateLayoutRevision(LayoutRevision layoutRevision, boolean merge)
          Updates the layout revision in the database or adds it if it does not yet exist.
 LayoutRevision LayoutRevisionLocalService.updateLayoutRevision(long userId, long layoutRevisionId, long layoutBranchId, String name, String title, String description, String keywords, String robots, String typeSettings, boolean iconImage, long iconImageId, String themeId, String colorSchemeId, String wapThemeId, String wapColorSchemeId, String css, ServiceContext serviceContext)
           
static LayoutRevision LayoutRevisionLocalServiceUtil.updateLayoutRevision(long userId, long layoutRevisionId, long layoutBranchId, String name, String title, String description, String keywords, String robots, String typeSettings, boolean iconImage, long iconImageId, String themeId, String colorSchemeId, String wapThemeId, String wapColorSchemeId, String css, ServiceContext serviceContext)
           
 LayoutRevision LayoutRevisionLocalServiceWrapper.updateLayoutRevision(long userId, long layoutRevisionId, long layoutBranchId, String name, String title, String description, String keywords, String robots, String typeSettings, boolean iconImage, long iconImageId, String themeId, String colorSchemeId, String wapThemeId, String wapColorSchemeId, String css, ServiceContext serviceContext)
           
 LayoutRevision LayoutRevisionLocalService.updateStatus(long userId, long layoutRevisionId, int status, ServiceContext serviceContext)
           
static LayoutRevision LayoutRevisionLocalServiceUtil.updateStatus(long userId, long layoutRevisionId, int status, ServiceContext serviceContext)
           
 LayoutRevision LayoutRevisionLocalServiceWrapper.updateStatus(long userId, long layoutRevisionId, int status, ServiceContext serviceContext)
           
 

Methods in com.liferay.portal.service that return types with arguments of type LayoutRevision
 List<LayoutRevision> LayoutRevisionLocalService.getChildLayoutRevisions(long layoutSetBranchId, long parentLayoutRevisionId, long plid)
           
static List<LayoutRevision> LayoutRevisionLocalServiceUtil.getChildLayoutRevisions(long layoutSetBranchId, long parentLayoutRevisionId, long plid)
           
 List<LayoutRevision> LayoutRevisionLocalServiceWrapper.getChildLayoutRevisions(long layoutSetBranchId, long parentLayoutRevisionId, long plid)
           
 List<LayoutRevision> LayoutRevisionLocalService.getChildLayoutRevisions(long layoutSetBranchId, long parentLayoutRevision, long plid, int start, int end, OrderByComparator orderByComparator)
           
static List<LayoutRevision> LayoutRevisionLocalServiceUtil.getChildLayoutRevisions(long layoutSetBranchId, long parentLayoutRevision, long plid, int start, int end, OrderByComparator orderByComparator)
           
 List<LayoutRevision> LayoutRevisionLocalServiceWrapper.getChildLayoutRevisions(long layoutSetBranchId, long parentLayoutRevision, long plid, int start, int end, OrderByComparator orderByComparator)
           
 List<LayoutRevision> LayoutRevisionLocalService.getLayoutRevisions(int start, int end)
          Returns a range of all the layout revisions.
static List<LayoutRevision> LayoutRevisionLocalServiceUtil.getLayoutRevisions(int start, int end)
          Returns a range of all the layout revisions.
 List<LayoutRevision> LayoutRevisionLocalServiceWrapper.getLayoutRevisions(int start, int end)
          Returns a range of all the layout revisions.
 List<LayoutRevision> LayoutRevisionLocalService.getLayoutRevisions(long plid)
           
static List<LayoutRevision> LayoutRevisionLocalServiceUtil.getLayoutRevisions(long plid)
           
 List<LayoutRevision> LayoutRevisionLocalServiceWrapper.getLayoutRevisions(long plid)
           
 List<LayoutRevision> LayoutRevisionLocalService.getLayoutRevisions(long layoutSetBranchId, boolean head)
           
static List<LayoutRevision> LayoutRevisionLocalServiceUtil.getLayoutRevisions(long layoutSetBranchId, boolean head)
           
 List<LayoutRevision> LayoutRevisionLocalServiceWrapper.getLayoutRevisions(long layoutSetBranchId, boolean head)
           
 List<LayoutRevision> LayoutRevisionLocalService.getLayoutRevisions(long layoutSetBranchId, int status)
           
static List<LayoutRevision> LayoutRevisionLocalServiceUtil.getLayoutRevisions(long layoutSetBranchId, int status)
           
 List<LayoutRevision> LayoutRevisionLocalServiceWrapper.getLayoutRevisions(long layoutSetBranchId, int status)
           
 List<LayoutRevision> LayoutRevisionLocalService.getLayoutRevisions(long layoutSetBranchId, long plid)
           
static List<LayoutRevision> LayoutRevisionLocalServiceUtil.getLayoutRevisions(long layoutSetBranchId, long plid)
           
 List<LayoutRevision> LayoutRevisionLocalServiceWrapper.getLayoutRevisions(long layoutSetBranchId, long plid)
           
 List<LayoutRevision> LayoutRevisionLocalService.getLayoutRevisions(long layoutSetBranchId, long plid, int status)
           
static List<LayoutRevision> LayoutRevisionLocalServiceUtil.getLayoutRevisions(long layoutSetBranchId, long plid, int status)
           
 List<LayoutRevision> LayoutRevisionLocalServiceWrapper.getLayoutRevisions(long layoutSetBranchId, long plid, int status)
           
 List<LayoutRevision> LayoutRevisionLocalService.getLayoutRevisions(long layoutSetBranchId, long plid, int start, int end, OrderByComparator orderByComparator)
           
static List<LayoutRevision> LayoutRevisionLocalServiceUtil.getLayoutRevisions(long layoutSetBranchId, long plid, int start, int end, OrderByComparator orderByComparator)
           
 List<LayoutRevision> LayoutRevisionLocalServiceWrapper.getLayoutRevisions(long layoutSetBranchId, long plid, int start, int end, OrderByComparator orderByComparator)
           
 List<LayoutRevision> LayoutRevisionLocalService.getLayoutRevisions(long layoutSetBranchId, long layoutBranchId, long plid, int start, int end, OrderByComparator orderByComparator)
           
static List<LayoutRevision> LayoutRevisionLocalServiceUtil.getLayoutRevisions(long layoutSetBranchId, long layoutBranchId, long plid, int start, int end, OrderByComparator orderByComparator)
           
 List<LayoutRevision> LayoutRevisionLocalServiceWrapper.getLayoutRevisions(long layoutSetBranchId, long layoutBranchId, long plid, int start, int end, OrderByComparator orderByComparator)
           
 

Methods in com.liferay.portal.service with parameters of type LayoutRevision
 LayoutRevision LayoutRevisionLocalService.addLayoutRevision(LayoutRevision layoutRevision)
          Adds the layout revision to the database.
static LayoutRevision LayoutRevisionLocalServiceUtil.addLayoutRevision(LayoutRevision layoutRevision)
          Adds the layout revision to the database.
 LayoutRevision LayoutRevisionLocalServiceWrapper.addLayoutRevision(LayoutRevision layoutRevision)
          Adds the layout revision to the database.
 LayoutRevision LayoutRevisionLocalService.deleteLayoutRevision(LayoutRevision layoutRevision)
          Deletes the layout revision from the database.
static LayoutRevision LayoutRevisionLocalServiceUtil.deleteLayoutRevision(LayoutRevision layoutRevision)
          Deletes the layout revision from the database.
 LayoutRevision LayoutRevisionLocalServiceWrapper.deleteLayoutRevision(LayoutRevision layoutRevision)
          Deletes the layout revision from the database.
 LayoutRevision LayoutRevisionLocalService.updateLayoutRevision(LayoutRevision layoutRevision)
          Updates the layout revision in the database or adds it if it does not yet exist.
static LayoutRevision LayoutRevisionLocalServiceUtil.updateLayoutRevision(LayoutRevision layoutRevision)
          Updates the layout revision in the database or adds it if it does not yet exist.
 LayoutRevision LayoutRevisionLocalServiceWrapper.updateLayoutRevision(LayoutRevision layoutRevision)
          Updates the layout revision in the database or adds it if it does not yet exist.
 LayoutRevision LayoutRevisionLocalService.updateLayoutRevision(LayoutRevision layoutRevision, boolean merge)
          Updates the layout revision in the database or adds it if it does not yet exist.
static LayoutRevision LayoutRevisionLocalServiceUtil.updateLayoutRevision(LayoutRevision layoutRevision, boolean merge)
          Updates the layout revision in the database or adds it if it does not yet exist.
 LayoutRevision LayoutRevisionLocalServiceWrapper.updateLayoutRevision(LayoutRevision layoutRevision, boolean merge)
          Updates the layout revision in the database or adds it if it does not yet exist.
 

Uses of LayoutRevision in com.liferay.portal.service.persistence
 

Methods in com.liferay.portal.service.persistence that return LayoutRevision
static LayoutRevision LayoutRevisionUtil.create(long layoutRevisionId)
          Creates a new layout revision with the primary key.
 LayoutRevision LayoutRevisionPersistence.create(long layoutRevisionId)
          Creates a new layout revision with the primary key.
static LayoutRevision LayoutRevisionUtil.fetchByH_P_First(boolean head, long plid, OrderByComparator orderByComparator)
          Returns the first layout revision in the ordered set where head = ? and plid = ?.
 LayoutRevision LayoutRevisionPersistence.fetchByH_P_First(boolean head, long plid, OrderByComparator orderByComparator)
          Returns the first layout revision in the ordered set where head = ? and plid = ?.
static LayoutRevision LayoutRevisionUtil.fetchByH_P_Last(boolean head, long plid, OrderByComparator orderByComparator)
          Returns the last layout revision in the ordered set where head = ? and plid = ?.
 LayoutRevision LayoutRevisionPersistence.fetchByH_P_Last(boolean head, long plid, OrderByComparator orderByComparator)
          Returns the last layout revision in the ordered set where head = ? and plid = ?.
static LayoutRevision LayoutRevisionUtil.fetchByL_H_First(long layoutSetBranchId, boolean head, OrderByComparator orderByComparator)
          Returns the first layout revision in the ordered set where layoutSetBranchId = ? and head = ?.
 LayoutRevision LayoutRevisionPersistence.fetchByL_H_First(long layoutSetBranchId, boolean head, OrderByComparator orderByComparator)
          Returns the first layout revision in the ordered set where layoutSetBranchId = ? and head = ?.
static LayoutRevision LayoutRevisionUtil.fetchByL_H_Last(long layoutSetBranchId, boolean head, OrderByComparator orderByComparator)
          Returns the last layout revision in the ordered set where layoutSetBranchId = ? and head = ?.
 LayoutRevision LayoutRevisionPersistence.fetchByL_H_Last(long layoutSetBranchId, boolean head, OrderByComparator orderByComparator)
          Returns the last layout revision in the ordered set where layoutSetBranchId = ? and head = ?.
static LayoutRevision LayoutRevisionUtil.fetchByL_H_P(long layoutSetBranchId, boolean head, long plid)
          Returns the layout revision where layoutSetBranchId = ? and head = ? and plid = ? or returns null if it could not be found.
 LayoutRevision LayoutRevisionPersistence.fetchByL_H_P(long layoutSetBranchId, boolean head, long plid)
          Returns the layout revision where layoutSetBranchId = ? and head = ? and plid = ? or returns null if it could not be found.
static LayoutRevision LayoutRevisionUtil.fetchByL_H_P(long layoutSetBranchId, boolean head, long plid, boolean retrieveFromCache)
          Returns the layout revision where layoutSetBranchId = ? and head = ? and plid = ? or returns null if it could not be found, optionally using the finder cache.
 LayoutRevision LayoutRevisionPersistence.fetchByL_H_P(long layoutSetBranchId, boolean head, long plid, boolean retrieveFromCache)
          Returns the layout revision where layoutSetBranchId = ? and head = ? and plid = ? or returns null if it could not be found, optionally using the finder cache.
static LayoutRevision LayoutRevisionUtil.fetchByL_L_P_First(long layoutSetBranchId, long layoutBranchId, long plid, OrderByComparator orderByComparator)
          Returns the first layout revision in the ordered set where layoutSetBranchId = ? and layoutBranchId = ? and plid = ?.
 LayoutRevision LayoutRevisionPersistence.fetchByL_L_P_First(long layoutSetBranchId, long layoutBranchId, long plid, OrderByComparator orderByComparator)
          Returns the first layout revision in the ordered set where layoutSetBranchId = ? and layoutBranchId = ? and plid = ?.
static LayoutRevision LayoutRevisionUtil.fetchByL_L_P_Last(long layoutSetBranchId, long layoutBranchId, long plid, OrderByComparator orderByComparator)
          Returns the last layout revision in the ordered set where layoutSetBranchId = ? and layoutBranchId = ? and plid = ?.
 LayoutRevision LayoutRevisionPersistence.fetchByL_L_P_Last(long layoutSetBranchId, long layoutBranchId, long plid, OrderByComparator orderByComparator)
          Returns the last layout revision in the ordered set where layoutSetBranchId = ? and layoutBranchId = ? and plid = ?.
static LayoutRevision LayoutRevisionUtil.fetchByL_P_First(long layoutSetBranchId, long plid, OrderByComparator orderByComparator)
          Returns the first layout revision in the ordered set where layoutSetBranchId = ? and plid = ?.
 LayoutRevision LayoutRevisionPersistence.fetchByL_P_First(long layoutSetBranchId, long plid, OrderByComparator orderByComparator)
          Returns the first layout revision in the ordered set where layoutSetBranchId = ? and plid = ?.
static LayoutRevision LayoutRevisionUtil.fetchByL_P_Last(long layoutSetBranchId, long plid, OrderByComparator orderByComparator)
          Returns the last layout revision in the ordered set where layoutSetBranchId = ? and plid = ?.
 LayoutRevision LayoutRevisionPersistence.fetchByL_P_Last(long layoutSetBranchId, long plid, OrderByComparator orderByComparator)
          Returns the last layout revision in the ordered set where layoutSetBranchId = ? and plid = ?.
static LayoutRevision LayoutRevisionUtil.fetchByL_P_P_First(long layoutSetBranchId, long parentLayoutRevisionId, long plid, OrderByComparator orderByComparator)
          Returns the first layout revision in the ordered set where layoutSetBranchId = ? and parentLayoutRevisionId = ? and plid = ?.
 LayoutRevision LayoutRevisionPersistence.fetchByL_P_P_First(long layoutSetBranchId, long parentLayoutRevisionId, long plid, OrderByComparator orderByComparator)
          Returns the first layout revision in the ordered set where layoutSetBranchId = ? and parentLayoutRevisionId = ? and plid = ?.
static LayoutRevision LayoutRevisionUtil.fetchByL_P_P_Last(long layoutSetBranchId, long parentLayoutRevisionId, long plid, OrderByComparator orderByComparator)
          Returns the last layout revision in the ordered set where layoutSetBranchId = ? and parentLayoutRevisionId = ? and plid = ?.
 LayoutRevision LayoutRevisionPersistence.fetchByL_P_P_Last(long layoutSetBranchId, long parentLayoutRevisionId, long plid, OrderByComparator orderByComparator)
          Returns the last layout revision in the ordered set where layoutSetBranchId = ? and parentLayoutRevisionId = ? and plid = ?.
static LayoutRevision LayoutRevisionUtil.fetchByL_P_S_First(long layoutSetBranchId, long plid, int status, OrderByComparator orderByComparator)
          Returns the first layout revision in the ordered set where layoutSetBranchId = ? and plid = ? and status = ?.
 LayoutRevision LayoutRevisionPersistence.fetchByL_P_S_First(long layoutSetBranchId, long plid, int status, OrderByComparator orderByComparator)
          Returns the first layout revision in the ordered set where layoutSetBranchId = ? and plid = ? and status = ?.
static LayoutRevision LayoutRevisionUtil.fetchByL_P_S_Last(long layoutSetBranchId, long plid, int status, OrderByComparator orderByComparator)
          Returns the last layout revision in the ordered set where layoutSetBranchId = ? and plid = ? and status = ?.
 LayoutRevision LayoutRevisionPersistence.fetchByL_P_S_Last(long layoutSetBranchId, long plid, int status, OrderByComparator orderByComparator)
          Returns the last layout revision in the ordered set where layoutSetBranchId = ? and plid = ? and status = ?.
static LayoutRevision LayoutRevisionUtil.fetchByL_S_First(long layoutSetBranchId, int status, OrderByComparator orderByComparator)
          Returns the first layout revision in the ordered set where layoutSetBranchId = ? and status = ?.
 LayoutRevision LayoutRevisionPersistence.fetchByL_S_First(long layoutSetBranchId, int status, OrderByComparator orderByComparator)
          Returns the first layout revision in the ordered set where layoutSetBranchId = ? and status = ?.
static LayoutRevision LayoutRevisionUtil.fetchByL_S_Last(long layoutSetBranchId, int status, OrderByComparator orderByComparator)
          Returns the last layout revision in the ordered set where layoutSetBranchId = ? and status = ?.
 LayoutRevision LayoutRevisionPersistence.fetchByL_S_Last(long layoutSetBranchId, int status, OrderByComparator orderByComparator)
          Returns the last layout revision in the ordered set where layoutSetBranchId = ? and status = ?.
static LayoutRevision LayoutRevisionUtil.fetchByLayoutSetBranchId_First(long layoutSetBranchId, OrderByComparator orderByComparator)
          Returns the first layout revision in the ordered set where layoutSetBranchId = ?.
 LayoutRevision LayoutRevisionPersistence.fetchByLayoutSetBranchId_First(long layoutSetBranchId, OrderByComparator orderByComparator)
          Returns the first layout revision in the ordered set where layoutSetBranchId = ?.
static LayoutRevision LayoutRevisionUtil.fetchByLayoutSetBranchId_Last(long layoutSetBranchId, OrderByComparator orderByComparator)
          Returns the last layout revision in the ordered set where layoutSetBranchId = ?.
 LayoutRevision LayoutRevisionPersistence.fetchByLayoutSetBranchId_Last(long layoutSetBranchId, OrderByComparator orderByComparator)
          Returns the last layout revision in the ordered set where layoutSetBranchId = ?.
static LayoutRevision LayoutRevisionUtil.fetchByP_NotS_First(long plid, int status, OrderByComparator orderByComparator)
          Returns the first layout revision in the ordered set where plid = ? and status ≠ ?.
 LayoutRevision LayoutRevisionPersistence.fetchByP_NotS_First(long plid, int status, OrderByComparator orderByComparator)
          Returns the first layout revision in the ordered set where plid = ? and status ≠ ?.
static LayoutRevision LayoutRevisionUtil.fetchByP_NotS_Last(long plid, int status, OrderByComparator orderByComparator)
          Returns the last layout revision in the ordered set where plid = ? and status ≠ ?.
 LayoutRevision LayoutRevisionPersistence.fetchByP_NotS_Last(long plid, int status, OrderByComparator orderByComparator)
          Returns the last layout revision in the ordered set where plid = ? and status ≠ ?.
static LayoutRevision LayoutRevisionUtil.fetchByPlid_First(long plid, OrderByComparator orderByComparator)
          Returns the first layout revision in the ordered set where plid = ?.
 LayoutRevision LayoutRevisionPersistence.fetchByPlid_First(long plid, OrderByComparator orderByComparator)
          Returns the first layout revision in the ordered set where plid = ?.
static LayoutRevision LayoutRevisionUtil.fetchByPlid_Last(long plid, OrderByComparator orderByComparator)
          Returns the last layout revision in the ordered set where plid = ?.
 LayoutRevision LayoutRevisionPersistence.fetchByPlid_Last(long plid, OrderByComparator orderByComparator)
          Returns the last layout revision in the ordered set where plid = ?.
static LayoutRevision LayoutRevisionUtil.fetchByPrimaryKey(long layoutRevisionId)
          Returns the layout revision with the primary key or returns null if it could not be found.
 LayoutRevision LayoutRevisionPersistence.fetchByPrimaryKey(long layoutRevisionId)
          Returns the layout revision with the primary key or returns null if it could not be found.
static LayoutRevision LayoutRevisionUtil.findByH_P_First(boolean head, long plid, OrderByComparator orderByComparator)
          Returns the first layout revision in the ordered set where head = ? and plid = ?.
 LayoutRevision LayoutRevisionPersistence.findByH_P_First(boolean head, long plid, OrderByComparator orderByComparator)
          Returns the first layout revision in the ordered set where head = ? and plid = ?.
static LayoutRevision LayoutRevisionUtil.findByH_P_Last(boolean head, long plid, OrderByComparator orderByComparator)
          Returns the last layout revision in the ordered set where head = ? and plid = ?.
 LayoutRevision LayoutRevisionPersistence.findByH_P_Last(boolean head, long plid, OrderByComparator orderByComparator)
          Returns the last layout revision in the ordered set where head = ? and plid = ?.
static LayoutRevision[] LayoutRevisionUtil.findByH_P_PrevAndNext(long layoutRevisionId, boolean head, long plid, OrderByComparator orderByComparator)
          Returns the layout revisions before and after the current layout revision in the ordered set where head = ? and plid = ?.
 LayoutRevision[] LayoutRevisionPersistence.findByH_P_PrevAndNext(long layoutRevisionId, boolean head, long plid, OrderByComparator orderByComparator)
          Returns the layout revisions before and after the current layout revision in the ordered set where head = ? and plid = ?.
static LayoutRevision LayoutRevisionUtil.findByL_H_First(long layoutSetBranchId, boolean head, OrderByComparator orderByComparator)
          Returns the first layout revision in the ordered set where layoutSetBranchId = ? and head = ?.
 LayoutRevision LayoutRevisionPersistence.findByL_H_First(long layoutSetBranchId, boolean head, OrderByComparator orderByComparator)
          Returns the first layout revision in the ordered set where layoutSetBranchId = ? and head = ?.
static LayoutRevision LayoutRevisionUtil.findByL_H_Last(long layoutSetBranchId, boolean head, OrderByComparator orderByComparator)
          Returns the last layout revision in the ordered set where layoutSetBranchId = ? and head = ?.
 LayoutRevision LayoutRevisionPersistence.findByL_H_Last(long layoutSetBranchId, boolean head, OrderByComparator orderByComparator)
          Returns the last layout revision in the ordered set where layoutSetBranchId = ? and head = ?.
static LayoutRevision LayoutRevisionUtil.findByL_H_P(long layoutSetBranchId, boolean head, long plid)
          Returns the layout revision where layoutSetBranchId = ? and head = ? and plid = ? or throws a NoSuchLayoutRevisionException if it could not be found.
 LayoutRevision LayoutRevisionPersistence.findByL_H_P(long layoutSetBranchId, boolean head, long plid)
          Returns the layout revision where layoutSetBranchId = ? and head = ? and plid = ? or throws a NoSuchLayoutRevisionException if it could not be found.
static LayoutRevision[] LayoutRevisionUtil.findByL_H_PrevAndNext(long layoutRevisionId, long layoutSetBranchId, boolean head, OrderByComparator orderByComparator)
          Returns the layout revisions before and after the current layout revision in the ordered set where layoutSetBranchId = ? and head = ?.
 LayoutRevision[] LayoutRevisionPersistence.findByL_H_PrevAndNext(long layoutRevisionId, long layoutSetBranchId, boolean head, OrderByComparator orderByComparator)
          Returns the layout revisions before and after the current layout revision in the ordered set where layoutSetBranchId = ? and head = ?.
static LayoutRevision LayoutRevisionUtil.findByL_L_P_First(long layoutSetBranchId, long layoutBranchId, long plid, OrderByComparator orderByComparator)
          Returns the first layout revision in the ordered set where layoutSetBranchId = ? and layoutBranchId = ? and plid = ?.
 LayoutRevision LayoutRevisionPersistence.findByL_L_P_First(long layoutSetBranchId, long layoutBranchId, long plid, OrderByComparator orderByComparator)
          Returns the first layout revision in the ordered set where layoutSetBranchId = ? and layoutBranchId = ? and plid = ?.
static LayoutRevision LayoutRevisionUtil.findByL_L_P_Last(long layoutSetBranchId, long layoutBranchId, long plid, OrderByComparator orderByComparator)
          Returns the last layout revision in the ordered set where layoutSetBranchId = ? and layoutBranchId = ? and plid = ?.
 LayoutRevision LayoutRevisionPersistence.findByL_L_P_Last(long layoutSetBranchId, long layoutBranchId, long plid, OrderByComparator orderByComparator)
          Returns the last layout revision in the ordered set where layoutSetBranchId = ? and layoutBranchId = ? and plid = ?.
static LayoutRevision[] LayoutRevisionUtil.findByL_L_P_PrevAndNext(long layoutRevisionId, long layoutSetBranchId, long layoutBranchId, long plid, OrderByComparator orderByComparator)
          Returns the layout revisions before and after the current layout revision in the ordered set where layoutSetBranchId = ? and layoutBranchId = ? and plid = ?.
 LayoutRevision[] LayoutRevisionPersistence.findByL_L_P_PrevAndNext(long layoutRevisionId, long layoutSetBranchId, long layoutBranchId, long plid, OrderByComparator orderByComparator)
          Returns the layout revisions before and after the current layout revision in the ordered set where layoutSetBranchId = ? and layoutBranchId = ? and plid = ?.
static LayoutRevision LayoutRevisionUtil.findByL_P_First(long layoutSetBranchId, long plid, OrderByComparator orderByComparator)
          Returns the first layout revision in the ordered set where layoutSetBranchId = ? and plid = ?.
 LayoutRevision LayoutRevisionPersistence.findByL_P_First(long layoutSetBranchId, long plid, OrderByComparator orderByComparator)
          Returns the first layout revision in the ordered set where layoutSetBranchId = ? and plid = ?.
static LayoutRevision LayoutRevisionUtil.findByL_P_Last(long layoutSetBranchId, long plid, OrderByComparator orderByComparator)
          Returns the last layout revision in the ordered set where layoutSetBranchId = ? and plid = ?.
 LayoutRevision LayoutRevisionPersistence.findByL_P_Last(long layoutSetBranchId, long plid, OrderByComparator orderByComparator)
          Returns the last layout revision in the ordered set where layoutSetBranchId = ? and plid = ?.
static LayoutRevision LayoutRevisionUtil.findByL_P_P_First(long layoutSetBranchId, long parentLayoutRevisionId, long plid, OrderByComparator orderByComparator)
          Returns the first layout revision in the ordered set where layoutSetBranchId = ? and parentLayoutRevisionId = ? and plid = ?.
 LayoutRevision LayoutRevisionPersistence.findByL_P_P_First(long layoutSetBranchId, long parentLayoutRevisionId, long plid, OrderByComparator orderByComparator)
          Returns the first layout revision in the ordered set where layoutSetBranchId = ? and parentLayoutRevisionId = ? and plid = ?.
static LayoutRevision LayoutRevisionUtil.findByL_P_P_Last(long layoutSetBranchId, long parentLayoutRevisionId, long plid, OrderByComparator orderByComparator)
          Returns the last layout revision in the ordered set where layoutSetBranchId = ? and parentLayoutRevisionId = ? and plid = ?.
 LayoutRevision LayoutRevisionPersistence.findByL_P_P_Last(long layoutSetBranchId, long parentLayoutRevisionId, long plid, OrderByComparator orderByComparator)
          Returns the last layout revision in the ordered set where layoutSetBranchId = ? and parentLayoutRevisionId = ? and plid = ?.
static LayoutRevision[] LayoutRevisionUtil.findByL_P_P_PrevAndNext(long layoutRevisionId, long layoutSetBranchId, long parentLayoutRevisionId, long plid, OrderByComparator orderByComparator)
          Returns the layout revisions before and after the current layout revision in the ordered set where layoutSetBranchId = ? and parentLayoutRevisionId = ? and plid = ?.
 LayoutRevision[] LayoutRevisionPersistence.findByL_P_P_PrevAndNext(long layoutRevisionId, long layoutSetBranchId, long parentLayoutRevisionId, long plid, OrderByComparator orderByComparator)
          Returns the layout revisions before and after the current layout revision in the ordered set where layoutSetBranchId = ? and parentLayoutRevisionId = ? and plid = ?.
static LayoutRevision[] LayoutRevisionUtil.findByL_P_PrevAndNext(long layoutRevisionId, long layoutSetBranchId, long plid, OrderByComparator orderByComparator)
          Returns the layout revisions before and after the current layout revision in the ordered set where layoutSetBranchId = ? and plid = ?.
 LayoutRevision[] LayoutRevisionPersistence.findByL_P_PrevAndNext(long layoutRevisionId, long layoutSetBranchId, long plid, OrderByComparator orderByComparator)
          Returns the layout revisions before and after the current layout revision in the ordered set where layoutSetBranchId = ? and plid = ?.
static LayoutRevision LayoutRevisionUtil.findByL_P_S_First(long layoutSetBranchId, long plid, int status, OrderByComparator orderByComparator)
          Returns the first layout revision in the ordered set where layoutSetBranchId = ? and plid = ? and status = ?.
 LayoutRevision LayoutRevisionPersistence.findByL_P_S_First(long layoutSetBranchId, long plid, int status, OrderByComparator orderByComparator)
          Returns the first layout revision in the ordered set where layoutSetBranchId = ? and plid = ? and status = ?.
static LayoutRevision LayoutRevisionUtil.findByL_P_S_Last(long layoutSetBranchId, long plid, int status, OrderByComparator orderByComparator)
          Returns the last layout revision in the ordered set where layoutSetBranchId = ? and plid = ? and status = ?.
 LayoutRevision LayoutRevisionPersistence.findByL_P_S_Last(long layoutSetBranchId, long plid, int status, OrderByComparator orderByComparator)
          Returns the last layout revision in the ordered set where layoutSetBranchId = ? and plid = ? and status = ?.
static LayoutRevision[] LayoutRevisionUtil.findByL_P_S_PrevAndNext(long layoutRevisionId, long layoutSetBranchId, long plid, int status, OrderByComparator orderByComparator)
          Returns the layout revisions before and after the current layout revision in the ordered set where layoutSetBranchId = ? and plid = ? and status = ?.
 LayoutRevision[] LayoutRevisionPersistence.findByL_P_S_PrevAndNext(long layoutRevisionId, long layoutSetBranchId, long plid, int status, OrderByComparator orderByComparator)
          Returns the layout revisions before and after the current layout revision in the ordered set where layoutSetBranchId = ? and plid = ? and status = ?.
static LayoutRevision LayoutRevisionUtil.findByL_S_First(long layoutSetBranchId, int status, OrderByComparator orderByComparator)
          Returns the first layout revision in the ordered set where layoutSetBranchId = ? and status = ?.
 LayoutRevision LayoutRevisionPersistence.findByL_S_First(long layoutSetBranchId, int status, OrderByComparator orderByComparator)
          Returns the first layout revision in the ordered set where layoutSetBranchId = ? and status = ?.
static LayoutRevision LayoutRevisionUtil.findByL_S_Last(long layoutSetBranchId, int status, OrderByComparator orderByComparator)
          Returns the last layout revision in the ordered set where layoutSetBranchId = ? and status = ?.
 LayoutRevision LayoutRevisionPersistence.findByL_S_Last(long layoutSetBranchId, int status, OrderByComparator orderByComparator)
          Returns the last layout revision in the ordered set where layoutSetBranchId = ? and status = ?.
static LayoutRevision[] LayoutRevisionUtil.findByL_S_PrevAndNext(long layoutRevisionId, long layoutSetBranchId, int status, OrderByComparator orderByComparator)
          Returns the layout revisions before and after the current layout revision in the ordered set where layoutSetBranchId = ? and status = ?.
 LayoutRevision[] LayoutRevisionPersistence.findByL_S_PrevAndNext(long layoutRevisionId, long layoutSetBranchId, int status, OrderByComparator orderByComparator)
          Returns the layout revisions before and after the current layout revision in the ordered set where layoutSetBranchId = ? and status = ?.
static LayoutRevision LayoutRevisionUtil.findByLayoutSetBranchId_First(long layoutSetBranchId, OrderByComparator orderByComparator)
          Returns the first layout revision in the ordered set where layoutSetBranchId = ?.
 LayoutRevision LayoutRevisionPersistence.findByLayoutSetBranchId_First(long layoutSetBranchId, OrderByComparator orderByComparator)
          Returns the first layout revision in the ordered set where layoutSetBranchId = ?.
static LayoutRevision LayoutRevisionUtil.findByLayoutSetBranchId_Last(long layoutSetBranchId, OrderByComparator orderByComparator)
          Returns the last layout revision in the ordered set where layoutSetBranchId = ?.
 LayoutRevision LayoutRevisionPersistence.findByLayoutSetBranchId_Last(long layoutSetBranchId, OrderByComparator orderByComparator)
          Returns the last layout revision in the ordered set where layoutSetBranchId = ?.
static LayoutRevision[] LayoutRevisionUtil.findByLayoutSetBranchId_PrevAndNext(long layoutRevisionId, long layoutSetBranchId, OrderByComparator orderByComparator)
          Returns the layout revisions before and after the current layout revision in the ordered set where layoutSetBranchId = ?.
 LayoutRevision[] LayoutRevisionPersistence.findByLayoutSetBranchId_PrevAndNext(long layoutRevisionId, long layoutSetBranchId, OrderByComparator orderByComparator)
          Returns the layout revisions before and after the current layout revision in the ordered set where layoutSetBranchId = ?.
static LayoutRevision LayoutRevisionUtil.findByP_NotS_First(long plid, int status, OrderByComparator orderByComparator)
          Returns the first layout revision in the ordered set where plid = ? and status ≠ ?.
 LayoutRevision LayoutRevisionPersistence.findByP_NotS_First(long plid, int status, OrderByComparator orderByComparator)
          Returns the first layout revision in the ordered set where plid = ? and status ≠ ?.
static LayoutRevision LayoutRevisionUtil.findByP_NotS_Last(long plid, int status, OrderByComparator orderByComparator)
          Returns the last layout revision in the ordered set where plid = ? and status ≠ ?.
 LayoutRevision LayoutRevisionPersistence.findByP_NotS_Last(long plid, int status, OrderByComparator orderByComparator)
          Returns the last layout revision in the ordered set where plid = ? and status ≠ ?.
static LayoutRevision[] LayoutRevisionUtil.findByP_NotS_PrevAndNext(long layoutRevisionId, long plid, int status, OrderByComparator orderByComparator)
          Returns the layout revisions before and after the current layout revision in the ordered set where plid = ? and status ≠ ?.
 LayoutRevision[] LayoutRevisionPersistence.findByP_NotS_PrevAndNext(long layoutRevisionId, long plid, int status, OrderByComparator orderByComparator)
          Returns the layout revisions before and after the current layout revision in the ordered set where plid = ? and status ≠ ?.
static LayoutRevision LayoutRevisionUtil.findByPlid_First(long plid, OrderByComparator orderByComparator)
          Returns the first layout revision in the ordered set where plid = ?.
 LayoutRevision LayoutRevisionPersistence.findByPlid_First(long plid, OrderByComparator orderByComparator)
          Returns the first layout revision in the ordered set where plid = ?.
static LayoutRevision LayoutRevisionUtil.findByPlid_Last(long plid, OrderByComparator orderByComparator)
          Returns the last layout revision in the ordered set where plid = ?.
 LayoutRevision LayoutRevisionPersistence.findByPlid_Last(long plid, OrderByComparator orderByComparator)
          Returns the last layout revision in the ordered set where plid = ?.
static LayoutRevision[] LayoutRevisionUtil.findByPlid_PrevAndNext(long layoutRevisionId, long plid, OrderByComparator orderByComparator)
          Returns the layout revisions before and after the current layout revision in the ordered set where plid = ?.
 LayoutRevision[] LayoutRevisionPersistence.findByPlid_PrevAndNext(long layoutRevisionId, long plid, OrderByComparator orderByComparator)
          Returns the layout revisions before and after the current layout revision in the ordered set where plid = ?.
static LayoutRevision LayoutRevisionUtil.findByPrimaryKey(long layoutRevisionId)
          Returns the layout revision with the primary key or throws a NoSuchLayoutRevisionException if it could not be found.
 LayoutRevision LayoutRevisionPersistence.findByPrimaryKey(long layoutRevisionId)
          Returns the layout revision with the primary key or throws a NoSuchLayoutRevisionException if it could not be found.
static LayoutRevision LayoutRevisionUtil.remove(long layoutRevisionId)
          Removes the layout revision with the primary key from the database.
 LayoutRevision LayoutRevisionPersistence.remove(long layoutRevisionId)
          Removes the layout revision with the primary key from the database.
static LayoutRevision LayoutRevisionUtil.removeByL_H_P(long layoutSetBranchId, boolean head, long plid)
          Removes the layout revision where layoutSetBranchId = ? and head = ? and plid = ? from the database.
 LayoutRevision LayoutRevisionPersistence.removeByL_H_P(long layoutSetBranchId, boolean head, long plid)
          Removes the layout revision where layoutSetBranchId = ? and head = ? and plid = ? from the database.
static LayoutRevision LayoutRevisionUtil.update(LayoutRevision layoutRevision, boolean merge)
           
static LayoutRevision LayoutRevisionUtil.update(LayoutRevision layoutRevision, boolean merge, ServiceContext serviceContext)
           
static LayoutRevision LayoutRevisionUtil.updateImpl(LayoutRevision layoutRevision, boolean merge)
           
 LayoutRevision LayoutRevisionPersistence.updateImpl(LayoutRevision layoutRevision, boolean merge)
           
 

Methods in com.liferay.portal.service.persistence that return types with arguments of type LayoutRevision
static List<LayoutRevision> LayoutRevisionUtil.findAll()
          Returns all the layout revisions.
 List<LayoutRevision> LayoutRevisionPersistence.findAll()
          Returns all the layout revisions.
static List<LayoutRevision> LayoutRevisionUtil.findAll(int start, int end)
          Returns a range of all the layout revisions.
 List<LayoutRevision> LayoutRevisionPersistence.findAll(int start, int end)
          Returns a range of all the layout revisions.
static List<LayoutRevision> LayoutRevisionUtil.findAll(int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the layout revisions.
 List<LayoutRevision> LayoutRevisionPersistence.findAll(int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the layout revisions.
static List<LayoutRevision> LayoutRevisionUtil.findByH_P(boolean head, long plid)
          Returns all the layout revisions where head = ? and plid = ?.
 List<LayoutRevision> LayoutRevisionPersistence.findByH_P(boolean head, long plid)
          Returns all the layout revisions where head = ? and plid = ?.
static List<LayoutRevision> LayoutRevisionUtil.findByH_P(boolean head, long plid, int start, int end)
          Returns a range of all the layout revisions where head = ? and plid = ?.
 List<LayoutRevision> LayoutRevisionPersistence.findByH_P(boolean head, long plid, int start, int end)
          Returns a range of all the layout revisions where head = ? and plid = ?.
static List<LayoutRevision> LayoutRevisionUtil.findByH_P(boolean head, long plid, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the layout revisions where head = ? and plid = ?.
 List<LayoutRevision> LayoutRevisionPersistence.findByH_P(boolean head, long plid, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the layout revisions where head = ? and plid = ?.
static List<LayoutRevision> LayoutRevisionUtil.findByL_H(long layoutSetBranchId, boolean head)
          Returns all the layout revisions where layoutSetBranchId = ? and head = ?.
 List<LayoutRevision> LayoutRevisionPersistence.findByL_H(long layoutSetBranchId, boolean head)
          Returns all the layout revisions where layoutSetBranchId = ? and head = ?.
static List<LayoutRevision> LayoutRevisionUtil.findByL_H(long layoutSetBranchId, boolean head, int start, int end)
          Returns a range of all the layout revisions where layoutSetBranchId = ? and head = ?.
 List<LayoutRevision> LayoutRevisionPersistence.findByL_H(long layoutSetBranchId, boolean head, int start, int end)
          Returns a range of all the layout revisions where layoutSetBranchId = ? and head = ?.
static List<LayoutRevision> LayoutRevisionUtil.findByL_H(long layoutSetBranchId, boolean head, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the layout revisions where layoutSetBranchId = ? and head = ?.
 List<LayoutRevision> LayoutRevisionPersistence.findByL_H(long layoutSetBranchId, boolean head, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the layout revisions where layoutSetBranchId = ? and head = ?.
static List<LayoutRevision> LayoutRevisionUtil.findByL_L_P(long layoutSetBranchId, long layoutBranchId, long plid)
          Returns all the layout revisions where layoutSetBranchId = ? and layoutBranchId = ? and plid = ?.
 List<LayoutRevision> LayoutRevisionPersistence.findByL_L_P(long layoutSetBranchId, long layoutBranchId, long plid)
          Returns all the layout revisions where layoutSetBranchId = ? and layoutBranchId = ? and plid = ?.
static List<LayoutRevision> LayoutRevisionUtil.findByL_L_P(long layoutSetBranchId, long layoutBranchId, long plid, int start, int end)
          Returns a range of all the layout revisions where layoutSetBranchId = ? and layoutBranchId = ? and plid = ?.
 List<LayoutRevision> LayoutRevisionPersistence.findByL_L_P(long layoutSetBranchId, long layoutBranchId, long plid, int start, int end)
          Returns a range of all the layout revisions where layoutSetBranchId = ? and layoutBranchId = ? and plid = ?.
static List<LayoutRevision> LayoutRevisionUtil.findByL_L_P(long layoutSetBranchId, long layoutBranchId, long plid, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the layout revisions where layoutSetBranchId = ? and layoutBranchId = ? and plid = ?.
 List<LayoutRevision> LayoutRevisionPersistence.findByL_L_P(long layoutSetBranchId, long layoutBranchId, long plid, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the layout revisions where layoutSetBranchId = ? and layoutBranchId = ? and plid = ?.
static List<LayoutRevision> LayoutRevisionUtil.findByL_P_P(long layoutSetBranchId, long parentLayoutRevisionId, long plid)
          Returns all the layout revisions where layoutSetBranchId = ? and parentLayoutRevisionId = ? and plid = ?.
 List<LayoutRevision> LayoutRevisionPersistence.findByL_P_P(long layoutSetBranchId, long parentLayoutRevisionId, long plid)
          Returns all the layout revisions where layoutSetBranchId = ? and parentLayoutRevisionId = ? and plid = ?.
static List<LayoutRevision> LayoutRevisionUtil.findByL_P_P(long layoutSetBranchId, long parentLayoutRevisionId, long plid, int start, int end)
          Returns a range of all the layout revisions where layoutSetBranchId = ? and parentLayoutRevisionId = ? and plid = ?.
 List<LayoutRevision> LayoutRevisionPersistence.findByL_P_P(long layoutSetBranchId, long parentLayoutRevisionId, long plid, int start, int end)
          Returns a range of all the layout revisions where layoutSetBranchId = ? and parentLayoutRevisionId = ? and plid = ?.
static List<LayoutRevision> LayoutRevisionUtil.findByL_P_P(long layoutSetBranchId, long parentLayoutRevisionId, long plid, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the layout revisions where layoutSetBranchId = ? and parentLayoutRevisionId = ? and plid = ?.
 List<LayoutRevision> LayoutRevisionPersistence.findByL_P_P(long layoutSetBranchId, long parentLayoutRevisionId, long plid, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the layout revisions where layoutSetBranchId = ? and parentLayoutRevisionId = ? and plid = ?.
static List<LayoutRevision> LayoutRevisionUtil.findByL_P_S(long layoutSetBranchId, long plid, int status)
          Returns all the layout revisions where layoutSetBranchId = ? and plid = ? and status = ?.
 List<LayoutRevision> LayoutRevisionPersistence.findByL_P_S(long layoutSetBranchId, long plid, int status)
          Returns all the layout revisions where layoutSetBranchId = ? and plid = ? and status = ?.
static List<LayoutRevision> LayoutRevisionUtil.findByL_P_S(long layoutSetBranchId, long plid, int status, int start, int end)
          Returns a range of all the layout revisions where layoutSetBranchId = ? and plid = ? and status = ?.
 List<LayoutRevision> LayoutRevisionPersistence.findByL_P_S(long layoutSetBranchId, long plid, int status, int start, int end)
          Returns a range of all the layout revisions where layoutSetBranchId = ? and plid = ? and status = ?.
static List<LayoutRevision> LayoutRevisionUtil.findByL_P_S(long layoutSetBranchId, long plid, int status, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the layout revisions where layoutSetBranchId = ? and plid = ? and status = ?.
 List<LayoutRevision> LayoutRevisionPersistence.findByL_P_S(long layoutSetBranchId, long plid, int status, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the layout revisions where layoutSetBranchId = ? and plid = ? and status = ?.
static List<LayoutRevision> LayoutRevisionUtil.findByL_P(long layoutSetBranchId, long plid)
          Returns all the layout revisions where layoutSetBranchId = ? and plid = ?.
 List<LayoutRevision> LayoutRevisionPersistence.findByL_P(long layoutSetBranchId, long plid)
          Returns all the layout revisions where layoutSetBranchId = ? and plid = ?.
static List<LayoutRevision> LayoutRevisionUtil.findByL_P(long layoutSetBranchId, long plid, int start, int end)
          Returns a range of all the layout revisions where layoutSetBranchId = ? and plid = ?.
 List<LayoutRevision> LayoutRevisionPersistence.findByL_P(long layoutSetBranchId, long plid, int start, int end)
          Returns a range of all the layout revisions where layoutSetBranchId = ? and plid = ?.
static List<LayoutRevision> LayoutRevisionUtil.findByL_P(long layoutSetBranchId, long plid, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the layout revisions where layoutSetBranchId = ? and plid = ?.
 List<LayoutRevision> LayoutRevisionPersistence.findByL_P(long layoutSetBranchId, long plid, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the layout revisions where layoutSetBranchId = ? and plid = ?.
static List<LayoutRevision> LayoutRevisionUtil.findByL_S(long layoutSetBranchId, int status)
          Returns all the layout revisions where layoutSetBranchId = ? and status = ?.
 List<LayoutRevision> LayoutRevisionPersistence.findByL_S(long layoutSetBranchId, int status)
          Returns all the layout revisions where layoutSetBranchId = ? and status = ?.
static List<LayoutRevision> LayoutRevisionUtil.findByL_S(long layoutSetBranchId, int status, int start, int end)
          Returns a range of all the layout revisions where layoutSetBranchId = ? and status = ?.
 List<LayoutRevision> LayoutRevisionPersistence.findByL_S(long layoutSetBranchId, int status, int start, int end)
          Returns a range of all the layout revisions where layoutSetBranchId = ? and status = ?.
static List<LayoutRevision> LayoutRevisionUtil.findByL_S(long layoutSetBranchId, int status, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the layout revisions where layoutSetBranchId = ? and status = ?.
 List<LayoutRevision> LayoutRevisionPersistence.findByL_S(long layoutSetBranchId, int status, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the layout revisions where layoutSetBranchId = ? and status = ?.
static List<LayoutRevision> LayoutRevisionUtil.findByLayoutSetBranchId(long layoutSetBranchId)
          Returns all the layout revisions where layoutSetBranchId = ?.
 List<LayoutRevision> LayoutRevisionPersistence.findByLayoutSetBranchId(long layoutSetBranchId)
          Returns all the layout revisions where layoutSetBranchId = ?.
static List<LayoutRevision> LayoutRevisionUtil.findByLayoutSetBranchId(long layoutSetBranchId, int start, int end)
          Returns a range of all the layout revisions where layoutSetBranchId = ?.
 List<LayoutRevision> LayoutRevisionPersistence.findByLayoutSetBranchId(long layoutSetBranchId, int start, int end)
          Returns a range of all the layout revisions where layoutSetBranchId = ?.
static List<LayoutRevision> LayoutRevisionUtil.findByLayoutSetBranchId(long layoutSetBranchId, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the layout revisions where layoutSetBranchId = ?.
 List<LayoutRevision> LayoutRevisionPersistence.findByLayoutSetBranchId(long layoutSetBranchId, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the layout revisions where layoutSetBranchId = ?.
static List<LayoutRevision> LayoutRevisionUtil.findByP_NotS(long plid, int status)
          Returns all the layout revisions where plid = ? and status ≠ ?.
 List<LayoutRevision> LayoutRevisionPersistence.findByP_NotS(long plid, int status)
          Returns all the layout revisions where plid = ? and status ≠ ?.
static List<LayoutRevision> LayoutRevisionUtil.findByP_NotS(long plid, int status, int start, int end)
          Returns a range of all the layout revisions where plid = ? and status ≠ ?.
 List<LayoutRevision> LayoutRevisionPersistence.findByP_NotS(long plid, int status, int start, int end)
          Returns a range of all the layout revisions where plid = ? and status ≠ ?.
static List<LayoutRevision> LayoutRevisionUtil.findByP_NotS(long plid, int status, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the layout revisions where plid = ? and status ≠ ?.
 List<LayoutRevision> LayoutRevisionPersistence.findByP_NotS(long plid, int status, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the layout revisions where plid = ? and status ≠ ?.
static List<LayoutRevision> LayoutRevisionUtil.findByPlid(long plid)
          Returns all the layout revisions where plid = ?.
 List<LayoutRevision> LayoutRevisionPersistence.findByPlid(long plid)
          Returns all the layout revisions where plid = ?.
static List<LayoutRevision> LayoutRevisionUtil.findByPlid(long plid, int start, int end)
          Returns a range of all the layout revisions where plid = ?.
 List<LayoutRevision> LayoutRevisionPersistence.findByPlid(long plid, int start, int end)
          Returns a range of all the layout revisions where plid = ?.
static List<LayoutRevision> LayoutRevisionUtil.findByPlid(long plid, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the layout revisions where plid = ?.
 List<LayoutRevision> LayoutRevisionPersistence.findByPlid(long plid, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the layout revisions where plid = ?.
static List<LayoutRevision> LayoutRevisionUtil.findWithDynamicQuery(DynamicQuery dynamicQuery)
           
static List<LayoutRevision> LayoutRevisionUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end)
           
static List<LayoutRevision> LayoutRevisionUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end, OrderByComparator orderByComparator)
           
 

Methods in com.liferay.portal.service.persistence with parameters of type LayoutRevision
static void LayoutRevisionUtil.cacheResult(LayoutRevision layoutRevision)
          Caches the layout revision in the entity cache if it is enabled.
 void LayoutRevisionPersistence.cacheResult(LayoutRevision layoutRevision)
          Caches the layout revision in the entity cache if it is enabled.
static void LayoutRevisionUtil.clearCache(LayoutRevision layoutRevision)
           
static LayoutRevision LayoutRevisionUtil.update(LayoutRevision layoutRevision, boolean merge)
           
static LayoutRevision LayoutRevisionUtil.update(LayoutRevision layoutRevision, boolean merge, ServiceContext serviceContext)
           
static LayoutRevision LayoutRevisionUtil.updateImpl(LayoutRevision layoutRevision, boolean merge)
           
 LayoutRevision LayoutRevisionPersistence.updateImpl(LayoutRevision layoutRevision, boolean merge)
           
 

Method parameters in com.liferay.portal.service.persistence with type arguments of type LayoutRevision
static void LayoutRevisionUtil.cacheResult(List<LayoutRevision> layoutRevisions)
          Caches the layout revisions in the entity cache if it is enabled.
 void LayoutRevisionPersistence.cacheResult(List<LayoutRevision> layoutRevisions)
          Caches the layout revisions in the entity cache if it is enabled.
 


Liferay 6.1.2-ce-ga3