Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- addAttachment(long, String, File) - Method in interface com.liferay.portal.background.task.model.BackgroundTask
- addAttachment(long, String, File) - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
- addAttachment(long, String, InputStream) - Method in interface com.liferay.portal.background.task.model.BackgroundTask
- addAttachment(long, String, InputStream) - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
- addAttachmentsFolder() - Method in interface com.liferay.portal.background.task.model.BackgroundTask
- addAttachmentsFolder() - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
- addBackgroundTask(long, long, String, String[], Class<?>, Map<String, Serializable>, ServiceContext) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- addBackgroundTask(long, long, String, String[], Class<?>, Map<String, Serializable>, ServiceContext) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- addBackgroundTask(long, long, String, String[], Class<?>, Map<String, Serializable>, ServiceContext) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- addBackgroundTask(long, long, String, String, Map<String, Serializable>, ServiceContext) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- addBackgroundTask(long, long, String, String, Map<String, Serializable>, ServiceContext) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- addBackgroundTask(long, long, String, String, Map<String, Serializable>, ServiceContext) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- addBackgroundTask(BackgroundTask) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
-
Adds the background task to the database.
- addBackgroundTask(BackgroundTask) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
-
Adds the background task to the database.
- addBackgroundTask(BackgroundTask) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
-
Adds the background task to the database.
- addBackgroundTaskAttachment(long, long, String, File) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- addBackgroundTaskAttachment(long, long, String, File) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- addBackgroundTaskAttachment(long, long, String, File) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- addBackgroundTaskAttachment(long, long, String, InputStream) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- addBackgroundTaskAttachment(long, long, String, InputStream) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- addBackgroundTaskAttachment(long, long, String, InputStream) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- amendBackgroundTask(long, Map<String, Serializable>, int, ServiceContext) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- amendBackgroundTask(long, Map<String, Serializable>, int, ServiceContext) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- amendBackgroundTask(long, Map<String, Serializable>, int, ServiceContext) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- amendBackgroundTask(long, Map<String, Serializable>, int, String, ServiceContext) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- amendBackgroundTask(long, Map<String, Serializable>, int, String, ServiceContext) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- amendBackgroundTask(long, Map<String, Serializable>, int, String, ServiceContext) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
B
- BACKGROUND_TASK - Static variable in class com.liferay.portal.background.task.constants.BackgroundTaskPortletKeys
- BACKGROUND_TASK_ID_ACCESSOR - Static variable in interface com.liferay.portal.background.task.model.BackgroundTask
- backgroundTask - Variable in class com.liferay.portal.background.task.display.BaseBackgroundTaskDisplay
- BackgroundTask - Interface in com.liferay.portal.background.task.model
-
The extended model interface for the BackgroundTask service.
- BackgroundTaskComparatorFactoryUtil - Class in com.liferay.portal.background.task.util.comparator
- BackgroundTaskComparatorFactoryUtil() - Constructor for class com.liferay.portal.background.task.util.comparator.BackgroundTaskComparatorFactoryUtil
- BackgroundTaskCompletionDateComparator - Class in com.liferay.portal.background.task.util.comparator
- BackgroundTaskContextMapConstants - Class in com.liferay.portal.background.task.constants
-
Deprecated.
- BackgroundTaskContextMapConstants() - Constructor for class com.liferay.portal.background.task.constants.BackgroundTaskContextMapConstants
-
Deprecated.
- BackgroundTaskCreateDateComparator - Class in com.liferay.portal.background.task.util.comparator
- BackgroundTaskFinder - Interface in com.liferay.portal.background.task.service.persistence
- backgroundTaskId - Variable in class com.liferay.portal.background.task.model.BackgroundTaskTable
- BackgroundTaskLocalService - Interface in com.liferay.portal.background.task.service
-
Provides the local service interface for BackgroundTask.
- BackgroundTaskLocalServiceUtil - Class in com.liferay.portal.background.task.service
-
Provides the local service utility for BackgroundTask.
- BackgroundTaskLocalServiceUtil() - Constructor for class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- BackgroundTaskLocalServiceWrapper - Class in com.liferay.portal.background.task.service
-
Provides a wrapper for
BackgroundTaskLocalService. - BackgroundTaskLocalServiceWrapper() - Constructor for class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- BackgroundTaskLocalServiceWrapper(BackgroundTaskLocalService) - Constructor for class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- BackgroundTaskManagerConfiguration - Interface in com.liferay.portal.background.task.configuration
- BackgroundTaskModel - Interface in com.liferay.portal.background.task.model
-
The base model interface for the BackgroundTask service.
- BackgroundTaskNameComparator - Class in com.liferay.portal.background.task.util.comparator
- BackgroundTaskPersistence - Interface in com.liferay.portal.background.task.service.persistence
-
The persistence interface for the background task service.
- BackgroundTaskPortletKeys - Class in com.liferay.portal.background.task.constants
- BackgroundTaskPortletKeys() - Constructor for class com.liferay.portal.background.task.constants.BackgroundTaskPortletKeys
- BackgroundTaskService - Interface in com.liferay.portal.background.task.service
-
Provides the remote service interface for BackgroundTask.
- BackgroundTaskServiceUtil - Class in com.liferay.portal.background.task.service
-
Provides the remote service utility for BackgroundTask.
- BackgroundTaskServiceUtil() - Constructor for class com.liferay.portal.background.task.service.BackgroundTaskServiceUtil
- BackgroundTaskServiceWrapper - Class in com.liferay.portal.background.task.service
-
Provides a wrapper for
BackgroundTaskService. - BackgroundTaskServiceWrapper() - Constructor for class com.liferay.portal.background.task.service.BackgroundTaskServiceWrapper
- BackgroundTaskServiceWrapper(BackgroundTaskService) - Constructor for class com.liferay.portal.background.task.service.BackgroundTaskServiceWrapper
- backgroundTaskStatus - Variable in class com.liferay.portal.background.task.display.BaseBackgroundTaskDisplay
- BackgroundTaskTable - Class in com.liferay.portal.background.task.model
-
The table class for the "BackgroundTask" database table.
- BackgroundTaskUtil - Class in com.liferay.portal.background.task.service.persistence
-
The persistence utility for the background task service.
- BackgroundTaskUtil() - Constructor for class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
- BackgroundTaskWrapper - Class in com.liferay.portal.background.task.model
-
This class is a wrapper for
BackgroundTask. - BackgroundTaskWrapper(BackgroundTask) - Constructor for class com.liferay.portal.background.task.model.BackgroundTaskWrapper
- BaseBackgroundTaskDisplay - Class in com.liferay.portal.background.task.display
- BaseBackgroundTaskDisplay(BackgroundTask) - Constructor for class com.liferay.portal.background.task.display.BaseBackgroundTaskDisplay
C
- cacheResult(BackgroundTask) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Caches the background task in the entity cache if it is enabled.
- cacheResult(BackgroundTask) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Caches the background task in the entity cache if it is enabled.
- cacheResult(List<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Caches the background tasks in the entity cache if it is enabled.
- cacheResult(List<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Caches the background tasks in the entity cache if it is enabled.
- cleanUpBackgroundTask(long, int) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- cleanUpBackgroundTask(long, int) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- cleanUpBackgroundTask(long, int) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- cleanUpBackgroundTasks() - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- cleanUpBackgroundTasks() - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- cleanUpBackgroundTasks() - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- clearCache() - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
- clearCache(BackgroundTask) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
- cloneWithOriginalValues() - Method in interface com.liferay.portal.background.task.model.BackgroundTaskModel
- cloneWithOriginalValues() - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
- com.liferay.portal.background.task.configuration - package com.liferay.portal.background.task.configuration
- com.liferay.portal.background.task.constants - package com.liferay.portal.background.task.constants
- com.liferay.portal.background.task.display - package com.liferay.portal.background.task.display
- com.liferay.portal.background.task.exception - package com.liferay.portal.background.task.exception
- com.liferay.portal.background.task.model - package com.liferay.portal.background.task.model
- com.liferay.portal.background.task.service - package com.liferay.portal.background.task.service
- com.liferay.portal.background.task.service.persistence - package com.liferay.portal.background.task.service.persistence
- com.liferay.portal.background.task.util.comparator - package com.liferay.portal.background.task.util.comparator
- companyId - Variable in class com.liferay.portal.background.task.model.BackgroundTaskTable
- compare(BackgroundTask, BackgroundTask) - Method in class com.liferay.portal.background.task.util.comparator.BackgroundTaskCompletionDateComparator
- compare(BackgroundTask, BackgroundTask) - Method in class com.liferay.portal.background.task.util.comparator.BackgroundTaskCreateDateComparator
- compare(BackgroundTask, BackgroundTask) - Method in class com.liferay.portal.background.task.util.comparator.BackgroundTaskNameComparator
- completed - Variable in class com.liferay.portal.background.task.model.BackgroundTaskTable
- completionDate - Variable in class com.liferay.portal.background.task.model.BackgroundTaskTable
- countAll() - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the number of background tasks.
- countAll() - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the number of background tasks.
- countByCompanyId(long) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the number of background tasks where companyId = ?.
- countByCompanyId(long) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the number of background tasks where companyId = ?.
- countByCompleted(boolean) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the number of background tasks where completed = ?.
- countByCompleted(boolean) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the number of background tasks where completed = ?.
- countByG_N_T(long[], String, String[]) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the number of background tasks where groupId = any ? and name = ? and taskExecutorClassName = any ?.
- countByG_N_T(long[], String, String[]) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the number of background tasks where groupId = any ? and name = ? and taskExecutorClassName = any ?.
- countByG_N_T(long, String, String) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the number of background tasks where groupId = ? and name = ? and taskExecutorClassName = ?.
- countByG_N_T(long, String, String) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the number of background tasks where groupId = ? and name = ? and taskExecutorClassName = ?.
- countByG_N_T_C(long[], String, String, boolean) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the number of background tasks where groupId = any ? and name = ? and taskExecutorClassName = ? and completed = ?.
- countByG_N_T_C(long[], String, String, boolean) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the number of background tasks where groupId = any ? and name = ? and taskExecutorClassName = ? and completed = ?.
- countByG_N_T_C(long, String, String, boolean) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the number of background tasks where groupId = ? and name = ? and taskExecutorClassName = ? and completed = ?.
- countByG_N_T_C(long, String, String, boolean) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the number of background tasks where groupId = ? and name = ? and taskExecutorClassName = ? and completed = ?.
- countByG_S(long, int) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the number of background tasks where groupId = ? and status = ?.
- countByG_S(long, int) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the number of background tasks where groupId = ? and status = ?.
- countByG_T(long[], String[]) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the number of background tasks where groupId = any ? and taskExecutorClassName = any ?.
- countByG_T(long[], String[]) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the number of background tasks where groupId = any ? and taskExecutorClassName = any ?.
- countByG_T(long, String) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the number of background tasks where groupId = ? and taskExecutorClassName = ?.
- countByG_T(long, String) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the number of background tasks where groupId = ? and taskExecutorClassName = ?.
- countByG_T_C(long[], String[], boolean) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the number of background tasks where groupId = any ? and taskExecutorClassName = any ? and completed = ?.
- countByG_T_C(long[], String[], boolean) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the number of background tasks where groupId = any ? and taskExecutorClassName = any ? and completed = ?.
- countByG_T_C(long, String, boolean) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the number of background tasks where groupId = ? and taskExecutorClassName = ? and completed = ?.
- countByG_T_C(long, String, boolean) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the number of background tasks where groupId = ? and taskExecutorClassName = ? and completed = ?.
- countByG_T_S(long, String[], int) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the number of background tasks where groupId = ? and taskExecutorClassName = any ? and status = ?.
- countByG_T_S(long, String[], int) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the number of background tasks where groupId = ? and taskExecutorClassName = any ? and status = ?.
- countByG_T_S(long, String, int) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the number of background tasks where groupId = ? and taskExecutorClassName = ? and status = ?.
- countByG_T_S(long, String, int) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the number of background tasks where groupId = ? and taskExecutorClassName = ? and status = ?.
- countByGroupId(long) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the number of background tasks where groupId = ?.
- countByGroupId(long) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the number of background tasks where groupId = ?.
- countByStatus(int) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the number of background tasks where status = ?.
- countByStatus(int) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the number of background tasks where status = ?.
- countByT_S(String[], int) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the number of background tasks where taskExecutorClassName = any ? and status = ?.
- countByT_S(String[], int) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the number of background tasks where taskExecutorClassName = any ? and status = ?.
- countByT_S(String, int) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Returns the number of background tasks where taskExecutorClassName = ? and status = ?.
- countByT_S(String, int) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Returns the number of background tasks where taskExecutorClassName = ? and status = ?.
- countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
- create(long) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Creates a new background task with the primary key.
- create(long) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Creates a new background task with the primary key.
- createBackgroundTask(long) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
-
Creates a new background task with the primary key.
- createBackgroundTask(long) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
-
Creates a new background task with the primary key.
- createBackgroundTask(long) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
-
Creates a new background task with the primary key.
- createDate - Variable in class com.liferay.portal.background.task.model.BackgroundTaskTable
- createPersistedModel(Serializable) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- createPersistedModel(Serializable) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- createPersistedModel(Serializable) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
D
- DELETE_ON_SUCCESS - Static variable in class com.liferay.portal.background.task.constants.BackgroundTaskContextMapConstants
-
Deprecated.
- deleteBackgroundTask(long) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
-
Deletes the background task with the primary key from the database.
- deleteBackgroundTask(long) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
-
Deletes the background task with the primary key from the database.
- deleteBackgroundTask(long) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
-
Deletes the background task with the primary key from the database.
- deleteBackgroundTask(BackgroundTask) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
-
Deletes the background task from the database.
- deleteBackgroundTask(BackgroundTask) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
-
Deletes the background task from the database.
- deleteBackgroundTask(BackgroundTask) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
-
Deletes the background task from the database.
- deleteCompanyBackgroundTasks(long) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- deleteCompanyBackgroundTasks(long) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- deleteCompanyBackgroundTasks(long) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- deleteGroupBackgroundTasks(long) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- deleteGroupBackgroundTasks(long) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- deleteGroupBackgroundTasks(long) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- deleteGroupBackgroundTasks(long, String, String) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- deleteGroupBackgroundTasks(long, String, String) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- deleteGroupBackgroundTasks(long, String, String) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- deletePersistedModel(PersistedModel) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- deletePersistedModel(PersistedModel) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- deletePersistedModel(PersistedModel) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- dslQuery(DSLQuery) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- dslQuery(DSLQuery) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- dslQuery(DSLQuery) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- dslQueryCount(DSLQuery) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- dslQueryCount(DSLQuery) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- dslQueryCount(DSLQuery) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- dynamicQuery() - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- dynamicQuery() - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- dynamicQuery() - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- dynamicQuery(DynamicQuery) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
F
- 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
nullif 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
nullif 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(long, String, boolean, 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 interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- fetchFirstBackgroundTask(String, int) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- fetchFirstBackgroundTask(String, int) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- fetchFirstBackgroundTask(String, int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- fetchFirstBackgroundTask(String, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- 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() - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
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) - 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>) - 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>) - 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) - 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) - 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) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
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) - 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>) - 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>) - 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) - 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) - 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) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
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) - 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>) - 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>) - 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) - 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) - 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 = any ? and name = ? and taskExecutorClassName = any ?.
- 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) - 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) - 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>) - 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>) - 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) - 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[], 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(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) - 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) - 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) - 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>) - 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>) - 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) - 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) - 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_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) - 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) - 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) - 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>) - 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>) - 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) - 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, 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(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) - 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) - 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) - 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>) - 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>) - 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) - 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) - 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_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) - 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) - 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) - 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>) - 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>) - 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) - 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) - 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 = any ? and taskExecutorClassName = any ?.
- 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) - 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) - 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>) - 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>) - 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) - 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[], 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(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) - 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) - 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) - 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>) - 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>) - 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) - 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) - 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_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) - 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) - 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) - 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>) - 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>) - 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) - 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, 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(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) - 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) - 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) - 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>) - 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>) - 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) - 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) - 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_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 = any ? 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) - 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) - 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>) - 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>) - 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) - 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, 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(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) - 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) - 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) - 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>) - 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>) - 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) - 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) - 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_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) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
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) - 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>) - 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>) - 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) - 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) - 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
NoSuchBackgroundTaskExceptionif 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
NoSuchBackgroundTaskExceptionif 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) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
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) - 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>) - 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>) - 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) - 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) - 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 = any ? 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) - 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) - 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>) - 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>) - 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) - 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, 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(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) - 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) - 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) - 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>) - 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>) - 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) - 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) - 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_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
G
- getActionableDynamicQuery() - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- getActionableDynamicQuery() - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- getActionableDynamicQuery() - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- getAttachmentsFileEntries() - Method in interface com.liferay.portal.background.task.model.BackgroundTask
- getAttachmentsFileEntries() - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
- getAttachmentsFileEntries(int, int) - Method in interface com.liferay.portal.background.task.model.BackgroundTask
- getAttachmentsFileEntries(int, int) - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
- getAttachmentsFileEntriesCount() - Method in interface com.liferay.portal.background.task.model.BackgroundTask
- getAttachmentsFileEntriesCount() - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
- getAttachmentsFolderId() - Method in interface com.liferay.portal.background.task.model.BackgroundTask
- getAttachmentsFolderId() - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
- getBackgroundTask(long) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
-
Returns the background task with the primary key.
- getBackgroundTask(long) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
-
Returns the background task with the primary key.
- getBackgroundTask(long) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
-
Returns the background task with the primary key.
- getBackgroundTaskId() - Method in interface com.liferay.portal.background.task.model.BackgroundTaskModel
-
Returns the background task ID of this background task.
- getBackgroundTaskId() - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
-
Returns the background task ID of this background task.
- getBackgroundTaskOrderByComparator(String, String) - Static method in class com.liferay.portal.background.task.util.comparator.BackgroundTaskComparatorFactoryUtil
- getBackgroundTasks(int, int) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
-
Returns a range of all the background tasks.
- getBackgroundTasks(int, int) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
-
Returns a range of all the background tasks.
- getBackgroundTasks(int, int) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
-
Returns a range of all the background tasks.
- getBackgroundTasks(long[], String[]) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- getBackgroundTasks(long[], String[]) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- getBackgroundTasks(long[], String[]) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- getBackgroundTasks(long[], String[], boolean) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- getBackgroundTasks(long[], String[], boolean) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- getBackgroundTasks(long[], String[], boolean) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- getBackgroundTasks(long[], String[], boolean, int, int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- getBackgroundTasks(long[], String[], boolean, int, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- getBackgroundTasks(long[], String[], boolean, int, int, OrderByComparator<BackgroundTask>) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- getBackgroundTasks(long[], String[], int, int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- getBackgroundTasks(long[], String[], int, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- getBackgroundTasks(long[], String[], int, int, OrderByComparator<BackgroundTask>) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- getBackgroundTasks(long[], String, String[], int, int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- getBackgroundTasks(long[], String, String[], int, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- getBackgroundTasks(long[], String, String[], int, int, OrderByComparator<BackgroundTask>) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- getBackgroundTasks(long[], String, String, int, int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- getBackgroundTasks(long[], String, String, int, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- getBackgroundTasks(long[], String, String, int, int, OrderByComparator<BackgroundTask>) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- getBackgroundTasks(long, int) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- getBackgroundTasks(long, int) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- getBackgroundTasks(long, int) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- getBackgroundTasks(long, String) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- getBackgroundTasks(long, String) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- getBackgroundTasks(long, String) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- getBackgroundTasks(long, String[], int) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- getBackgroundTasks(long, String[], int) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- getBackgroundTasks(long, String[], int) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- getBackgroundTasks(long, String, boolean, int, int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- getBackgroundTasks(long, String, boolean, int, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- getBackgroundTasks(long, String, boolean, int, int, OrderByComparator<BackgroundTask>) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- getBackgroundTasks(long, String, int) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- getBackgroundTasks(long, String, int) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- getBackgroundTasks(long, String, int) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- getBackgroundTasks(long, String, int, int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- getBackgroundTasks(long, String, int, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- getBackgroundTasks(long, String, int, int, OrderByComparator<BackgroundTask>) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- getBackgroundTasks(long, String, String, int, int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- getBackgroundTasks(long, String, String, int, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- getBackgroundTasks(long, String, String, int, int, OrderByComparator<BackgroundTask>) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- getBackgroundTasks(String[], int) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- getBackgroundTasks(String[], int) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- getBackgroundTasks(String[], int) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- getBackgroundTasks(String[], int, int, int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- getBackgroundTasks(String[], int, int, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- getBackgroundTasks(String[], int, int, int, OrderByComparator<BackgroundTask>) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- getBackgroundTasks(String, int) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- getBackgroundTasks(String, int) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- getBackgroundTasks(String, int) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- getBackgroundTasks(String, int, int, int, OrderByComparator<BackgroundTask>) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- getBackgroundTasks(String, int, int, int, OrderByComparator<BackgroundTask>) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- getBackgroundTasks(String, int, int, int, OrderByComparator<BackgroundTask>) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- getBackgroundTasksByDuration(long[], String[], boolean, int, int, boolean) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- getBackgroundTasksByDuration(long[], String[], boolean, int, int, boolean) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- getBackgroundTasksByDuration(long[], String[], boolean, int, int, boolean) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- getBackgroundTasksByDuration(long[], String[], int, int, boolean) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- getBackgroundTasksByDuration(long[], String[], int, int, boolean) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- getBackgroundTasksByDuration(long[], String[], int, int, boolean) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- getBackgroundTasksCount() - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
-
Returns the number of background tasks.
- getBackgroundTasksCount() - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
-
Returns the number of background tasks.
- getBackgroundTasksCount() - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
-
Returns the number of background tasks.
- getBackgroundTasksCount(long[], String[]) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- getBackgroundTasksCount(long[], String[]) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- getBackgroundTasksCount(long[], String[]) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- getBackgroundTasksCount(long[], String[], boolean) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- getBackgroundTasksCount(long[], String[], boolean) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- getBackgroundTasksCount(long[], String[], boolean) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- getBackgroundTasksCount(long[], String, String) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- getBackgroundTasksCount(long[], String, String) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- getBackgroundTasksCount(long[], String, String) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- getBackgroundTasksCount(long[], String, String[]) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- getBackgroundTasksCount(long[], String, String[]) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- getBackgroundTasksCount(long[], String, String[]) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- getBackgroundTasksCount(long[], String, String, boolean) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- getBackgroundTasksCount(long[], String, String, boolean) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- getBackgroundTasksCount(long[], String, String, boolean) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- getBackgroundTasksCount(long, String) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- getBackgroundTasksCount(long, String) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- getBackgroundTasksCount(long, String) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- getBackgroundTasksCount(long, String, boolean) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- getBackgroundTasksCount(long, String, boolean) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- getBackgroundTasksCount(long, String, boolean) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- getBackgroundTasksCount(long, String, boolean) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskService
- getBackgroundTasksCount(long, String, boolean) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskServiceUtil
- getBackgroundTasksCount(long, String, boolean) - Method in class com.liferay.portal.background.task.service.BackgroundTaskServiceWrapper
- getBackgroundTasksCount(long, String, String) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- getBackgroundTasksCount(long, String, String) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- getBackgroundTasksCount(long, String, String) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- getBackgroundTasksCount(long, String, String) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskService
- getBackgroundTasksCount(long, String, String) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskServiceUtil
- getBackgroundTasksCount(long, String, String) - Method in class com.liferay.portal.background.task.service.BackgroundTaskServiceWrapper
- getBackgroundTasksCount(long, String, String, boolean) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- getBackgroundTasksCount(long, String, String, boolean) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- getBackgroundTasksCount(long, String, String, boolean) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- getBackgroundTaskStatusAttributeLong(String) - Method in class com.liferay.portal.background.task.display.BaseBackgroundTaskDisplay
- getBackgroundTaskStatusAttributeString(String) - Method in class com.liferay.portal.background.task.display.BaseBackgroundTaskDisplay
- getBackgroundTaskStatusJSON(long) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- getBackgroundTaskStatusJSON(long) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- getBackgroundTaskStatusJSON(long) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- getBackgroundTaskStatusJSON(long) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskService
- getBackgroundTaskStatusJSON(long) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskServiceUtil
- getBackgroundTaskStatusJSON(long) - Method in class com.liferay.portal.background.task.service.BackgroundTaskServiceWrapper
- getBasePersistence() - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- getCompanyId() - Method in interface com.liferay.portal.background.task.model.BackgroundTaskModel
-
Returns the company ID of this background task.
- getCompanyId() - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
-
Returns the company ID of this background task.
- getCompleted() - Method in interface com.liferay.portal.background.task.model.BackgroundTaskModel
-
Returns the completed of this background task.
- getCompleted() - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
-
Returns the completed of this background task.
- getCompletionDate() - Method in interface com.liferay.portal.background.task.model.BackgroundTaskModel
-
Returns the completion date of this background task.
- getCompletionDate() - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
-
Returns the completion date of this background task.
- getCreateDate() - Method in interface com.liferay.portal.background.task.model.BackgroundTaskModel
-
Returns the create date of this background task.
- getCreateDate() - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
-
Returns the create date of this background task.
- getDisplayName(HttpServletRequest) - Method in class com.liferay.portal.background.task.display.BaseBackgroundTaskDisplay
- getGroupId() - Method in interface com.liferay.portal.background.task.model.BackgroundTaskModel
-
Returns the group ID of this background task.
- getGroupId() - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
-
Returns the group ID of this background task.
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- getIndexableActionableDynamicQuery() - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- getInstance(boolean) - Static method in class com.liferay.portal.background.task.util.comparator.BackgroundTaskCompletionDateComparator
- getInstance(boolean) - Static method in class com.liferay.portal.background.task.util.comparator.BackgroundTaskCreateDateComparator
- getInstance(boolean) - Static method in class com.liferay.portal.background.task.util.comparator.BackgroundTaskNameComparator
- getModelAttributes() - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
- getModifiedDate() - Method in interface com.liferay.portal.background.task.model.BackgroundTaskModel
-
Returns the modified date of this background task.
- getModifiedDate() - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
-
Returns the modified date of this background task.
- getMvccVersion() - Method in interface com.liferay.portal.background.task.model.BackgroundTaskModel
-
Returns the mvcc version of this background task.
- getMvccVersion() - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
-
Returns the mvcc version of this background task.
- getName() - Method in interface com.liferay.portal.background.task.model.BackgroundTaskModel
-
Returns the name of this background task.
- getName() - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
-
Returns the name of this background task.
- getOrderBy() - Method in class com.liferay.portal.background.task.util.comparator.BackgroundTaskCompletionDateComparator
- getOrderBy() - Method in class com.liferay.portal.background.task.util.comparator.BackgroundTaskCreateDateComparator
- getOrderBy() - Method in class com.liferay.portal.background.task.util.comparator.BackgroundTaskNameComparator
- getOrderByFields() - Method in class com.liferay.portal.background.task.util.comparator.BackgroundTaskCompletionDateComparator
- getOrderByFields() - Method in class com.liferay.portal.background.task.util.comparator.BackgroundTaskCreateDateComparator
- getOrderByFields() - Method in class com.liferay.portal.background.task.util.comparator.BackgroundTaskNameComparator
- getOSGiServiceIdentifier() - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.portal.background.task.service.BackgroundTaskService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.portal.background.task.service.BackgroundTaskServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.portal.background.task.service.BackgroundTaskServiceWrapper
-
Returns the OSGi service identifier.
- getPercentage() - Method in class com.liferay.portal.background.task.display.BaseBackgroundTaskDisplay
- getPersistedModel(Serializable) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- getPersistedModel(Serializable) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- getPersistedModel(Serializable) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- getPersistence() - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
- getPrimaryKey() - Method in interface com.liferay.portal.background.task.model.BackgroundTaskModel
-
Returns the primary key of this background task.
- getPrimaryKey() - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
-
Returns the primary key of this background task.
- getService() - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- getService() - Static method in class com.liferay.portal.background.task.service.BackgroundTaskServiceUtil
- getServletContextNames() - Method in interface com.liferay.portal.background.task.model.BackgroundTaskModel
-
Returns the servlet context names of this background task.
- getServletContextNames() - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
-
Returns the servlet context names of this background task.
- getStatus() - Method in class com.liferay.portal.background.task.display.BaseBackgroundTaskDisplay
- getStatus() - Method in interface com.liferay.portal.background.task.model.BackgroundTaskModel
-
Returns the status of this background task.
- getStatus() - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
-
Returns the status of this background task.
- getStatusLabel() - Method in class com.liferay.portal.background.task.display.BaseBackgroundTaskDisplay
- getStatusLabel() - Method in interface com.liferay.portal.background.task.model.BackgroundTask
- getStatusLabel() - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
- getStatusLabel(Locale) - Method in class com.liferay.portal.background.task.display.BaseBackgroundTaskDisplay
- getStatusMessage() - Method in interface com.liferay.portal.background.task.model.BackgroundTaskModel
-
Returns the status message of this background task.
- getStatusMessage() - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
-
Returns the status message of this background task.
- getStatusMessageJSONObject(Locale) - Method in class com.liferay.portal.background.task.display.BaseBackgroundTaskDisplay
- getTaskContextMap() - Method in interface com.liferay.portal.background.task.model.BackgroundTaskModel
-
Returns the task context map of this background task.
- getTaskContextMap() - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
-
Returns the task context map of this background task.
- getTaskExecutorClassName() - Method in interface com.liferay.portal.background.task.model.BackgroundTaskModel
-
Returns the task executor class name of this background task.
- getTaskExecutorClassName() - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
-
Returns the task executor class name of this background task.
- getTemplateResource() - Method in class com.liferay.portal.background.task.display.BaseBackgroundTaskDisplay
- getTemplateVars() - Method in class com.liferay.portal.background.task.display.BaseBackgroundTaskDisplay
- getUserId() - Method in interface com.liferay.portal.background.task.model.BackgroundTaskModel
-
Returns the user ID of this background task.
- getUserId() - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
-
Returns the user ID of this background task.
- getUserName() - Method in interface com.liferay.portal.background.task.model.BackgroundTaskModel
-
Returns the user name of this background task.
- getUserName() - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
-
Returns the user name of this background task.
- getUserUuid() - Method in interface com.liferay.portal.background.task.model.BackgroundTaskModel
-
Returns the user uuid of this background task.
- getUserUuid() - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
-
Returns the user uuid of this background task.
- getWrappedService() - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- getWrappedService() - Method in class com.liferay.portal.background.task.service.BackgroundTaskServiceWrapper
- groupId - Variable in class com.liferay.portal.background.task.model.BackgroundTaskTable
H
- hasBackgroundTaskStatus() - Method in class com.liferay.portal.background.task.display.BaseBackgroundTaskDisplay
- hasPercentage() - Method in class com.liferay.portal.background.task.display.BaseBackgroundTaskDisplay
I
- INSTANCE - Static variable in class com.liferay.portal.background.task.model.BackgroundTaskTable
- isAscending() - Method in class com.liferay.portal.background.task.util.comparator.BackgroundTaskCompletionDateComparator
- isAscending() - Method in class com.liferay.portal.background.task.util.comparator.BackgroundTaskCreateDateComparator
- isAscending() - Method in class com.liferay.portal.background.task.util.comparator.BackgroundTaskNameComparator
- isCompleted() - Method in interface com.liferay.portal.background.task.model.BackgroundTaskModel
-
Returns
trueif this background task is completed. - isCompleted() - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
-
Returns
trueif this background task is completed. - isInProgress() - Method in interface com.liferay.portal.background.task.model.BackgroundTask
- isInProgress() - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
M
- modifiedDate - Variable in class com.liferay.portal.background.task.model.BackgroundTaskTable
- mvccVersion - Variable in class com.liferay.portal.background.task.model.BackgroundTaskTable
N
- name - Variable in class com.liferay.portal.background.task.model.BackgroundTaskTable
- NoSuchBackgroundTaskException - Exception in com.liferay.portal.background.task.exception
- NoSuchBackgroundTaskException() - Constructor for exception com.liferay.portal.background.task.exception.NoSuchBackgroundTaskException
- NoSuchBackgroundTaskException(String) - Constructor for exception com.liferay.portal.background.task.exception.NoSuchBackgroundTaskException
- NoSuchBackgroundTaskException(String, Throwable) - Constructor for exception com.liferay.portal.background.task.exception.NoSuchBackgroundTaskException
- NoSuchBackgroundTaskException(Throwable) - Constructor for exception com.liferay.portal.background.task.exception.NoSuchBackgroundTaskException
O
- ORDER_BY_ASC - Static variable in class com.liferay.portal.background.task.util.comparator.BackgroundTaskCompletionDateComparator
- ORDER_BY_ASC - Static variable in class com.liferay.portal.background.task.util.comparator.BackgroundTaskCreateDateComparator
- ORDER_BY_ASC - Static variable in class com.liferay.portal.background.task.util.comparator.BackgroundTaskNameComparator
- ORDER_BY_DESC - Static variable in class com.liferay.portal.background.task.util.comparator.BackgroundTaskCompletionDateComparator
- ORDER_BY_DESC - Static variable in class com.liferay.portal.background.task.util.comparator.BackgroundTaskCreateDateComparator
- ORDER_BY_DESC - Static variable in class com.liferay.portal.background.task.util.comparator.BackgroundTaskNameComparator
- ORDER_BY_FIELDS - Static variable in class com.liferay.portal.background.task.util.comparator.BackgroundTaskCompletionDateComparator
- ORDER_BY_FIELDS - Static variable in class com.liferay.portal.background.task.util.comparator.BackgroundTaskCreateDateComparator
- ORDER_BY_FIELDS - Static variable in class com.liferay.portal.background.task.util.comparator.BackgroundTaskNameComparator
P
- PERCENTAGE_MAX - Static variable in class com.liferay.portal.background.task.display.BaseBackgroundTaskDisplay
- PERCENTAGE_MIN - Static variable in class com.liferay.portal.background.task.display.BaseBackgroundTaskDisplay
- PERCENTAGE_NONE - Static variable in class com.liferay.portal.background.task.display.BaseBackgroundTaskDisplay
- persist() - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
R
- remove(long) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Removes the background task with the primary key from the database.
- remove(long) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Removes the background task with the primary key from the database.
- removeAll() - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Removes all the background tasks from the database.
- removeAll() - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Removes all the background tasks from the database.
- removeByCompanyId(long) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Removes all the background tasks where companyId = ? from the database.
- removeByCompanyId(long) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Removes all the background tasks where companyId = ? from the database.
- removeByCompleted(boolean) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Removes all the background tasks where completed = ? from the database.
- removeByCompleted(boolean) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Removes all the background tasks where completed = ? from the database.
- removeByG_N_T(long, String, String) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Removes all the background tasks where groupId = ? and name = ? and taskExecutorClassName = ? from the database.
- removeByG_N_T(long, String, String) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Removes all the background tasks where groupId = ? and name = ? and taskExecutorClassName = ? from the database.
- removeByG_N_T_C(long, String, String, boolean) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Removes all the background tasks where groupId = ? and name = ? and taskExecutorClassName = ? and completed = ? from the database.
- removeByG_N_T_C(long, String, String, boolean) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Removes all the background tasks where groupId = ? and name = ? and taskExecutorClassName = ? and completed = ? from the database.
- removeByG_S(long, int) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Removes all the background tasks where groupId = ? and status = ? from the database.
- removeByG_S(long, int) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Removes all the background tasks where groupId = ? and status = ? from the database.
- removeByG_T(long, String) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Removes all the background tasks where groupId = ? and taskExecutorClassName = ? from the database.
- removeByG_T(long, String) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Removes all the background tasks where groupId = ? and taskExecutorClassName = ? from the database.
- removeByG_T_C(long, String, boolean) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Removes all the background tasks where groupId = ? and taskExecutorClassName = ? and completed = ? from the database.
- removeByG_T_C(long, String, boolean) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Removes all the background tasks where groupId = ? and taskExecutorClassName = ? and completed = ? from the database.
- removeByG_T_S(long, String, int) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Removes all the background tasks where groupId = ? and taskExecutorClassName = ? and status = ? from the database.
- removeByG_T_S(long, String, int) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Removes all the background tasks where groupId = ? and taskExecutorClassName = ? and status = ? from the database.
- removeByGroupId(long) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Removes all the background tasks where groupId = ? from the database.
- removeByGroupId(long) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Removes all the background tasks where groupId = ? from the database.
- removeByStatus(int) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Removes all the background tasks where status = ? from the database.
- removeByStatus(int) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Removes all the background tasks where status = ? from the database.
- removeByT_S(String, int) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
-
Removes all the background tasks where taskExecutorClassName = ? and status = ? from the database.
- removeByT_S(String, int) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
-
Removes all the background tasks where taskExecutorClassName = ? and status = ? from the database.
- renderDisplayTemplate() - Method in class com.liferay.portal.background.task.display.BaseBackgroundTaskDisplay
- renderDisplayTemplate(Locale) - Method in class com.liferay.portal.background.task.display.BaseBackgroundTaskDisplay
- resumeBackgroundTask(long) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- resumeBackgroundTask(long) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- resumeBackgroundTask(long) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
S
- servletContextNames - Variable in class com.liferay.portal.background.task.model.BackgroundTaskTable
- setBackgroundTaskId(long) - Method in interface com.liferay.portal.background.task.model.BackgroundTaskModel
-
Sets the background task ID of this background task.
- setBackgroundTaskId(long) - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
-
Sets the background task ID of this background task.
- setCompanyId(long) - Method in interface com.liferay.portal.background.task.model.BackgroundTaskModel
-
Sets the company ID of this background task.
- setCompanyId(long) - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
-
Sets the company ID of this background task.
- setCompleted(boolean) - Method in interface com.liferay.portal.background.task.model.BackgroundTaskModel
-
Sets whether this background task is completed.
- setCompleted(boolean) - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
-
Sets whether this background task is completed.
- setCompletionDate(Date) - Method in interface com.liferay.portal.background.task.model.BackgroundTaskModel
-
Sets the completion date of this background task.
- setCompletionDate(Date) - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
-
Sets the completion date of this background task.
- setCreateDate(Date) - Method in interface com.liferay.portal.background.task.model.BackgroundTaskModel
-
Sets the create date of this background task.
- setCreateDate(Date) - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
-
Sets the create date of this background task.
- setGroupId(long) - Method in interface com.liferay.portal.background.task.model.BackgroundTaskModel
-
Sets the group ID of this background task.
- setGroupId(long) - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
-
Sets the group ID of this background task.
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
- setModifiedDate(Date) - Method in interface com.liferay.portal.background.task.model.BackgroundTaskModel
-
Sets the modified date of this background task.
- setModifiedDate(Date) - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
-
Sets the modified date of this background task.
- setMvccVersion(long) - Method in interface com.liferay.portal.background.task.model.BackgroundTaskModel
-
Sets the mvcc version of this background task.
- setMvccVersion(long) - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
-
Sets the mvcc version of this background task.
- setName(String) - Method in interface com.liferay.portal.background.task.model.BackgroundTaskModel
-
Sets the name of this background task.
- setName(String) - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
-
Sets the name of this background task.
- setPersistence(BackgroundTaskPersistence) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
- setPrimaryKey(long) - Method in interface com.liferay.portal.background.task.model.BackgroundTaskModel
-
Sets the primary key of this background task.
- setPrimaryKey(long) - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
-
Sets the primary key of this background task.
- setServletContextNames(String) - Method in interface com.liferay.portal.background.task.model.BackgroundTaskModel
-
Sets the servlet context names of this background task.
- setServletContextNames(String) - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
-
Sets the servlet context names of this background task.
- setStatus(int) - Method in interface com.liferay.portal.background.task.model.BackgroundTaskModel
-
Sets the status of this background task.
- setStatus(int) - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
-
Sets the status of this background task.
- setStatusMessage(String) - Method in interface com.liferay.portal.background.task.model.BackgroundTaskModel
-
Sets the status message of this background task.
- setStatusMessage(String) - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
-
Sets the status message of this background task.
- setTaskContextMap(Map<String, Serializable>) - Method in interface com.liferay.portal.background.task.model.BackgroundTaskModel
-
Sets the task context map of this background task.
- setTaskContextMap(Map<String, Serializable>) - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
-
Sets the task context map of this background task.
- setTaskExecutorClassName(String) - Method in interface com.liferay.portal.background.task.model.BackgroundTaskModel
-
Sets the task executor class name of this background task.
- setTaskExecutorClassName(String) - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
-
Sets the task executor class name of this background task.
- setUserId(long) - Method in interface com.liferay.portal.background.task.model.BackgroundTaskModel
-
Sets the user ID of this background task.
- setUserId(long) - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
-
Sets the user ID of this background task.
- setUserName(String) - Method in interface com.liferay.portal.background.task.model.BackgroundTaskModel
-
Sets the user name of this background task.
- setUserName(String) - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
-
Sets the user name of this background task.
- setUserUuid(String) - Method in interface com.liferay.portal.background.task.model.BackgroundTaskModel
-
Sets the user uuid of this background task.
- setUserUuid(String) - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
-
Sets the user uuid of this background task.
- setWrappedService(BackgroundTaskLocalService) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
- setWrappedService(BackgroundTaskService) - Method in class com.liferay.portal.background.task.service.BackgroundTaskServiceWrapper
- status - Variable in class com.liferay.portal.background.task.model.BackgroundTaskTable
- statusMessage - Variable in class com.liferay.portal.background.task.model.BackgroundTaskTable
T
- taskContextMap - Variable in class com.liferay.portal.background.task.model.BackgroundTaskTable
- taskExecutorClassName - Variable in class com.liferay.portal.background.task.model.BackgroundTaskTable
- toXmlString() - Method in interface com.liferay.portal.background.task.model.BackgroundTaskModel
- toXmlString() - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
- translateJSON(JSONArray, Locale) - Method in class com.liferay.portal.background.task.display.BaseBackgroundTaskDisplay
- translateJSON(JSONObject, Locale) - Method in class com.liferay.portal.background.task.display.BaseBackgroundTaskDisplay
- triggerBackgroundTask(long) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
- triggerBackgroundTask(long) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
- triggerBackgroundTask(long) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
U
- update(BackgroundTask) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
- update(BackgroundTask, ServiceContext) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
- updateBackgroundTask(BackgroundTask) - Method in interface com.liferay.portal.background.task.service.BackgroundTaskLocalService
-
Updates the background task in the database or adds it if it does not yet exist.
- updateBackgroundTask(BackgroundTask) - Static method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceUtil
-
Updates the background task in the database or adds it if it does not yet exist.
- updateBackgroundTask(BackgroundTask) - Method in class com.liferay.portal.background.task.service.BackgroundTaskLocalServiceWrapper
-
Updates the background task in the database or adds it if it does not yet exist.
- updateImpl(BackgroundTask) - Method in interface com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence
- updateImpl(BackgroundTask) - Static method in class com.liferay.portal.background.task.service.persistence.BackgroundTaskUtil
- userId - Variable in class com.liferay.portal.background.task.model.BackgroundTaskTable
- userName - Variable in class com.liferay.portal.background.task.model.BackgroundTaskTable
W
- workersCoreSize() - Method in interface com.liferay.portal.background.task.configuration.BackgroundTaskManagerConfiguration
- workersMaxSize() - Method in interface com.liferay.portal.background.task.configuration.BackgroundTaskManagerConfiguration
- wrap(BackgroundTask) - Method in class com.liferay.portal.background.task.model.BackgroundTaskWrapper
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
BackgroundTaskContextMapConstants