- fetchBackgroundTask(long) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
-
- fetchBackgroundTask(long) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
-
- fetchBackgroundTask(long) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
-
- fetchByCompanyId_First(long, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the first background task in the ordered set where companyId = ?.
- fetchByCompanyId_First(long, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the first background task in the ordered set where companyId = ?.
- fetchByCompanyId_Last(long, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the last background task in the ordered set where companyId = ?.
- fetchByCompanyId_Last(long, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the last background task in the ordered set where companyId = ?.
- fetchByCompleted_First(boolean, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the first background task in the ordered set where completed = ?.
- fetchByCompleted_First(boolean, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the first background task in the ordered set where completed = ?.
- fetchByCompleted_Last(boolean, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the last background task in the ordered set where completed = ?.
- fetchByCompleted_Last(boolean, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the last background task in the ordered set where completed = ?.
- fetchByG_N_T_C_First(long, String, String, boolean, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the first background task in the ordered set where groupId = ? and name = ? and taskExecutorClassName = ? and completed = ?.
- fetchByG_N_T_C_First(long, String, String, boolean, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the first background task in the ordered set where groupId = ? and name = ? and taskExecutorClassName = ? and completed = ?.
- fetchByG_N_T_C_Last(long, String, String, boolean, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the last background task in the ordered set where groupId = ? and name = ? and taskExecutorClassName = ? and completed = ?.
- fetchByG_N_T_C_Last(long, String, String, boolean, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the last background task in the ordered set where groupId = ? and name = ? and taskExecutorClassName = ? and completed = ?.
- fetchByG_N_T_First(long, String, String, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the first background task in the ordered set where groupId = ? and name = ? and taskExecutorClassName = ?.
- fetchByG_N_T_First(long, String, String, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the first background task in the ordered set where groupId = ? and name = ? and taskExecutorClassName = ?.
- fetchByG_N_T_Last(long, String, String, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the last background task in the ordered set where groupId = ? and name = ? and taskExecutorClassName = ?.
- fetchByG_N_T_Last(long, String, String, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the last background task in the ordered set where groupId = ? and name = ? and taskExecutorClassName = ?.
- fetchByG_S_First(long, int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the first background task in the ordered set where groupId = ? and status = ?.
- fetchByG_S_First(long, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the first background task in the ordered set where groupId = ? and status = ?.
- fetchByG_S_Last(long, int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the last background task in the ordered set where groupId = ? and status = ?.
- fetchByG_S_Last(long, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the last background task in the ordered set where groupId = ? and status = ?.
- fetchByG_T_C_First(long, String, boolean, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the first background task in the ordered set where groupId = ? and taskExecutorClassName = ? and completed = ?.
- fetchByG_T_C_First(long, String, boolean, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the first background task in the ordered set where groupId = ? and taskExecutorClassName = ? and completed = ?.
- fetchByG_T_C_Last(long, String, boolean, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the last background task in the ordered set where groupId = ? and taskExecutorClassName = ? and completed = ?.
- fetchByG_T_C_Last(long, String, boolean, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the last background task in the ordered set where groupId = ? and taskExecutorClassName = ? and completed = ?.
- fetchByG_T_First(long, String, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the first background task in the ordered set where groupId = ? and taskExecutorClassName = ?.
- fetchByG_T_First(long, String, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the first background task in the ordered set where groupId = ? and taskExecutorClassName = ?.
- fetchByG_T_Last(long, String, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the last background task in the ordered set where groupId = ? and taskExecutorClassName = ?.
- fetchByG_T_Last(long, String, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the last background task in the ordered set where groupId = ? and taskExecutorClassName = ?.
- fetchByG_T_S_First(long, String, int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the first background task in the ordered set where groupId = ? and taskExecutorClassName = ? and status = ?.
- fetchByG_T_S_First(long, String, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the first background task in the ordered set where groupId = ? and taskExecutorClassName = ? and status = ?.
- fetchByG_T_S_Last(long, String, int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the last background task in the ordered set where groupId = ? and taskExecutorClassName = ? and status = ?.
- fetchByG_T_S_Last(long, String, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the last background task in the ordered set where groupId = ? and taskExecutorClassName = ? and status = ?.
- fetchByGroupId_First(long, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the first background task in the ordered set where groupId = ?.
- fetchByGroupId_First(long, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the first background task in the ordered set where groupId = ?.
- fetchByGroupId_Last(long, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the last background task in the ordered set where groupId = ?.
- fetchByGroupId_Last(long, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the last background task in the ordered set where groupId = ?.
- fetchByPrimaryKey(long) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the background task with the primary key or returns null
if it could not be found.
- fetchByPrimaryKey(long) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the background task with the primary key or returns null
if it could not be found.
- fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
- fetchByStatus_First(int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the first background task in the ordered set where status = ?.
- fetchByStatus_First(int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the first background task in the ordered set where status = ?.
- fetchByStatus_Last(int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the last background task in the ordered set where status = ?.
- fetchByStatus_Last(int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the last background task in the ordered set where status = ?.
- fetchByT_S_First(String, int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the first background task in the ordered set where taskExecutorClassName = ? and status = ?.
- fetchByT_S_First(String, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the first background task in the ordered set where taskExecutorClassName = ? and status = ?.
- fetchByT_S_Last(String, int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the last background task in the ordered set where taskExecutorClassName = ? and status = ?.
- fetchByT_S_Last(String, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the last background task in the ordered set where taskExecutorClassName = ? and status = ?.
- fetchFirstBackgroundTask(long, String, boolean, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
-
- fetchFirstBackgroundTask(String, int) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
-
- fetchFirstBackgroundTask(String, int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
-
- fetchFirstBackgroundTask(long, String, boolean, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
-
- fetchFirstBackgroundTask(String, int) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
-
- fetchFirstBackgroundTask(String, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
-
- fetchFirstBackgroundTask(long, String, boolean, OrderByComparator<BackgroundTask>) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
-
- fetchFirstBackgroundTask(String, int) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
-
- fetchFirstBackgroundTask(String, int, OrderByComparator<BackgroundTask>) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
-
- findAll() - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns all the background tasks.
- findAll(int, int) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns a range of all the background tasks.
- findAll(int, int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns an ordered range of all the background tasks.
- findAll(int, int, OrderByComparator<BackgroundTask>, boolean) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns an ordered range of all the background tasks.
- findAll() - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns all the background tasks.
- findAll(int, int) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns a range of all the background tasks.
- findAll(int, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns an ordered range of all the background tasks.
- findAll(int, int, OrderByComparator<BackgroundTask>, boolean) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns an ordered range of all the background tasks.
- findByCompanyId(long) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns all the background tasks where companyId = ?.
- findByCompanyId(long, int, int) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns a range of all the background tasks where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns an ordered range of all the background tasks where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<BackgroundTask>, boolean) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns an ordered range of all the background tasks where companyId = ?.
- findByCompanyId(long) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns all the background tasks where companyId = ?.
- findByCompanyId(long, int, int) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns a range of all the background tasks where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns an ordered range of all the background tasks where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<BackgroundTask>, boolean) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns an ordered range of all the background tasks where companyId = ?.
- findByCompanyId_First(long, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the first background task in the ordered set where companyId = ?.
- findByCompanyId_First(long, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the first background task in the ordered set where companyId = ?.
- findByCompanyId_Last(long, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the last background task in the ordered set where companyId = ?.
- findByCompanyId_Last(long, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the last background task in the ordered set where companyId = ?.
- findByCompanyId_PrevAndNext(long, long, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the background tasks before and after the current background task in the ordered set where companyId = ?.
- findByCompanyId_PrevAndNext(long, long, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the background tasks before and after the current background task in the ordered set where companyId = ?.
- findByCompleted(boolean) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns all the background tasks where completed = ?.
- findByCompleted(boolean, int, int) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns a range of all the background tasks where completed = ?.
- findByCompleted(boolean, int, int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns an ordered range of all the background tasks where completed = ?.
- findByCompleted(boolean, int, int, OrderByComparator<BackgroundTask>, boolean) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns an ordered range of all the background tasks where completed = ?.
- findByCompleted(boolean) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns all the background tasks where completed = ?.
- findByCompleted(boolean, int, int) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns a range of all the background tasks where completed = ?.
- findByCompleted(boolean, int, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns an ordered range of all the background tasks where completed = ?.
- findByCompleted(boolean, int, int, OrderByComparator<BackgroundTask>, boolean) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns an ordered range of all the background tasks where completed = ?.
- findByCompleted_First(boolean, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the first background task in the ordered set where completed = ?.
- findByCompleted_First(boolean, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the first background task in the ordered set where completed = ?.
- findByCompleted_Last(boolean, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the last background task in the ordered set where completed = ?.
- findByCompleted_Last(boolean, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the last background task in the ordered set where completed = ?.
- findByCompleted_PrevAndNext(long, boolean, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the background tasks before and after the current background task in the ordered set where completed = ?.
- findByCompleted_PrevAndNext(long, boolean, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the background tasks before and after the current background task in the ordered set where completed = ?.
- findByG_N_T(long, String, String) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns all the background tasks where groupId = ? and name = ? and taskExecutorClassName = ?.
- findByG_N_T(long, String, String, int, int) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns a range of all the background tasks where groupId = ? and name = ? and taskExecutorClassName = ?.
- findByG_N_T(long, String, String, int, int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns an ordered range of all the background tasks where groupId = ? and name = ? and taskExecutorClassName = ?.
- findByG_N_T(long, String, String, int, int, OrderByComparator<BackgroundTask>, boolean) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns an ordered range of all the background tasks where groupId = ? and name = ? and taskExecutorClassName = ?.
- findByG_N_T(long[], String, String[]) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns all the background tasks where groupId = any ? and name = ? and taskExecutorClassName = any ?.
- findByG_N_T(long[], String, String[], int, int) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns a range of all the background tasks where groupId = any ? and name = ? and taskExecutorClassName = any ?.
- findByG_N_T(long[], String, String[], int, int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns an ordered range of all the background tasks where groupId = any ? and name = ? and taskExecutorClassName = any ?.
- findByG_N_T(long[], String, String[], int, int, OrderByComparator<BackgroundTask>, boolean) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns an ordered range of all the background tasks where groupId = ? and name = ? and taskExecutorClassName = ?, optionally using the finder cache.
- findByG_N_T(long, String, String) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns all the background tasks where groupId = ? and name = ? and taskExecutorClassName = ?.
- findByG_N_T(long, String, String, int, int) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns a range of all the background tasks where groupId = ? and name = ? and taskExecutorClassName = ?.
- findByG_N_T(long, String, String, int, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns an ordered range of all the background tasks where groupId = ? and name = ? and taskExecutorClassName = ?.
- findByG_N_T(long, String, String, int, int, OrderByComparator<BackgroundTask>, boolean) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns an ordered range of all the background tasks where groupId = ? and name = ? and taskExecutorClassName = ?.
- findByG_N_T(long[], String, String[]) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns all the background tasks where groupId = any ? and name = ? and taskExecutorClassName = any ?.
- findByG_N_T(long[], String, String[], int, int) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns a range of all the background tasks where groupId = any ? and name = ? and taskExecutorClassName = any ?.
- findByG_N_T(long[], String, String[], int, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns an ordered range of all the background tasks where groupId = any ? and name = ? and taskExecutorClassName = any ?.
- findByG_N_T(long[], String, String[], int, int, OrderByComparator<BackgroundTask>, boolean) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns an ordered range of all the background tasks where groupId = ? and name = ? and taskExecutorClassName = ?, optionally using the finder cache.
- findByG_N_T_C(long, String, String, boolean) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns all the background tasks where groupId = ? and name = ? and taskExecutorClassName = ? and completed = ?.
- findByG_N_T_C(long, String, String, boolean, int, int) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns a range of all the background tasks where groupId = ? and name = ? and taskExecutorClassName = ? and completed = ?.
- findByG_N_T_C(long, String, String, boolean, int, int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns an ordered range of all the background tasks where groupId = ? and name = ? and taskExecutorClassName = ? and completed = ?.
- findByG_N_T_C(long, String, String, boolean, int, int, OrderByComparator<BackgroundTask>, boolean) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns an ordered range of all the background tasks where groupId = ? and name = ? and taskExecutorClassName = ? and completed = ?.
- findByG_N_T_C(long[], String, String, boolean) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns all the background tasks where groupId = any ? and name = ? and taskExecutorClassName = ? and completed = ?.
- findByG_N_T_C(long[], String, String, boolean, int, int) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns a range of all the background tasks where groupId = any ? and name = ? and taskExecutorClassName = ? and completed = ?.
- findByG_N_T_C(long[], String, String, boolean, int, int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns an ordered range of all the background tasks where groupId = any ? and name = ? and taskExecutorClassName = ? and completed = ?.
- findByG_N_T_C(long[], String, String, boolean, int, int, OrderByComparator<BackgroundTask>, boolean) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns an ordered range of all the background tasks where groupId = ? and name = ? and taskExecutorClassName = ? and completed = ?, optionally using the finder cache.
- findByG_N_T_C(long, String, String, boolean) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns all the background tasks where groupId = ? and name = ? and taskExecutorClassName = ? and completed = ?.
- findByG_N_T_C(long, String, String, boolean, int, int) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns a range of all the background tasks where groupId = ? and name = ? and taskExecutorClassName = ? and completed = ?.
- findByG_N_T_C(long, String, String, boolean, int, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns an ordered range of all the background tasks where groupId = ? and name = ? and taskExecutorClassName = ? and completed = ?.
- findByG_N_T_C(long, String, String, boolean, int, int, OrderByComparator<BackgroundTask>, boolean) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns an ordered range of all the background tasks where groupId = ? and name = ? and taskExecutorClassName = ? and completed = ?.
- findByG_N_T_C(long[], String, String, boolean) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns all the background tasks where groupId = any ? and name = ? and taskExecutorClassName = ? and completed = ?.
- findByG_N_T_C(long[], String, String, boolean, int, int) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns a range of all the background tasks where groupId = any ? and name = ? and taskExecutorClassName = ? and completed = ?.
- findByG_N_T_C(long[], String, String, boolean, int, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns an ordered range of all the background tasks where groupId = any ? and name = ? and taskExecutorClassName = ? and completed = ?.
- findByG_N_T_C(long[], String, String, boolean, int, int, OrderByComparator<BackgroundTask>, boolean) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns an ordered range of all the background tasks where groupId = ? and name = ? and taskExecutorClassName = ? and completed = ?, optionally using the finder cache.
- findByG_N_T_C_First(long, String, String, boolean, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the first background task in the ordered set where groupId = ? and name = ? and taskExecutorClassName = ? and completed = ?.
- findByG_N_T_C_First(long, String, String, boolean, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the first background task in the ordered set where groupId = ? and name = ? and taskExecutorClassName = ? and completed = ?.
- findByG_N_T_C_Last(long, String, String, boolean, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the last background task in the ordered set where groupId = ? and name = ? and taskExecutorClassName = ? and completed = ?.
- findByG_N_T_C_Last(long, String, String, boolean, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the last background task in the ordered set where groupId = ? and name = ? and taskExecutorClassName = ? and completed = ?.
- findByG_N_T_C_PrevAndNext(long, long, String, String, boolean, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the background tasks before and after the current background task in the ordered set where groupId = ? and name = ? and taskExecutorClassName = ? and completed = ?.
- findByG_N_T_C_PrevAndNext(long, long, String, String, boolean, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the background tasks before and after the current background task in the ordered set where groupId = ? and name = ? and taskExecutorClassName = ? and completed = ?.
- findByG_N_T_First(long, String, String, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the first background task in the ordered set where groupId = ? and name = ? and taskExecutorClassName = ?.
- findByG_N_T_First(long, String, String, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the first background task in the ordered set where groupId = ? and name = ? and taskExecutorClassName = ?.
- findByG_N_T_Last(long, String, String, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the last background task in the ordered set where groupId = ? and name = ? and taskExecutorClassName = ?.
- findByG_N_T_Last(long, String, String, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the last background task in the ordered set where groupId = ? and name = ? and taskExecutorClassName = ?.
- findByG_N_T_PrevAndNext(long, long, String, String, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the background tasks before and after the current background task in the ordered set where groupId = ? and name = ? and taskExecutorClassName = ?.
- findByG_N_T_PrevAndNext(long, long, String, String, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the background tasks before and after the current background task in the ordered set where groupId = ? and name = ? and taskExecutorClassName = ?.
- findByG_S(long, int) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns all the background tasks where groupId = ? and status = ?.
- findByG_S(long, int, int, int) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns a range of all the background tasks where groupId = ? and status = ?.
- findByG_S(long, int, int, int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns an ordered range of all the background tasks where groupId = ? and status = ?.
- findByG_S(long, int, int, int, OrderByComparator<BackgroundTask>, boolean) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns an ordered range of all the background tasks where groupId = ? and status = ?.
- findByG_S(long, int) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns all the background tasks where groupId = ? and status = ?.
- findByG_S(long, int, int, int) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns a range of all the background tasks where groupId = ? and status = ?.
- findByG_S(long, int, int, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns an ordered range of all the background tasks where groupId = ? and status = ?.
- findByG_S(long, int, int, int, OrderByComparator<BackgroundTask>, boolean) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns an ordered range of all the background tasks where groupId = ? and status = ?.
- findByG_S_First(long, int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the first background task in the ordered set where groupId = ? and status = ?.
- findByG_S_First(long, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the first background task in the ordered set where groupId = ? and status = ?.
- findByG_S_Last(long, int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the last background task in the ordered set where groupId = ? and status = ?.
- findByG_S_Last(long, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the last background task in the ordered set where groupId = ? and status = ?.
- findByG_S_PrevAndNext(long, long, int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the background tasks before and after the current background task in the ordered set where groupId = ? and status = ?.
- findByG_S_PrevAndNext(long, long, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the background tasks before and after the current background task in the ordered set where groupId = ? and status = ?.
- findByG_T(long, String) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns all the background tasks where groupId = ? and taskExecutorClassName = ?.
- findByG_T(long, String, int, int) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns a range of all the background tasks where groupId = ? and taskExecutorClassName = ?.
- findByG_T(long, String, int, int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns an ordered range of all the background tasks where groupId = ? and taskExecutorClassName = ?.
- findByG_T(long, String, int, int, OrderByComparator<BackgroundTask>, boolean) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns an ordered range of all the background tasks where groupId = ? and taskExecutorClassName = ?.
- findByG_T(long[], String[]) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns all the background tasks where groupId = any ? and taskExecutorClassName = any ?.
- findByG_T(long[], String[], int, int) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns a range of all the background tasks where groupId = any ? and taskExecutorClassName = any ?.
- findByG_T(long[], String[], int, int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns an ordered range of all the background tasks where groupId = any ? and taskExecutorClassName = any ?.
- findByG_T(long[], String[], int, int, OrderByComparator<BackgroundTask>, boolean) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns an ordered range of all the background tasks where groupId = ? and taskExecutorClassName = ?, optionally using the finder cache.
- findByG_T(long, String) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns all the background tasks where groupId = ? and taskExecutorClassName = ?.
- findByG_T(long, String, int, int) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns a range of all the background tasks where groupId = ? and taskExecutorClassName = ?.
- findByG_T(long, String, int, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns an ordered range of all the background tasks where groupId = ? and taskExecutorClassName = ?.
- findByG_T(long, String, int, int, OrderByComparator<BackgroundTask>, boolean) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns an ordered range of all the background tasks where groupId = ? and taskExecutorClassName = ?.
- findByG_T(long[], String[]) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns all the background tasks where groupId = any ? and taskExecutorClassName = any ?.
- findByG_T(long[], String[], int, int) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns a range of all the background tasks where groupId = any ? and taskExecutorClassName = any ?.
- findByG_T(long[], String[], int, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns an ordered range of all the background tasks where groupId = any ? and taskExecutorClassName = any ?.
- findByG_T(long[], String[], int, int, OrderByComparator<BackgroundTask>, boolean) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns an ordered range of all the background tasks where groupId = ? and taskExecutorClassName = ?, optionally using the finder cache.
- findByG_T_C(long[], String[], Boolean, int, int, boolean) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskFinder
-
- findByG_T_C(long, String, boolean) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns all the background tasks where groupId = ? and taskExecutorClassName = ? and completed = ?.
- findByG_T_C(long, String, boolean, int, int) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns a range of all the background tasks where groupId = ? and taskExecutorClassName = ? and completed = ?.
- findByG_T_C(long, String, boolean, int, int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns an ordered range of all the background tasks where groupId = ? and taskExecutorClassName = ? and completed = ?.
- findByG_T_C(long, String, boolean, int, int, OrderByComparator<BackgroundTask>, boolean) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns an ordered range of all the background tasks where groupId = ? and taskExecutorClassName = ? and completed = ?.
- findByG_T_C(long[], String[], boolean) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns all the background tasks where groupId = any ? and taskExecutorClassName = any ? and completed = ?.
- findByG_T_C(long[], String[], boolean, int, int) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns a range of all the background tasks where groupId = any ? and taskExecutorClassName = any ? and completed = ?.
- findByG_T_C(long[], String[], boolean, int, int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns an ordered range of all the background tasks where groupId = any ? and taskExecutorClassName = any ? and completed = ?.
- findByG_T_C(long[], String[], boolean, int, int, OrderByComparator<BackgroundTask>, boolean) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns an ordered range of all the background tasks where groupId = ? and taskExecutorClassName = ? and completed = ?, optionally using the finder cache.
- findByG_T_C(long, String, boolean) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns all the background tasks where groupId = ? and taskExecutorClassName = ? and completed = ?.
- findByG_T_C(long, String, boolean, int, int) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns a range of all the background tasks where groupId = ? and taskExecutorClassName = ? and completed = ?.
- findByG_T_C(long, String, boolean, int, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns an ordered range of all the background tasks where groupId = ? and taskExecutorClassName = ? and completed = ?.
- findByG_T_C(long, String, boolean, int, int, OrderByComparator<BackgroundTask>, boolean) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns an ordered range of all the background tasks where groupId = ? and taskExecutorClassName = ? and completed = ?.
- findByG_T_C(long[], String[], boolean) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns all the background tasks where groupId = any ? and taskExecutorClassName = any ? and completed = ?.
- findByG_T_C(long[], String[], boolean, int, int) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns a range of all the background tasks where groupId = any ? and taskExecutorClassName = any ? and completed = ?.
- findByG_T_C(long[], String[], boolean, int, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns an ordered range of all the background tasks where groupId = any ? and taskExecutorClassName = any ? and completed = ?.
- findByG_T_C(long[], String[], boolean, int, int, OrderByComparator<BackgroundTask>, boolean) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns an ordered range of all the background tasks where groupId = ? and taskExecutorClassName = ? and completed = ?, optionally using the finder cache.
- findByG_T_C_First(long, String, boolean, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the first background task in the ordered set where groupId = ? and taskExecutorClassName = ? and completed = ?.
- findByG_T_C_First(long, String, boolean, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the first background task in the ordered set where groupId = ? and taskExecutorClassName = ? and completed = ?.
- findByG_T_C_Last(long, String, boolean, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the last background task in the ordered set where groupId = ? and taskExecutorClassName = ? and completed = ?.
- findByG_T_C_Last(long, String, boolean, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the last background task in the ordered set where groupId = ? and taskExecutorClassName = ? and completed = ?.
- findByG_T_C_PrevAndNext(long, long, String, boolean, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the background tasks before and after the current background task in the ordered set where groupId = ? and taskExecutorClassName = ? and completed = ?.
- findByG_T_C_PrevAndNext(long, long, String, boolean, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the background tasks before and after the current background task in the ordered set where groupId = ? and taskExecutorClassName = ? and completed = ?.
- findByG_T_First(long, String, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the first background task in the ordered set where groupId = ? and taskExecutorClassName = ?.
- findByG_T_First(long, String, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the first background task in the ordered set where groupId = ? and taskExecutorClassName = ?.
- findByG_T_Last(long, String, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the last background task in the ordered set where groupId = ? and taskExecutorClassName = ?.
- findByG_T_Last(long, String, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the last background task in the ordered set where groupId = ? and taskExecutorClassName = ?.
- findByG_T_PrevAndNext(long, long, String, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the background tasks before and after the current background task in the ordered set where groupId = ? and taskExecutorClassName = ?.
- findByG_T_PrevAndNext(long, long, String, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the background tasks before and after the current background task in the ordered set where groupId = ? and taskExecutorClassName = ?.
- findByG_T_S(long, String, int) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns all the background tasks where groupId = ? and taskExecutorClassName = ? and status = ?.
- findByG_T_S(long, String, int, int, int) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns a range of all the background tasks where groupId = ? and taskExecutorClassName = ? and status = ?.
- findByG_T_S(long, String, int, int, int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns an ordered range of all the background tasks where groupId = ? and taskExecutorClassName = ? and status = ?.
- findByG_T_S(long, String, int, int, int, OrderByComparator<BackgroundTask>, boolean) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns an ordered range of all the background tasks where groupId = ? and taskExecutorClassName = ? and status = ?.
- findByG_T_S(long, String[], int) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns all the background tasks where groupId = ? and taskExecutorClassName = any ? and status = ?.
- findByG_T_S(long, String[], int, int, int) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns a range of all the background tasks where groupId = ? and taskExecutorClassName = any ? and status = ?.
- findByG_T_S(long, String[], int, int, int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns an ordered range of all the background tasks where groupId = ? and taskExecutorClassName = any ? and status = ?.
- findByG_T_S(long, String[], int, int, int, OrderByComparator<BackgroundTask>, boolean) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns an ordered range of all the background tasks where groupId = ? and taskExecutorClassName = ? and status = ?, optionally using the finder cache.
- findByG_T_S(long, String, int) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns all the background tasks where groupId = ? and taskExecutorClassName = ? and status = ?.
- findByG_T_S(long, String, int, int, int) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns a range of all the background tasks where groupId = ? and taskExecutorClassName = ? and status = ?.
- findByG_T_S(long, String, int, int, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns an ordered range of all the background tasks where groupId = ? and taskExecutorClassName = ? and status = ?.
- findByG_T_S(long, String, int, int, int, OrderByComparator<BackgroundTask>, boolean) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns an ordered range of all the background tasks where groupId = ? and taskExecutorClassName = ? and status = ?.
- findByG_T_S(long, String[], int) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns all the background tasks where groupId = ? and taskExecutorClassName = any ? and status = ?.
- findByG_T_S(long, String[], int, int, int) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns a range of all the background tasks where groupId = ? and taskExecutorClassName = any ? and status = ?.
- findByG_T_S(long, String[], int, int, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns an ordered range of all the background tasks where groupId = ? and taskExecutorClassName = any ? and status = ?.
- findByG_T_S(long, String[], int, int, int, OrderByComparator<BackgroundTask>, boolean) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns an ordered range of all the background tasks where groupId = ? and taskExecutorClassName = ? and status = ?, optionally using the finder cache.
- findByG_T_S_First(long, String, int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the first background task in the ordered set where groupId = ? and taskExecutorClassName = ? and status = ?.
- findByG_T_S_First(long, String, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the first background task in the ordered set where groupId = ? and taskExecutorClassName = ? and status = ?.
- findByG_T_S_Last(long, String, int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the last background task in the ordered set where groupId = ? and taskExecutorClassName = ? and status = ?.
- findByG_T_S_Last(long, String, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the last background task in the ordered set where groupId = ? and taskExecutorClassName = ? and status = ?.
- findByG_T_S_PrevAndNext(long, long, String, int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the background tasks before and after the current background task in the ordered set where groupId = ? and taskExecutorClassName = ? and status = ?.
- findByG_T_S_PrevAndNext(long, long, String, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the background tasks before and after the current background task in the ordered set where groupId = ? and taskExecutorClassName = ? and status = ?.
- findByGroupId(long) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns all the background tasks where groupId = ?.
- findByGroupId(long, int, int) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns a range of all the background tasks where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns an ordered range of all the background tasks where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<BackgroundTask>, boolean) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns an ordered range of all the background tasks where groupId = ?.
- findByGroupId(long) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns all the background tasks where groupId = ?.
- findByGroupId(long, int, int) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns a range of all the background tasks where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns an ordered range of all the background tasks where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<BackgroundTask>, boolean) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns an ordered range of all the background tasks where groupId = ?.
- findByGroupId_First(long, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the first background task in the ordered set where groupId = ?.
- findByGroupId_First(long, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the first background task in the ordered set where groupId = ?.
- findByGroupId_Last(long, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the last background task in the ordered set where groupId = ?.
- findByGroupId_Last(long, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the last background task in the ordered set where groupId = ?.
- findByGroupId_PrevAndNext(long, long, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the background tasks before and after the current background task in the ordered set where groupId = ?.
- findByGroupId_PrevAndNext(long, long, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the background tasks before and after the current background task in the ordered set where groupId = ?.
- findByPrimaryKey(long) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the background task with the primary key or throws a NoSuchBackgroundTaskException
if it could not be found.
- findByPrimaryKey(long) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the background task with the primary key or throws a NoSuchBackgroundTaskException
if it could not be found.
- findByStatus(int) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns all the background tasks where status = ?.
- findByStatus(int, int, int) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns a range of all the background tasks where status = ?.
- findByStatus(int, int, int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns an ordered range of all the background tasks where status = ?.
- findByStatus(int, int, int, OrderByComparator<BackgroundTask>, boolean) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns an ordered range of all the background tasks where status = ?.
- findByStatus(int) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns all the background tasks where status = ?.
- findByStatus(int, int, int) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns a range of all the background tasks where status = ?.
- findByStatus(int, int, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns an ordered range of all the background tasks where status = ?.
- findByStatus(int, int, int, OrderByComparator<BackgroundTask>, boolean) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns an ordered range of all the background tasks where status = ?.
- findByStatus_First(int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the first background task in the ordered set where status = ?.
- findByStatus_First(int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the first background task in the ordered set where status = ?.
- findByStatus_Last(int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the last background task in the ordered set where status = ?.
- findByStatus_Last(int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the last background task in the ordered set where status = ?.
- findByStatus_PrevAndNext(long, int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the background tasks before and after the current background task in the ordered set where status = ?.
- findByStatus_PrevAndNext(long, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the background tasks before and after the current background task in the ordered set where status = ?.
- findByT_S(String, int) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns all the background tasks where taskExecutorClassName = ? and status = ?.
- findByT_S(String, int, int, int) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns a range of all the background tasks where taskExecutorClassName = ? and status = ?.
- findByT_S(String, int, int, int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns an ordered range of all the background tasks where taskExecutorClassName = ? and status = ?.
- findByT_S(String, int, int, int, OrderByComparator<BackgroundTask>, boolean) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns an ordered range of all the background tasks where taskExecutorClassName = ? and status = ?.
- findByT_S(String[], int) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns all the background tasks where taskExecutorClassName = any ? and status = ?.
- findByT_S(String[], int, int, int) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns a range of all the background tasks where taskExecutorClassName = any ? and status = ?.
- findByT_S(String[], int, int, int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns an ordered range of all the background tasks where taskExecutorClassName = any ? and status = ?.
- findByT_S(String[], int, int, int, OrderByComparator<BackgroundTask>, boolean) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns an ordered range of all the background tasks where taskExecutorClassName = ? and status = ?, optionally using the finder cache.
- findByT_S(String, int) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns all the background tasks where taskExecutorClassName = ? and status = ?.
- findByT_S(String, int, int, int) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns a range of all the background tasks where taskExecutorClassName = ? and status = ?.
- findByT_S(String, int, int, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns an ordered range of all the background tasks where taskExecutorClassName = ? and status = ?.
- findByT_S(String, int, int, int, OrderByComparator<BackgroundTask>, boolean) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns an ordered range of all the background tasks where taskExecutorClassName = ? and status = ?.
- findByT_S(String[], int) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns all the background tasks where taskExecutorClassName = any ? and status = ?.
- findByT_S(String[], int, int, int) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns a range of all the background tasks where taskExecutorClassName = any ? and status = ?.
- findByT_S(String[], int, int, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns an ordered range of all the background tasks where taskExecutorClassName = any ? and status = ?.
- findByT_S(String[], int, int, int, OrderByComparator<BackgroundTask>, boolean) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns an ordered range of all the background tasks where taskExecutorClassName = ? and status = ?, optionally using the finder cache.
- findByT_S_First(String, int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the first background task in the ordered set where taskExecutorClassName = ? and status = ?.
- findByT_S_First(String, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the first background task in the ordered set where taskExecutorClassName = ? and status = ?.
- findByT_S_Last(String, int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the last background task in the ordered set where taskExecutorClassName = ? and status = ?.
- findByT_S_Last(String, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the last background task in the ordered set where taskExecutorClassName = ? and status = ?.
- findByT_S_PrevAndNext(long, String, int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the background tasks before and after the current background task in the ordered set where taskExecutorClassName = ? and status = ?.
- findByT_S_PrevAndNext(long, String, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the background tasks before and after the current background task in the ordered set where taskExecutorClassName = ? and status = ?.
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-