- fetchByERC_G(String, long) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entry where externalReferenceCode = ? and groupId = ? or returns null
if it could not be found.
- fetchByERC_G(String, long, boolean) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entry where externalReferenceCode = ? and groupId = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByERC_G(String, long) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entry where externalReferenceCode = ? and groupId = ? or returns null
if it could not be found.
- fetchByERC_G(String, long, boolean) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entry where externalReferenceCode = ? and groupId = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByG_D_T_First(long, boolean, String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the first layout utility page entry in the ordered set where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- fetchByG_D_T_First(long, boolean, String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the first layout utility page entry in the ordered set where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- fetchByG_D_T_Last(long, boolean, String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the last layout utility page entry in the ordered set where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- fetchByG_D_T_Last(long, boolean, String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the last layout utility page entry in the ordered set where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- fetchByG_LikeN_T_First(long, String, String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the first layout utility page entry in the ordered set where groupId = ? and name LIKE ? and type = ?.
- fetchByG_LikeN_T_First(long, String, String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the first layout utility page entry in the ordered set where groupId = ? and name LIKE ? and type = ?.
- fetchByG_LikeN_T_Last(long, String, String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the last layout utility page entry in the ordered set where groupId = ? and name LIKE ? and type = ?.
- fetchByG_LikeN_T_Last(long, String, String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the last layout utility page entry in the ordered set where groupId = ? and name LIKE ? and type = ?.
- fetchByG_N_T(long, String, String) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entry where groupId = ? and name = ? and type = ? or returns null
if it could not be found.
- fetchByG_N_T(long, String, String, boolean) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entry where groupId = ? and name = ? and type = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByG_N_T(long, String, String) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entry where groupId = ? and name = ? and type = ? or returns null
if it could not be found.
- fetchByG_N_T(long, String, String, boolean) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entry where groupId = ? and name = ? and type = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByG_T_First(long, String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the first layout utility page entry in the ordered set where groupId = ? and type = ?.
- fetchByG_T_First(long, String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the first layout utility page entry in the ordered set where groupId = ? and type = ?.
- fetchByG_T_Last(long, String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the last layout utility page entry in the ordered set where groupId = ? and type = ?.
- fetchByG_T_Last(long, String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the last layout utility page entry in the ordered set where groupId = ? and type = ?.
- fetchByGroupId_First(long, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the first layout utility page entry in the ordered set where groupId = ?.
- fetchByGroupId_First(long, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the first layout utility page entry in the ordered set where groupId = ?.
- fetchByGroupId_Last(long, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the last layout utility page entry in the ordered set where groupId = ?.
- fetchByGroupId_Last(long, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the last layout utility page entry in the ordered set where groupId = ?.
- fetchByPlid(long) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entry where plid = ? or returns null
if it could not be found.
- fetchByPlid(long, boolean) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entry where plid = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByPlid(long) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entry where plid = ? or returns null
if it could not be found.
- fetchByPlid(long, boolean) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entry where plid = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByPrimaryKey(long) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entry with the primary key or returns null
if it could not be found.
- fetchByPrimaryKey(long) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entry with the primary key or returns null
if it could not be found.
- fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
- fetchByUuid_C_First(String, long, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the first layout utility page entry in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_First(String, long, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the first layout utility page entry in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the last layout utility page entry in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the last layout utility page entry in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_First(String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the first layout utility page entry in the ordered set where uuid = ?.
- fetchByUuid_First(String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the first layout utility page entry in the ordered set where uuid = ?.
- fetchByUUID_G(String, long) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entry where uuid = ? and groupId = ? or returns null
if it could not be found.
- fetchByUUID_G(String, long, boolean) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entry where uuid = ? and groupId = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByUUID_G(String, long) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entry where uuid = ? and groupId = ? or returns null
if it could not be found.
- fetchByUUID_G(String, long, boolean) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entry where uuid = ? and groupId = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByUuid_Last(String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the last layout utility page entry in the ordered set where uuid = ?.
- fetchByUuid_Last(String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the last layout utility page entry in the ordered set where uuid = ?.
- fetchDefaultLayoutUtilityPageEntry(long, String) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
-
- fetchDefaultLayoutUtilityPageEntry(long, String) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
-
- fetchDefaultLayoutUtilityPageEntry(long, String) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
-
- fetchLayoutUtilityPageEntry(long) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
-
- fetchLayoutUtilityPageEntry(long, String, String) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
-
- fetchLayoutUtilityPageEntry(long) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
-
- fetchLayoutUtilityPageEntry(long, String, String) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
-
- fetchLayoutUtilityPageEntry(long) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
-
- fetchLayoutUtilityPageEntry(long, String, String) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
-
- fetchLayoutUtilityPageEntry(long) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryService
-
- fetchLayoutUtilityPageEntry(long) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceUtil
-
- fetchLayoutUtilityPageEntry(long) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryServiceWrapper
-
- fetchLayoutUtilityPageEntryByExternalReferenceCode(String, long) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
-
- fetchLayoutUtilityPageEntryByExternalReferenceCode(String, long) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
-
- fetchLayoutUtilityPageEntryByExternalReferenceCode(String, long) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
-
- fetchLayoutUtilityPageEntryByPlid(long) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
-
- fetchLayoutUtilityPageEntryByPlid(long) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
-
- fetchLayoutUtilityPageEntryByPlid(long) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
-
- fetchLayoutUtilityPageEntryByUuidAndGroupId(String, long) - Method in interface com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalService
-
Returns the layout utility page entry matching the UUID and group.
- fetchLayoutUtilityPageEntryByUuidAndGroupId(String, long) - Static method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceUtil
-
Returns the layout utility page entry matching the UUID and group.
- fetchLayoutUtilityPageEntryByUuidAndGroupId(String, long) - Method in class com.liferay.layout.utility.page.service.LayoutUtilityPageEntryLocalServiceWrapper
-
Returns the layout utility page entry matching the UUID and group.
- FILE_NAME_UTILITY_PAGE - Static variable in class com.liferay.layout.utility.page.constants.LayoutUtilityPageExportImportConstants
-
- filterCountByG_D_T(long, boolean, String) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the number of layout utility page entries that the user has permission to view where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- filterCountByG_D_T(long, boolean, String) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the number of layout utility page entries that the user has permission to view where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- filterCountByG_LikeN_T(long, String, String) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the number of layout utility page entries that the user has permission to view where groupId = ? and name LIKE ? and type = ?.
- filterCountByG_LikeN_T(long, String, String[]) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the number of layout utility page entries that the user has permission to view where groupId = ? and name LIKE ? and type = any ?.
- filterCountByG_LikeN_T(long, String, String) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the number of layout utility page entries that the user has permission to view where groupId = ? and name LIKE ? and type = ?.
- filterCountByG_LikeN_T(long, String, String[]) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the number of layout utility page entries that the user has permission to view where groupId = ? and name LIKE ? and type = any ?.
- filterCountByG_T(long, String) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the number of layout utility page entries that the user has permission to view where groupId = ? and type = ?.
- filterCountByG_T(long, String[]) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the number of layout utility page entries that the user has permission to view where groupId = ? and type = any ?.
- filterCountByG_T(long, String) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the number of layout utility page entries that the user has permission to view where groupId = ? and type = ?.
- filterCountByG_T(long, String[]) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the number of layout utility page entries that the user has permission to view where groupId = ? and type = any ?.
- filterCountByGroupId(long) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the number of layout utility page entries that the user has permission to view where groupId = ?.
- filterCountByGroupId(long) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the number of layout utility page entries that the user has permission to view where groupId = ?.
- filterFindByG_D_T(long, boolean, String) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns all the layout utility page entries that the user has permission to view where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- filterFindByG_D_T(long, boolean, String, int, int) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns a range of all the layout utility page entries that the user has permission to view where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- filterFindByG_D_T(long, boolean, String, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries that the user has permissions to view where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- filterFindByG_D_T(long, boolean, String) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns all the layout utility page entries that the user has permission to view where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- filterFindByG_D_T(long, boolean, String, int, int) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns a range of all the layout utility page entries that the user has permission to view where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- filterFindByG_D_T(long, boolean, String, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries that the user has permissions to view where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- filterFindByG_D_T_PrevAndNext(long, long, boolean, String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entries before and after the current layout utility page entry in the ordered set of layout utility page entries that the user has permission to view where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- filterFindByG_D_T_PrevAndNext(long, long, boolean, String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entries before and after the current layout utility page entry in the ordered set of layout utility page entries that the user has permission to view where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- filterFindByG_LikeN_T(long, String, String) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns all the layout utility page entries that the user has permission to view where groupId = ? and name LIKE ? and type = ?.
- filterFindByG_LikeN_T(long, String, String, int, int) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns a range of all the layout utility page entries that the user has permission to view where groupId = ? and name LIKE ? and type = ?.
- filterFindByG_LikeN_T(long, String, String, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries that the user has permissions to view where groupId = ? and name LIKE ? and type = ?.
- filterFindByG_LikeN_T(long, String, String[]) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns all the layout utility page entries that the user has permission to view where groupId = ? and name LIKE ? and type = any ?.
- filterFindByG_LikeN_T(long, String, String[], int, int) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns a range of all the layout utility page entries that the user has permission to view where groupId = ? and name LIKE ? and type = any ?.
- filterFindByG_LikeN_T(long, String, String[], int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries that the user has permission to view where groupId = ? and name LIKE ? and type = any ?.
- filterFindByG_LikeN_T(long, String, String) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns all the layout utility page entries that the user has permission to view where groupId = ? and name LIKE ? and type = ?.
- filterFindByG_LikeN_T(long, String, String, int, int) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns a range of all the layout utility page entries that the user has permission to view where groupId = ? and name LIKE ? and type = ?.
- filterFindByG_LikeN_T(long, String, String, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries that the user has permissions to view where groupId = ? and name LIKE ? and type = ?.
- filterFindByG_LikeN_T(long, String, String[]) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns all the layout utility page entries that the user has permission to view where groupId = ? and name LIKE ? and type = any ?.
- filterFindByG_LikeN_T(long, String, String[], int, int) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns a range of all the layout utility page entries that the user has permission to view where groupId = ? and name LIKE ? and type = any ?.
- filterFindByG_LikeN_T(long, String, String[], int, int, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries that the user has permission to view where groupId = ? and name LIKE ? and type = any ?.
- filterFindByG_LikeN_T_PrevAndNext(long, long, String, String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entries before and after the current layout utility page entry in the ordered set of layout utility page entries that the user has permission to view where groupId = ? and name LIKE ? and type = ?.
- filterFindByG_LikeN_T_PrevAndNext(long, long, String, String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entries before and after the current layout utility page entry in the ordered set of layout utility page entries that the user has permission to view where groupId = ? and name LIKE ? and type = ?.
- filterFindByG_T(long, String) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns all the layout utility page entries that the user has permission to view where groupId = ? and type = ?.
- filterFindByG_T(long, String, int, int) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns a range of all the layout utility page entries that the user has permission to view where groupId = ? and type = ?.
- filterFindByG_T(long, String, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries that the user has permissions to view where groupId = ? and type = ?.
- filterFindByG_T(long, String[]) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns all the layout utility page entries that the user has permission to view where groupId = ? and type = any ?.
- filterFindByG_T(long, String[], int, int) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns a range of all the layout utility page entries that the user has permission to view where groupId = ? and type = any ?.
- filterFindByG_T(long, String[], int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries that the user has permission to view where groupId = ? and type = any ?.
- filterFindByG_T(long, String) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns all the layout utility page entries that the user has permission to view where groupId = ? and type = ?.
- filterFindByG_T(long, String, int, int) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns a range of all the layout utility page entries that the user has permission to view where groupId = ? and type = ?.
- filterFindByG_T(long, String, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries that the user has permissions to view where groupId = ? and type = ?.
- filterFindByG_T(long, String[]) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns all the layout utility page entries that the user has permission to view where groupId = ? and type = any ?.
- filterFindByG_T(long, String[], int, int) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns a range of all the layout utility page entries that the user has permission to view where groupId = ? and type = any ?.
- filterFindByG_T(long, String[], int, int, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries that the user has permission to view where groupId = ? and type = any ?.
- filterFindByG_T_PrevAndNext(long, long, String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entries before and after the current layout utility page entry in the ordered set of layout utility page entries that the user has permission to view where groupId = ? and type = ?.
- filterFindByG_T_PrevAndNext(long, long, String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entries before and after the current layout utility page entry in the ordered set of layout utility page entries that the user has permission to view where groupId = ? and type = ?.
- filterFindByGroupId(long) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns all the layout utility page entries that the user has permission to view where groupId = ?.
- filterFindByGroupId(long, int, int) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns a range of all the layout utility page entries that the user has permission to view where groupId = ?.
- filterFindByGroupId(long, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries that the user has permissions to view where groupId = ?.
- filterFindByGroupId(long) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns all the layout utility page entries that the user has permission to view where groupId = ?.
- filterFindByGroupId(long, int, int) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns a range of all the layout utility page entries that the user has permission to view where groupId = ?.
- filterFindByGroupId(long, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries that the user has permissions to view where groupId = ?.
- filterFindByGroupId_PrevAndNext(long, long, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entries before and after the current layout utility page entry in the ordered set of layout utility page entries that the user has permission to view where groupId = ?.
- filterFindByGroupId_PrevAndNext(long, long, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entries before and after the current layout utility page entry in the ordered set of layout utility page entries that the user has permission to view where groupId = ?.
- findAll() - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns all the layout utility page entries.
- findAll(int, int) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns a range of all the layout utility page entries.
- findAll(int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries.
- findAll(int, int, OrderByComparator<LayoutUtilityPageEntry>, boolean) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries.
- findAll() - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns all the layout utility page entries.
- findAll(int, int) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns a range of all the layout utility page entries.
- findAll(int, int, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries.
- findAll(int, int, OrderByComparator<LayoutUtilityPageEntry>, boolean) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries.
- findByERC_G(String, long) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entry where externalReferenceCode = ? and groupId = ? or throws a NoSuchLayoutUtilityPageEntryException
if it could not be found.
- findByERC_G(String, long) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entry where externalReferenceCode = ? and groupId = ? or throws a NoSuchLayoutUtilityPageEntryException
if it could not be found.
- findByG_D_T(long, boolean, String) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns all the layout utility page entries where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- findByG_D_T(long, boolean, String, int, int) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns a range of all the layout utility page entries where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- findByG_D_T(long, boolean, String, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- findByG_D_T(long, boolean, String, int, int, OrderByComparator<LayoutUtilityPageEntry>, boolean) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- findByG_D_T(long, boolean, String) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns all the layout utility page entries where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- findByG_D_T(long, boolean, String, int, int) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns a range of all the layout utility page entries where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- findByG_D_T(long, boolean, String, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- findByG_D_T(long, boolean, String, int, int, OrderByComparator<LayoutUtilityPageEntry>, boolean) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- findByG_D_T_First(long, boolean, String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the first layout utility page entry in the ordered set where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- findByG_D_T_First(long, boolean, String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the first layout utility page entry in the ordered set where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- findByG_D_T_Last(long, boolean, String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the last layout utility page entry in the ordered set where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- findByG_D_T_Last(long, boolean, String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the last layout utility page entry in the ordered set where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- findByG_D_T_PrevAndNext(long, long, boolean, String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entries before and after the current layout utility page entry in the ordered set where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- findByG_D_T_PrevAndNext(long, long, boolean, String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entries before and after the current layout utility page entry in the ordered set where groupId = ? and defaultLayoutUtilityPageEntry = ? and type = ?.
- findByG_LikeN_T(long, String, String) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns all the layout utility page entries where groupId = ? and name LIKE ? and type = ?.
- findByG_LikeN_T(long, String, String, int, int) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns a range of all the layout utility page entries where groupId = ? and name LIKE ? and type = ?.
- findByG_LikeN_T(long, String, String, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries where groupId = ? and name LIKE ? and type = ?.
- findByG_LikeN_T(long, String, String, int, int, OrderByComparator<LayoutUtilityPageEntry>, boolean) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries where groupId = ? and name LIKE ? and type = ?.
- findByG_LikeN_T(long, String, String[]) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns all the layout utility page entries where groupId = ? and name LIKE ? and type = any ?.
- findByG_LikeN_T(long, String, String[], int, int) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns a range of all the layout utility page entries where groupId = ? and name LIKE ? and type = any ?.
- findByG_LikeN_T(long, String, String[], int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries where groupId = ? and name LIKE ? and type = any ?.
- findByG_LikeN_T(long, String, String[], int, int, OrderByComparator<LayoutUtilityPageEntry>, boolean) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries where groupId = ? and name LIKE ? and type = ?, optionally using the finder cache.
- findByG_LikeN_T(long, String, String) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns all the layout utility page entries where groupId = ? and name LIKE ? and type = ?.
- findByG_LikeN_T(long, String, String, int, int) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns a range of all the layout utility page entries where groupId = ? and name LIKE ? and type = ?.
- findByG_LikeN_T(long, String, String, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries where groupId = ? and name LIKE ? and type = ?.
- findByG_LikeN_T(long, String, String, int, int, OrderByComparator<LayoutUtilityPageEntry>, boolean) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries where groupId = ? and name LIKE ? and type = ?.
- findByG_LikeN_T(long, String, String[]) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns all the layout utility page entries where groupId = ? and name LIKE ? and type = any ?.
- findByG_LikeN_T(long, String, String[], int, int) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns a range of all the layout utility page entries where groupId = ? and name LIKE ? and type = any ?.
- findByG_LikeN_T(long, String, String[], int, int, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries where groupId = ? and name LIKE ? and type = any ?.
- findByG_LikeN_T(long, String, String[], int, int, OrderByComparator<LayoutUtilityPageEntry>, boolean) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries where groupId = ? and name LIKE ? and type = ?, optionally using the finder cache.
- findByG_LikeN_T_First(long, String, String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the first layout utility page entry in the ordered set where groupId = ? and name LIKE ? and type = ?.
- findByG_LikeN_T_First(long, String, String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the first layout utility page entry in the ordered set where groupId = ? and name LIKE ? and type = ?.
- findByG_LikeN_T_Last(long, String, String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the last layout utility page entry in the ordered set where groupId = ? and name LIKE ? and type = ?.
- findByG_LikeN_T_Last(long, String, String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the last layout utility page entry in the ordered set where groupId = ? and name LIKE ? and type = ?.
- findByG_LikeN_T_PrevAndNext(long, long, String, String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entries before and after the current layout utility page entry in the ordered set where groupId = ? and name LIKE ? and type = ?.
- findByG_LikeN_T_PrevAndNext(long, long, String, String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entries before and after the current layout utility page entry in the ordered set where groupId = ? and name LIKE ? and type = ?.
- findByG_N_T(long, String, String) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entry where groupId = ? and name = ? and type = ? or throws a NoSuchLayoutUtilityPageEntryException
if it could not be found.
- findByG_N_T(long, String, String) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entry where groupId = ? and name = ? and type = ? or throws a NoSuchLayoutUtilityPageEntryException
if it could not be found.
- findByG_T(long, String) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns all the layout utility page entries where groupId = ? and type = ?.
- findByG_T(long, String, int, int) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns a range of all the layout utility page entries where groupId = ? and type = ?.
- findByG_T(long, String, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries where groupId = ? and type = ?.
- findByG_T(long, String, int, int, OrderByComparator<LayoutUtilityPageEntry>, boolean) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries where groupId = ? and type = ?.
- findByG_T(long, String[]) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns all the layout utility page entries where groupId = ? and type = any ?.
- findByG_T(long, String[], int, int) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns a range of all the layout utility page entries where groupId = ? and type = any ?.
- findByG_T(long, String[], int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries where groupId = ? and type = any ?.
- findByG_T(long, String[], int, int, OrderByComparator<LayoutUtilityPageEntry>, boolean) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries where groupId = ? and type = ?, optionally using the finder cache.
- findByG_T(long, String) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns all the layout utility page entries where groupId = ? and type = ?.
- findByG_T(long, String, int, int) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns a range of all the layout utility page entries where groupId = ? and type = ?.
- findByG_T(long, String, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries where groupId = ? and type = ?.
- findByG_T(long, String, int, int, OrderByComparator<LayoutUtilityPageEntry>, boolean) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries where groupId = ? and type = ?.
- findByG_T(long, String[]) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns all the layout utility page entries where groupId = ? and type = any ?.
- findByG_T(long, String[], int, int) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns a range of all the layout utility page entries where groupId = ? and type = any ?.
- findByG_T(long, String[], int, int, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries where groupId = ? and type = any ?.
- findByG_T(long, String[], int, int, OrderByComparator<LayoutUtilityPageEntry>, boolean) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries where groupId = ? and type = ?, optionally using the finder cache.
- findByG_T_First(long, String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the first layout utility page entry in the ordered set where groupId = ? and type = ?.
- findByG_T_First(long, String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the first layout utility page entry in the ordered set where groupId = ? and type = ?.
- findByG_T_Last(long, String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the last layout utility page entry in the ordered set where groupId = ? and type = ?.
- findByG_T_Last(long, String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the last layout utility page entry in the ordered set where groupId = ? and type = ?.
- findByG_T_PrevAndNext(long, long, String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entries before and after the current layout utility page entry in the ordered set where groupId = ? and type = ?.
- findByG_T_PrevAndNext(long, long, String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entries before and after the current layout utility page entry in the ordered set where groupId = ? and type = ?.
- findByGroupId(long) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns all the layout utility page entries where groupId = ?.
- findByGroupId(long, int, int) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns a range of all the layout utility page entries where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<LayoutUtilityPageEntry>, boolean) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries where groupId = ?.
- findByGroupId(long) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns all the layout utility page entries where groupId = ?.
- findByGroupId(long, int, int) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns a range of all the layout utility page entries where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<LayoutUtilityPageEntry>, boolean) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries where groupId = ?.
- findByGroupId_First(long, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the first layout utility page entry in the ordered set where groupId = ?.
- findByGroupId_First(long, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the first layout utility page entry in the ordered set where groupId = ?.
- findByGroupId_Last(long, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the last layout utility page entry in the ordered set where groupId = ?.
- findByGroupId_Last(long, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the last layout utility page entry in the ordered set where groupId = ?.
- findByGroupId_PrevAndNext(long, long, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entries before and after the current layout utility page entry in the ordered set where groupId = ?.
- findByGroupId_PrevAndNext(long, long, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entries before and after the current layout utility page entry in the ordered set where groupId = ?.
- findByPlid(long) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entry where plid = ? or throws a NoSuchLayoutUtilityPageEntryException
if it could not be found.
- findByPlid(long) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entry where plid = ? or throws a NoSuchLayoutUtilityPageEntryException
if it could not be found.
- findByPrimaryKey(long) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entry with the primary key or throws a NoSuchLayoutUtilityPageEntryException
if it could not be found.
- findByPrimaryKey(long) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entry with the primary key or throws a NoSuchLayoutUtilityPageEntryException
if it could not be found.
- findByUuid(String) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns all the layout utility page entries where uuid = ?.
- findByUuid(String, int, int) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns a range of all the layout utility page entries where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<LayoutUtilityPageEntry>, boolean) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries where uuid = ?.
- findByUuid(String) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns all the layout utility page entries where uuid = ?.
- findByUuid(String, int, int) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns a range of all the layout utility page entries where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<LayoutUtilityPageEntry>, boolean) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries where uuid = ?.
- findByUuid_C(String, long) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns all the layout utility page entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns a range of all the layout utility page entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<LayoutUtilityPageEntry>, boolean) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns an ordered range of all the layout utility page entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns all the layout utility page entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns a range of all the layout utility page entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<LayoutUtilityPageEntry>, boolean) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns an ordered range of all the layout utility page entries where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the first layout utility page entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the first layout utility page entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the last layout utility page entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the last layout utility page entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entries before and after the current layout utility page entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entries before and after the current layout utility page entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_First(String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the first layout utility page entry in the ordered set where uuid = ?.
- findByUuid_First(String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the first layout utility page entry in the ordered set where uuid = ?.
- findByUUID_G(String, long) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entry where uuid = ? and groupId = ? or throws a NoSuchLayoutUtilityPageEntryException
if it could not be found.
- findByUUID_G(String, long) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entry where uuid = ? and groupId = ? or throws a NoSuchLayoutUtilityPageEntryException
if it could not be found.
- findByUuid_Last(String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the last layout utility page entry in the ordered set where uuid = ?.
- findByUuid_Last(String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the last layout utility page entry in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<LayoutUtilityPageEntry>) - Method in interface com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryPersistence
-
Returns the layout utility page entries before and after the current layout utility page entry in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
Returns the layout utility page entries before and after the current layout utility page entry in the ordered set where uuid = ?.
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<LayoutUtilityPageEntry>) - Static method in class com.liferay.layout.utility.page.service.persistence.LayoutUtilityPageEntryUtil
-