- fetchByC_C_C_First(long, long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the first saved content entry in the ordered set where companyId = ? and classNameId = ? and classPK = ?.
- fetchByC_C_C_First(long, long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the first saved content entry in the ordered set where companyId = ? and classNameId = ? and classPK = ?.
- fetchByC_C_C_Last(long, long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the last saved content entry in the ordered set where companyId = ? and classNameId = ? and classPK = ?.
- fetchByC_C_C_Last(long, long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the last saved content entry in the ordered set where companyId = ? and classNameId = ? and classPK = ?.
- fetchByC_U_C_C(long, long, long, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the saved content entry where companyId = ? and userId = ? and classNameId = ? and classPK = ? or returns null
if it could not be found.
- fetchByC_U_C_C(long, long, long, long, boolean) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the saved content entry where companyId = ? and userId = ? and classNameId = ? and classPK = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByC_U_C_C(long, long, long, long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the saved content entry where companyId = ? and userId = ? and classNameId = ? and classPK = ? or returns null
if it could not be found.
- fetchByC_U_C_C(long, long, long, long, boolean) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the saved content entry where companyId = ? and userId = ? and classNameId = ? and classPK = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByG_C_C_First(long, long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the first saved content entry in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
- fetchByG_C_C_First(long, long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the first saved content entry in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
- fetchByG_C_C_Last(long, long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the last saved content entry in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
- fetchByG_C_C_Last(long, long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the last saved content entry in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
- fetchByG_U_C_C(long, long, long, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the saved content entry where groupId = ? and userId = ? and classNameId = ? and classPK = ? or returns null
if it could not be found.
- fetchByG_U_C_C(long, long, long, long, boolean) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the saved content entry where groupId = ? and userId = ? and classNameId = ? and classPK = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByG_U_C_C(long, long, long, long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the saved content entry where groupId = ? and userId = ? and classNameId = ? and classPK = ? or returns null
if it could not be found.
- fetchByG_U_C_C(long, long, long, long, boolean) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the saved content entry where groupId = ? and userId = ? and classNameId = ? and classPK = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByG_U_First(long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the first saved content entry in the ordered set where groupId = ? and userId = ?.
- fetchByG_U_First(long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the first saved content entry in the ordered set where groupId = ? and userId = ?.
- fetchByG_U_Last(long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the last saved content entry in the ordered set where groupId = ? and userId = ?.
- fetchByG_U_Last(long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the last saved content entry in the ordered set where groupId = ? and userId = ?.
- fetchByGroupId_First(long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the first saved content entry in the ordered set where groupId = ?.
- fetchByGroupId_First(long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the first saved content entry in the ordered set where groupId = ?.
- fetchByGroupId_Last(long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the last saved content entry in the ordered set where groupId = ?.
- fetchByGroupId_Last(long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the last saved content entry in the ordered set where groupId = ?.
- fetchByPrimaryKey(long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the saved content entry with the primary key or returns null
if it could not be found.
- fetchByPrimaryKey(long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the saved content entry with the primary key or returns null
if it could not be found.
- fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
- fetchByU_C_First(long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the first saved content entry in the ordered set where userId = ? and classNameId = ?.
- fetchByU_C_First(long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the first saved content entry in the ordered set where userId = ? and classNameId = ?.
- fetchByU_C_Last(long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the last saved content entry in the ordered set where userId = ? and classNameId = ?.
- fetchByU_C_Last(long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the last saved content entry in the ordered set where userId = ? and classNameId = ?.
- fetchByUserId_First(long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the first saved content entry in the ordered set where userId = ?.
- fetchByUserId_First(long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the first saved content entry in the ordered set where userId = ?.
- fetchByUserId_Last(long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the last saved content entry in the ordered set where userId = ?.
- fetchByUserId_Last(long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the last saved content entry in the ordered set where userId = ?.
- fetchByUuid_C_First(String, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the first saved content entry in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_First(String, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the first saved content entry in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the last saved content entry in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the last saved content entry in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_First(String, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the first saved content entry in the ordered set where uuid = ?.
- fetchByUuid_First(String, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the first saved content entry in the ordered set where uuid = ?.
- fetchByUUID_G(String, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the saved content entry where uuid = ? and groupId = ? or returns null
if it could not be found.
- fetchByUUID_G(String, long, boolean) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the saved content 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.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the saved content 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.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the saved content entry where uuid = ? and groupId = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByUuid_Last(String, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the last saved content entry in the ordered set where uuid = ?.
- fetchByUuid_Last(String, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the last saved content entry in the ordered set where uuid = ?.
- fetchSavedContentEntry(long) - Method in interface com.liferay.saved.content.service.SavedContentEntryLocalService
-
- fetchSavedContentEntry(long, long, String, long) - Method in interface com.liferay.saved.content.service.SavedContentEntryLocalService
-
- fetchSavedContentEntry(long) - Static method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceUtil
-
- fetchSavedContentEntry(long, long, String, long) - Static method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceUtil
-
- fetchSavedContentEntry(long) - Method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceWrapper
-
- fetchSavedContentEntry(long, long, String, long) - Method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceWrapper
-
- fetchSavedContentEntry(long, String, long) - Method in interface com.liferay.saved.content.service.SavedContentEntryService
-
- fetchSavedContentEntry(long, String, long) - Static method in class com.liferay.saved.content.service.SavedContentEntryServiceUtil
-
- fetchSavedContentEntry(long, String, long) - Method in class com.liferay.saved.content.service.SavedContentEntryServiceWrapper
-
- fetchSavedContentEntryByUuidAndGroupId(String, long) - Method in interface com.liferay.saved.content.service.SavedContentEntryLocalService
-
Returns the saved content entry matching the UUID and group.
- fetchSavedContentEntryByUuidAndGroupId(String, long) - Static method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceUtil
-
Returns the saved content entry matching the UUID and group.
- fetchSavedContentEntryByUuidAndGroupId(String, long) - Method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceWrapper
-
Returns the saved content entry matching the UUID and group.
- filterCountByG_C_C(long, long, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the number of saved content entries that the user has permission to view where groupId = ? and classNameId = ? and classPK = ?.
- filterCountByG_C_C(long, long, long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the number of saved content entries that the user has permission to view where groupId = ? and classNameId = ? and classPK = ?.
- filterCountByG_U(long, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the number of saved content entries that the user has permission to view where groupId = ? and userId = ?.
- filterCountByG_U(long, long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the number of saved content entries that the user has permission to view where groupId = ? and userId = ?.
- filterCountByGroupId(long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the number of saved content entries that the user has permission to view where groupId = ?.
- filterCountByGroupId(long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the number of saved content entries that the user has permission to view where groupId = ?.
- filterFindByG_C_C(long, long, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns all the saved content entries that the user has permission to view where groupId = ? and classNameId = ? and classPK = ?.
- filterFindByG_C_C(long, long, long, int, int) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns a range of all the saved content entries that the user has permission to view where groupId = ? and classNameId = ? and classPK = ?.
- filterFindByG_C_C(long, long, long, int, int, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns an ordered range of all the saved content entries that the user has permissions to view where groupId = ? and classNameId = ? and classPK = ?.
- filterFindByG_C_C(long, long, long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns all the saved content entries that the user has permission to view where groupId = ? and classNameId = ? and classPK = ?.
- filterFindByG_C_C(long, long, long, int, int) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns a range of all the saved content entries that the user has permission to view where groupId = ? and classNameId = ? and classPK = ?.
- filterFindByG_C_C(long, long, long, int, int, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns an ordered range of all the saved content entries that the user has permissions to view where groupId = ? and classNameId = ? and classPK = ?.
- filterFindByG_C_C_PrevAndNext(long, long, long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the saved content entries before and after the current saved content entry in the ordered set of saved content entries that the user has permission to view where groupId = ? and classNameId = ? and classPK = ?.
- filterFindByG_C_C_PrevAndNext(long, long, long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the saved content entries before and after the current saved content entry in the ordered set of saved content entries that the user has permission to view where groupId = ? and classNameId = ? and classPK = ?.
- filterFindByG_U(long, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns all the saved content entries that the user has permission to view where groupId = ? and userId = ?.
- filterFindByG_U(long, long, int, int) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns a range of all the saved content entries that the user has permission to view where groupId = ? and userId = ?.
- filterFindByG_U(long, long, int, int, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns an ordered range of all the saved content entries that the user has permissions to view where groupId = ? and userId = ?.
- filterFindByG_U(long, long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns all the saved content entries that the user has permission to view where groupId = ? and userId = ?.
- filterFindByG_U(long, long, int, int) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns a range of all the saved content entries that the user has permission to view where groupId = ? and userId = ?.
- filterFindByG_U(long, long, int, int, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns an ordered range of all the saved content entries that the user has permissions to view where groupId = ? and userId = ?.
- filterFindByG_U_PrevAndNext(long, long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the saved content entries before and after the current saved content entry in the ordered set of saved content entries that the user has permission to view where groupId = ? and userId = ?.
- filterFindByG_U_PrevAndNext(long, long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the saved content entries before and after the current saved content entry in the ordered set of saved content entries that the user has permission to view where groupId = ? and userId = ?.
- filterFindByGroupId(long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns all the saved content entries that the user has permission to view where groupId = ?.
- filterFindByGroupId(long, int, int) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns a range of all the saved content entries that the user has permission to view where groupId = ?.
- filterFindByGroupId(long, int, int, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns an ordered range of all the saved content entries that the user has permissions to view where groupId = ?.
- filterFindByGroupId(long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns all the saved content entries that the user has permission to view where groupId = ?.
- filterFindByGroupId(long, int, int) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns a range of all the saved content entries that the user has permission to view where groupId = ?.
- filterFindByGroupId(long, int, int, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns an ordered range of all the saved content entries that the user has permissions to view where groupId = ?.
- filterFindByGroupId_PrevAndNext(long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the saved content entries before and after the current saved content entry in the ordered set of saved content entries that the user has permission to view where groupId = ?.
- filterFindByGroupId_PrevAndNext(long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the saved content entries before and after the current saved content entry in the ordered set of saved content entries that the user has permission to view where groupId = ?.
- findAll() - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns all the saved content entries.
- findAll(int, int) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns a range of all the saved content entries.
- findAll(int, int, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns an ordered range of all the saved content entries.
- findAll(int, int, OrderByComparator<SavedContentEntry>, boolean) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns an ordered range of all the saved content entries.
- findAll() - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns all the saved content entries.
- findAll(int, int) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns a range of all the saved content entries.
- findAll(int, int, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns an ordered range of all the saved content entries.
- findAll(int, int, OrderByComparator<SavedContentEntry>, boolean) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns an ordered range of all the saved content entries.
- findByC_C_C(long, long, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns all the saved content entries where companyId = ? and classNameId = ? and classPK = ?.
- findByC_C_C(long, long, long, int, int) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns a range of all the saved content entries where companyId = ? and classNameId = ? and classPK = ?.
- findByC_C_C(long, long, long, int, int, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns an ordered range of all the saved content entries where companyId = ? and classNameId = ? and classPK = ?.
- findByC_C_C(long, long, long, int, int, OrderByComparator<SavedContentEntry>, boolean) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns an ordered range of all the saved content entries where companyId = ? and classNameId = ? and classPK = ?.
- findByC_C_C(long, long, long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns all the saved content entries where companyId = ? and classNameId = ? and classPK = ?.
- findByC_C_C(long, long, long, int, int) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns a range of all the saved content entries where companyId = ? and classNameId = ? and classPK = ?.
- findByC_C_C(long, long, long, int, int, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns an ordered range of all the saved content entries where companyId = ? and classNameId = ? and classPK = ?.
- findByC_C_C(long, long, long, int, int, OrderByComparator<SavedContentEntry>, boolean) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns an ordered range of all the saved content entries where companyId = ? and classNameId = ? and classPK = ?.
- findByC_C_C_First(long, long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the first saved content entry in the ordered set where companyId = ? and classNameId = ? and classPK = ?.
- findByC_C_C_First(long, long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the first saved content entry in the ordered set where companyId = ? and classNameId = ? and classPK = ?.
- findByC_C_C_Last(long, long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the last saved content entry in the ordered set where companyId = ? and classNameId = ? and classPK = ?.
- findByC_C_C_Last(long, long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the last saved content entry in the ordered set where companyId = ? and classNameId = ? and classPK = ?.
- findByC_C_C_PrevAndNext(long, long, long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the saved content entries before and after the current saved content entry in the ordered set where companyId = ? and classNameId = ? and classPK = ?.
- findByC_C_C_PrevAndNext(long, long, long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the saved content entries before and after the current saved content entry in the ordered set where companyId = ? and classNameId = ? and classPK = ?.
- findByC_U_C_C(long, long, long, long[]) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns all the saved content entries where companyId = ? and userId = ? and classNameId = ? and classPK = any ?.
- findByC_U_C_C(long, long, long, long[], int, int) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns a range of all the saved content entries where companyId = ? and userId = ? and classNameId = ? and classPK = any ?.
- findByC_U_C_C(long, long, long, long[], int, int, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns an ordered range of all the saved content entries where companyId = ? and userId = ? and classNameId = ? and classPK = any ?.
- findByC_U_C_C(long, long, long, long[], int, int, OrderByComparator<SavedContentEntry>, boolean) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns an ordered range of all the saved content entries where companyId = ? and userId = ? and classNameId = ? and classPK = ?, optionally using the finder cache.
- findByC_U_C_C(long, long, long, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the saved content entry where companyId = ? and userId = ? and classNameId = ? and classPK = ? or throws a NoSuchSavedContentEntryException
if it could not be found.
- findByC_U_C_C(long, long, long, long[]) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns all the saved content entries where companyId = ? and userId = ? and classNameId = ? and classPK = any ?.
- findByC_U_C_C(long, long, long, long[], int, int) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns a range of all the saved content entries where companyId = ? and userId = ? and classNameId = ? and classPK = any ?.
- findByC_U_C_C(long, long, long, long[], int, int, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns an ordered range of all the saved content entries where companyId = ? and userId = ? and classNameId = ? and classPK = any ?.
- findByC_U_C_C(long, long, long, long[], int, int, OrderByComparator<SavedContentEntry>, boolean) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns an ordered range of all the saved content entries where companyId = ? and userId = ? and classNameId = ? and classPK = ?, optionally using the finder cache.
- findByC_U_C_C(long, long, long, long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the saved content entry where companyId = ? and userId = ? and classNameId = ? and classPK = ? or throws a NoSuchSavedContentEntryException
if it could not be found.
- findByG_C_C(long, long, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns all the saved content entries where groupId = ? and classNameId = ? and classPK = ?.
- findByG_C_C(long, long, long, int, int) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns a range of all the saved content entries where groupId = ? and classNameId = ? and classPK = ?.
- findByG_C_C(long, long, long, int, int, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns an ordered range of all the saved content entries where groupId = ? and classNameId = ? and classPK = ?.
- findByG_C_C(long, long, long, int, int, OrderByComparator<SavedContentEntry>, boolean) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns an ordered range of all the saved content entries where groupId = ? and classNameId = ? and classPK = ?.
- findByG_C_C(long, long, long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns all the saved content entries where groupId = ? and classNameId = ? and classPK = ?.
- findByG_C_C(long, long, long, int, int) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns a range of all the saved content entries where groupId = ? and classNameId = ? and classPK = ?.
- findByG_C_C(long, long, long, int, int, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns an ordered range of all the saved content entries where groupId = ? and classNameId = ? and classPK = ?.
- findByG_C_C(long, long, long, int, int, OrderByComparator<SavedContentEntry>, boolean) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns an ordered range of all the saved content entries where groupId = ? and classNameId = ? and classPK = ?.
- findByG_C_C_First(long, long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the first saved content entry in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
- findByG_C_C_First(long, long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the first saved content entry in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
- findByG_C_C_Last(long, long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the last saved content entry in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
- findByG_C_C_Last(long, long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the last saved content entry in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
- findByG_C_C_PrevAndNext(long, long, long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the saved content entries before and after the current saved content entry in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
- findByG_C_C_PrevAndNext(long, long, long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the saved content entries before and after the current saved content entry in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
- findByG_U(long, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns all the saved content entries where groupId = ? and userId = ?.
- findByG_U(long, long, int, int) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns a range of all the saved content entries where groupId = ? and userId = ?.
- findByG_U(long, long, int, int, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns an ordered range of all the saved content entries where groupId = ? and userId = ?.
- findByG_U(long, long, int, int, OrderByComparator<SavedContentEntry>, boolean) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns an ordered range of all the saved content entries where groupId = ? and userId = ?.
- findByG_U(long, long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns all the saved content entries where groupId = ? and userId = ?.
- findByG_U(long, long, int, int) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns a range of all the saved content entries where groupId = ? and userId = ?.
- findByG_U(long, long, int, int, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns an ordered range of all the saved content entries where groupId = ? and userId = ?.
- findByG_U(long, long, int, int, OrderByComparator<SavedContentEntry>, boolean) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns an ordered range of all the saved content entries where groupId = ? and userId = ?.
- findByG_U_C_C(long, long, long, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the saved content entry where groupId = ? and userId = ? and classNameId = ? and classPK = ? or throws a NoSuchSavedContentEntryException
if it could not be found.
- findByG_U_C_C(long, long, long, long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the saved content entry where groupId = ? and userId = ? and classNameId = ? and classPK = ? or throws a NoSuchSavedContentEntryException
if it could not be found.
- findByG_U_First(long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the first saved content entry in the ordered set where groupId = ? and userId = ?.
- findByG_U_First(long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the first saved content entry in the ordered set where groupId = ? and userId = ?.
- findByG_U_Last(long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the last saved content entry in the ordered set where groupId = ? and userId = ?.
- findByG_U_Last(long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the last saved content entry in the ordered set where groupId = ? and userId = ?.
- findByG_U_PrevAndNext(long, long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the saved content entries before and after the current saved content entry in the ordered set where groupId = ? and userId = ?.
- findByG_U_PrevAndNext(long, long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the saved content entries before and after the current saved content entry in the ordered set where groupId = ? and userId = ?.
- findByGroupId(long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns all the saved content entries where groupId = ?.
- findByGroupId(long, int, int) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns a range of all the saved content entries where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns an ordered range of all the saved content entries where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<SavedContentEntry>, boolean) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns an ordered range of all the saved content entries where groupId = ?.
- findByGroupId(long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns all the saved content entries where groupId = ?.
- findByGroupId(long, int, int) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns a range of all the saved content entries where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns an ordered range of all the saved content entries where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<SavedContentEntry>, boolean) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns an ordered range of all the saved content entries where groupId = ?.
- findByGroupId_First(long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the first saved content entry in the ordered set where groupId = ?.
- findByGroupId_First(long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the first saved content entry in the ordered set where groupId = ?.
- findByGroupId_Last(long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the last saved content entry in the ordered set where groupId = ?.
- findByGroupId_Last(long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the last saved content entry in the ordered set where groupId = ?.
- findByGroupId_PrevAndNext(long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the saved content entries before and after the current saved content entry in the ordered set where groupId = ?.
- findByGroupId_PrevAndNext(long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the saved content entries before and after the current saved content entry in the ordered set where groupId = ?.
- findByPrimaryKey(long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the saved content entry with the primary key or throws a NoSuchSavedContentEntryException
if it could not be found.
- findByPrimaryKey(long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the saved content entry with the primary key or throws a NoSuchSavedContentEntryException
if it could not be found.
- findByU_C(long, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns all the saved content entries where userId = ? and classNameId = ?.
- findByU_C(long, long, int, int) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns a range of all the saved content entries where userId = ? and classNameId = ?.
- findByU_C(long, long, int, int, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns an ordered range of all the saved content entries where userId = ? and classNameId = ?.
- findByU_C(long, long, int, int, OrderByComparator<SavedContentEntry>, boolean) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns an ordered range of all the saved content entries where userId = ? and classNameId = ?.
- findByU_C(long, long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns all the saved content entries where userId = ? and classNameId = ?.
- findByU_C(long, long, int, int) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns a range of all the saved content entries where userId = ? and classNameId = ?.
- findByU_C(long, long, int, int, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns an ordered range of all the saved content entries where userId = ? and classNameId = ?.
- findByU_C(long, long, int, int, OrderByComparator<SavedContentEntry>, boolean) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns an ordered range of all the saved content entries where userId = ? and classNameId = ?.
- findByU_C_First(long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the first saved content entry in the ordered set where userId = ? and classNameId = ?.
- findByU_C_First(long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the first saved content entry in the ordered set where userId = ? and classNameId = ?.
- findByU_C_Last(long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the last saved content entry in the ordered set where userId = ? and classNameId = ?.
- findByU_C_Last(long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the last saved content entry in the ordered set where userId = ? and classNameId = ?.
- findByU_C_PrevAndNext(long, long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the saved content entries before and after the current saved content entry in the ordered set where userId = ? and classNameId = ?.
- findByU_C_PrevAndNext(long, long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the saved content entries before and after the current saved content entry in the ordered set where userId = ? and classNameId = ?.
- findByUserId(long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns all the saved content entries where userId = ?.
- findByUserId(long, int, int) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns a range of all the saved content entries where userId = ?.
- findByUserId(long, int, int, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns an ordered range of all the saved content entries where userId = ?.
- findByUserId(long, int, int, OrderByComparator<SavedContentEntry>, boolean) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns an ordered range of all the saved content entries where userId = ?.
- findByUserId(long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns all the saved content entries where userId = ?.
- findByUserId(long, int, int) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns a range of all the saved content entries where userId = ?.
- findByUserId(long, int, int, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns an ordered range of all the saved content entries where userId = ?.
- findByUserId(long, int, int, OrderByComparator<SavedContentEntry>, boolean) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns an ordered range of all the saved content entries where userId = ?.
- findByUserId_First(long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the first saved content entry in the ordered set where userId = ?.
- findByUserId_First(long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the first saved content entry in the ordered set where userId = ?.
- findByUserId_Last(long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the last saved content entry in the ordered set where userId = ?.
- findByUserId_Last(long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the last saved content entry in the ordered set where userId = ?.
- findByUserId_PrevAndNext(long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the saved content entries before and after the current saved content entry in the ordered set where userId = ?.
- findByUserId_PrevAndNext(long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the saved content entries before and after the current saved content entry in the ordered set where userId = ?.
- findByUuid(String) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns all the saved content entries where uuid = ?.
- findByUuid(String, int, int) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns a range of all the saved content entries where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns an ordered range of all the saved content entries where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<SavedContentEntry>, boolean) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns an ordered range of all the saved content entries where uuid = ?.
- findByUuid(String) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns all the saved content entries where uuid = ?.
- findByUuid(String, int, int) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns a range of all the saved content entries where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns an ordered range of all the saved content entries where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<SavedContentEntry>, boolean) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns an ordered range of all the saved content entries where uuid = ?.
- findByUuid_C(String, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns all the saved content entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns a range of all the saved content entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns an ordered range of all the saved content entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<SavedContentEntry>, boolean) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns an ordered range of all the saved content entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns all the saved content entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns a range of all the saved content entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns an ordered range of all the saved content entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<SavedContentEntry>, boolean) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns an ordered range of all the saved content entries where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the first saved content entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the first saved content entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the last saved content entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the last saved content entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the saved content entries before and after the current saved content entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the saved content entries before and after the current saved content entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_First(String, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the first saved content entry in the ordered set where uuid = ?.
- findByUuid_First(String, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the first saved content entry in the ordered set where uuid = ?.
- findByUUID_G(String, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the saved content entry where uuid = ? and groupId = ? or throws a NoSuchSavedContentEntryException
if it could not be found.
- findByUUID_G(String, long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the saved content entry where uuid = ? and groupId = ? or throws a NoSuchSavedContentEntryException
if it could not be found.
- findByUuid_Last(String, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the last saved content entry in the ordered set where uuid = ?.
- findByUuid_Last(String, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the last saved content entry in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
-
Returns the saved content entries before and after the current saved content entry in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
Returns the saved content entries before and after the current saved content entry in the ordered set where uuid = ?.
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
-