Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- addBatchEngineExportTask(BatchEngineExportTask) - Method in interface com.liferay.batch.engine.service.BatchEngineExportTaskLocalService
-
Adds the batch engine export task to the database.
- addBatchEngineExportTask(BatchEngineExportTask) - Static method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceUtil
-
Adds the batch engine export task to the database.
- addBatchEngineExportTask(BatchEngineExportTask) - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceWrapper
-
Adds the batch engine export task to the database.
- addBatchEngineExportTask(String, long, long, String, String, String, String, List<String>, Map<String, Serializable>, String) - Method in interface com.liferay.batch.engine.service.BatchEngineExportTaskLocalService
- addBatchEngineExportTask(String, long, long, String, String, String, String, List<String>, Map<String, Serializable>, String) - Static method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceUtil
- addBatchEngineExportTask(String, long, long, String, String, String, String, List<String>, Map<String, Serializable>, String) - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceWrapper
- addBatchEngineExportTask(String, long, long, String, String, String, String, List<String>, Map<String, Serializable>, String) - Method in interface com.liferay.batch.engine.service.BatchEngineExportTaskService
- addBatchEngineExportTask(String, long, long, String, String, String, String, List<String>, Map<String, Serializable>, String) - Static method in class com.liferay.batch.engine.service.BatchEngineExportTaskServiceUtil
- addBatchEngineExportTask(String, long, long, String, String, String, String, List<String>, Map<String, Serializable>, String) - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskServiceWrapper
- addBatchEngineImportTask(BatchEngineImportTask) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskLocalService
-
Adds the batch engine import task to the database.
- addBatchEngineImportTask(BatchEngineImportTask) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceUtil
-
Adds the batch engine import task to the database.
- addBatchEngineImportTask(BatchEngineImportTask) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceWrapper
-
Adds the batch engine import task to the database.
- addBatchEngineImportTask(String, long, long, long, String, String, byte[], String, String, Map<String, String>, int, String, Map<String, Serializable>, String) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskLocalService
- addBatchEngineImportTask(String, long, long, long, String, String, byte[], String, String, Map<String, String>, int, String, Map<String, Serializable>, String) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceUtil
- addBatchEngineImportTask(String, long, long, long, String, String, byte[], String, String, Map<String, String>, int, String, Map<String, Serializable>, String) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceWrapper
- addBatchEngineImportTask(String, long, long, long, String, String, byte[], String, String, Map<String, String>, int, String, Map<String, Serializable>, String) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskService
- addBatchEngineImportTask(String, long, long, long, String, String, byte[], String, String, Map<String, String>, int, String, Map<String, Serializable>, String) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskServiceUtil
- addBatchEngineImportTask(String, long, long, long, String, String, byte[], String, String, Map<String, String>, int, String, Map<String, Serializable>, String) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskServiceWrapper
- addBatchEngineImportTask(String, long, long, long, String, String, byte[], String, String, Map<String, String>, int, String, Map<String, Serializable>, String, BatchEngineTaskItemDelegate<?>) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskLocalService
- addBatchEngineImportTask(String, long, long, long, String, String, byte[], String, String, Map<String, String>, int, String, Map<String, Serializable>, String, BatchEngineTaskItemDelegate<?>) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceUtil
- addBatchEngineImportTask(String, long, long, long, String, String, byte[], String, String, Map<String, String>, int, String, Map<String, Serializable>, String, BatchEngineTaskItemDelegate<?>) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceWrapper
- addBatchEngineImportTask(String, long, long, long, String, String, byte[], String, String, Map<String, String>, int, String, Map<String, Serializable>, String, BatchEngineTaskItemDelegate<?>) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskService
- addBatchEngineImportTask(String, long, long, long, String, String, byte[], String, String, Map<String, String>, int, String, Map<String, Serializable>, String, BatchEngineTaskItemDelegate<?>) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskServiceUtil
- addBatchEngineImportTask(String, long, long, long, String, String, byte[], String, String, Map<String, String>, int, String, Map<String, Serializable>, String, BatchEngineTaskItemDelegate<?>) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskServiceWrapper
- addBatchEngineImportTaskError(long, long, long, String, int, String) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalService
- addBatchEngineImportTaskError(long, long, long, String, int, String) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceUtil
- addBatchEngineImportTaskError(long, long, long, String, int, String) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceWrapper
- addBatchEngineImportTaskError(BatchEngineImportTaskError) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalService
-
Adds the batch engine import task error to the database.
- addBatchEngineImportTaskError(BatchEngineImportTaskError) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceUtil
-
Adds the batch engine import task error to the database.
- addBatchEngineImportTaskError(BatchEngineImportTaskError) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceWrapper
-
Adds the batch engine import task error to the database.
- apply(Collection<T>, UnsafeFunction<T, T, Exception>) - Method in interface com.liferay.batch.engine.strategy.BatchEngineImportStrategy
B
- BaseBatchEngineTaskItemDelegate<T> - Class in com.liferay.batch.engine
- BaseBatchEngineTaskItemDelegate() - Constructor for class com.liferay.batch.engine.BaseBatchEngineTaskItemDelegate
- BATCH_ENGINE - Static variable in class com.liferay.batch.engine.constants.BatchEnginePortletKeys
- BATCH_ENGINE_EXPORT_TASK_ID_ACCESSOR - Static variable in interface com.liferay.batch.engine.model.BatchEngineExportTask
- BATCH_ENGINE_IMPORT_TASK_ERROR_ID_ACCESSOR - Static variable in interface com.liferay.batch.engine.model.BatchEngineImportTaskError
- BATCH_ENGINE_IMPORT_TASK_ID_ACCESSOR - Static variable in interface com.liferay.batch.engine.model.BatchEngineImportTask
- BatchEngineExportTask - Interface in com.liferay.batch.engine.model
-
The extended model interface for the BatchEngineExportTask service.
- BatchEngineExportTaskContentBlobModel - Class in com.liferay.batch.engine.model
-
The Blob model class for lazy loading the content column in BatchEngineExportTask.
- BatchEngineExportTaskContentBlobModel() - Constructor for class com.liferay.batch.engine.model.BatchEngineExportTaskContentBlobModel
- BatchEngineExportTaskContentBlobModel(long) - Constructor for class com.liferay.batch.engine.model.BatchEngineExportTaskContentBlobModel
- BatchEngineExportTaskContentBlobModel(long, Blob) - Constructor for class com.liferay.batch.engine.model.BatchEngineExportTaskContentBlobModel
- BatchEngineExportTaskExecutor - Interface in com.liferay.batch.engine
- batchEngineExportTaskId - Variable in class com.liferay.batch.engine.model.BatchEngineExportTaskTable
- BatchEngineExportTaskLocalService - Interface in com.liferay.batch.engine.service
-
Provides the local service interface for BatchEngineExportTask.
- BatchEngineExportTaskLocalServiceUtil - Class in com.liferay.batch.engine.service
-
Provides the local service utility for BatchEngineExportTask.
- BatchEngineExportTaskLocalServiceUtil() - Constructor for class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceUtil
- BatchEngineExportTaskLocalServiceWrapper - Class in com.liferay.batch.engine.service
-
Provides a wrapper for
BatchEngineExportTaskLocalService
. - BatchEngineExportTaskLocalServiceWrapper() - Constructor for class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceWrapper
- BatchEngineExportTaskLocalServiceWrapper(BatchEngineExportTaskLocalService) - Constructor for class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceWrapper
- BatchEngineExportTaskModel - Interface in com.liferay.batch.engine.model
-
The base model interface for the BatchEngineExportTask service.
- BatchEngineExportTaskPersistence - Interface in com.liferay.batch.engine.service.persistence
-
The persistence interface for the batch engine export task service.
- BatchEngineExportTaskService - Interface in com.liferay.batch.engine.service
-
Provides the remote service interface for BatchEngineExportTask.
- BatchEngineExportTaskServiceUtil - Class in com.liferay.batch.engine.service
-
Provides the remote service utility for BatchEngineExportTask.
- BatchEngineExportTaskServiceUtil() - Constructor for class com.liferay.batch.engine.service.BatchEngineExportTaskServiceUtil
- BatchEngineExportTaskServiceWrapper - Class in com.liferay.batch.engine.service
-
Provides a wrapper for
BatchEngineExportTaskService
. - BatchEngineExportTaskServiceWrapper() - Constructor for class com.liferay.batch.engine.service.BatchEngineExportTaskServiceWrapper
- BatchEngineExportTaskServiceWrapper(BatchEngineExportTaskService) - Constructor for class com.liferay.batch.engine.service.BatchEngineExportTaskServiceWrapper
- BatchEngineExportTaskTable - Class in com.liferay.batch.engine.model
-
The table class for the "BatchEngineExportTask" database table.
- BatchEngineExportTaskUtil - Class in com.liferay.batch.engine.service.persistence
-
The persistence utility for the batch engine export task service.
- BatchEngineExportTaskUtil() - Constructor for class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
- BatchEngineExportTaskWrapper - Class in com.liferay.batch.engine.model
-
This class is a wrapper for
BatchEngineExportTask
. - BatchEngineExportTaskWrapper(BatchEngineExportTask) - Constructor for class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
- batchEngineImportStrategy - Variable in class com.liferay.batch.engine.BaseBatchEngineTaskItemDelegate
- BatchEngineImportStrategy - Interface in com.liferay.batch.engine.strategy
- BatchEngineImportTask - Interface in com.liferay.batch.engine.model
-
The extended model interface for the BatchEngineImportTask service.
- BatchEngineImportTaskConstants - Class in com.liferay.batch.engine.constants
- BatchEngineImportTaskConstants() - Constructor for class com.liferay.batch.engine.constants.BatchEngineImportTaskConstants
- BatchEngineImportTaskContentBlobModel - Class in com.liferay.batch.engine.model
-
The Blob model class for lazy loading the content column in BatchEngineImportTask.
- BatchEngineImportTaskContentBlobModel() - Constructor for class com.liferay.batch.engine.model.BatchEngineImportTaskContentBlobModel
- BatchEngineImportTaskContentBlobModel(long) - Constructor for class com.liferay.batch.engine.model.BatchEngineImportTaskContentBlobModel
- BatchEngineImportTaskContentBlobModel(long, Blob) - Constructor for class com.liferay.batch.engine.model.BatchEngineImportTaskContentBlobModel
- BatchEngineImportTaskError - Interface in com.liferay.batch.engine.model
-
The extended model interface for the BatchEngineImportTaskError service.
- batchEngineImportTaskErrorId - Variable in class com.liferay.batch.engine.model.BatchEngineImportTaskErrorTable
- BatchEngineImportTaskErrorLocalService - Interface in com.liferay.batch.engine.service
-
Provides the local service interface for BatchEngineImportTaskError.
- BatchEngineImportTaskErrorLocalServiceUtil - Class in com.liferay.batch.engine.service
-
Provides the local service utility for BatchEngineImportTaskError.
- BatchEngineImportTaskErrorLocalServiceUtil() - Constructor for class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceUtil
- BatchEngineImportTaskErrorLocalServiceWrapper - Class in com.liferay.batch.engine.service
-
Provides a wrapper for
BatchEngineImportTaskErrorLocalService
. - BatchEngineImportTaskErrorLocalServiceWrapper() - Constructor for class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceWrapper
- BatchEngineImportTaskErrorLocalServiceWrapper(BatchEngineImportTaskErrorLocalService) - Constructor for class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceWrapper
- BatchEngineImportTaskErrorModel - Interface in com.liferay.batch.engine.model
-
The base model interface for the BatchEngineImportTaskError service.
- BatchEngineImportTaskErrorPersistence - Interface in com.liferay.batch.engine.service.persistence
-
The persistence interface for the batch engine import task error service.
- BatchEngineImportTaskErrorTable - Class in com.liferay.batch.engine.model
-
The table class for the "BatchEngineImportTaskError" database table.
- BatchEngineImportTaskErrorUtil - Class in com.liferay.batch.engine.service.persistence
-
The persistence utility for the batch engine import task error service.
- BatchEngineImportTaskErrorUtil() - Constructor for class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorUtil
- BatchEngineImportTaskErrorWrapper - Class in com.liferay.batch.engine.model
-
This class is a wrapper for
BatchEngineImportTaskError
. - BatchEngineImportTaskErrorWrapper(BatchEngineImportTaskError) - Constructor for class com.liferay.batch.engine.model.BatchEngineImportTaskErrorWrapper
- BatchEngineImportTaskExecutor - Interface in com.liferay.batch.engine
- batchEngineImportTaskId - Variable in class com.liferay.batch.engine.model.BatchEngineImportTaskErrorTable
- batchEngineImportTaskId - Variable in class com.liferay.batch.engine.model.BatchEngineImportTaskTable
- BatchEngineImportTaskLocalService - Interface in com.liferay.batch.engine.service
-
Provides the local service interface for BatchEngineImportTask.
- BatchEngineImportTaskLocalServiceUtil - Class in com.liferay.batch.engine.service
-
Provides the local service utility for BatchEngineImportTask.
- BatchEngineImportTaskLocalServiceUtil() - Constructor for class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceUtil
- BatchEngineImportTaskLocalServiceWrapper - Class in com.liferay.batch.engine.service
-
Provides a wrapper for
BatchEngineImportTaskLocalService
. - BatchEngineImportTaskLocalServiceWrapper() - Constructor for class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceWrapper
- BatchEngineImportTaskLocalServiceWrapper(BatchEngineImportTaskLocalService) - Constructor for class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceWrapper
- BatchEngineImportTaskModel - Interface in com.liferay.batch.engine.model
-
The base model interface for the BatchEngineImportTask service.
- BatchEngineImportTaskParametersException - Exception in com.liferay.batch.engine.exception
- BatchEngineImportTaskParametersException() - Constructor for exception com.liferay.batch.engine.exception.BatchEngineImportTaskParametersException
- BatchEngineImportTaskParametersException(String) - Constructor for exception com.liferay.batch.engine.exception.BatchEngineImportTaskParametersException
- BatchEngineImportTaskParametersException(String, Throwable) - Constructor for exception com.liferay.batch.engine.exception.BatchEngineImportTaskParametersException
- BatchEngineImportTaskParametersException(Throwable) - Constructor for exception com.liferay.batch.engine.exception.BatchEngineImportTaskParametersException
- BatchEngineImportTaskPersistence - Interface in com.liferay.batch.engine.service.persistence
-
The persistence interface for the batch engine import task service.
- BatchEngineImportTaskService - Interface in com.liferay.batch.engine.service
-
Provides the remote service interface for BatchEngineImportTask.
- BatchEngineImportTaskServiceUtil - Class in com.liferay.batch.engine.service
-
Provides the remote service utility for BatchEngineImportTask.
- BatchEngineImportTaskServiceUtil() - Constructor for class com.liferay.batch.engine.service.BatchEngineImportTaskServiceUtil
- BatchEngineImportTaskServiceWrapper - Class in com.liferay.batch.engine.service
-
Provides a wrapper for
BatchEngineImportTaskService
. - BatchEngineImportTaskServiceWrapper() - Constructor for class com.liferay.batch.engine.service.BatchEngineImportTaskServiceWrapper
- BatchEngineImportTaskServiceWrapper(BatchEngineImportTaskService) - Constructor for class com.liferay.batch.engine.service.BatchEngineImportTaskServiceWrapper
- BatchEngineImportTaskTable - Class in com.liferay.batch.engine.model
-
The table class for the "BatchEngineImportTask" database table.
- BatchEngineImportTaskUtil - Class in com.liferay.batch.engine.service.persistence
-
The persistence utility for the batch engine import task service.
- BatchEngineImportTaskUtil() - Constructor for class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
- BatchEngineImportTaskWrapper - Class in com.liferay.batch.engine.model
-
This class is a wrapper for
BatchEngineImportTask
. - BatchEngineImportTaskWrapper(BatchEngineImportTask) - Constructor for class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
- BatchEnginePortletKeys - Class in com.liferay.batch.engine.constants
- BatchEnginePortletKeys() - Constructor for class com.liferay.batch.engine.constants.BatchEnginePortletKeys
- BatchEngineTaskCompanyConfiguration - Interface in com.liferay.batch.engine.configuration
- BatchEngineTaskConfiguration - Interface in com.liferay.batch.engine.configuration
- BatchEngineTaskContentType - Enum Class in com.liferay.batch.engine
- BatchEngineTaskExecuteStatus - Enum Class in com.liferay.batch.engine
- BatchEngineTaskItemDelegate<T> - Interface in com.liferay.batch.engine
- BatchEngineTaskItemDelegateRegistry - Interface in com.liferay.batch.engine
- BatchEngineTaskOperation - Enum Class in com.liferay.batch.engine
- BatchEngineUnit - Interface in com.liferay.batch.engine.unit
- BatchEngineUnitConfiguration - Class in com.liferay.batch.engine.unit
- BatchEngineUnitConfiguration() - Constructor for class com.liferay.batch.engine.unit.BatchEngineUnitConfiguration
- BatchEngineUnitMetaInfo - Class in com.liferay.batch.engine.unit
- BatchEngineUnitMetaInfo(boolean, long, String, boolean, String[]) - Constructor for class com.liferay.batch.engine.unit.BatchEngineUnitMetaInfo
- BatchEngineUnitProcessor - Interface in com.liferay.batch.engine.unit
- BatchEngineUnitReader - Interface in com.liferay.batch.engine.unit
- BatchEngineUnitThreadLocal - Class in com.liferay.batch.engine.unit
- BatchEngineUnitThreadLocal() - Constructor for class com.liferay.batch.engine.unit.BatchEngineUnitThreadLocal
- BatchEngineUriInfo - Class in com.liferay.batch.engine.jaxrs.uri
- BatchEngineUriInfo.Builder - Class in com.liferay.batch.engine.jaxrs.uri
- BatchEngineZipUtil - Class in com.liferay.batch.engine.zip
- BatchEngineZipUtil() - Constructor for class com.liferay.batch.engine.zip.BatchEngineZipUtil
- batchSize - Variable in class com.liferay.batch.engine.model.BatchEngineImportTaskTable
- build() - Method in class com.liferay.batch.engine.jaxrs.uri.BatchEngineUriInfo.Builder
- Builder() - Constructor for class com.liferay.batch.engine.jaxrs.uri.BatchEngineUriInfo.Builder
- BundleBatchEngineUnit - Interface in com.liferay.batch.engine.unit
C
- cacheResult(BatchEngineExportTask) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Caches the batch engine export task in the entity cache if it is enabled.
- cacheResult(BatchEngineExportTask) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Caches the batch engine export task in the entity cache if it is enabled.
- cacheResult(BatchEngineImportTask) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Caches the batch engine import task in the entity cache if it is enabled.
- cacheResult(BatchEngineImportTask) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Caches the batch engine import task in the entity cache if it is enabled.
- cacheResult(BatchEngineImportTaskError) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorPersistence
-
Caches the batch engine import task error in the entity cache if it is enabled.
- cacheResult(BatchEngineImportTaskError) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorUtil
-
Caches the batch engine import task error in the entity cache if it is enabled.
- cacheResult(List<BatchEngineExportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Caches the batch engine export tasks in the entity cache if it is enabled.
- cacheResult(List<BatchEngineExportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Caches the batch engine export tasks in the entity cache if it is enabled.
- cacheResult(List<BatchEngineImportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Caches the batch engine import tasks in the entity cache if it is enabled.
- cacheResult(List<BatchEngineImportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Caches the batch engine import tasks in the entity cache if it is enabled.
- cacheResult(List<BatchEngineImportTaskError>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorPersistence
-
Caches the batch engine import task errors in the entity cache if it is enabled.
- cacheResult(List<BatchEngineImportTaskError>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorUtil
-
Caches the batch engine import task errors in the entity cache if it is enabled.
- callbackURL - Variable in class com.liferay.batch.engine.model.BatchEngineExportTaskTable
- callbackURL - Variable in class com.liferay.batch.engine.model.BatchEngineImportTaskTable
- className - Variable in class com.liferay.batch.engine.model.BatchEngineExportTaskTable
- className - Variable in class com.liferay.batch.engine.model.BatchEngineImportTaskTable
- clearCache() - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
- clearCache() - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorUtil
- clearCache() - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
- clearCache(BatchEngineExportTask) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
- clearCache(BatchEngineImportTask) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
- clearCache(BatchEngineImportTaskError) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorUtil
- cloneWithOriginalValues() - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
- cloneWithOriginalValues() - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
- cloneWithOriginalValues() - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskErrorModel
- cloneWithOriginalValues() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskErrorWrapper
- cloneWithOriginalValues() - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
- cloneWithOriginalValues() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
- ColumnDescriptor - Class in com.liferay.batch.engine.csv
- ColumnDescriptorProvider - Interface in com.liferay.batch.engine.csv
- com.liferay.batch.engine - package com.liferay.batch.engine
- com.liferay.batch.engine.action - package com.liferay.batch.engine.action
- com.liferay.batch.engine.configuration - package com.liferay.batch.engine.configuration
- com.liferay.batch.engine.constants - package com.liferay.batch.engine.constants
- com.liferay.batch.engine.context - package com.liferay.batch.engine.context
- com.liferay.batch.engine.csv - package com.liferay.batch.engine.csv
- com.liferay.batch.engine.exception - package com.liferay.batch.engine.exception
- com.liferay.batch.engine.jaxrs.uri - package com.liferay.batch.engine.jaxrs.uri
- com.liferay.batch.engine.model - package com.liferay.batch.engine.model
- com.liferay.batch.engine.pagination - package com.liferay.batch.engine.pagination
- com.liferay.batch.engine.service - package com.liferay.batch.engine.service
- com.liferay.batch.engine.service.persistence - package com.liferay.batch.engine.service.persistence
- com.liferay.batch.engine.strategy - package com.liferay.batch.engine.strategy
- com.liferay.batch.engine.unit - package com.liferay.batch.engine.unit
- com.liferay.batch.engine.zip - package com.liferay.batch.engine.zip
- companyId - Variable in class com.liferay.batch.engine.model.BatchEngineExportTaskTable
- companyId - Variable in class com.liferay.batch.engine.model.BatchEngineImportTaskErrorTable
- companyId - Variable in class com.liferay.batch.engine.model.BatchEngineImportTaskTable
- COMPLETED - Enum constant in enum class com.liferay.batch.engine.BatchEngineTaskExecuteStatus
- completedTasksCleanerScanInterval() - Method in interface com.liferay.batch.engine.configuration.BatchEngineTaskConfiguration
- content - Variable in class com.liferay.batch.engine.model.BatchEngineExportTaskTable
- content - Variable in class com.liferay.batch.engine.model.BatchEngineImportTaskTable
- contentType - Variable in class com.liferay.batch.engine.model.BatchEngineExportTaskTable
- contentType - Variable in class com.liferay.batch.engine.model.BatchEngineImportTaskTable
- contextCompany - Variable in class com.liferay.batch.engine.BaseBatchEngineTaskItemDelegate
- contextUser - Variable in class com.liferay.batch.engine.BaseBatchEngineTaskItemDelegate
- countAll() - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns the number of batch engine export tasks.
- countAll() - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns the number of batch engine export tasks.
- countAll() - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorPersistence
-
Returns the number of batch engine import task errors.
- countAll() - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorUtil
-
Returns the number of batch engine import task errors.
- countAll() - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns the number of batch engine import tasks.
- countAll() - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns the number of batch engine import tasks.
- countByBatchEngineImportTaskId(long) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorPersistence
-
Returns the number of batch engine import task errors where batchEngineImportTaskId = ?.
- countByBatchEngineImportTaskId(long) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorUtil
-
Returns the number of batch engine import task errors where batchEngineImportTaskId = ?.
- countByCompanyId(long) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns the number of batch engine export tasks where companyId = ?.
- countByCompanyId(long) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns the number of batch engine export tasks where companyId = ?.
- countByCompanyId(long) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns the number of batch engine import tasks where companyId = ?.
- countByCompanyId(long) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns the number of batch engine import tasks where companyId = ?.
- countByERC_C(String, long) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns the number of batch engine export tasks where externalReferenceCode = ? and companyId = ?.
- countByERC_C(String, long) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns the number of batch engine export tasks where externalReferenceCode = ? and companyId = ?.
- countByERC_C(String, long) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns the number of batch engine import tasks where externalReferenceCode = ? and companyId = ?.
- countByERC_C(String, long) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns the number of batch engine import tasks where externalReferenceCode = ? and companyId = ?.
- countByExecuteStatus(String) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns the number of batch engine export tasks where executeStatus = ?.
- countByExecuteStatus(String) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns the number of batch engine export tasks where executeStatus = ?.
- countByExecuteStatus(String) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns the number of batch engine import tasks where executeStatus = ?.
- countByExecuteStatus(String) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns the number of batch engine import tasks where executeStatus = ?.
- countByUuid(String) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns the number of batch engine export tasks where uuid = ?.
- countByUuid(String) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns the number of batch engine export tasks where uuid = ?.
- countByUuid(String) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns the number of batch engine import tasks where uuid = ?.
- countByUuid(String) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns the number of batch engine import tasks where uuid = ?.
- countByUuid_C(String, long) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns the number of batch engine export tasks where uuid = ? and companyId = ?.
- countByUuid_C(String, long) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns the number of batch engine export tasks where uuid = ? and companyId = ?.
- countByUuid_C(String, long) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns the number of batch engine import tasks where uuid = ? and companyId = ?.
- countByUuid_C(String, long) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns the number of batch engine import tasks where uuid = ? and companyId = ?.
- countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
- countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorUtil
- countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
- create(long) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Creates a new batch engine export task with the primary key.
- create(long) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Creates a new batch engine export task with the primary key.
- create(long) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorPersistence
-
Creates a new batch engine import task error with the primary key.
- create(long) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorUtil
-
Creates a new batch engine import task error with the primary key.
- create(long) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Creates a new batch engine import task with the primary key.
- create(long) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Creates a new batch engine import task with the primary key.
- create(Collection<T>, Map<String, Serializable>) - Method in class com.liferay.batch.engine.BaseBatchEngineTaskItemDelegate
- create(Collection<T>, Map<String, Serializable>) - Method in interface com.liferay.batch.engine.BatchEngineTaskItemDelegate
- CREATE - Enum constant in enum class com.liferay.batch.engine.BatchEngineTaskOperation
- createBatchEngineExportTask(long) - Method in interface com.liferay.batch.engine.service.BatchEngineExportTaskLocalService
-
Creates a new batch engine export task with the primary key.
- createBatchEngineExportTask(long) - Static method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceUtil
-
Creates a new batch engine export task with the primary key.
- createBatchEngineExportTask(long) - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceWrapper
-
Creates a new batch engine export task with the primary key.
- createBatchEngineImportTask(long) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskLocalService
-
Creates a new batch engine import task with the primary key.
- createBatchEngineImportTask(long) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceUtil
-
Creates a new batch engine import task with the primary key.
- createBatchEngineImportTask(long) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceWrapper
-
Creates a new batch engine import task with the primary key.
- createBatchEngineImportTaskError(long) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalService
-
Creates a new batch engine import task error with the primary key.
- createBatchEngineImportTaskError(long) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceUtil
-
Creates a new batch engine import task error with the primary key.
- createBatchEngineImportTaskError(long) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceWrapper
-
Creates a new batch engine import task error with the primary key.
- createDate - Variable in class com.liferay.batch.engine.model.BatchEngineExportTaskTable
- createDate - Variable in class com.liferay.batch.engine.model.BatchEngineImportTaskErrorTable
- createDate - Variable in class com.liferay.batch.engine.model.BatchEngineImportTaskTable
- createItem(T, Map<String, Serializable>) - Method in class com.liferay.batch.engine.BaseBatchEngineTaskItemDelegate
- createPersistedModel(Serializable) - Method in interface com.liferay.batch.engine.service.BatchEngineExportTaskLocalService
- createPersistedModel(Serializable) - Static method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceUtil
- createPersistedModel(Serializable) - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceWrapper
- createPersistedModel(Serializable) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalService
- createPersistedModel(Serializable) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceUtil
- createPersistedModel(Serializable) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceWrapper
- createPersistedModel(Serializable) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskLocalService
- createPersistedModel(Serializable) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceUtil
- createPersistedModel(Serializable) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceWrapper
- CreateStrategy - Enum Class in com.liferay.batch.engine.constants
- CSV - Enum constant in enum class com.liferay.batch.engine.BatchEngineTaskContentType
- csvFileColumnDelimiter() - Method in interface com.liferay.batch.engine.configuration.BatchEngineTaskCompanyConfiguration
D
- delete(Collection<T>, Map<String, Serializable>) - Method in class com.liferay.batch.engine.BaseBatchEngineTaskItemDelegate
- delete(Collection<T>, Map<String, Serializable>) - Method in interface com.liferay.batch.engine.BatchEngineTaskItemDelegate
- DELETE - Enum constant in enum class com.liferay.batch.engine.BatchEngineTaskOperation
- deleteBatchEngineExportTask(long) - Method in interface com.liferay.batch.engine.service.BatchEngineExportTaskLocalService
-
Deletes the batch engine export task with the primary key from the database.
- deleteBatchEngineExportTask(long) - Static method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceUtil
-
Deletes the batch engine export task with the primary key from the database.
- deleteBatchEngineExportTask(long) - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceWrapper
-
Deletes the batch engine export task with the primary key from the database.
- deleteBatchEngineExportTask(BatchEngineExportTask) - Method in interface com.liferay.batch.engine.service.BatchEngineExportTaskLocalService
-
Deletes the batch engine export task from the database.
- deleteBatchEngineExportTask(BatchEngineExportTask) - Static method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceUtil
-
Deletes the batch engine export task from the database.
- deleteBatchEngineExportTask(BatchEngineExportTask) - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceWrapper
-
Deletes the batch engine export task from the database.
- deleteBatchEngineImportTask(long) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskLocalService
-
Deletes the batch engine import task with the primary key from the database.
- deleteBatchEngineImportTask(long) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceUtil
-
Deletes the batch engine import task with the primary key from the database.
- deleteBatchEngineImportTask(long) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceWrapper
-
Deletes the batch engine import task with the primary key from the database.
- deleteBatchEngineImportTask(BatchEngineImportTask) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskLocalService
-
Deletes the batch engine import task from the database.
- deleteBatchEngineImportTask(BatchEngineImportTask) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceUtil
-
Deletes the batch engine import task from the database.
- deleteBatchEngineImportTask(BatchEngineImportTask) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceWrapper
-
Deletes the batch engine import task from the database.
- deleteBatchEngineImportTaskError(long) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalService
-
Deletes the batch engine import task error with the primary key from the database.
- deleteBatchEngineImportTaskError(long) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceUtil
-
Deletes the batch engine import task error with the primary key from the database.
- deleteBatchEngineImportTaskError(long) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceWrapper
-
Deletes the batch engine import task error with the primary key from the database.
- deleteBatchEngineImportTaskError(BatchEngineImportTaskError) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalService
-
Deletes the batch engine import task error from the database.
- deleteBatchEngineImportTaskError(BatchEngineImportTaskError) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceUtil
-
Deletes the batch engine import task error from the database.
- deleteBatchEngineImportTaskError(BatchEngineImportTaskError) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceWrapper
-
Deletes the batch engine import task error from the database.
- deleteItem(T, Map<String, Serializable>) - Method in class com.liferay.batch.engine.BaseBatchEngineTaskItemDelegate
- deletePersistedModel(PersistedModel) - Method in interface com.liferay.batch.engine.service.BatchEngineExportTaskLocalService
- deletePersistedModel(PersistedModel) - Static method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceUtil
- deletePersistedModel(PersistedModel) - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceWrapper
- deletePersistedModel(PersistedModel) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalService
- deletePersistedModel(PersistedModel) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceUtil
- deletePersistedModel(PersistedModel) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceWrapper
- deletePersistedModel(PersistedModel) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskLocalService
- deletePersistedModel(PersistedModel) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceUtil
- deletePersistedModel(PersistedModel) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceWrapper
- dslQuery(DSLQuery) - Method in interface com.liferay.batch.engine.service.BatchEngineExportTaskLocalService
- dslQuery(DSLQuery) - Static method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceUtil
- dslQuery(DSLQuery) - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceWrapper
- dslQuery(DSLQuery) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalService
- dslQuery(DSLQuery) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceUtil
- dslQuery(DSLQuery) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceWrapper
- dslQuery(DSLQuery) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskLocalService
- dslQuery(DSLQuery) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceUtil
- dslQuery(DSLQuery) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceWrapper
- dslQueryCount(DSLQuery) - Method in interface com.liferay.batch.engine.service.BatchEngineExportTaskLocalService
- dslQueryCount(DSLQuery) - Static method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceUtil
- dslQueryCount(DSLQuery) - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceWrapper
- dslQueryCount(DSLQuery) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalService
- dslQueryCount(DSLQuery) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceUtil
- dslQueryCount(DSLQuery) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceWrapper
- dslQueryCount(DSLQuery) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskLocalService
- dslQueryCount(DSLQuery) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceUtil
- dslQueryCount(DSLQuery) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceWrapper
- DuplicateBatchEngineExportTaskExternalReferenceCodeException - Exception in com.liferay.batch.engine.exception
- DuplicateBatchEngineExportTaskExternalReferenceCodeException() - Constructor for exception com.liferay.batch.engine.exception.DuplicateBatchEngineExportTaskExternalReferenceCodeException
- DuplicateBatchEngineExportTaskExternalReferenceCodeException(String) - Constructor for exception com.liferay.batch.engine.exception.DuplicateBatchEngineExportTaskExternalReferenceCodeException
- DuplicateBatchEngineExportTaskExternalReferenceCodeException(String, Throwable) - Constructor for exception com.liferay.batch.engine.exception.DuplicateBatchEngineExportTaskExternalReferenceCodeException
- DuplicateBatchEngineExportTaskExternalReferenceCodeException(Throwable) - Constructor for exception com.liferay.batch.engine.exception.DuplicateBatchEngineExportTaskExternalReferenceCodeException
- DuplicateBatchEngineImportTaskExternalReferenceCodeException - Exception in com.liferay.batch.engine.exception
- DuplicateBatchEngineImportTaskExternalReferenceCodeException() - Constructor for exception com.liferay.batch.engine.exception.DuplicateBatchEngineImportTaskExternalReferenceCodeException
- DuplicateBatchEngineImportTaskExternalReferenceCodeException(String) - Constructor for exception com.liferay.batch.engine.exception.DuplicateBatchEngineImportTaskExternalReferenceCodeException
- DuplicateBatchEngineImportTaskExternalReferenceCodeException(String, Throwable) - Constructor for exception com.liferay.batch.engine.exception.DuplicateBatchEngineImportTaskExternalReferenceCodeException
- DuplicateBatchEngineImportTaskExternalReferenceCodeException(Throwable) - Constructor for exception com.liferay.batch.engine.exception.DuplicateBatchEngineImportTaskExternalReferenceCodeException
- dynamicQuery() - Method in interface com.liferay.batch.engine.service.BatchEngineExportTaskLocalService
- dynamicQuery() - Static method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceUtil
- dynamicQuery() - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceWrapper
- dynamicQuery() - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalService
- dynamicQuery() - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceUtil
- dynamicQuery() - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceWrapper
- dynamicQuery() - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskLocalService
- dynamicQuery() - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceUtil
- dynamicQuery() - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceWrapper
- dynamicQuery(DynamicQuery) - Method in interface com.liferay.batch.engine.service.BatchEngineExportTaskLocalService
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Static method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceUtil
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceWrapper
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalService
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceUtil
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceWrapper
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskLocalService
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceUtil
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceWrapper
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.batch.engine.service.BatchEngineExportTaskLocalService
-
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.batch.engine.service.BatchEngineExportTaskLocalServiceUtil
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceWrapper
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalService
-
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.batch.engine.service.BatchEngineImportTaskErrorLocalServiceUtil
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceWrapper
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskLocalService
-
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.batch.engine.service.BatchEngineImportTaskLocalServiceUtil
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceWrapper
-
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.batch.engine.service.BatchEngineExportTaskLocalService
-
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.batch.engine.service.BatchEngineExportTaskLocalServiceUtil
-
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.batch.engine.service.BatchEngineExportTaskLocalServiceWrapper
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalService
-
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.batch.engine.service.BatchEngineImportTaskErrorLocalServiceUtil
-
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.batch.engine.service.BatchEngineImportTaskErrorLocalServiceWrapper
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskLocalService
-
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.batch.engine.service.BatchEngineImportTaskLocalServiceUtil
-
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.batch.engine.service.BatchEngineImportTaskLocalServiceWrapper
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.batch.engine.service.BatchEngineExportTaskLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.batch.engine.service.BatchEngineExportTaskLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
E
- endTime - Variable in class com.liferay.batch.engine.model.BatchEngineExportTaskTable
- endTime - Variable in class com.liferay.batch.engine.model.BatchEngineImportTaskTable
- equals(Object) - Method in class com.liferay.batch.engine.csv.ColumnDescriptor
- errorMessage - Variable in class com.liferay.batch.engine.model.BatchEngineExportTaskTable
- errorMessage - Variable in class com.liferay.batch.engine.model.BatchEngineImportTaskTable
- execute(BatchEngineExportTask) - Method in interface com.liferay.batch.engine.BatchEngineExportTaskExecutor
- execute(BatchEngineImportTask) - Method in interface com.liferay.batch.engine.BatchEngineImportTaskExecutor
- execute(BatchEngineImportTask, BatchEngineTaskItemDelegate<?>, boolean) - Method in interface com.liferay.batch.engine.BatchEngineImportTaskExecutor
- executeStatus - Variable in class com.liferay.batch.engine.model.BatchEngineExportTaskTable
- executeStatus - Variable in class com.liferay.batch.engine.model.BatchEngineImportTaskTable
- exportBatchSize() - Method in interface com.liferay.batch.engine.configuration.BatchEngineTaskCompanyConfiguration
- externalReferenceCode - Variable in class com.liferay.batch.engine.model.BatchEngineExportTaskTable
- externalReferenceCode - Variable in class com.liferay.batch.engine.model.BatchEngineImportTaskTable
F
- FAILED - Enum constant in enum class com.liferay.batch.engine.BatchEngineTaskExecuteStatus
- fetchBatchEngineExportTask(long) - Method in interface com.liferay.batch.engine.service.BatchEngineExportTaskLocalService
- fetchBatchEngineExportTask(long) - Static method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceUtil
- fetchBatchEngineExportTask(long) - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceWrapper
- fetchBatchEngineExportTaskByExternalReferenceCode(String, long) - Method in interface com.liferay.batch.engine.service.BatchEngineExportTaskLocalService
- fetchBatchEngineExportTaskByExternalReferenceCode(String, long) - Static method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceUtil
- fetchBatchEngineExportTaskByExternalReferenceCode(String, long) - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceWrapper
- fetchBatchEngineExportTaskByUuidAndCompanyId(String, long) - Method in interface com.liferay.batch.engine.service.BatchEngineExportTaskLocalService
-
Returns the batch engine export task with the matching UUID and company.
- fetchBatchEngineExportTaskByUuidAndCompanyId(String, long) - Static method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceUtil
-
Returns the batch engine export task with the matching UUID and company.
- fetchBatchEngineExportTaskByUuidAndCompanyId(String, long) - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceWrapper
-
Returns the batch engine export task with the matching UUID and company.
- fetchBatchEngineImportTask(long) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskLocalService
- fetchBatchEngineImportTask(long) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceUtil
- fetchBatchEngineImportTask(long) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceWrapper
- fetchBatchEngineImportTaskByExternalReferenceCode(String, long) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskLocalService
- fetchBatchEngineImportTaskByExternalReferenceCode(String, long) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceUtil
- fetchBatchEngineImportTaskByExternalReferenceCode(String, long) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceWrapper
- fetchBatchEngineImportTaskByUuidAndCompanyId(String, long) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskLocalService
-
Returns the batch engine import task with the matching UUID and company.
- fetchBatchEngineImportTaskByUuidAndCompanyId(String, long) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceUtil
-
Returns the batch engine import task with the matching UUID and company.
- fetchBatchEngineImportTaskByUuidAndCompanyId(String, long) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceWrapper
-
Returns the batch engine import task with the matching UUID and company.
- fetchBatchEngineImportTaskError(long) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalService
- fetchBatchEngineImportTaskError(long) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceUtil
- fetchBatchEngineImportTaskError(long) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceWrapper
- fetchByBatchEngineImportTaskId_First(long, OrderByComparator<BatchEngineImportTaskError>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorPersistence
-
Returns the first batch engine import task error in the ordered set where batchEngineImportTaskId = ?.
- fetchByBatchEngineImportTaskId_First(long, OrderByComparator<BatchEngineImportTaskError>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorUtil
-
Returns the first batch engine import task error in the ordered set where batchEngineImportTaskId = ?.
- fetchByBatchEngineImportTaskId_Last(long, OrderByComparator<BatchEngineImportTaskError>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorPersistence
-
Returns the last batch engine import task error in the ordered set where batchEngineImportTaskId = ?.
- fetchByBatchEngineImportTaskId_Last(long, OrderByComparator<BatchEngineImportTaskError>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorUtil
-
Returns the last batch engine import task error in the ordered set where batchEngineImportTaskId = ?.
- fetchByCompanyId_First(long, OrderByComparator<BatchEngineExportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns the first batch engine export task in the ordered set where companyId = ?.
- fetchByCompanyId_First(long, OrderByComparator<BatchEngineExportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns the first batch engine export task in the ordered set where companyId = ?.
- fetchByCompanyId_First(long, OrderByComparator<BatchEngineImportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns the first batch engine import task in the ordered set where companyId = ?.
- fetchByCompanyId_First(long, OrderByComparator<BatchEngineImportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns the first batch engine import task in the ordered set where companyId = ?.
- fetchByCompanyId_Last(long, OrderByComparator<BatchEngineExportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns the last batch engine export task in the ordered set where companyId = ?.
- fetchByCompanyId_Last(long, OrderByComparator<BatchEngineExportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns the last batch engine export task in the ordered set where companyId = ?.
- fetchByCompanyId_Last(long, OrderByComparator<BatchEngineImportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns the last batch engine import task in the ordered set where companyId = ?.
- fetchByCompanyId_Last(long, OrderByComparator<BatchEngineImportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns the last batch engine import task in the ordered set where companyId = ?.
- fetchByERC_C(String, long) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns the batch engine export task where externalReferenceCode = ? and companyId = ? or returns
null
if it could not be found. - fetchByERC_C(String, long) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns the batch engine export task where externalReferenceCode = ? and companyId = ? or returns
null
if it could not be found. - fetchByERC_C(String, long) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns the batch engine import task where externalReferenceCode = ? and companyId = ? or returns
null
if it could not be found. - fetchByERC_C(String, long) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns the batch engine import task where externalReferenceCode = ? and companyId = ? or returns
null
if it could not be found. - fetchByERC_C(String, long, boolean) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns the batch engine export task where externalReferenceCode = ? and companyId = ? or returns
null
if it could not be found, optionally using the finder cache. - fetchByERC_C(String, long, boolean) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns the batch engine export task where externalReferenceCode = ? and companyId = ? or returns
null
if it could not be found, optionally using the finder cache. - fetchByERC_C(String, long, boolean) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns the batch engine import task where externalReferenceCode = ? and companyId = ? or returns
null
if it could not be found, optionally using the finder cache. - fetchByERC_C(String, long, boolean) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns the batch engine import task where externalReferenceCode = ? and companyId = ? or returns
null
if it could not be found, optionally using the finder cache. - fetchByExecuteStatus_First(String, OrderByComparator<BatchEngineExportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns the first batch engine export task in the ordered set where executeStatus = ?.
- fetchByExecuteStatus_First(String, OrderByComparator<BatchEngineExportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns the first batch engine export task in the ordered set where executeStatus = ?.
- fetchByExecuteStatus_First(String, OrderByComparator<BatchEngineImportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns the first batch engine import task in the ordered set where executeStatus = ?.
- fetchByExecuteStatus_First(String, OrderByComparator<BatchEngineImportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns the first batch engine import task in the ordered set where executeStatus = ?.
- fetchByExecuteStatus_Last(String, OrderByComparator<BatchEngineExportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns the last batch engine export task in the ordered set where executeStatus = ?.
- fetchByExecuteStatus_Last(String, OrderByComparator<BatchEngineExportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns the last batch engine export task in the ordered set where executeStatus = ?.
- fetchByExecuteStatus_Last(String, OrderByComparator<BatchEngineImportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns the last batch engine import task in the ordered set where executeStatus = ?.
- fetchByExecuteStatus_Last(String, OrderByComparator<BatchEngineImportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns the last batch engine import task in the ordered set where executeStatus = ?.
- fetchByPrimaryKey(long) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns the batch engine export task with the primary key or returns
null
if it could not be found. - fetchByPrimaryKey(long) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns the batch engine export task with the primary key or returns
null
if it could not be found. - fetchByPrimaryKey(long) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorPersistence
-
Returns the batch engine import task error with the primary key or returns
null
if it could not be found. - fetchByPrimaryKey(long) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorUtil
-
Returns the batch engine import task error with the primary key or returns
null
if it could not be found. - fetchByPrimaryKey(long) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns the batch engine import task with the primary key or returns
null
if it could not be found. - fetchByPrimaryKey(long) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns the batch engine import task with the primary key or returns
null
if it could not be found. - fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
- fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorUtil
- fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
- fetchByUuid_C_First(String, long, OrderByComparator<BatchEngineExportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns the first batch engine export task in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_First(String, long, OrderByComparator<BatchEngineExportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns the first batch engine export task in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_First(String, long, OrderByComparator<BatchEngineImportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns the first batch engine import task in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_First(String, long, OrderByComparator<BatchEngineImportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns the first batch engine import task in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<BatchEngineExportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns the last batch engine export task in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<BatchEngineExportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns the last batch engine export task in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<BatchEngineImportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns the last batch engine import task in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<BatchEngineImportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns the last batch engine import task in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_First(String, OrderByComparator<BatchEngineExportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns the first batch engine export task in the ordered set where uuid = ?.
- fetchByUuid_First(String, OrderByComparator<BatchEngineExportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns the first batch engine export task in the ordered set where uuid = ?.
- fetchByUuid_First(String, OrderByComparator<BatchEngineImportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns the first batch engine import task in the ordered set where uuid = ?.
- fetchByUuid_First(String, OrderByComparator<BatchEngineImportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns the first batch engine import task in the ordered set where uuid = ?.
- fetchByUuid_Last(String, OrderByComparator<BatchEngineExportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns the last batch engine export task in the ordered set where uuid = ?.
- fetchByUuid_Last(String, OrderByComparator<BatchEngineExportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns the last batch engine export task in the ordered set where uuid = ?.
- fetchByUuid_Last(String, OrderByComparator<BatchEngineImportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns the last batch engine import task in the ordered set where uuid = ?.
- fetchByUuid_Last(String, OrderByComparator<BatchEngineImportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns the last batch engine import task in the ordered set where uuid = ?.
- fieldNameMapping - Variable in class com.liferay.batch.engine.model.BatchEngineImportTaskTable
- fieldNames - Variable in class com.liferay.batch.engine.model.BatchEngineExportTaskTable
- findAll() - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns all the batch engine export tasks.
- findAll() - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns all the batch engine export tasks.
- findAll() - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorPersistence
-
Returns all the batch engine import task errors.
- findAll() - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorUtil
-
Returns all the batch engine import task errors.
- findAll() - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns all the batch engine import tasks.
- findAll() - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns all the batch engine import tasks.
- findAll(int, int) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns a range of all the batch engine export tasks.
- findAll(int, int) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns a range of all the batch engine export tasks.
- findAll(int, int) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorPersistence
-
Returns a range of all the batch engine import task errors.
- findAll(int, int) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorUtil
-
Returns a range of all the batch engine import task errors.
- findAll(int, int) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns a range of all the batch engine import tasks.
- findAll(int, int) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns a range of all the batch engine import tasks.
- findAll(int, int, OrderByComparator<BatchEngineExportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns an ordered range of all the batch engine export tasks.
- findAll(int, int, OrderByComparator<BatchEngineExportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns an ordered range of all the batch engine export tasks.
- findAll(int, int, OrderByComparator<BatchEngineExportTask>, boolean) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns an ordered range of all the batch engine export tasks.
- findAll(int, int, OrderByComparator<BatchEngineExportTask>, boolean) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns an ordered range of all the batch engine export tasks.
- findAll(int, int, OrderByComparator<BatchEngineImportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns an ordered range of all the batch engine import tasks.
- findAll(int, int, OrderByComparator<BatchEngineImportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns an ordered range of all the batch engine import tasks.
- findAll(int, int, OrderByComparator<BatchEngineImportTask>, boolean) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns an ordered range of all the batch engine import tasks.
- findAll(int, int, OrderByComparator<BatchEngineImportTask>, boolean) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns an ordered range of all the batch engine import tasks.
- findAll(int, int, OrderByComparator<BatchEngineImportTaskError>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorPersistence
-
Returns an ordered range of all the batch engine import task errors.
- findAll(int, int, OrderByComparator<BatchEngineImportTaskError>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorUtil
-
Returns an ordered range of all the batch engine import task errors.
- findAll(int, int, OrderByComparator<BatchEngineImportTaskError>, boolean) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorPersistence
-
Returns an ordered range of all the batch engine import task errors.
- findAll(int, int, OrderByComparator<BatchEngineImportTaskError>, boolean) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorUtil
-
Returns an ordered range of all the batch engine import task errors.
- findByBatchEngineImportTaskId(long) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorPersistence
-
Returns all the batch engine import task errors where batchEngineImportTaskId = ?.
- findByBatchEngineImportTaskId(long) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorUtil
-
Returns all the batch engine import task errors where batchEngineImportTaskId = ?.
- findByBatchEngineImportTaskId(long, int, int) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorPersistence
-
Returns a range of all the batch engine import task errors where batchEngineImportTaskId = ?.
- findByBatchEngineImportTaskId(long, int, int) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorUtil
-
Returns a range of all the batch engine import task errors where batchEngineImportTaskId = ?.
- findByBatchEngineImportTaskId(long, int, int, OrderByComparator<BatchEngineImportTaskError>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorPersistence
-
Returns an ordered range of all the batch engine import task errors where batchEngineImportTaskId = ?.
- findByBatchEngineImportTaskId(long, int, int, OrderByComparator<BatchEngineImportTaskError>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorUtil
-
Returns an ordered range of all the batch engine import task errors where batchEngineImportTaskId = ?.
- findByBatchEngineImportTaskId(long, int, int, OrderByComparator<BatchEngineImportTaskError>, boolean) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorPersistence
-
Returns an ordered range of all the batch engine import task errors where batchEngineImportTaskId = ?.
- findByBatchEngineImportTaskId(long, int, int, OrderByComparator<BatchEngineImportTaskError>, boolean) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorUtil
-
Returns an ordered range of all the batch engine import task errors where batchEngineImportTaskId = ?.
- findByBatchEngineImportTaskId_First(long, OrderByComparator<BatchEngineImportTaskError>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorPersistence
-
Returns the first batch engine import task error in the ordered set where batchEngineImportTaskId = ?.
- findByBatchEngineImportTaskId_First(long, OrderByComparator<BatchEngineImportTaskError>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorUtil
-
Returns the first batch engine import task error in the ordered set where batchEngineImportTaskId = ?.
- findByBatchEngineImportTaskId_Last(long, OrderByComparator<BatchEngineImportTaskError>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorPersistence
-
Returns the last batch engine import task error in the ordered set where batchEngineImportTaskId = ?.
- findByBatchEngineImportTaskId_Last(long, OrderByComparator<BatchEngineImportTaskError>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorUtil
-
Returns the last batch engine import task error in the ordered set where batchEngineImportTaskId = ?.
- findByBatchEngineImportTaskId_PrevAndNext(long, long, OrderByComparator<BatchEngineImportTaskError>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorPersistence
-
Returns the batch engine import task errors before and after the current batch engine import task error in the ordered set where batchEngineImportTaskId = ?.
- findByBatchEngineImportTaskId_PrevAndNext(long, long, OrderByComparator<BatchEngineImportTaskError>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorUtil
-
Returns the batch engine import task errors before and after the current batch engine import task error in the ordered set where batchEngineImportTaskId = ?.
- findByCompanyId(long) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns all the batch engine export tasks where companyId = ?.
- findByCompanyId(long) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns all the batch engine export tasks where companyId = ?.
- findByCompanyId(long) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns all the batch engine import tasks where companyId = ?.
- findByCompanyId(long) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns all the batch engine import tasks where companyId = ?.
- findByCompanyId(long, int, int) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns a range of all the batch engine export tasks where companyId = ?.
- findByCompanyId(long, int, int) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns a range of all the batch engine export tasks where companyId = ?.
- findByCompanyId(long, int, int) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns a range of all the batch engine import tasks where companyId = ?.
- findByCompanyId(long, int, int) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns a range of all the batch engine import tasks where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<BatchEngineExportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns an ordered range of all the batch engine export tasks where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<BatchEngineExportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns an ordered range of all the batch engine export tasks where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<BatchEngineExportTask>, boolean) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns an ordered range of all the batch engine export tasks where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<BatchEngineExportTask>, boolean) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns an ordered range of all the batch engine export tasks where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<BatchEngineImportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns an ordered range of all the batch engine import tasks where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<BatchEngineImportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns an ordered range of all the batch engine import tasks where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<BatchEngineImportTask>, boolean) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns an ordered range of all the batch engine import tasks where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<BatchEngineImportTask>, boolean) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns an ordered range of all the batch engine import tasks where companyId = ?.
- findByCompanyId_First(long, OrderByComparator<BatchEngineExportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns the first batch engine export task in the ordered set where companyId = ?.
- findByCompanyId_First(long, OrderByComparator<BatchEngineExportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns the first batch engine export task in the ordered set where companyId = ?.
- findByCompanyId_First(long, OrderByComparator<BatchEngineImportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns the first batch engine import task in the ordered set where companyId = ?.
- findByCompanyId_First(long, OrderByComparator<BatchEngineImportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns the first batch engine import task in the ordered set where companyId = ?.
- findByCompanyId_Last(long, OrderByComparator<BatchEngineExportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns the last batch engine export task in the ordered set where companyId = ?.
- findByCompanyId_Last(long, OrderByComparator<BatchEngineExportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns the last batch engine export task in the ordered set where companyId = ?.
- findByCompanyId_Last(long, OrderByComparator<BatchEngineImportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns the last batch engine import task in the ordered set where companyId = ?.
- findByCompanyId_Last(long, OrderByComparator<BatchEngineImportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns the last batch engine import task in the ordered set where companyId = ?.
- findByCompanyId_PrevAndNext(long, long, OrderByComparator<BatchEngineExportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns the batch engine export tasks before and after the current batch engine export task in the ordered set where companyId = ?.
- findByCompanyId_PrevAndNext(long, long, OrderByComparator<BatchEngineExportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns the batch engine export tasks before and after the current batch engine export task in the ordered set where companyId = ?.
- findByCompanyId_PrevAndNext(long, long, OrderByComparator<BatchEngineImportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns the batch engine import tasks before and after the current batch engine import task in the ordered set where companyId = ?.
- findByCompanyId_PrevAndNext(long, long, OrderByComparator<BatchEngineImportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns the batch engine import tasks before and after the current batch engine import task in the ordered set where companyId = ?.
- findByERC_C(String, long) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns the batch engine export task where externalReferenceCode = ? and companyId = ? or throws a
NoSuchExportTaskException
if it could not be found. - findByERC_C(String, long) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns the batch engine export task where externalReferenceCode = ? and companyId = ? or throws a
NoSuchExportTaskException
if it could not be found. - findByERC_C(String, long) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns the batch engine import task where externalReferenceCode = ? and companyId = ? or throws a
NoSuchImportTaskException
if it could not be found. - findByERC_C(String, long) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns the batch engine import task where externalReferenceCode = ? and companyId = ? or throws a
NoSuchImportTaskException
if it could not be found. - findByExecuteStatus(String) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns all the batch engine export tasks where executeStatus = ?.
- findByExecuteStatus(String) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns all the batch engine export tasks where executeStatus = ?.
- findByExecuteStatus(String) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns all the batch engine import tasks where executeStatus = ?.
- findByExecuteStatus(String) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns all the batch engine import tasks where executeStatus = ?.
- findByExecuteStatus(String, int, int) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns a range of all the batch engine export tasks where executeStatus = ?.
- findByExecuteStatus(String, int, int) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns a range of all the batch engine export tasks where executeStatus = ?.
- findByExecuteStatus(String, int, int) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns a range of all the batch engine import tasks where executeStatus = ?.
- findByExecuteStatus(String, int, int) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns a range of all the batch engine import tasks where executeStatus = ?.
- findByExecuteStatus(String, int, int, OrderByComparator<BatchEngineExportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns an ordered range of all the batch engine export tasks where executeStatus = ?.
- findByExecuteStatus(String, int, int, OrderByComparator<BatchEngineExportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns an ordered range of all the batch engine export tasks where executeStatus = ?.
- findByExecuteStatus(String, int, int, OrderByComparator<BatchEngineExportTask>, boolean) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns an ordered range of all the batch engine export tasks where executeStatus = ?.
- findByExecuteStatus(String, int, int, OrderByComparator<BatchEngineExportTask>, boolean) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns an ordered range of all the batch engine export tasks where executeStatus = ?.
- findByExecuteStatus(String, int, int, OrderByComparator<BatchEngineImportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns an ordered range of all the batch engine import tasks where executeStatus = ?.
- findByExecuteStatus(String, int, int, OrderByComparator<BatchEngineImportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns an ordered range of all the batch engine import tasks where executeStatus = ?.
- findByExecuteStatus(String, int, int, OrderByComparator<BatchEngineImportTask>, boolean) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns an ordered range of all the batch engine import tasks where executeStatus = ?.
- findByExecuteStatus(String, int, int, OrderByComparator<BatchEngineImportTask>, boolean) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns an ordered range of all the batch engine import tasks where executeStatus = ?.
- findByExecuteStatus_First(String, OrderByComparator<BatchEngineExportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns the first batch engine export task in the ordered set where executeStatus = ?.
- findByExecuteStatus_First(String, OrderByComparator<BatchEngineExportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns the first batch engine export task in the ordered set where executeStatus = ?.
- findByExecuteStatus_First(String, OrderByComparator<BatchEngineImportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns the first batch engine import task in the ordered set where executeStatus = ?.
- findByExecuteStatus_First(String, OrderByComparator<BatchEngineImportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns the first batch engine import task in the ordered set where executeStatus = ?.
- findByExecuteStatus_Last(String, OrderByComparator<BatchEngineExportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns the last batch engine export task in the ordered set where executeStatus = ?.
- findByExecuteStatus_Last(String, OrderByComparator<BatchEngineExportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns the last batch engine export task in the ordered set where executeStatus = ?.
- findByExecuteStatus_Last(String, OrderByComparator<BatchEngineImportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns the last batch engine import task in the ordered set where executeStatus = ?.
- findByExecuteStatus_Last(String, OrderByComparator<BatchEngineImportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns the last batch engine import task in the ordered set where executeStatus = ?.
- findByExecuteStatus_PrevAndNext(long, String, OrderByComparator<BatchEngineExportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns the batch engine export tasks before and after the current batch engine export task in the ordered set where executeStatus = ?.
- findByExecuteStatus_PrevAndNext(long, String, OrderByComparator<BatchEngineExportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns the batch engine export tasks before and after the current batch engine export task in the ordered set where executeStatus = ?.
- findByExecuteStatus_PrevAndNext(long, String, OrderByComparator<BatchEngineImportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns the batch engine import tasks before and after the current batch engine import task in the ordered set where executeStatus = ?.
- findByExecuteStatus_PrevAndNext(long, String, OrderByComparator<BatchEngineImportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns the batch engine import tasks before and after the current batch engine import task in the ordered set where executeStatus = ?.
- findByPrimaryKey(long) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns the batch engine export task with the primary key or throws a
NoSuchExportTaskException
if it could not be found. - findByPrimaryKey(long) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns the batch engine export task with the primary key or throws a
NoSuchExportTaskException
if it could not be found. - findByPrimaryKey(long) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorPersistence
-
Returns the batch engine import task error with the primary key or throws a
NoSuchImportTaskErrorException
if it could not be found. - findByPrimaryKey(long) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorUtil
-
Returns the batch engine import task error with the primary key or throws a
NoSuchImportTaskErrorException
if it could not be found. - findByPrimaryKey(long) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns the batch engine import task with the primary key or throws a
NoSuchImportTaskException
if it could not be found. - findByPrimaryKey(long) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns the batch engine import task with the primary key or throws a
NoSuchImportTaskException
if it could not be found. - findByUuid(String) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns all the batch engine export tasks where uuid = ?.
- findByUuid(String) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns all the batch engine export tasks where uuid = ?.
- findByUuid(String) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns all the batch engine import tasks where uuid = ?.
- findByUuid(String) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns all the batch engine import tasks where uuid = ?.
- findByUuid(String, int, int) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns a range of all the batch engine export tasks where uuid = ?.
- findByUuid(String, int, int) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns a range of all the batch engine export tasks where uuid = ?.
- findByUuid(String, int, int) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns a range of all the batch engine import tasks where uuid = ?.
- findByUuid(String, int, int) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns a range of all the batch engine import tasks where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<BatchEngineExportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns an ordered range of all the batch engine export tasks where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<BatchEngineExportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns an ordered range of all the batch engine export tasks where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<BatchEngineExportTask>, boolean) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns an ordered range of all the batch engine export tasks where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<BatchEngineExportTask>, boolean) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns an ordered range of all the batch engine export tasks where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<BatchEngineImportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns an ordered range of all the batch engine import tasks where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<BatchEngineImportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns an ordered range of all the batch engine import tasks where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<BatchEngineImportTask>, boolean) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns an ordered range of all the batch engine import tasks where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<BatchEngineImportTask>, boolean) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns an ordered range of all the batch engine import tasks where uuid = ?.
- findByUuid_C(String, long) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns all the batch engine export tasks where uuid = ? and companyId = ?.
- findByUuid_C(String, long) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns all the batch engine export tasks where uuid = ? and companyId = ?.
- findByUuid_C(String, long) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns all the batch engine import tasks where uuid = ? and companyId = ?.
- findByUuid_C(String, long) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns all the batch engine import tasks where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns a range of all the batch engine export tasks where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns a range of all the batch engine export tasks where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns a range of all the batch engine import tasks where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns a range of all the batch engine import tasks where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<BatchEngineExportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns an ordered range of all the batch engine export tasks where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<BatchEngineExportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns an ordered range of all the batch engine export tasks where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<BatchEngineExportTask>, boolean) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns an ordered range of all the batch engine export tasks where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<BatchEngineExportTask>, boolean) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns an ordered range of all the batch engine export tasks where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<BatchEngineImportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns an ordered range of all the batch engine import tasks where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<BatchEngineImportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns an ordered range of all the batch engine import tasks where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<BatchEngineImportTask>, boolean) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns an ordered range of all the batch engine import tasks where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<BatchEngineImportTask>, boolean) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns an ordered range of all the batch engine import tasks where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<BatchEngineExportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns the first batch engine export task in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<BatchEngineExportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns the first batch engine export task in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<BatchEngineImportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns the first batch engine import task in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<BatchEngineImportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns the first batch engine import task in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<BatchEngineExportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns the last batch engine export task in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<BatchEngineExportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns the last batch engine export task in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<BatchEngineImportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns the last batch engine import task in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<BatchEngineImportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns the last batch engine import task in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<BatchEngineExportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns the batch engine export tasks before and after the current batch engine export task in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<BatchEngineExportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns the batch engine export tasks before and after the current batch engine export task in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<BatchEngineImportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns the batch engine import tasks before and after the current batch engine import task in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<BatchEngineImportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns the batch engine import tasks before and after the current batch engine import task in the ordered set where uuid = ? and companyId = ?.
- findByUuid_First(String, OrderByComparator<BatchEngineExportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns the first batch engine export task in the ordered set where uuid = ?.
- findByUuid_First(String, OrderByComparator<BatchEngineExportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns the first batch engine export task in the ordered set where uuid = ?.
- findByUuid_First(String, OrderByComparator<BatchEngineImportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns the first batch engine import task in the ordered set where uuid = ?.
- findByUuid_First(String, OrderByComparator<BatchEngineImportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns the first batch engine import task in the ordered set where uuid = ?.
- findByUuid_Last(String, OrderByComparator<BatchEngineExportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns the last batch engine export task in the ordered set where uuid = ?.
- findByUuid_Last(String, OrderByComparator<BatchEngineExportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns the last batch engine export task in the ordered set where uuid = ?.
- findByUuid_Last(String, OrderByComparator<BatchEngineImportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns the last batch engine import task in the ordered set where uuid = ?.
- findByUuid_Last(String, OrderByComparator<BatchEngineImportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns the last batch engine import task in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<BatchEngineExportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Returns the batch engine export tasks before and after the current batch engine export task in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<BatchEngineExportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Returns the batch engine export tasks before and after the current batch engine export task in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<BatchEngineImportTask>) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Returns the batch engine import tasks before and after the current batch engine import task in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<BatchEngineImportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Returns the batch engine import tasks before and after the current batch engine import task in the ordered set where uuid = ?.
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorUtil
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorUtil
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<BatchEngineExportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<BatchEngineImportTask>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<BatchEngineImportTaskError>) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorUtil
- from(Field, String, int, Method, ColumnDescriptor, UnsafeFunction<Object, Object, ReflectiveOperationException>) - Static method in class com.liferay.batch.engine.csv.ColumnDescriptor
- from(String, int, UnsafeFunction<Object, Object, ReflectiveOperationException>) - Static method in class com.liferay.batch.engine.csv.ColumnDescriptor
G
- getAbsolutePath() - Method in class com.liferay.batch.engine.jaxrs.uri.BatchEngineUriInfo
- getAbsolutePathBuilder() - Method in class com.liferay.batch.engine.jaxrs.uri.BatchEngineUriInfo
- getActionableDynamicQuery() - Method in interface com.liferay.batch.engine.service.BatchEngineExportTaskLocalService
- getActionableDynamicQuery() - Static method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceUtil
- getActionableDynamicQuery() - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceWrapper
- getActionableDynamicQuery() - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalService
- getActionableDynamicQuery() - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceUtil
- getActionableDynamicQuery() - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceWrapper
- getActionableDynamicQuery() - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskLocalService
- getActionableDynamicQuery() - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceUtil
- getActionableDynamicQuery() - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceWrapper
- getAvailableCreateStrategies() - Method in class com.liferay.batch.engine.BaseBatchEngineTaskItemDelegate
- getAvailableCreateStrategies() - Method in interface com.liferay.batch.engine.BatchEngineTaskItemDelegate
- getAvailableUpdateStrategies() - Method in class com.liferay.batch.engine.BaseBatchEngineTaskItemDelegate
- getAvailableUpdateStrategies() - Method in interface com.liferay.batch.engine.BatchEngineTaskItemDelegate
- getBasePersistence() - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceWrapper
- getBasePersistence() - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceWrapper
- getBasePersistence() - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceWrapper
- getBaseUri() - Method in class com.liferay.batch.engine.jaxrs.uri.BatchEngineUriInfo
- getBaseUriBuilder() - Method in class com.liferay.batch.engine.jaxrs.uri.BatchEngineUriInfo
- getBatchEngineExportTask(long) - Method in interface com.liferay.batch.engine.service.BatchEngineExportTaskLocalService
-
Returns the batch engine export task with the primary key.
- getBatchEngineExportTask(long) - Static method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceUtil
-
Returns the batch engine export task with the primary key.
- getBatchEngineExportTask(long) - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceWrapper
-
Returns the batch engine export task with the primary key.
- getBatchEngineExportTask(long) - Method in interface com.liferay.batch.engine.service.BatchEngineExportTaskService
- getBatchEngineExportTask(long) - Static method in class com.liferay.batch.engine.service.BatchEngineExportTaskServiceUtil
- getBatchEngineExportTask(long) - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskServiceWrapper
- getBatchEngineExportTaskByExternalReferenceCode(String, long) - Method in interface com.liferay.batch.engine.service.BatchEngineExportTaskLocalService
- getBatchEngineExportTaskByExternalReferenceCode(String, long) - Static method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceUtil
- getBatchEngineExportTaskByExternalReferenceCode(String, long) - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceWrapper
- getBatchEngineExportTaskByExternalReferenceCode(String, long) - Method in interface com.liferay.batch.engine.service.BatchEngineExportTaskService
- getBatchEngineExportTaskByExternalReferenceCode(String, long) - Static method in class com.liferay.batch.engine.service.BatchEngineExportTaskServiceUtil
- getBatchEngineExportTaskByExternalReferenceCode(String, long) - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskServiceWrapper
- getBatchEngineExportTaskByUuidAndCompanyId(String, long) - Method in interface com.liferay.batch.engine.service.BatchEngineExportTaskLocalService
-
Returns the batch engine export task with the matching UUID and company.
- getBatchEngineExportTaskByUuidAndCompanyId(String, long) - Static method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceUtil
-
Returns the batch engine export task with the matching UUID and company.
- getBatchEngineExportTaskByUuidAndCompanyId(String, long) - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceWrapper
-
Returns the batch engine export task with the matching UUID and company.
- getBatchEngineExportTaskId() - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskContentBlobModel
- getBatchEngineExportTaskId() - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Returns the batch engine export task ID of this batch engine export task.
- getBatchEngineExportTaskId() - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Returns the batch engine export task ID of this batch engine export task.
- getBatchEngineExportTasks(int, int) - Method in interface com.liferay.batch.engine.service.BatchEngineExportTaskLocalService
-
Returns a range of all the batch engine export tasks.
- getBatchEngineExportTasks(int, int) - Static method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceUtil
-
Returns a range of all the batch engine export tasks.
- getBatchEngineExportTasks(int, int) - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceWrapper
-
Returns a range of all the batch engine export tasks.
- getBatchEngineExportTasks(long, int, int) - Method in interface com.liferay.batch.engine.service.BatchEngineExportTaskLocalService
- getBatchEngineExportTasks(long, int, int) - Static method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceUtil
- getBatchEngineExportTasks(long, int, int) - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceWrapper
- getBatchEngineExportTasks(long, int, int) - Method in interface com.liferay.batch.engine.service.BatchEngineExportTaskService
- getBatchEngineExportTasks(long, int, int) - Static method in class com.liferay.batch.engine.service.BatchEngineExportTaskServiceUtil
- getBatchEngineExportTasks(long, int, int) - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskServiceWrapper
- getBatchEngineExportTasks(long, int, int, OrderByComparator<BatchEngineExportTask>) - Method in interface com.liferay.batch.engine.service.BatchEngineExportTaskLocalService
- getBatchEngineExportTasks(long, int, int, OrderByComparator<BatchEngineExportTask>) - Static method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceUtil
- getBatchEngineExportTasks(long, int, int, OrderByComparator<BatchEngineExportTask>) - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceWrapper
- getBatchEngineExportTasks(long, int, int, OrderByComparator<BatchEngineExportTask>) - Method in interface com.liferay.batch.engine.service.BatchEngineExportTaskService
- getBatchEngineExportTasks(long, int, int, OrderByComparator<BatchEngineExportTask>) - Static method in class com.liferay.batch.engine.service.BatchEngineExportTaskServiceUtil
- getBatchEngineExportTasks(long, int, int, OrderByComparator<BatchEngineExportTask>) - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskServiceWrapper
- getBatchEngineExportTasks(String) - Method in interface com.liferay.batch.engine.service.BatchEngineExportTaskLocalService
- getBatchEngineExportTasks(String) - Static method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceUtil
- getBatchEngineExportTasks(String) - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceWrapper
- getBatchEngineExportTasksCount() - Method in interface com.liferay.batch.engine.service.BatchEngineExportTaskLocalService
-
Returns the number of batch engine export tasks.
- getBatchEngineExportTasksCount() - Static method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceUtil
-
Returns the number of batch engine export tasks.
- getBatchEngineExportTasksCount() - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceWrapper
-
Returns the number of batch engine export tasks.
- getBatchEngineExportTasksCount(long) - Method in interface com.liferay.batch.engine.service.BatchEngineExportTaskLocalService
- getBatchEngineExportTasksCount(long) - Static method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceUtil
- getBatchEngineExportTasksCount(long) - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceWrapper
- getBatchEngineExportTasksCount(long) - Method in interface com.liferay.batch.engine.service.BatchEngineExportTaskService
- getBatchEngineExportTasksCount(long) - Static method in class com.liferay.batch.engine.service.BatchEngineExportTaskServiceUtil
- getBatchEngineExportTasksCount(long) - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskServiceWrapper
- getBatchEngineImportTask(long) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskLocalService
-
Returns the batch engine import task with the primary key.
- getBatchEngineImportTask(long) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceUtil
-
Returns the batch engine import task with the primary key.
- getBatchEngineImportTask(long) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceWrapper
-
Returns the batch engine import task with the primary key.
- getBatchEngineImportTask(long) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskService
- getBatchEngineImportTask(long) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskServiceUtil
- getBatchEngineImportTask(long) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskServiceWrapper
- getBatchEngineImportTaskByExternalReferenceCode(String, long) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskLocalService
- getBatchEngineImportTaskByExternalReferenceCode(String, long) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceUtil
- getBatchEngineImportTaskByExternalReferenceCode(String, long) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceWrapper
- getBatchEngineImportTaskByExternalReferenceCode(String, long) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskService
- getBatchEngineImportTaskByExternalReferenceCode(String, long) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskServiceUtil
- getBatchEngineImportTaskByExternalReferenceCode(String, long) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskServiceWrapper
- getBatchEngineImportTaskByUuidAndCompanyId(String, long) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskLocalService
-
Returns the batch engine import task with the matching UUID and company.
- getBatchEngineImportTaskByUuidAndCompanyId(String, long) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceUtil
-
Returns the batch engine import task with the matching UUID and company.
- getBatchEngineImportTaskByUuidAndCompanyId(String, long) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceWrapper
-
Returns the batch engine import task with the matching UUID and company.
- getBatchEngineImportTaskError(long) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalService
-
Returns the batch engine import task error with the primary key.
- getBatchEngineImportTaskError(long) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceUtil
-
Returns the batch engine import task error with the primary key.
- getBatchEngineImportTaskError(long) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceWrapper
-
Returns the batch engine import task error with the primary key.
- getBatchEngineImportTaskErrorId() - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskErrorModel
-
Returns the batch engine import task error ID of this batch engine import task error.
- getBatchEngineImportTaskErrorId() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskErrorWrapper
-
Returns the batch engine import task error ID of this batch engine import task error.
- getBatchEngineImportTaskErrors() - Method in interface com.liferay.batch.engine.model.BatchEngineImportTask
- getBatchEngineImportTaskErrors() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
- getBatchEngineImportTaskErrors(int, int) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalService
-
Returns a range of all the batch engine import task errors.
- getBatchEngineImportTaskErrors(int, int) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceUtil
-
Returns a range of all the batch engine import task errors.
- getBatchEngineImportTaskErrors(int, int) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceWrapper
-
Returns a range of all the batch engine import task errors.
- getBatchEngineImportTaskErrors(long) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalService
- getBatchEngineImportTaskErrors(long) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceUtil
- getBatchEngineImportTaskErrors(long) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceWrapper
- getBatchEngineImportTaskErrorsCount() - Method in interface com.liferay.batch.engine.model.BatchEngineImportTask
- getBatchEngineImportTaskErrorsCount() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
- getBatchEngineImportTaskErrorsCount() - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalService
-
Returns the number of batch engine import task errors.
- getBatchEngineImportTaskErrorsCount() - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceUtil
-
Returns the number of batch engine import task errors.
- getBatchEngineImportTaskErrorsCount() - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceWrapper
-
Returns the number of batch engine import task errors.
- getBatchEngineImportTaskErrorsCount(long) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalService
- getBatchEngineImportTaskErrorsCount(long) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceUtil
- getBatchEngineImportTaskErrorsCount(long) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceWrapper
- getBatchEngineImportTaskId() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskContentBlobModel
- getBatchEngineImportTaskId() - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskErrorModel
-
Returns the batch engine import task ID of this batch engine import task error.
- getBatchEngineImportTaskId() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskErrorWrapper
-
Returns the batch engine import task ID of this batch engine import task error.
- getBatchEngineImportTaskId() - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Returns the batch engine import task ID of this batch engine import task.
- getBatchEngineImportTaskId() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Returns the batch engine import task ID of this batch engine import task.
- getBatchEngineImportTasks(int, int) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskLocalService
-
Returns a range of all the batch engine import tasks.
- getBatchEngineImportTasks(int, int) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceUtil
-
Returns a range of all the batch engine import tasks.
- getBatchEngineImportTasks(int, int) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceWrapper
-
Returns a range of all the batch engine import tasks.
- getBatchEngineImportTasks(long, int, int) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskLocalService
- getBatchEngineImportTasks(long, int, int) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceUtil
- getBatchEngineImportTasks(long, int, int) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceWrapper
- getBatchEngineImportTasks(long, int, int) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskService
- getBatchEngineImportTasks(long, int, int) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskServiceUtil
- getBatchEngineImportTasks(long, int, int) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskServiceWrapper
- getBatchEngineImportTasks(long, int, int, OrderByComparator<BatchEngineImportTask>) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskLocalService
- getBatchEngineImportTasks(long, int, int, OrderByComparator<BatchEngineImportTask>) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceUtil
- getBatchEngineImportTasks(long, int, int, OrderByComparator<BatchEngineImportTask>) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceWrapper
- getBatchEngineImportTasks(long, int, int, OrderByComparator<BatchEngineImportTask>) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskService
- getBatchEngineImportTasks(long, int, int, OrderByComparator<BatchEngineImportTask>) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskServiceUtil
- getBatchEngineImportTasks(long, int, int, OrderByComparator<BatchEngineImportTask>) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskServiceWrapper
- getBatchEngineImportTasks(String) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskLocalService
- getBatchEngineImportTasks(String) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceUtil
- getBatchEngineImportTasks(String) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceWrapper
- getBatchEngineImportTasksCount() - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskLocalService
-
Returns the number of batch engine import tasks.
- getBatchEngineImportTasksCount() - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceUtil
-
Returns the number of batch engine import tasks.
- getBatchEngineImportTasksCount() - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceWrapper
-
Returns the number of batch engine import tasks.
- getBatchEngineImportTasksCount(long) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskLocalService
- getBatchEngineImportTasksCount(long) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceUtil
- getBatchEngineImportTasksCount(long) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceWrapper
- getBatchEngineImportTasksCount(long) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskService
- getBatchEngineImportTasksCount(long) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskServiceUtil
- getBatchEngineImportTasksCount(long) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskServiceWrapper
- getBatchEngineTaskItemDelegate(long, String, String) - Method in interface com.liferay.batch.engine.BatchEngineTaskItemDelegateRegistry
- getBatchEngineUnitConfiguration() - Method in interface com.liferay.batch.engine.unit.BatchEngineUnit
- getBatchEngineUnitMetaInfo() - Method in interface com.liferay.batch.engine.unit.BatchEngineUnit
- getBatchEngineUnits(Bundle) - Method in interface com.liferay.batch.engine.unit.BatchEngineUnitReader
- getBatchSize() - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Returns the batch size of this batch engine import task.
- getBatchSize() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Returns the batch size of this batch engine import task.
- getBundle() - Method in interface com.liferay.batch.engine.unit.BundleBatchEngineUnit
- getCallbackURL() - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Returns the callback url of this batch engine export task.
- getCallbackURL() - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Returns the callback url of this batch engine export task.
- getCallbackURL() - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Returns the callback url of this batch engine import task.
- getCallbackURL() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Returns the callback url of this batch engine import task.
- getCallbackURL() - Method in class com.liferay.batch.engine.unit.BatchEngineUnitConfiguration
- getClassName() - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Returns the class name of this batch engine export task.
- getClassName() - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Returns the class name of this batch engine export task.
- getClassName() - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Returns the class name of this batch engine import task.
- getClassName() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Returns the class name of this batch engine import task.
- getClassName() - Method in class com.liferay.batch.engine.unit.BatchEngineUnitConfiguration
- getColumnDescriptors(long, String, int, Map<String, ObjectValuePair<Field, Method>>, String) - Method in interface com.liferay.batch.engine.csv.ColumnDescriptorProvider
- getCompanyId() - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Returns the company ID of this batch engine export task.
- getCompanyId() - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Returns the company ID of this batch engine export task.
- getCompanyId() - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskErrorModel
-
Returns the company ID of this batch engine import task error.
- getCompanyId() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskErrorWrapper
-
Returns the company ID of this batch engine import task error.
- getCompanyId() - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Returns the company ID of this batch engine import task.
- getCompanyId() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Returns the company ID of this batch engine import task.
- getCompanyId() - Method in class com.liferay.batch.engine.unit.BatchEngineUnitConfiguration
- getCompanyId() - Method in class com.liferay.batch.engine.unit.BatchEngineUnitMetaInfo
- getConfigurationInputStream() - Method in interface com.liferay.batch.engine.unit.BatchEngineUnit
- getContent() - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Returns the content of this batch engine export task.
- getContent() - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Returns the content of this batch engine export task.
- getContent() - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Returns the content of this batch engine import task.
- getContent() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Returns the content of this batch engine import task.
- getContentBlob() - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskContentBlobModel
- getContentBlob() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskContentBlobModel
- getContentBlobModel(Serializable) - Method in interface com.liferay.batch.engine.service.BatchEngineExportTaskLocalService
- getContentBlobModel(Serializable) - Static method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceUtil
- getContentBlobModel(Serializable) - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceWrapper
- getContentBlobModel(Serializable) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskLocalService
- getContentBlobModel(Serializable) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceUtil
- getContentBlobModel(Serializable) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceWrapper
- getContentType() - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Returns the content type of this batch engine export task.
- getContentType() - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Returns the content type of this batch engine export task.
- getContentType() - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Returns the content type of this batch engine import task.
- getContentType() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Returns the content type of this batch engine import task.
- getCreateDate() - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Returns the create date of this batch engine export task.
- getCreateDate() - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Returns the create date of this batch engine export task.
- getCreateDate() - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskErrorModel
-
Returns the create date of this batch engine import task error.
- getCreateDate() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskErrorWrapper
-
Returns the create date of this batch engine import task error.
- getCreateDate() - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Returns the create date of this batch engine import task.
- getCreateDate() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Returns the create date of this batch engine import task.
- getDataFileName() - Method in interface com.liferay.batch.engine.unit.BatchEngineUnit
- getDataInputStream() - Method in interface com.liferay.batch.engine.unit.BatchEngineUnit
- getDBOperation() - Method in enum class com.liferay.batch.engine.constants.CreateStrategy
- getDBOperation() - Method in enum class com.liferay.batch.engine.constants.UpdateStrategy
- getDefaultCreateStrategy() - Static method in enum class com.liferay.batch.engine.constants.CreateStrategy
- getDefaultUpdateStrategy() - Static method in enum class com.liferay.batch.engine.constants.UpdateStrategy
- getEndPosition() - Method in class com.liferay.batch.engine.pagination.Pagination
- getEndTime() - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Returns the end time of this batch engine export task.
- getEndTime() - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Returns the end time of this batch engine export task.
- getEndTime() - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Returns the end time of this batch engine import task.
- getEndTime() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Returns the end time of this batch engine import task.
- getEntityModel(Map<String, List<String>>) - Method in class com.liferay.batch.engine.BaseBatchEngineTaskItemDelegate
- getEntityModel(Map<String, List<String>>) - Method in interface com.liferay.batch.engine.BatchEngineTaskItemDelegate
- getErrorMessage() - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Returns the error message of this batch engine export task.
- getErrorMessage() - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Returns the error message of this batch engine export task.
- getErrorMessage() - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Returns the error message of this batch engine import task.
- getErrorMessage() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Returns the error message of this batch engine import task.
- getExecuteStatus() - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Returns the execute status of this batch engine export task.
- getExecuteStatus() - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Returns the execute status of this batch engine export task.
- getExecuteStatus() - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Returns the execute status of this batch engine import task.
- getExecuteStatus() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Returns the execute status of this batch engine import task.
- getExportActionableDynamicQuery(PortletDataContext) - Method in interface com.liferay.batch.engine.service.BatchEngineExportTaskLocalService
- getExportActionableDynamicQuery(PortletDataContext) - Static method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceUtil
- getExportActionableDynamicQuery(PortletDataContext) - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceWrapper
- getExportActionableDynamicQuery(PortletDataContext) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskLocalService
- getExportActionableDynamicQuery(PortletDataContext) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceUtil
- getExportActionableDynamicQuery(PortletDataContext) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceWrapper
- getExternalReferenceCode() - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Returns the external reference code of this batch engine export task.
- getExternalReferenceCode() - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Returns the external reference code of this batch engine export task.
- getExternalReferenceCode() - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Returns the external reference code of this batch engine import task.
- getExternalReferenceCode() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Returns the external reference code of this batch engine import task.
- getFeatureFlag() - Method in class com.liferay.batch.engine.unit.BatchEngineUnitMetaInfo
- getFieldNameMapping() - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Returns the field name mapping of this batch engine import task.
- getFieldNameMapping() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Returns the field name mapping of this batch engine import task.
- getFieldNameMappingMap() - Method in class com.liferay.batch.engine.unit.BatchEngineUnitConfiguration
- getFieldNames() - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Returns the field names of this batch engine export task.
- getFieldNames() - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Returns the field names of this batch engine export task.
- getFieldNamesList() - Method in interface com.liferay.batch.engine.model.BatchEngineExportTask
- getFieldNamesList() - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
- getFileExtension() - Method in enum class com.liferay.batch.engine.BatchEngineTaskContentType
- getFileName() - Method in interface com.liferay.batch.engine.unit.BatchEngineUnit
- getFileName() - Static method in class com.liferay.batch.engine.unit.BatchEngineUnitThreadLocal
- getHeader() - Method in class com.liferay.batch.engine.csv.ColumnDescriptor
- getImportStrategy() - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Returns the import strategy of this batch engine import task.
- getImportStrategy() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Returns the import strategy of this batch engine import task.
- getImportStrategy(String) - Static method in class com.liferay.batch.engine.constants.BatchEngineImportTaskConstants
- getImportStrategyString(int) - Static method in class com.liferay.batch.engine.constants.BatchEngineImportTaskConstants
- getIndex() - Method in class com.liferay.batch.engine.csv.ColumnDescriptor
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.batch.engine.service.BatchEngineExportTaskLocalService
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceUtil
- getIndexableActionableDynamicQuery() - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceWrapper
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalService
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceUtil
- getIndexableActionableDynamicQuery() - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceWrapper
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskLocalService
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceUtil
- getIndexableActionableDynamicQuery() - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceWrapper
- getItem() - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskErrorModel
-
Returns the item of this batch engine import task error.
- getItem() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskErrorWrapper
-
Returns the item of this batch engine import task error.
- getItemClass() - Method in interface com.liferay.batch.engine.BatchEngineTaskItemDelegate
- getItemClass(BatchEngineTaskItemDelegate<?>) - Method in interface com.liferay.batch.engine.ItemClassRegistry
- getItemClass(String) - Method in interface com.liferay.batch.engine.ItemClassRegistry
- getItemIndex() - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskErrorModel
-
Returns the item index of this batch engine import task error.
- getItemIndex() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskErrorWrapper
-
Returns the item index of this batch engine import task error.
- getItems() - Method in class com.liferay.batch.engine.pagination.Page
- getLabel() - Method in enum class com.liferay.batch.engine.constants.CreateStrategy
- getLabel() - Method in enum class com.liferay.batch.engine.constants.UpdateStrategy
- getLastPage() - Method in class com.liferay.batch.engine.pagination.Page
- getMatchedResources() - Method in class com.liferay.batch.engine.jaxrs.uri.BatchEngineUriInfo
- getMatchedURIs() - Method in class com.liferay.batch.engine.jaxrs.uri.BatchEngineUriInfo
- getMatchedURIs(boolean) - Method in class com.liferay.batch.engine.jaxrs.uri.BatchEngineUriInfo
- getMessage() - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskErrorModel
-
Returns the message of this batch engine import task error.
- getMessage() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskErrorWrapper
-
Returns the message of this batch engine import task error.
- getModelAttributes() - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
- getModelAttributes() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskErrorWrapper
- getModelAttributes() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
- getModifiedDate() - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Returns the modified date of this batch engine export task.
- getModifiedDate() - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Returns the modified date of this batch engine export task.
- getModifiedDate() - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskErrorModel
-
Returns the modified date of this batch engine import task error.
- getModifiedDate() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskErrorWrapper
-
Returns the modified date of this batch engine import task error.
- getModifiedDate() - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Returns the modified date of this batch engine import task.
- getModifiedDate() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Returns the modified date of this batch engine import task.
- getMvccVersion() - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Returns the mvcc version of this batch engine export task.
- getMvccVersion() - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Returns the mvcc version of this batch engine export task.
- getMvccVersion() - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskErrorModel
-
Returns the mvcc version of this batch engine import task error.
- getMvccVersion() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskErrorWrapper
-
Returns the mvcc version of this batch engine import task error.
- getMvccVersion() - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Returns the mvcc version of this batch engine import task.
- getMvccVersion() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Returns the mvcc version of this batch engine import task.
- getOperation() - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Returns the operation of this batch engine import task.
- getOperation() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Returns the operation of this batch engine import task.
- getOriginalUserId() - Method in class com.liferay.batch.engine.context.ImportTaskContext
- getOSGiServiceIdentifier() - Method in interface com.liferay.batch.engine.service.BatchEngineExportTaskLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.batch.engine.service.BatchEngineExportTaskService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.batch.engine.service.BatchEngineExportTaskServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskServiceWrapper
-
Returns the OSGi service identifier.
- getPage() - Method in class com.liferay.batch.engine.pagination.Page
- getPage() - Method in class com.liferay.batch.engine.pagination.Pagination
- getPageSize() - Method in class com.liferay.batch.engine.pagination.Page
- getPageSize() - Method in class com.liferay.batch.engine.pagination.Pagination
- getParameters() - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Returns the parameters of this batch engine export task.
- getParameters() - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Returns the parameters of this batch engine export task.
- getParameters() - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Returns the parameters of this batch engine import task.
- getParameters() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Returns the parameters of this batch engine import task.
- getParameters() - Method in class com.liferay.batch.engine.unit.BatchEngineUnitConfiguration
- getParameterValue(String) - Method in interface com.liferay.batch.engine.model.BatchEngineImportTask
- getParameterValue(String) - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
- getParentHashCode() - Method in class com.liferay.batch.engine.csv.ColumnDescriptor
- getPath() - Method in class com.liferay.batch.engine.jaxrs.uri.BatchEngineUriInfo
- getPath(boolean) - Method in class com.liferay.batch.engine.jaxrs.uri.BatchEngineUriInfo
- getPathParameters() - Method in class com.liferay.batch.engine.jaxrs.uri.BatchEngineUriInfo
- getPathParameters(boolean) - Method in class com.liferay.batch.engine.jaxrs.uri.BatchEngineUriInfo
- getPaths() - Method in class com.liferay.batch.engine.unit.BatchEngineUnitMetaInfo
- getPathSegments() - Method in class com.liferay.batch.engine.jaxrs.uri.BatchEngineUriInfo
- getPathSegments(boolean) - Method in class com.liferay.batch.engine.jaxrs.uri.BatchEngineUriInfo
- getPersistedModel(Serializable) - Method in interface com.liferay.batch.engine.service.BatchEngineExportTaskLocalService
- getPersistedModel(Serializable) - Static method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceUtil
- getPersistedModel(Serializable) - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceWrapper
- getPersistedModel(Serializable) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalService
- getPersistedModel(Serializable) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceUtil
- getPersistedModel(Serializable) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceWrapper
- getPersistedModel(Serializable) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskLocalService
- getPersistedModel(Serializable) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceUtil
- getPersistedModel(Serializable) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceWrapper
- getPersistence() - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
- getPersistence() - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorUtil
- getPersistence() - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
- getPrimaryKey() - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Returns the primary key of this batch engine export task.
- getPrimaryKey() - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Returns the primary key of this batch engine export task.
- getPrimaryKey() - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskErrorModel
-
Returns the primary key of this batch engine import task error.
- getPrimaryKey() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskErrorWrapper
-
Returns the primary key of this batch engine import task error.
- getPrimaryKey() - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Returns the primary key of this batch engine import task.
- getPrimaryKey() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Returns the primary key of this batch engine import task.
- getProcessedItemsCount() - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Returns the processed items count of this batch engine export task.
- getProcessedItemsCount() - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Returns the processed items count of this batch engine export task.
- getProcessedItemsCount() - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Returns the processed items count of this batch engine import task.
- getProcessedItemsCount() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Returns the processed items count of this batch engine import task.
- getQueryParameters() - Method in class com.liferay.batch.engine.jaxrs.uri.BatchEngineUriInfo
- getQueryParameters(boolean) - Method in class com.liferay.batch.engine.jaxrs.uri.BatchEngineUriInfo
- getRequestUri() - Method in class com.liferay.batch.engine.jaxrs.uri.BatchEngineUriInfo
- getRequestUriBuilder() - Method in class com.liferay.batch.engine.jaxrs.uri.BatchEngineUriInfo
- getService() - Static method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceUtil
- getService() - Static method in class com.liferay.batch.engine.service.BatchEngineExportTaskServiceUtil
- getService() - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceUtil
- getService() - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceUtil
- getService() - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskServiceUtil
- getStagedModelType() - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
- getStagedModelType() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
- getStartPosition() - Method in class com.liferay.batch.engine.pagination.Pagination
- getStartTime() - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Returns the start time of this batch engine export task.
- getStartTime() - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Returns the start time of this batch engine export task.
- getStartTime() - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Returns the start time of this batch engine import task.
- getStartTime() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Returns the start time of this batch engine import task.
- getTaskItemDelegateName() - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Returns the task item delegate name of this batch engine export task.
- getTaskItemDelegateName() - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Returns the task item delegate name of this batch engine export task.
- getTaskItemDelegateName() - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Returns the task item delegate name of this batch engine import task.
- getTaskItemDelegateName() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Returns the task item delegate name of this batch engine import task.
- getTaskItemDelegateName() - Method in class com.liferay.batch.engine.unit.BatchEngineUnitConfiguration
- getTotalCount() - Method in class com.liferay.batch.engine.pagination.Page
- getTotalItemsCount() - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Returns the total items count of this batch engine export task.
- getTotalItemsCount() - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Returns the total items count of this batch engine export task.
- getTotalItemsCount() - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Returns the total items count of this batch engine import task.
- getTotalItemsCount() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Returns the total items count of this batch engine import task.
- getUserId() - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Returns the user ID of this batch engine export task.
- getUserId() - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Returns the user ID of this batch engine export task.
- getUserId() - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskErrorModel
-
Returns the user ID of this batch engine import task error.
- getUserId() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskErrorWrapper
-
Returns the user ID of this batch engine import task error.
- getUserId() - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Returns the user ID of this batch engine import task.
- getUserId() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Returns the user ID of this batch engine import task.
- getUserId() - Method in class com.liferay.batch.engine.unit.BatchEngineUnitConfiguration
- getUserUuid() - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Returns the user uuid of this batch engine export task.
- getUserUuid() - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Returns the user uuid of this batch engine export task.
- getUserUuid() - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskErrorModel
-
Returns the user uuid of this batch engine import task error.
- getUserUuid() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskErrorWrapper
-
Returns the user uuid of this batch engine import task error.
- getUserUuid() - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Returns the user uuid of this batch engine import task.
- getUserUuid() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Returns the user uuid of this batch engine import task.
- getUuid() - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Returns the uuid of this batch engine export task.
- getUuid() - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Returns the uuid of this batch engine export task.
- getUuid() - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Returns the uuid of this batch engine import task.
- getUuid() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Returns the uuid of this batch engine import task.
- getValue(Object) - Method in class com.liferay.batch.engine.csv.ColumnDescriptor
- getVersion() - Method in class com.liferay.batch.engine.unit.BatchEngineUnitConfiguration
- getWrappedService() - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceWrapper
- getWrappedService() - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskServiceWrapper
- getWrappedService() - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceWrapper
- getWrappedService() - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceWrapper
- getWrappedService() - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskServiceWrapper
H
- hasCreateStrategy(String) - Method in class com.liferay.batch.engine.BaseBatchEngineTaskItemDelegate
- hasCreateStrategy(String) - Method in interface com.liferay.batch.engine.BatchEngineTaskItemDelegate
- hashCode() - Method in class com.liferay.batch.engine.csv.ColumnDescriptor
- hasNext() - Method in class com.liferay.batch.engine.pagination.Page
- hasPrevious() - Method in class com.liferay.batch.engine.pagination.Page
- hasUpdateStrategy(String) - Method in class com.liferay.batch.engine.BaseBatchEngineTaskItemDelegate
- hasUpdateStrategy(String) - Method in interface com.liferay.batch.engine.BatchEngineTaskItemDelegate
I
- IMPORT_CREATOR_STRATEGY_KEEP_CREATOR - Static variable in class com.liferay.batch.engine.constants.BatchEngineImportTaskConstants
- IMPORT_STRATEGY_ON_ERROR_CONTINUE - Static variable in class com.liferay.batch.engine.constants.BatchEngineImportTaskConstants
- IMPORT_STRATEGY_ON_ERROR_FAIL - Static variable in class com.liferay.batch.engine.constants.BatchEngineImportTaskConstants
- IMPORT_STRATEGY_STRING_ON_ERROR_CONTINUE - Static variable in class com.liferay.batch.engine.constants.BatchEngineImportTaskConstants
- IMPORT_STRATEGY_STRING_ON_ERROR_FAIL - Static variable in class com.liferay.batch.engine.constants.BatchEngineImportTaskConstants
- importBatchSize() - Method in interface com.liferay.batch.engine.configuration.BatchEngineTaskCompanyConfiguration
- importStrategy - Variable in class com.liferay.batch.engine.model.BatchEngineImportTaskTable
- ImportTaskContext - Class in com.liferay.batch.engine.context
- ImportTaskContext() - Constructor for class com.liferay.batch.engine.context.ImportTaskContext
- ImportTaskPostAction - Interface in com.liferay.batch.engine.action
- ImportTaskPreAction - Interface in com.liferay.batch.engine.action
- INITIAL - Enum constant in enum class com.liferay.batch.engine.BatchEngineTaskExecuteStatus
- INSERT - Enum constant in enum class com.liferay.batch.engine.constants.CreateStrategy
- INSTANCE - Static variable in class com.liferay.batch.engine.model.BatchEngineExportTaskTable
- INSTANCE - Static variable in class com.liferay.batch.engine.model.BatchEngineImportTaskErrorTable
- INSTANCE - Static variable in class com.liferay.batch.engine.model.BatchEngineImportTaskTable
- isAdvanced() - Method in class com.liferay.batch.engine.unit.BatchEngineUnitMetaInfo
- isCheckPermissions() - Method in class com.liferay.batch.engine.unit.BatchEngineUnitConfiguration
- isChild() - Method in class com.liferay.batch.engine.csv.ColumnDescriptor
- isDefaultStrategy() - Method in enum class com.liferay.batch.engine.constants.CreateStrategy
- isDefaultStrategy() - Method in enum class com.liferay.batch.engine.constants.UpdateStrategy
- isMultiCompany() - Method in class com.liferay.batch.engine.unit.BatchEngineUnitConfiguration
- isMultiCompany() - Method in class com.liferay.batch.engine.unit.BatchEngineUnitMetaInfo
- isValid() - Method in interface com.liferay.batch.engine.unit.BatchEngineUnit
- item - Variable in class com.liferay.batch.engine.model.BatchEngineImportTaskErrorTable
- ItemClassRegistry - Interface in com.liferay.batch.engine
- itemIndex - Variable in class com.liferay.batch.engine.model.BatchEngineImportTaskErrorTable
- ItemReaderPostAction - Interface in com.liferay.batch.engine.action
J
- JSON - Enum constant in enum class com.liferay.batch.engine.BatchEngineTaskContentType
- JSONL - Enum constant in enum class com.liferay.batch.engine.BatchEngineTaskContentType
- JSONT - Enum constant in enum class com.liferay.batch.engine.BatchEngineTaskContentType
L
- languageId - Variable in class com.liferay.batch.engine.BaseBatchEngineTaskItemDelegate
M
- message - Variable in class com.liferay.batch.engine.model.BatchEngineImportTaskErrorTable
- modifiedDate - Variable in class com.liferay.batch.engine.model.BatchEngineExportTaskTable
- modifiedDate - Variable in class com.liferay.batch.engine.model.BatchEngineImportTaskErrorTable
- modifiedDate - Variable in class com.liferay.batch.engine.model.BatchEngineImportTaskTable
- mvccVersion - Variable in class com.liferay.batch.engine.model.BatchEngineExportTaskTable
- mvccVersion - Variable in class com.liferay.batch.engine.model.BatchEngineImportTaskErrorTable
- mvccVersion - Variable in class com.liferay.batch.engine.model.BatchEngineImportTaskTable
N
- NoSuchExportTaskException - Exception in com.liferay.batch.engine.exception
- NoSuchExportTaskException() - Constructor for exception com.liferay.batch.engine.exception.NoSuchExportTaskException
- NoSuchExportTaskException(String) - Constructor for exception com.liferay.batch.engine.exception.NoSuchExportTaskException
- NoSuchExportTaskException(String, Throwable) - Constructor for exception com.liferay.batch.engine.exception.NoSuchExportTaskException
- NoSuchExportTaskException(Throwable) - Constructor for exception com.liferay.batch.engine.exception.NoSuchExportTaskException
- NoSuchImportTaskErrorException - Exception in com.liferay.batch.engine.exception
- NoSuchImportTaskErrorException() - Constructor for exception com.liferay.batch.engine.exception.NoSuchImportTaskErrorException
- NoSuchImportTaskErrorException(String) - Constructor for exception com.liferay.batch.engine.exception.NoSuchImportTaskErrorException
- NoSuchImportTaskErrorException(String, Throwable) - Constructor for exception com.liferay.batch.engine.exception.NoSuchImportTaskErrorException
- NoSuchImportTaskErrorException(Throwable) - Constructor for exception com.liferay.batch.engine.exception.NoSuchImportTaskErrorException
- NoSuchImportTaskException - Exception in com.liferay.batch.engine.exception
- NoSuchImportTaskException() - Constructor for exception com.liferay.batch.engine.exception.NoSuchImportTaskException
- NoSuchImportTaskException(String) - Constructor for exception com.liferay.batch.engine.exception.NoSuchImportTaskException
- NoSuchImportTaskException(String, Throwable) - Constructor for exception com.liferay.batch.engine.exception.NoSuchImportTaskException
- NoSuchImportTaskException(Throwable) - Constructor for exception com.liferay.batch.engine.exception.NoSuchImportTaskException
O
- of(int, int) - Static method in class com.liferay.batch.engine.pagination.Pagination
- of(Collection<T>) - Static method in class com.liferay.batch.engine.pagination.Page
- of(Collection<T>, Pagination, long) - Static method in class com.liferay.batch.engine.pagination.Page
- openContentInputStream(long) - Method in interface com.liferay.batch.engine.service.BatchEngineExportTaskLocalService
- openContentInputStream(long) - Static method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceUtil
- openContentInputStream(long) - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceWrapper
- openContentInputStream(long) - Method in interface com.liferay.batch.engine.service.BatchEngineExportTaskService
- openContentInputStream(long) - Static method in class com.liferay.batch.engine.service.BatchEngineExportTaskServiceUtil
- openContentInputStream(long) - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskServiceWrapper
- openContentInputStream(long) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskLocalService
- openContentInputStream(long) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceUtil
- openContentInputStream(long) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceWrapper
- openContentInputStream(long) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskService
- openContentInputStream(long) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskServiceUtil
- openContentInputStream(long) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskServiceWrapper
- operation - Variable in class com.liferay.batch.engine.model.BatchEngineImportTaskTable
- orphanageThreshold() - Method in interface com.liferay.batch.engine.configuration.BatchEngineTaskConfiguration
- orphanScanInterval() - Method in interface com.liferay.batch.engine.configuration.BatchEngineTaskConfiguration
P
- Page<T> - Class in com.liferay.batch.engine.pagination
- Pagination - Class in com.liferay.batch.engine.pagination
- parameters - Variable in class com.liferay.batch.engine.model.BatchEngineExportTaskTable
- parameters - Variable in class com.liferay.batch.engine.model.BatchEngineImportTaskTable
- PARTIAL_UPDATE - Enum constant in enum class com.liferay.batch.engine.constants.UpdateStrategy
- pathParameter(String, String) - Method in class com.liferay.batch.engine.jaxrs.uri.BatchEngineUriInfo.Builder
- persist() - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
- persist() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskErrorWrapper
- persist() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
- processBatchEngineUnits(Collection<BatchEngineUnit>) - Method in interface com.liferay.batch.engine.unit.BatchEngineUnitProcessor
- processedItemsCount - Variable in class com.liferay.batch.engine.model.BatchEngineExportTaskTable
- processedItemsCount - Variable in class com.liferay.batch.engine.model.BatchEngineImportTaskTable
Q
- queryParameter(String, String) - Method in class com.liferay.batch.engine.jaxrs.uri.BatchEngineUriInfo.Builder
R
- read(Filter, Pagination, Sort[], Map<String, Serializable>, String) - Method in interface com.liferay.batch.engine.BatchEngineTaskItemDelegate
- READ - Enum constant in enum class com.liferay.batch.engine.BatchEngineTaskOperation
- readFrom(Deserializer) - Static method in class com.liferay.batch.engine.unit.BatchEngineUnitMetaInfo
- relativize(URI) - Method in class com.liferay.batch.engine.jaxrs.uri.BatchEngineUriInfo
- remove(long) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Removes the batch engine export task with the primary key from the database.
- remove(long) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Removes the batch engine export task with the primary key from the database.
- remove(long) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorPersistence
-
Removes the batch engine import task error with the primary key from the database.
- remove(long) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorUtil
-
Removes the batch engine import task error with the primary key from the database.
- remove(long) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Removes the batch engine import task with the primary key from the database.
- remove(long) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Removes the batch engine import task with the primary key from the database.
- removeAll() - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Removes all the batch engine export tasks from the database.
- removeAll() - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Removes all the batch engine export tasks from the database.
- removeAll() - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorPersistence
-
Removes all the batch engine import task errors from the database.
- removeAll() - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorUtil
-
Removes all the batch engine import task errors from the database.
- removeAll() - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Removes all the batch engine import tasks from the database.
- removeAll() - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Removes all the batch engine import tasks from the database.
- removeByBatchEngineImportTaskId(long) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorPersistence
-
Removes all the batch engine import task errors where batchEngineImportTaskId = ? from the database.
- removeByBatchEngineImportTaskId(long) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorUtil
-
Removes all the batch engine import task errors where batchEngineImportTaskId = ? from the database.
- removeByCompanyId(long) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Removes all the batch engine export tasks where companyId = ? from the database.
- removeByCompanyId(long) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Removes all the batch engine export tasks where companyId = ? from the database.
- removeByCompanyId(long) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Removes all the batch engine import tasks where companyId = ? from the database.
- removeByCompanyId(long) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Removes all the batch engine import tasks where companyId = ? from the database.
- removeByERC_C(String, long) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Removes the batch engine export task where externalReferenceCode = ? and companyId = ? from the database.
- removeByERC_C(String, long) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Removes the batch engine export task where externalReferenceCode = ? and companyId = ? from the database.
- removeByERC_C(String, long) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Removes the batch engine import task where externalReferenceCode = ? and companyId = ? from the database.
- removeByERC_C(String, long) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Removes the batch engine import task where externalReferenceCode = ? and companyId = ? from the database.
- removeByExecuteStatus(String) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Removes all the batch engine export tasks where executeStatus = ? from the database.
- removeByExecuteStatus(String) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Removes all the batch engine export tasks where executeStatus = ? from the database.
- removeByExecuteStatus(String) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Removes all the batch engine import tasks where executeStatus = ? from the database.
- removeByExecuteStatus(String) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Removes all the batch engine import tasks where executeStatus = ? from the database.
- removeByUuid(String) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Removes all the batch engine export tasks where uuid = ? from the database.
- removeByUuid(String) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Removes all the batch engine export tasks where uuid = ? from the database.
- removeByUuid(String) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Removes all the batch engine import tasks where uuid = ? from the database.
- removeByUuid(String) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Removes all the batch engine import tasks where uuid = ? from the database.
- removeByUuid_C(String, long) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
-
Removes all the batch engine export tasks where uuid = ? and companyId = ? from the database.
- removeByUuid_C(String, long) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
-
Removes all the batch engine export tasks where uuid = ? and companyId = ? from the database.
- removeByUuid_C(String, long) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
-
Removes all the batch engine import tasks where uuid = ? and companyId = ? from the database.
- removeByUuid_C(String, long) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
-
Removes all the batch engine import tasks where uuid = ? and companyId = ? from the database.
- resolve(URI) - Method in class com.liferay.batch.engine.jaxrs.uri.BatchEngineUriInfo
- run(BatchEngineImportTask, ImportTaskContext, Object) - Method in interface com.liferay.batch.engine.action.ImportTaskPreAction
- run(BatchEngineImportTask, ImportTaskContext, Object, Object) - Method in interface com.liferay.batch.engine.action.ImportTaskPostAction
- run(BatchEngineImportTask, Map<String, Serializable>, Object) - Method in interface com.liferay.batch.engine.action.ItemReaderPostAction
S
- setBatchEngineExportTaskId(long) - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskContentBlobModel
- setBatchEngineExportTaskId(long) - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Sets the batch engine export task ID of this batch engine export task.
- setBatchEngineExportTaskId(long) - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Sets the batch engine export task ID of this batch engine export task.
- setBatchEngineImportStrategy(BatchEngineImportStrategy) - Method in class com.liferay.batch.engine.BaseBatchEngineTaskItemDelegate
- setBatchEngineImportStrategy(BatchEngineImportStrategy) - Method in interface com.liferay.batch.engine.BatchEngineTaskItemDelegate
- setBatchEngineImportTaskErrorId(long) - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskErrorModel
-
Sets the batch engine import task error ID of this batch engine import task error.
- setBatchEngineImportTaskErrorId(long) - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskErrorWrapper
-
Sets the batch engine import task error ID of this batch engine import task error.
- setBatchEngineImportTaskId(long) - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskContentBlobModel
- setBatchEngineImportTaskId(long) - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskErrorModel
-
Sets the batch engine import task ID of this batch engine import task error.
- setBatchEngineImportTaskId(long) - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskErrorWrapper
-
Sets the batch engine import task ID of this batch engine import task error.
- setBatchEngineImportTaskId(long) - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Sets the batch engine import task ID of this batch engine import task.
- setBatchEngineImportTaskId(long) - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Sets the batch engine import task ID of this batch engine import task.
- setBatchSize(long) - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Sets the batch size of this batch engine import task.
- setBatchSize(long) - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Sets the batch size of this batch engine import task.
- setCallbackURL(String) - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Sets the callback url of this batch engine export task.
- setCallbackURL(String) - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Sets the callback url of this batch engine export task.
- setCallbackURL(String) - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Sets the callback url of this batch engine import task.
- setCallbackURL(String) - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Sets the callback url of this batch engine import task.
- setCallbackURL(String) - Method in class com.liferay.batch.engine.unit.BatchEngineUnitConfiguration
- setCheckPermissions(boolean) - Method in class com.liferay.batch.engine.unit.BatchEngineUnitConfiguration
- setClassName(String) - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Sets the class name of this batch engine export task.
- setClassName(String) - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Sets the class name of this batch engine export task.
- setClassName(String) - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Sets the class name of this batch engine import task.
- setClassName(String) - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Sets the class name of this batch engine import task.
- setClassName(String) - Method in class com.liferay.batch.engine.unit.BatchEngineUnitConfiguration
- setCompanyId(long) - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Sets the company ID of this batch engine export task.
- setCompanyId(long) - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Sets the company ID of this batch engine export task.
- setCompanyId(long) - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskErrorModel
-
Sets the company ID of this batch engine import task error.
- setCompanyId(long) - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskErrorWrapper
-
Sets the company ID of this batch engine import task error.
- setCompanyId(long) - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Sets the company ID of this batch engine import task.
- setCompanyId(long) - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Sets the company ID of this batch engine import task.
- setCompanyId(long) - Method in class com.liferay.batch.engine.unit.BatchEngineUnitConfiguration
- setContent(Blob) - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Sets the content of this batch engine export task.
- setContent(Blob) - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Sets the content of this batch engine export task.
- setContent(Blob) - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Sets the content of this batch engine import task.
- setContent(Blob) - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Sets the content of this batch engine import task.
- setContentBlob(Blob) - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskContentBlobModel
- setContentBlob(Blob) - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskContentBlobModel
- setContentType(String) - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Sets the content type of this batch engine export task.
- setContentType(String) - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Sets the content type of this batch engine export task.
- setContentType(String) - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Sets the content type of this batch engine import task.
- setContentType(String) - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Sets the content type of this batch engine import task.
- setContextCompany(Company) - Method in class com.liferay.batch.engine.BaseBatchEngineTaskItemDelegate
- setContextCompany(Company) - Method in interface com.liferay.batch.engine.BatchEngineTaskItemDelegate
- setContextUriInfo(UriInfo) - Method in class com.liferay.batch.engine.BaseBatchEngineTaskItemDelegate
- setContextUriInfo(UriInfo) - Method in interface com.liferay.batch.engine.BatchEngineTaskItemDelegate
- setContextUser(User) - Method in class com.liferay.batch.engine.BaseBatchEngineTaskItemDelegate
- setContextUser(User) - Method in interface com.liferay.batch.engine.BatchEngineTaskItemDelegate
- setCreateDate(Date) - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Sets the create date of this batch engine export task.
- setCreateDate(Date) - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Sets the create date of this batch engine export task.
- setCreateDate(Date) - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskErrorModel
-
Sets the create date of this batch engine import task error.
- setCreateDate(Date) - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskErrorWrapper
-
Sets the create date of this batch engine import task error.
- setCreateDate(Date) - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Sets the create date of this batch engine import task.
- setCreateDate(Date) - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Sets the create date of this batch engine import task.
- setEndTime(Date) - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Sets the end time of this batch engine export task.
- setEndTime(Date) - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Sets the end time of this batch engine export task.
- setEndTime(Date) - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Sets the end time of this batch engine import task.
- setEndTime(Date) - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Sets the end time of this batch engine import task.
- setErrorMessage(String) - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Sets the error message of this batch engine export task.
- setErrorMessage(String) - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Sets the error message of this batch engine export task.
- setErrorMessage(String) - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Sets the error message of this batch engine import task.
- setErrorMessage(String) - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Sets the error message of this batch engine import task.
- setExecuteStatus(String) - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Sets the execute status of this batch engine export task.
- setExecuteStatus(String) - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Sets the execute status of this batch engine export task.
- setExecuteStatus(String) - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Sets the execute status of this batch engine import task.
- setExecuteStatus(String) - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Sets the execute status of this batch engine import task.
- setExternalReferenceCode(String) - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Sets the external reference code of this batch engine export task.
- setExternalReferenceCode(String) - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Sets the external reference code of this batch engine export task.
- setExternalReferenceCode(String) - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Sets the external reference code of this batch engine import task.
- setExternalReferenceCode(String) - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Sets the external reference code of this batch engine import task.
- setFieldNameMapping(Map<String, Serializable>) - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Sets the field name mapping of this batch engine import task.
- setFieldNameMapping(Map<String, Serializable>) - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Sets the field name mapping of this batch engine import task.
- setFieldNameMappingMap(Map<String, String>) - Method in class com.liferay.batch.engine.unit.BatchEngineUnitConfiguration
- setFieldNames(String) - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Sets the field names of this batch engine export task.
- setFieldNames(String) - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Sets the field names of this batch engine export task.
- setFieldNamesList(List<String>) - Method in interface com.liferay.batch.engine.model.BatchEngineExportTask
- setFieldNamesList(List<String>) - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
- setFileName(String) - Static method in class com.liferay.batch.engine.unit.BatchEngineUnitThreadLocal
- setImportStrategy(int) - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Sets the import strategy of this batch engine import task.
- setImportStrategy(int) - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Sets the import strategy of this batch engine import task.
- setItem(String) - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskErrorModel
-
Sets the item of this batch engine import task error.
- setItem(String) - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskErrorWrapper
-
Sets the item of this batch engine import task error.
- setItemIndex(int) - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskErrorModel
-
Sets the item index of this batch engine import task error.
- setItemIndex(int) - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskErrorWrapper
-
Sets the item index of this batch engine import task error.
- setLanguageId(String) - Method in class com.liferay.batch.engine.BaseBatchEngineTaskItemDelegate
- setLanguageId(String) - Method in interface com.liferay.batch.engine.BatchEngineTaskItemDelegate
- setMessage(String) - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskErrorModel
-
Sets the message of this batch engine import task error.
- setMessage(String) - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskErrorWrapper
-
Sets the message of this batch engine import task error.
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskErrorWrapper
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
- setModifiedDate(Date) - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Sets the modified date of this batch engine export task.
- setModifiedDate(Date) - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Sets the modified date of this batch engine export task.
- setModifiedDate(Date) - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskErrorModel
-
Sets the modified date of this batch engine import task error.
- setModifiedDate(Date) - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskErrorWrapper
-
Sets the modified date of this batch engine import task error.
- setModifiedDate(Date) - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Sets the modified date of this batch engine import task.
- setModifiedDate(Date) - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Sets the modified date of this batch engine import task.
- setMultiCompany(boolean) - Method in class com.liferay.batch.engine.unit.BatchEngineUnitConfiguration
- setMvccVersion(long) - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Sets the mvcc version of this batch engine export task.
- setMvccVersion(long) - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Sets the mvcc version of this batch engine export task.
- setMvccVersion(long) - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskErrorModel
-
Sets the mvcc version of this batch engine import task error.
- setMvccVersion(long) - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskErrorWrapper
-
Sets the mvcc version of this batch engine import task error.
- setMvccVersion(long) - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Sets the mvcc version of this batch engine import task.
- setMvccVersion(long) - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Sets the mvcc version of this batch engine import task.
- setOperation(String) - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Sets the operation of this batch engine import task.
- setOperation(String) - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Sets the operation of this batch engine import task.
- setOriginalUserId(String) - Method in class com.liferay.batch.engine.context.ImportTaskContext
- setParameters(Map<String, Serializable>) - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Sets the parameters of this batch engine export task.
- setParameters(Map<String, Serializable>) - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Sets the parameters of this batch engine export task.
- setParameters(Map<String, Serializable>) - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Sets the parameters of this batch engine import task.
- setParameters(Map<String, Serializable>) - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Sets the parameters of this batch engine import task.
- setParameters(Map<String, Serializable>) - Method in class com.liferay.batch.engine.unit.BatchEngineUnitConfiguration
- setPersistence(BatchEngineExportTaskPersistence) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
- setPersistence(BatchEngineImportTaskErrorPersistence) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorUtil
- setPersistence(BatchEngineImportTaskPersistence) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
- setPrimaryKey(long) - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Sets the primary key of this batch engine export task.
- setPrimaryKey(long) - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Sets the primary key of this batch engine export task.
- setPrimaryKey(long) - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskErrorModel
-
Sets the primary key of this batch engine import task error.
- setPrimaryKey(long) - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskErrorWrapper
-
Sets the primary key of this batch engine import task error.
- setPrimaryKey(long) - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Sets the primary key of this batch engine import task.
- setPrimaryKey(long) - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Sets the primary key of this batch engine import task.
- setProcessedItemsCount(int) - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Sets the processed items count of this batch engine export task.
- setProcessedItemsCount(int) - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Sets the processed items count of this batch engine export task.
- setProcessedItemsCount(int) - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Sets the processed items count of this batch engine import task.
- setProcessedItemsCount(int) - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Sets the processed items count of this batch engine import task.
- setStartTime(Date) - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Sets the start time of this batch engine export task.
- setStartTime(Date) - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Sets the start time of this batch engine export task.
- setStartTime(Date) - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Sets the start time of this batch engine import task.
- setStartTime(Date) - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Sets the start time of this batch engine import task.
- setTaskItemDelegateName(String) - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Sets the task item delegate name of this batch engine export task.
- setTaskItemDelegateName(String) - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Sets the task item delegate name of this batch engine export task.
- setTaskItemDelegateName(String) - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Sets the task item delegate name of this batch engine import task.
- setTaskItemDelegateName(String) - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Sets the task item delegate name of this batch engine import task.
- setTaskItemDelegateName(String) - Method in class com.liferay.batch.engine.unit.BatchEngineUnitConfiguration
- setTotalItemsCount(int) - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Sets the total items count of this batch engine export task.
- setTotalItemsCount(int) - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Sets the total items count of this batch engine export task.
- setTotalItemsCount(int) - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Sets the total items count of this batch engine import task.
- setTotalItemsCount(int) - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Sets the total items count of this batch engine import task.
- setUserId(long) - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Sets the user ID of this batch engine export task.
- setUserId(long) - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Sets the user ID of this batch engine export task.
- setUserId(long) - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskErrorModel
-
Sets the user ID of this batch engine import task error.
- setUserId(long) - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskErrorWrapper
-
Sets the user ID of this batch engine import task error.
- setUserId(long) - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Sets the user ID of this batch engine import task.
- setUserId(long) - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Sets the user ID of this batch engine import task.
- setUserId(long) - Method in class com.liferay.batch.engine.unit.BatchEngineUnitConfiguration
- setUserUuid(String) - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Sets the user uuid of this batch engine export task.
- setUserUuid(String) - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Sets the user uuid of this batch engine export task.
- setUserUuid(String) - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskErrorModel
-
Sets the user uuid of this batch engine import task error.
- setUserUuid(String) - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskErrorWrapper
-
Sets the user uuid of this batch engine import task error.
- setUserUuid(String) - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Sets the user uuid of this batch engine import task.
- setUserUuid(String) - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Sets the user uuid of this batch engine import task.
- setUuid(String) - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
-
Sets the uuid of this batch engine export task.
- setUuid(String) - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
-
Sets the uuid of this batch engine export task.
- setUuid(String) - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
-
Sets the uuid of this batch engine import task.
- setUuid(String) - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
-
Sets the uuid of this batch engine import task.
- setVersion(String) - Method in class com.liferay.batch.engine.unit.BatchEngineUnitConfiguration
- setWrappedService(BatchEngineExportTaskLocalService) - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceWrapper
- setWrappedService(BatchEngineExportTaskService) - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskServiceWrapper
- setWrappedService(BatchEngineImportTaskErrorLocalService) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceWrapper
- setWrappedService(BatchEngineImportTaskLocalService) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceWrapper
- setWrappedService(BatchEngineImportTaskService) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskServiceWrapper
- STARTED - Enum constant in enum class com.liferay.batch.engine.BatchEngineTaskExecuteStatus
- startTime - Variable in class com.liferay.batch.engine.model.BatchEngineExportTaskTable
- startTime - Variable in class com.liferay.batch.engine.model.BatchEngineImportTaskTable
T
- taskItemDelegateName - Variable in class com.liferay.batch.engine.model.BatchEngineExportTaskTable
- taskItemDelegateName - Variable in class com.liferay.batch.engine.model.BatchEngineImportTaskTable
- taskItemDelegateName(String) - Method in class com.liferay.batch.engine.jaxrs.uri.BatchEngineUriInfo.Builder
- toJarFile(Class<T>, String) - Static method in class com.liferay.batch.engine.zip.BatchEngineZipUtil
- totalItemsCount - Variable in class com.liferay.batch.engine.model.BatchEngineExportTaskTable
- totalItemsCount - Variable in class com.liferay.batch.engine.model.BatchEngineImportTaskTable
- toXmlString() - Method in interface com.liferay.batch.engine.model.BatchEngineExportTaskModel
- toXmlString() - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
- toXmlString() - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskErrorModel
- toXmlString() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskErrorWrapper
- toXmlString() - Method in interface com.liferay.batch.engine.model.BatchEngineImportTaskModel
- toXmlString() - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
- toZipFile(Class<T>, String) - Static method in class com.liferay.batch.engine.zip.BatchEngineZipUtil
U
- update(BatchEngineExportTask) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
- update(BatchEngineExportTask, ServiceContext) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
- update(BatchEngineImportTask) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
- update(BatchEngineImportTaskError) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorUtil
- update(BatchEngineImportTaskError, ServiceContext) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorUtil
- update(BatchEngineImportTask, ServiceContext) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
- update(Collection<T>, Map<String, Serializable>) - Method in class com.liferay.batch.engine.BaseBatchEngineTaskItemDelegate
- update(Collection<T>, Map<String, Serializable>) - Method in interface com.liferay.batch.engine.BatchEngineTaskItemDelegate
- UPDATE - Enum constant in enum class com.liferay.batch.engine.BatchEngineTaskOperation
- UPDATE - Enum constant in enum class com.liferay.batch.engine.constants.CreateStrategy
- UPDATE - Enum constant in enum class com.liferay.batch.engine.constants.UpdateStrategy
- updateBatchEngineExportTask(BatchEngineExportTask) - Method in interface com.liferay.batch.engine.service.BatchEngineExportTaskLocalService
-
Updates the batch engine export task in the database or adds it if it does not yet exist.
- updateBatchEngineExportTask(BatchEngineExportTask) - Static method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceUtil
-
Updates the batch engine export task in the database or adds it if it does not yet exist.
- updateBatchEngineExportTask(BatchEngineExportTask) - Method in class com.liferay.batch.engine.service.BatchEngineExportTaskLocalServiceWrapper
-
Updates the batch engine export task in the database or adds it if it does not yet exist.
- updateBatchEngineImportTask(BatchEngineImportTask) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskLocalService
-
Updates the batch engine import task in the database or adds it if it does not yet exist.
- updateBatchEngineImportTask(BatchEngineImportTask) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceUtil
-
Updates the batch engine import task in the database or adds it if it does not yet exist.
- updateBatchEngineImportTask(BatchEngineImportTask) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskLocalServiceWrapper
-
Updates the batch engine import task in the database or adds it if it does not yet exist.
- updateBatchEngineImportTaskError(BatchEngineImportTaskError) - Method in interface com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalService
-
Updates the batch engine import task error in the database or adds it if it does not yet exist.
- updateBatchEngineImportTaskError(BatchEngineImportTaskError) - Static method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceUtil
-
Updates the batch engine import task error in the database or adds it if it does not yet exist.
- updateBatchEngineImportTaskError(BatchEngineImportTaskError) - Method in class com.liferay.batch.engine.service.BatchEngineImportTaskErrorLocalServiceWrapper
-
Updates the batch engine import task error in the database or adds it if it does not yet exist.
- updateImpl(BatchEngineExportTask) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineExportTaskPersistence
- updateImpl(BatchEngineExportTask) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineExportTaskUtil
- updateImpl(BatchEngineImportTask) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskPersistence
- updateImpl(BatchEngineImportTask) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskUtil
- updateImpl(BatchEngineImportTaskError) - Method in interface com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorPersistence
- updateImpl(BatchEngineImportTaskError) - Static method in class com.liferay.batch.engine.service.persistence.BatchEngineImportTaskErrorUtil
- updateItem(T, Map<String, Serializable>) - Method in class com.liferay.batch.engine.BaseBatchEngineTaskItemDelegate
- UpdateStrategy - Enum Class in com.liferay.batch.engine.constants
- UPSERT - Enum constant in enum class com.liferay.batch.engine.constants.CreateStrategy
- uriInfo - Variable in class com.liferay.batch.engine.BaseBatchEngineTaskItemDelegate
- userId - Variable in class com.liferay.batch.engine.model.BatchEngineExportTaskTable
- userId - Variable in class com.liferay.batch.engine.model.BatchEngineImportTaskErrorTable
- userId - Variable in class com.liferay.batch.engine.model.BatchEngineImportTaskTable
- uuid - Variable in class com.liferay.batch.engine.model.BatchEngineExportTaskTable
- uuid - Variable in class com.liferay.batch.engine.model.BatchEngineImportTaskTable
V
- valueOf(String) - Static method in enum class com.liferay.batch.engine.BatchEngineTaskContentType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.liferay.batch.engine.BatchEngineTaskExecuteStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.liferay.batch.engine.BatchEngineTaskOperation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.liferay.batch.engine.constants.CreateStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.liferay.batch.engine.constants.UpdateStrategy
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.liferay.batch.engine.BatchEngineTaskContentType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.liferay.batch.engine.BatchEngineTaskExecuteStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.liferay.batch.engine.BatchEngineTaskOperation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.liferay.batch.engine.constants.CreateStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.liferay.batch.engine.constants.UpdateStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- wrap(BatchEngineExportTask) - Method in class com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
- wrap(BatchEngineImportTask) - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskWrapper
- wrap(BatchEngineImportTaskError) - Method in class com.liferay.batch.engine.model.BatchEngineImportTaskErrorWrapper
- writeTo(Serializer) - Method in class com.liferay.batch.engine.unit.BatchEngineUnitMetaInfo
X
- XLS - Enum constant in enum class com.liferay.batch.engine.BatchEngineTaskContentType
- XLSX - Enum constant in enum class com.liferay.batch.engine.BatchEngineTaskContentType
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form