- cacheResult(CommerceDataIntegrationProcessLog) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogPersistence
-
Caches the commerce data integration process log in the entity cache if it is enabled.
- cacheResult(List<CommerceDataIntegrationProcessLog>) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogPersistence
-
Caches the commerce data integration process logs in the entity cache if it is enabled.
- cacheResult(CommerceDataIntegrationProcessLog) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogUtil
-
Caches the commerce data integration process log in the entity cache if it is enabled.
- cacheResult(List<CommerceDataIntegrationProcessLog>) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogUtil
-
Caches the commerce data integration process logs in the entity cache if it is enabled.
- cacheResult(CommerceDataIntegrationProcess) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessPersistence
-
Caches the commerce data integration process in the entity cache if it is enabled.
- cacheResult(List<CommerceDataIntegrationProcess>) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessPersistence
-
Caches the commerce data integration processes in the entity cache if it is enabled.
- cacheResult(CommerceDataIntegrationProcess) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
Caches the commerce data integration process in the entity cache if it is enabled.
- cacheResult(List<CommerceDataIntegrationProcess>) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
Caches the commerce data integration processes in the entity cache if it is enabled.
- CATEGORY_KEY_COMMERCE_DATA_INTEGRATION_DETAILS - Static variable in class com.liferay.commerce.data.integration.constants.CommerceDataIntegrationConstants
-
- CATEGORY_KEY_COMMERCE_DATA_INTEGRATION_LOGS - Static variable in class com.liferay.commerce.data.integration.constants.CommerceDataIntegrationConstants
-
- CATEGORY_KEY_COMMERCE_DATA_INTEGRATION_SCHEDULED_TASK - Static variable in class com.liferay.commerce.data.integration.constants.CommerceDataIntegrationConstants
-
- CDataIntegrationProcessId - Variable in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogTable
-
- check(PermissionChecker, CommerceDataIntegrationProcess, String) - Method in interface com.liferay.commerce.data.integration.permission.CommerceDataIntegrationProcessPermission
-
- check(PermissionChecker, long, String) - Method in interface com.liferay.commerce.data.integration.permission.CommerceDataIntegrationProcessPermission
-
- clearCache() - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogUtil
-
- clearCache(CommerceDataIntegrationProcessLog) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogUtil
-
- clearCache() - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
- clearCache(CommerceDataIntegrationProcess) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
- com.liferay.commerce.data.integration.advisor - package com.liferay.commerce.data.integration.advisor
-
- com.liferay.commerce.data.integration.constants - package com.liferay.commerce.data.integration.constants
-
- com.liferay.commerce.data.integration.exception - package com.liferay.commerce.data.integration.exception
-
- com.liferay.commerce.data.integration.model - package com.liferay.commerce.data.integration.model
-
- com.liferay.commerce.data.integration.permission - package com.liferay.commerce.data.integration.permission
-
- com.liferay.commerce.data.integration.process.type - package com.liferay.commerce.data.integration.process.type
-
- com.liferay.commerce.data.integration.service - package com.liferay.commerce.data.integration.service
-
- com.liferay.commerce.data.integration.service.persistence - package com.liferay.commerce.data.integration.service.persistence
-
- com.liferay.commerce.data.integration.trigger - package com.liferay.commerce.data.integration.trigger
-
- COMMERCE_DATA_INTEGRATION - Static variable in class com.liferay.commerce.data.integration.constants.CommerceDataIntegrationPortletKeys
-
- COMMERCE_DATA_INTEGRATION_PROCESS - Static variable in class com.liferay.commerce.data.integration.constants.CommerceDataIntegrationWebKeys
-
- COMMERCE_DATA_INTEGRATION_PROCESS_ID_ACCESSOR - Static variable in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcess
-
- COMMERCE_DATA_INTEGRATION_PROCESS_LOG_ID_ACCESSOR - Static variable in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLog
-
- CommerceDataIntegrationActionKeys - Class in com.liferay.commerce.data.integration.constants
-
- CommerceDataIntegrationActionKeys() - Constructor for class com.liferay.commerce.data.integration.constants.CommerceDataIntegrationActionKeys
-
- CommerceDataIntegrationConstants - Class in com.liferay.commerce.data.integration.constants
-
- CommerceDataIntegrationConstants() - Constructor for class com.liferay.commerce.data.integration.constants.CommerceDataIntegrationConstants
-
- CommerceDataIntegrationPortletKeys - Class in com.liferay.commerce.data.integration.constants
-
- CommerceDataIntegrationPortletKeys() - Constructor for class com.liferay.commerce.data.integration.constants.CommerceDataIntegrationPortletKeys
-
- CommerceDataIntegrationProcess - Interface in com.liferay.commerce.data.integration.model
-
The extended model interface for the CommerceDataIntegrationProcess service.
- CommerceDataIntegrationProcessEndDateException - Exception in com.liferay.commerce.data.integration.exception
-
- CommerceDataIntegrationProcessEndDateException() - Constructor for exception com.liferay.commerce.data.integration.exception.CommerceDataIntegrationProcessEndDateException
-
- CommerceDataIntegrationProcessEndDateException(String) - Constructor for exception com.liferay.commerce.data.integration.exception.CommerceDataIntegrationProcessEndDateException
-
- CommerceDataIntegrationProcessEndDateException(String, Throwable) - Constructor for exception com.liferay.commerce.data.integration.exception.CommerceDataIntegrationProcessEndDateException
-
- CommerceDataIntegrationProcessEndDateException(Throwable) - Constructor for exception com.liferay.commerce.data.integration.exception.CommerceDataIntegrationProcessEndDateException
-
- commerceDataIntegrationProcessId - Variable in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessTable
-
- CommerceDataIntegrationProcessLocalService - Interface in com.liferay.commerce.data.integration.service
-
Provides the local service interface for CommerceDataIntegrationProcess.
- CommerceDataIntegrationProcessLocalServiceUtil - Class in com.liferay.commerce.data.integration.service
-
Provides the local service utility for CommerceDataIntegrationProcess.
- CommerceDataIntegrationProcessLocalServiceUtil() - Constructor for class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceUtil
-
- CommerceDataIntegrationProcessLocalServiceWrapper - Class in com.liferay.commerce.data.integration.service
-
- CommerceDataIntegrationProcessLocalServiceWrapper(CommerceDataIntegrationProcessLocalService) - Constructor for class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceWrapper
-
- CommerceDataIntegrationProcessLog - Interface in com.liferay.commerce.data.integration.model
-
The extended model interface for the CommerceDataIntegrationProcessLog service.
- commerceDataIntegrationProcessLogId - Variable in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogTable
-
- CommerceDataIntegrationProcessLogLocalService - Interface in com.liferay.commerce.data.integration.service
-
Provides the local service interface for CommerceDataIntegrationProcessLog.
- CommerceDataIntegrationProcessLogLocalServiceUtil - Class in com.liferay.commerce.data.integration.service
-
Provides the local service utility for CommerceDataIntegrationProcessLog.
- CommerceDataIntegrationProcessLogLocalServiceUtil() - Constructor for class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceUtil
-
- CommerceDataIntegrationProcessLogLocalServiceWrapper - Class in com.liferay.commerce.data.integration.service
-
- CommerceDataIntegrationProcessLogLocalServiceWrapper(CommerceDataIntegrationProcessLogLocalService) - Constructor for class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceWrapper
-
- CommerceDataIntegrationProcessLogModel - Interface in com.liferay.commerce.data.integration.model
-
The base model interface for the CommerceDataIntegrationProcessLog service.
- CommerceDataIntegrationProcessLogPersistence - Interface in com.liferay.commerce.data.integration.service.persistence
-
The persistence interface for the commerce data integration process log service.
- CommerceDataIntegrationProcessLogService - Interface in com.liferay.commerce.data.integration.service
-
Provides the remote service interface for CommerceDataIntegrationProcessLog.
- CommerceDataIntegrationProcessLogServiceUtil - Class in com.liferay.commerce.data.integration.service
-
Provides the remote service utility for CommerceDataIntegrationProcessLog.
- CommerceDataIntegrationProcessLogServiceUtil() - Constructor for class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogServiceUtil
-
- CommerceDataIntegrationProcessLogServiceWrapper - Class in com.liferay.commerce.data.integration.service
-
- CommerceDataIntegrationProcessLogServiceWrapper(CommerceDataIntegrationProcessLogService) - Constructor for class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogServiceWrapper
-
- CommerceDataIntegrationProcessLogSoap - Class in com.liferay.commerce.data.integration.model
-
- CommerceDataIntegrationProcessLogSoap() - Constructor for class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogSoap
-
Deprecated.
- CommerceDataIntegrationProcessLogTable - Class in com.liferay.commerce.data.integration.model
-
The table class for the "CDataIntegrationProcessLog" database table.
- CommerceDataIntegrationProcessLogUtil - Class in com.liferay.commerce.data.integration.service.persistence
-
The persistence utility for the commerce data integration process log service.
- CommerceDataIntegrationProcessLogUtil() - Constructor for class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogUtil
-
- CommerceDataIntegrationProcessLogWrapper - Class in com.liferay.commerce.data.integration.model
-
- CommerceDataIntegrationProcessLogWrapper(CommerceDataIntegrationProcessLog) - Constructor for class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogWrapper
-
- CommerceDataIntegrationProcessModel - Interface in com.liferay.commerce.data.integration.model
-
The base model interface for the CommerceDataIntegrationProcess service.
- CommerceDataIntegrationProcessNameException - Exception in com.liferay.commerce.data.integration.exception
-
- CommerceDataIntegrationProcessNameException() - Constructor for exception com.liferay.commerce.data.integration.exception.CommerceDataIntegrationProcessNameException
-
- CommerceDataIntegrationProcessNameException(String) - Constructor for exception com.liferay.commerce.data.integration.exception.CommerceDataIntegrationProcessNameException
-
- CommerceDataIntegrationProcessNameException(String, Throwable) - Constructor for exception com.liferay.commerce.data.integration.exception.CommerceDataIntegrationProcessNameException
-
- CommerceDataIntegrationProcessNameException(Throwable) - Constructor for exception com.liferay.commerce.data.integration.exception.CommerceDataIntegrationProcessNameException
-
- CommerceDataIntegrationProcessPermission - Interface in com.liferay.commerce.data.integration.permission
-
- CommerceDataIntegrationProcessPersistence - Interface in com.liferay.commerce.data.integration.service.persistence
-
The persistence interface for the commerce data integration process service.
- CommerceDataIntegrationProcessService - Interface in com.liferay.commerce.data.integration.service
-
Provides the remote service interface for CommerceDataIntegrationProcess.
- CommerceDataIntegrationProcessServiceUtil - Class in com.liferay.commerce.data.integration.service
-
Provides the remote service utility for CommerceDataIntegrationProcess.
- CommerceDataIntegrationProcessServiceUtil() - Constructor for class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessServiceUtil
-
- CommerceDataIntegrationProcessServiceWrapper - Class in com.liferay.commerce.data.integration.service
-
- CommerceDataIntegrationProcessServiceWrapper(CommerceDataIntegrationProcessService) - Constructor for class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessServiceWrapper
-
- CommerceDataIntegrationProcessSoap - Class in com.liferay.commerce.data.integration.model
-
- CommerceDataIntegrationProcessSoap() - Constructor for class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessSoap
-
Deprecated.
- CommerceDataIntegrationProcessStartDateException - Exception in com.liferay.commerce.data.integration.exception
-
- CommerceDataIntegrationProcessStartDateException() - Constructor for exception com.liferay.commerce.data.integration.exception.CommerceDataIntegrationProcessStartDateException
-
- CommerceDataIntegrationProcessStartDateException(String) - Constructor for exception com.liferay.commerce.data.integration.exception.CommerceDataIntegrationProcessStartDateException
-
- CommerceDataIntegrationProcessStartDateException(String, Throwable) - Constructor for exception com.liferay.commerce.data.integration.exception.CommerceDataIntegrationProcessStartDateException
-
- CommerceDataIntegrationProcessStartDateException(Throwable) - Constructor for exception com.liferay.commerce.data.integration.exception.CommerceDataIntegrationProcessStartDateException
-
- CommerceDataIntegrationProcessTable - Class in com.liferay.commerce.data.integration.model
-
The table class for the "CDataIntegrationProcess" database table.
- CommerceDataIntegrationProcessTriggerHelper - Interface in com.liferay.commerce.data.integration.trigger
-
- CommerceDataIntegrationProcessUtil - Class in com.liferay.commerce.data.integration.service.persistence
-
The persistence utility for the commerce data integration process service.
- CommerceDataIntegrationProcessUtil() - Constructor for class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
- CommerceDataIntegrationProcessWrapper - Class in com.liferay.commerce.data.integration.model
-
- CommerceDataIntegrationProcessWrapper(CommerceDataIntegrationProcess) - Constructor for class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessWrapper
-
- CommerceDataIntegrationWebKeys - Class in com.liferay.commerce.data.integration.constants
-
- CommerceDataIntegrationWebKeys() - Constructor for class com.liferay.commerce.data.integration.constants.CommerceDataIntegrationWebKeys
-
- companyId - Variable in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogTable
-
- companyId - Variable in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessTable
-
- contains(PermissionChecker, CommerceDataIntegrationProcess, String) - Method in interface com.liferay.commerce.data.integration.permission.CommerceDataIntegrationProcessPermission
-
- contains(PermissionChecker, long, String) - Method in interface com.liferay.commerce.data.integration.permission.CommerceDataIntegrationProcessPermission
-
- countAll() - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogPersistence
-
Returns the number of commerce data integration process logs.
- countAll() - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogUtil
-
Returns the number of commerce data integration process logs.
- countAll() - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessPersistence
-
Returns the number of commerce data integration processes.
- countAll() - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
Returns the number of commerce data integration processes.
- countByC_N(long, String) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessPersistence
-
Returns the number of commerce data integration processes where companyId = ? and name = ?.
- countByC_N(long, String) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
Returns the number of commerce data integration processes where companyId = ? and name = ?.
- countByC_S(long, int) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogPersistence
-
Returns the number of commerce data integration process logs where CDataIntegrationProcessId = ? and status = ?.
- countByC_S(long, int) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogUtil
-
Returns the number of commerce data integration process logs where CDataIntegrationProcessId = ? and status = ?.
- countByC_T(long, String) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessPersistence
-
Returns the number of commerce data integration processes where companyId = ? and type = ?.
- countByC_T(long, String) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
Returns the number of commerce data integration processes where companyId = ? and type = ?.
- countByCDataIntegrationProcessId(long) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogPersistence
-
Returns the number of commerce data integration process logs where CDataIntegrationProcessId = ?.
- countByCDataIntegrationProcessId(long) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogUtil
-
Returns the number of commerce data integration process logs where CDataIntegrationProcessId = ?.
- countByCompanyId(long) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessPersistence
-
Returns the number of commerce data integration processes where companyId = ?.
- countByCompanyId(long) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
Returns the number of commerce data integration processes where companyId = ?.
- countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogUtil
-
- countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
- create(long) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogPersistence
-
Creates a new commerce data integration process log with the primary key.
- create(long) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogUtil
-
Creates a new commerce data integration process log with the primary key.
- create(long) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessPersistence
-
Creates a new commerce data integration process with the primary key.
- create(long) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
Creates a new commerce data integration process with the primary key.
- createCommerceDataIntegrationProcess(long) - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalService
-
Creates a new commerce data integration process with the primary key.
- createCommerceDataIntegrationProcess(long) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceUtil
-
Creates a new commerce data integration process with the primary key.
- createCommerceDataIntegrationProcess(long) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceWrapper
-
Creates a new commerce data integration process with the primary key.
- createCommerceDataIntegrationProcessLog(long) - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalService
-
Creates a new commerce data integration process log with the primary key.
- createCommerceDataIntegrationProcessLog(long) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceUtil
-
Creates a new commerce data integration process log with the primary key.
- createCommerceDataIntegrationProcessLog(long) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceWrapper
-
Creates a new commerce data integration process log with the primary key.
- createDate - Variable in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogTable
-
- createDate - Variable in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessTable
-
- createPersistedModel(Serializable) - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalService
-
- createPersistedModel(Serializable) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceUtil
-
- createPersistedModel(Serializable) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceWrapper
-
- createPersistedModel(Serializable) - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalService
-
- createPersistedModel(Serializable) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceUtil
-
- createPersistedModel(Serializable) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceWrapper
-
- cronExpression - Variable in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessTable
-
- deleteCommerceDataIntegrationProcess(CommerceDataIntegrationProcess) - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalService
-
Deletes the commerce data integration process from the database.
- deleteCommerceDataIntegrationProcess(long) - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalService
-
Deletes the commerce data integration process with the primary key from the database.
- deleteCommerceDataIntegrationProcess(CommerceDataIntegrationProcess) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceUtil
-
Deletes the commerce data integration process from the database.
- deleteCommerceDataIntegrationProcess(long) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceUtil
-
Deletes the commerce data integration process with the primary key from the database.
- deleteCommerceDataIntegrationProcess(CommerceDataIntegrationProcess) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceWrapper
-
Deletes the commerce data integration process from the database.
- deleteCommerceDataIntegrationProcess(long) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceWrapper
-
Deletes the commerce data integration process with the primary key from the database.
- deleteCommerceDataIntegrationProcess(long) - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessService
-
- deleteCommerceDataIntegrationProcess(long) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessServiceUtil
-
- deleteCommerceDataIntegrationProcess(long) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessServiceWrapper
-
- deleteCommerceDataIntegrationProcessLog(CommerceDataIntegrationProcessLog) - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalService
-
Deletes the commerce data integration process log from the database.
- deleteCommerceDataIntegrationProcessLog(long) - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalService
-
Deletes the commerce data integration process log with the primary key from the database.
- deleteCommerceDataIntegrationProcessLog(CommerceDataIntegrationProcessLog) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceUtil
-
Deletes the commerce data integration process log from the database.
- deleteCommerceDataIntegrationProcessLog(long) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceUtil
-
Deletes the commerce data integration process log with the primary key from the database.
- deleteCommerceDataIntegrationProcessLog(CommerceDataIntegrationProcessLog) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceWrapper
-
Deletes the commerce data integration process log from the database.
- deleteCommerceDataIntegrationProcessLog(long) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceWrapper
-
Deletes the commerce data integration process log with the primary key from the database.
- deleteCommerceDataIntegrationProcessLog(long) - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogService
-
- deleteCommerceDataIntegrationProcessLog(long) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogServiceUtil
-
- deleteCommerceDataIntegrationProcessLog(long) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogServiceWrapper
-
- deleteCommerceDataIntegrationProcessLogs(long) - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalService
-
- deleteCommerceDataIntegrationProcessLogs(long) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceUtil
-
- deleteCommerceDataIntegrationProcessLogs(long) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceWrapper
-
- deletePersistedModel(PersistedModel) - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalService
-
- deletePersistedModel(PersistedModel) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceUtil
-
- deletePersistedModel(PersistedModel) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceWrapper
-
- deletePersistedModel(PersistedModel) - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalService
-
- deletePersistedModel(PersistedModel) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceUtil
-
- deletePersistedModel(PersistedModel) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceWrapper
-
- deleteScheduledTask(long) - Method in interface com.liferay.commerce.data.integration.trigger.CommerceDataIntegrationProcessTriggerHelper
-
- DLAdvisor - Class in com.liferay.commerce.data.integration.advisor
-
- DLAdvisor() - Constructor for class com.liferay.commerce.data.integration.advisor.DLAdvisor
-
- dslQuery(DSLQuery) - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalService
-
- dslQuery(DSLQuery) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceUtil
-
- dslQuery(DSLQuery) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceWrapper
-
- dslQuery(DSLQuery) - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalService
-
- dslQuery(DSLQuery) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceUtil
-
- dslQuery(DSLQuery) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceWrapper
-
- dslQueryCount(DSLQuery) - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalService
-
- dslQueryCount(DSLQuery) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceUtil
-
- dslQueryCount(DSLQuery) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceWrapper
-
- dslQueryCount(DSLQuery) - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalService
-
- dslQueryCount(DSLQuery) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceUtil
-
- dslQueryCount(DSLQuery) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceWrapper
-
- DuplicateCommerceDataIntegrationProcessException - Exception in com.liferay.commerce.data.integration.exception
-
- DuplicateCommerceDataIntegrationProcessException() - Constructor for exception com.liferay.commerce.data.integration.exception.DuplicateCommerceDataIntegrationProcessException
-
- DuplicateCommerceDataIntegrationProcessException(String) - Constructor for exception com.liferay.commerce.data.integration.exception.DuplicateCommerceDataIntegrationProcessException
-
- DuplicateCommerceDataIntegrationProcessException(String, Throwable) - Constructor for exception com.liferay.commerce.data.integration.exception.DuplicateCommerceDataIntegrationProcessException
-
- DuplicateCommerceDataIntegrationProcessException(Throwable) - Constructor for exception com.liferay.commerce.data.integration.exception.DuplicateCommerceDataIntegrationProcessException
-
- dynamicQuery() - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalService
-
- dynamicQuery(DynamicQuery) - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalService
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalService
-
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.commerce.data.integration.service.CommerceDataIntegrationProcessLocalService
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery() - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceUtil
-
- dynamicQuery(DynamicQuery) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceUtil
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceUtil
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceUtil
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery() - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceWrapper
-
- dynamicQuery(DynamicQuery) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceWrapper
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceWrapper
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceWrapper
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery() - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalService
-
- dynamicQuery(DynamicQuery) - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalService
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalService
-
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.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalService
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery() - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceUtil
-
- dynamicQuery(DynamicQuery) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceUtil
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceUtil
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceUtil
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery() - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceWrapper
-
- dynamicQuery(DynamicQuery) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceWrapper
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceWrapper
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceWrapper
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- fetchByC_N(long, String) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessPersistence
-
Returns the commerce data integration process where companyId = ? and name = ? or returns null if it could not be found.
- fetchByC_N(long, String, boolean) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessPersistence
-
Returns the commerce data integration process where companyId = ? and name = ? or returns null if it could not be found, optionally using the finder cache.
- fetchByC_N(long, String) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
Returns the commerce data integration process where companyId = ? and name = ? or returns null if it could not be found.
- fetchByC_N(long, String, boolean) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
Returns the commerce data integration process where companyId = ? and name = ? or returns null if it could not be found, optionally using the finder cache.
- fetchByC_S_First(long, int, OrderByComparator<CommerceDataIntegrationProcessLog>) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogPersistence
-
Returns the first commerce data integration process log in the ordered set where CDataIntegrationProcessId = ? and status = ?.
- fetchByC_S_First(long, int, OrderByComparator<CommerceDataIntegrationProcessLog>) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogUtil
-
Returns the first commerce data integration process log in the ordered set where CDataIntegrationProcessId = ? and status = ?.
- fetchByC_S_Last(long, int, OrderByComparator<CommerceDataIntegrationProcessLog>) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogPersistence
-
Returns the last commerce data integration process log in the ordered set where CDataIntegrationProcessId = ? and status = ?.
- fetchByC_S_Last(long, int, OrderByComparator<CommerceDataIntegrationProcessLog>) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogUtil
-
Returns the last commerce data integration process log in the ordered set where CDataIntegrationProcessId = ? and status = ?.
- fetchByC_T_First(long, String, OrderByComparator<CommerceDataIntegrationProcess>) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessPersistence
-
Returns the first commerce data integration process in the ordered set where companyId = ? and type = ?.
- fetchByC_T_First(long, String, OrderByComparator<CommerceDataIntegrationProcess>) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
Returns the first commerce data integration process in the ordered set where companyId = ? and type = ?.
- fetchByC_T_Last(long, String, OrderByComparator<CommerceDataIntegrationProcess>) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessPersistence
-
Returns the last commerce data integration process in the ordered set where companyId = ? and type = ?.
- fetchByC_T_Last(long, String, OrderByComparator<CommerceDataIntegrationProcess>) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
Returns the last commerce data integration process in the ordered set where companyId = ? and type = ?.
- fetchByCDataIntegrationProcessId_First(long, OrderByComparator<CommerceDataIntegrationProcessLog>) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogPersistence
-
Returns the first commerce data integration process log in the ordered set where CDataIntegrationProcessId = ?.
- fetchByCDataIntegrationProcessId_First(long, OrderByComparator<CommerceDataIntegrationProcessLog>) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogUtil
-
Returns the first commerce data integration process log in the ordered set where CDataIntegrationProcessId = ?.
- fetchByCDataIntegrationProcessId_Last(long, OrderByComparator<CommerceDataIntegrationProcessLog>) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogPersistence
-
Returns the last commerce data integration process log in the ordered set where CDataIntegrationProcessId = ?.
- fetchByCDataIntegrationProcessId_Last(long, OrderByComparator<CommerceDataIntegrationProcessLog>) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogUtil
-
Returns the last commerce data integration process log in the ordered set where CDataIntegrationProcessId = ?.
- fetchByCompanyId_First(long, OrderByComparator<CommerceDataIntegrationProcess>) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessPersistence
-
Returns the first commerce data integration process in the ordered set where companyId = ?.
- fetchByCompanyId_First(long, OrderByComparator<CommerceDataIntegrationProcess>) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
Returns the first commerce data integration process in the ordered set where companyId = ?.
- fetchByCompanyId_Last(long, OrderByComparator<CommerceDataIntegrationProcess>) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessPersistence
-
Returns the last commerce data integration process in the ordered set where companyId = ?.
- fetchByCompanyId_Last(long, OrderByComparator<CommerceDataIntegrationProcess>) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
Returns the last commerce data integration process in the ordered set where companyId = ?.
- fetchByPrimaryKey(long) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogPersistence
-
Returns the commerce data integration process log with the primary key or returns null if it could not be found.
- fetchByPrimaryKey(long) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogUtil
-
Returns the commerce data integration process log with the primary key or returns null if it could not be found.
- fetchByPrimaryKey(long) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessPersistence
-
Returns the commerce data integration process with the primary key or returns null if it could not be found.
- fetchByPrimaryKey(long) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
Returns the commerce data integration process with the primary key or returns null if it could not be found.
- fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogUtil
-
- fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
- fetchCommerceDataIntegrationProcess(long) - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalService
-
- fetchCommerceDataIntegrationProcess(long, String) - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalService
-
- fetchCommerceDataIntegrationProcess(long) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceUtil
-
- fetchCommerceDataIntegrationProcess(long, String) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceUtil
-
- fetchCommerceDataIntegrationProcess(long) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceWrapper
-
- fetchCommerceDataIntegrationProcess(long, String) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceWrapper
-
- fetchCommerceDataIntegrationProcess(long) - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessService
-
- fetchCommerceDataIntegrationProcess(long) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessServiceUtil
-
- fetchCommerceDataIntegrationProcess(long) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessServiceWrapper
-
- fetchCommerceDataIntegrationProcessLog(long) - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalService
-
- fetchCommerceDataIntegrationProcessLog(long) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceUtil
-
- fetchCommerceDataIntegrationProcessLog(long) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceWrapper
-
- FileEntryValidationException - Exception in com.liferay.commerce.data.integration.exception
-
- FileEntryValidationException() - Constructor for exception com.liferay.commerce.data.integration.exception.FileEntryValidationException
-
- FileEntryValidationException(String) - Constructor for exception com.liferay.commerce.data.integration.exception.FileEntryValidationException
-
- FileEntryValidationException(String, Throwable) - Constructor for exception com.liferay.commerce.data.integration.exception.FileEntryValidationException
-
- FileEntryValidationException(Throwable) - Constructor for exception com.liferay.commerce.data.integration.exception.FileEntryValidationException
-
- filterCountByC_T(long, String) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessPersistence
-
Returns the number of commerce data integration processes that the user has permission to view where companyId = ? and type = ?.
- filterCountByC_T(long, String) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
Returns the number of commerce data integration processes that the user has permission to view where companyId = ? and type = ?.
- filterCountByCompanyId(long) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessPersistence
-
Returns the number of commerce data integration processes that the user has permission to view where companyId = ?.
- filterCountByCompanyId(long) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
Returns the number of commerce data integration processes that the user has permission to view where companyId = ?.
- filterFindByC_T(long, String) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessPersistence
-
Returns all the commerce data integration processes that the user has permission to view where companyId = ? and type = ?.
- filterFindByC_T(long, String, int, int) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessPersistence
-
Returns a range of all the commerce data integration processes that the user has permission to view where companyId = ? and type = ?.
- filterFindByC_T(long, String, int, int, OrderByComparator<CommerceDataIntegrationProcess>) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessPersistence
-
Returns an ordered range of all the commerce data integration processes that the user has permissions to view where companyId = ? and type = ?.
- filterFindByC_T(long, String) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
Returns all the commerce data integration processes that the user has permission to view where companyId = ? and type = ?.
- filterFindByC_T(long, String, int, int) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
Returns a range of all the commerce data integration processes that the user has permission to view where companyId = ? and type = ?.
- filterFindByC_T(long, String, int, int, OrderByComparator<CommerceDataIntegrationProcess>) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
Returns an ordered range of all the commerce data integration processes that the user has permissions to view where companyId = ? and type = ?.
- filterFindByC_T_PrevAndNext(long, long, String, OrderByComparator<CommerceDataIntegrationProcess>) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessPersistence
-
Returns the commerce data integration processes before and after the current commerce data integration process in the ordered set of commerce data integration processes that the user has permission to view where companyId = ? and type = ?.
- filterFindByC_T_PrevAndNext(long, long, String, OrderByComparator<CommerceDataIntegrationProcess>) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
Returns the commerce data integration processes before and after the current commerce data integration process in the ordered set of commerce data integration processes that the user has permission to view where companyId = ? and type = ?.
- filterFindByCompanyId(long) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessPersistence
-
Returns all the commerce data integration processes that the user has permission to view where companyId = ?.
- filterFindByCompanyId(long, int, int) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessPersistence
-
Returns a range of all the commerce data integration processes that the user has permission to view where companyId = ?.
- filterFindByCompanyId(long, int, int, OrderByComparator<CommerceDataIntegrationProcess>) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessPersistence
-
Returns an ordered range of all the commerce data integration processes that the user has permissions to view where companyId = ?.
- filterFindByCompanyId(long) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
Returns all the commerce data integration processes that the user has permission to view where companyId = ?.
- filterFindByCompanyId(long, int, int) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
Returns a range of all the commerce data integration processes that the user has permission to view where companyId = ?.
- filterFindByCompanyId(long, int, int, OrderByComparator<CommerceDataIntegrationProcess>) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
Returns an ordered range of all the commerce data integration processes that the user has permissions to view where companyId = ?.
- filterFindByCompanyId_PrevAndNext(long, long, OrderByComparator<CommerceDataIntegrationProcess>) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessPersistence
-
Returns the commerce data integration processes before and after the current commerce data integration process in the ordered set of commerce data integration processes that the user has permission to view where companyId = ?.
- filterFindByCompanyId_PrevAndNext(long, long, OrderByComparator<CommerceDataIntegrationProcess>) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
Returns the commerce data integration processes before and after the current commerce data integration process in the ordered set of commerce data integration processes that the user has permission to view where companyId = ?.
- findAll() - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogPersistence
-
Returns all the commerce data integration process logs.
- findAll(int, int) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogPersistence
-
Returns a range of all the commerce data integration process logs.
- findAll(int, int, OrderByComparator<CommerceDataIntegrationProcessLog>) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogPersistence
-
Returns an ordered range of all the commerce data integration process logs.
- findAll(int, int, OrderByComparator<CommerceDataIntegrationProcessLog>, boolean) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogPersistence
-
Returns an ordered range of all the commerce data integration process logs.
- findAll() - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogUtil
-
Returns all the commerce data integration process logs.
- findAll(int, int) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogUtil
-
Returns a range of all the commerce data integration process logs.
- findAll(int, int, OrderByComparator<CommerceDataIntegrationProcessLog>) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogUtil
-
Returns an ordered range of all the commerce data integration process logs.
- findAll(int, int, OrderByComparator<CommerceDataIntegrationProcessLog>, boolean) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogUtil
-
Returns an ordered range of all the commerce data integration process logs.
- findAll() - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessPersistence
-
Returns all the commerce data integration processes.
- findAll(int, int) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessPersistence
-
Returns a range of all the commerce data integration processes.
- findAll(int, int, OrderByComparator<CommerceDataIntegrationProcess>) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessPersistence
-
Returns an ordered range of all the commerce data integration processes.
- findAll(int, int, OrderByComparator<CommerceDataIntegrationProcess>, boolean) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessPersistence
-
Returns an ordered range of all the commerce data integration processes.
- findAll() - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
Returns all the commerce data integration processes.
- findAll(int, int) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
Returns a range of all the commerce data integration processes.
- findAll(int, int, OrderByComparator<CommerceDataIntegrationProcess>) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
Returns an ordered range of all the commerce data integration processes.
- findAll(int, int, OrderByComparator<CommerceDataIntegrationProcess>, boolean) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
Returns an ordered range of all the commerce data integration processes.
- findByC_N(long, String) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessPersistence
-
Returns the commerce data integration process where companyId = ? and name = ? or throws a NoSuchDataIntegrationProcessException if it could not be found.
- findByC_N(long, String) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
Returns the commerce data integration process where companyId = ? and name = ? or throws a NoSuchDataIntegrationProcessException if it could not be found.
- findByC_S(long, int) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogPersistence
-
Returns all the commerce data integration process logs where CDataIntegrationProcessId = ? and status = ?.
- findByC_S(long, int, int, int) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogPersistence
-
Returns a range of all the commerce data integration process logs where CDataIntegrationProcessId = ? and status = ?.
- findByC_S(long, int, int, int, OrderByComparator<CommerceDataIntegrationProcessLog>) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogPersistence
-
Returns an ordered range of all the commerce data integration process logs where CDataIntegrationProcessId = ? and status = ?.
- findByC_S(long, int, int, int, OrderByComparator<CommerceDataIntegrationProcessLog>, boolean) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogPersistence
-
Returns an ordered range of all the commerce data integration process logs where CDataIntegrationProcessId = ? and status = ?.
- findByC_S(long, int) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogUtil
-
Returns all the commerce data integration process logs where CDataIntegrationProcessId = ? and status = ?.
- findByC_S(long, int, int, int) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogUtil
-
Returns a range of all the commerce data integration process logs where CDataIntegrationProcessId = ? and status = ?.
- findByC_S(long, int, int, int, OrderByComparator<CommerceDataIntegrationProcessLog>) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogUtil
-
Returns an ordered range of all the commerce data integration process logs where CDataIntegrationProcessId = ? and status = ?.
- findByC_S(long, int, int, int, OrderByComparator<CommerceDataIntegrationProcessLog>, boolean) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogUtil
-
Returns an ordered range of all the commerce data integration process logs where CDataIntegrationProcessId = ? and status = ?.
- findByC_S_First(long, int, OrderByComparator<CommerceDataIntegrationProcessLog>) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogPersistence
-
Returns the first commerce data integration process log in the ordered set where CDataIntegrationProcessId = ? and status = ?.
- findByC_S_First(long, int, OrderByComparator<CommerceDataIntegrationProcessLog>) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogUtil
-
Returns the first commerce data integration process log in the ordered set where CDataIntegrationProcessId = ? and status = ?.
- findByC_S_Last(long, int, OrderByComparator<CommerceDataIntegrationProcessLog>) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogPersistence
-
Returns the last commerce data integration process log in the ordered set where CDataIntegrationProcessId = ? and status = ?.
- findByC_S_Last(long, int, OrderByComparator<CommerceDataIntegrationProcessLog>) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogUtil
-
Returns the last commerce data integration process log in the ordered set where CDataIntegrationProcessId = ? and status = ?.
- findByC_S_PrevAndNext(long, long, int, OrderByComparator<CommerceDataIntegrationProcessLog>) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogPersistence
-
Returns the commerce data integration process logs before and after the current commerce data integration process log in the ordered set where CDataIntegrationProcessId = ? and status = ?.
- findByC_S_PrevAndNext(long, long, int, OrderByComparator<CommerceDataIntegrationProcessLog>) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogUtil
-
Returns the commerce data integration process logs before and after the current commerce data integration process log in the ordered set where CDataIntegrationProcessId = ? and status = ?.
- findByC_T(long, String) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessPersistence
-
Returns all the commerce data integration processes where companyId = ? and type = ?.
- findByC_T(long, String, int, int) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessPersistence
-
Returns a range of all the commerce data integration processes where companyId = ? and type = ?.
- findByC_T(long, String, int, int, OrderByComparator<CommerceDataIntegrationProcess>) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessPersistence
-
Returns an ordered range of all the commerce data integration processes where companyId = ? and type = ?.
- findByC_T(long, String, int, int, OrderByComparator<CommerceDataIntegrationProcess>, boolean) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessPersistence
-
Returns an ordered range of all the commerce data integration processes where companyId = ? and type = ?.
- findByC_T(long, String) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
Returns all the commerce data integration processes where companyId = ? and type = ?.
- findByC_T(long, String, int, int) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
Returns a range of all the commerce data integration processes where companyId = ? and type = ?.
- findByC_T(long, String, int, int, OrderByComparator<CommerceDataIntegrationProcess>) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
Returns an ordered range of all the commerce data integration processes where companyId = ? and type = ?.
- findByC_T(long, String, int, int, OrderByComparator<CommerceDataIntegrationProcess>, boolean) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
Returns an ordered range of all the commerce data integration processes where companyId = ? and type = ?.
- findByC_T_First(long, String, OrderByComparator<CommerceDataIntegrationProcess>) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessPersistence
-
Returns the first commerce data integration process in the ordered set where companyId = ? and type = ?.
- findByC_T_First(long, String, OrderByComparator<CommerceDataIntegrationProcess>) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
Returns the first commerce data integration process in the ordered set where companyId = ? and type = ?.
- findByC_T_Last(long, String, OrderByComparator<CommerceDataIntegrationProcess>) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessPersistence
-
Returns the last commerce data integration process in the ordered set where companyId = ? and type = ?.
- findByC_T_Last(long, String, OrderByComparator<CommerceDataIntegrationProcess>) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
Returns the last commerce data integration process in the ordered set where companyId = ? and type = ?.
- findByC_T_PrevAndNext(long, long, String, OrderByComparator<CommerceDataIntegrationProcess>) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessPersistence
-
Returns the commerce data integration processes before and after the current commerce data integration process in the ordered set where companyId = ? and type = ?.
- findByC_T_PrevAndNext(long, long, String, OrderByComparator<CommerceDataIntegrationProcess>) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
Returns the commerce data integration processes before and after the current commerce data integration process in the ordered set where companyId = ? and type = ?.
- findByCDataIntegrationProcessId(long) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogPersistence
-
Returns all the commerce data integration process logs where CDataIntegrationProcessId = ?.
- findByCDataIntegrationProcessId(long, int, int) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogPersistence
-
Returns a range of all the commerce data integration process logs where CDataIntegrationProcessId = ?.
- findByCDataIntegrationProcessId(long, int, int, OrderByComparator<CommerceDataIntegrationProcessLog>) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogPersistence
-
Returns an ordered range of all the commerce data integration process logs where CDataIntegrationProcessId = ?.
- findByCDataIntegrationProcessId(long, int, int, OrderByComparator<CommerceDataIntegrationProcessLog>, boolean) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogPersistence
-
Returns an ordered range of all the commerce data integration process logs where CDataIntegrationProcessId = ?.
- findByCDataIntegrationProcessId(long) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogUtil
-
Returns all the commerce data integration process logs where CDataIntegrationProcessId = ?.
- findByCDataIntegrationProcessId(long, int, int) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogUtil
-
Returns a range of all the commerce data integration process logs where CDataIntegrationProcessId = ?.
- findByCDataIntegrationProcessId(long, int, int, OrderByComparator<CommerceDataIntegrationProcessLog>) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogUtil
-
Returns an ordered range of all the commerce data integration process logs where CDataIntegrationProcessId = ?.
- findByCDataIntegrationProcessId(long, int, int, OrderByComparator<CommerceDataIntegrationProcessLog>, boolean) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogUtil
-
Returns an ordered range of all the commerce data integration process logs where CDataIntegrationProcessId = ?.
- findByCDataIntegrationProcessId_First(long, OrderByComparator<CommerceDataIntegrationProcessLog>) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogPersistence
-
Returns the first commerce data integration process log in the ordered set where CDataIntegrationProcessId = ?.
- findByCDataIntegrationProcessId_First(long, OrderByComparator<CommerceDataIntegrationProcessLog>) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogUtil
-
Returns the first commerce data integration process log in the ordered set where CDataIntegrationProcessId = ?.
- findByCDataIntegrationProcessId_Last(long, OrderByComparator<CommerceDataIntegrationProcessLog>) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogPersistence
-
Returns the last commerce data integration process log in the ordered set where CDataIntegrationProcessId = ?.
- findByCDataIntegrationProcessId_Last(long, OrderByComparator<CommerceDataIntegrationProcessLog>) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogUtil
-
Returns the last commerce data integration process log in the ordered set where CDataIntegrationProcessId = ?.
- findByCDataIntegrationProcessId_PrevAndNext(long, long, OrderByComparator<CommerceDataIntegrationProcessLog>) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogPersistence
-
Returns the commerce data integration process logs before and after the current commerce data integration process log in the ordered set where CDataIntegrationProcessId = ?.
- findByCDataIntegrationProcessId_PrevAndNext(long, long, OrderByComparator<CommerceDataIntegrationProcessLog>) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogUtil
-
Returns the commerce data integration process logs before and after the current commerce data integration process log in the ordered set where CDataIntegrationProcessId = ?.
- findByCompanyId(long) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessPersistence
-
Returns all the commerce data integration processes where companyId = ?.
- findByCompanyId(long, int, int) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessPersistence
-
Returns a range of all the commerce data integration processes where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<CommerceDataIntegrationProcess>) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessPersistence
-
Returns an ordered range of all the commerce data integration processes where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<CommerceDataIntegrationProcess>, boolean) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessPersistence
-
Returns an ordered range of all the commerce data integration processes where companyId = ?.
- findByCompanyId(long) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
Returns all the commerce data integration processes where companyId = ?.
- findByCompanyId(long, int, int) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
Returns a range of all the commerce data integration processes where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<CommerceDataIntegrationProcess>) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
Returns an ordered range of all the commerce data integration processes where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<CommerceDataIntegrationProcess>, boolean) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
Returns an ordered range of all the commerce data integration processes where companyId = ?.
- findByCompanyId_First(long, OrderByComparator<CommerceDataIntegrationProcess>) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessPersistence
-
Returns the first commerce data integration process in the ordered set where companyId = ?.
- findByCompanyId_First(long, OrderByComparator<CommerceDataIntegrationProcess>) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
Returns the first commerce data integration process in the ordered set where companyId = ?.
- findByCompanyId_Last(long, OrderByComparator<CommerceDataIntegrationProcess>) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessPersistence
-
Returns the last commerce data integration process in the ordered set where companyId = ?.
- findByCompanyId_Last(long, OrderByComparator<CommerceDataIntegrationProcess>) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
Returns the last commerce data integration process in the ordered set where companyId = ?.
- findByCompanyId_PrevAndNext(long, long, OrderByComparator<CommerceDataIntegrationProcess>) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessPersistence
-
Returns the commerce data integration processes before and after the current commerce data integration process in the ordered set where companyId = ?.
- findByCompanyId_PrevAndNext(long, long, OrderByComparator<CommerceDataIntegrationProcess>) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
Returns the commerce data integration processes before and after the current commerce data integration process in the ordered set where companyId = ?.
- findByPrimaryKey(long) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogPersistence
-
Returns the commerce data integration process log with the primary key or throws a NoSuchDataIntegrationProcessLogException if it could not be found.
- findByPrimaryKey(long) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogUtil
-
Returns the commerce data integration process log with the primary key or throws a NoSuchDataIntegrationProcessLogException if it could not be found.
- findByPrimaryKey(long) - Method in interface com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessPersistence
-
Returns the commerce data integration process with the primary key or throws a NoSuchDataIntegrationProcessException if it could not be found.
- findByPrimaryKey(long) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
Returns the commerce data integration process with the primary key or throws a NoSuchDataIntegrationProcessException if it could not be found.
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogUtil
-
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogUtil
-
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<CommerceDataIntegrationProcessLog>) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogUtil
-
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<CommerceDataIntegrationProcess>) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
- getActionableDynamicQuery() - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalService
-
- getActionableDynamicQuery() - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceUtil
-
- getActionableDynamicQuery() - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceWrapper
-
- getActionableDynamicQuery() - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalService
-
- getActionableDynamicQuery() - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceUtil
-
- getActionableDynamicQuery() - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceWrapper
-
- getActive() - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessModel
-
Returns the active of this commerce data integration process.
- getActive() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessSoap
-
Deprecated.
- getActive() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessWrapper
-
Returns the active of this commerce data integration process.
- getCDataIntegrationProcessId() - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogModel
-
Returns the c data integration process ID of this commerce data integration process log.
- getCDataIntegrationProcessId() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogSoap
-
Deprecated.
- getCDataIntegrationProcessId() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogWrapper
-
Returns the c data integration process ID of this commerce data integration process log.
- getCommerceDataIntegrationProcess(long) - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalService
-
Returns the commerce data integration process with the primary key.
- getCommerceDataIntegrationProcess(long) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceUtil
-
Returns the commerce data integration process with the primary key.
- getCommerceDataIntegrationProcess(long) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceWrapper
-
Returns the commerce data integration process with the primary key.
- getCommerceDataIntegrationProcess(long) - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessService
-
- getCommerceDataIntegrationProcess(long) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessServiceUtil
-
- getCommerceDataIntegrationProcess(long) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessServiceWrapper
-
- getCommerceDataIntegrationProcesses(int, int) - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalService
-
Returns a range of all the commerce data integration processes.
- getCommerceDataIntegrationProcesses(long, int, int) - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalService
-
- getCommerceDataIntegrationProcesses(int, int) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceUtil
-
Returns a range of all the commerce data integration processes.
- getCommerceDataIntegrationProcesses(long, int, int) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceUtil
-
- getCommerceDataIntegrationProcesses(int, int) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceWrapper
-
Returns a range of all the commerce data integration processes.
- getCommerceDataIntegrationProcesses(long, int, int) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceWrapper
-
- getCommerceDataIntegrationProcesses(long, int, int) - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessService
-
- getCommerceDataIntegrationProcesses(long, int, int) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessServiceUtil
-
- getCommerceDataIntegrationProcesses(long, int, int) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessServiceWrapper
-
- getCommerceDataIntegrationProcessesCount() - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalService
-
Returns the number of commerce data integration processes.
- getCommerceDataIntegrationProcessesCount(long) - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalService
-
- getCommerceDataIntegrationProcessesCount() - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceUtil
-
Returns the number of commerce data integration processes.
- getCommerceDataIntegrationProcessesCount(long) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceUtil
-
- getCommerceDataIntegrationProcessesCount() - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceWrapper
-
Returns the number of commerce data integration processes.
- getCommerceDataIntegrationProcessesCount(long) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceWrapper
-
- getCommerceDataIntegrationProcessesCount(long) - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessService
-
- getCommerceDataIntegrationProcessesCount(long) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessServiceUtil
-
- getCommerceDataIntegrationProcessesCount(long) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessServiceWrapper
-
- getCommerceDataIntegrationProcessId() - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessModel
-
Returns the commerce data integration process ID of this commerce data integration process.
- getCommerceDataIntegrationProcessId() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessSoap
-
Deprecated.
- getCommerceDataIntegrationProcessId() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessWrapper
-
Returns the commerce data integration process ID of this commerce data integration process.
- getCommerceDataIntegrationProcessLog(long) - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalService
-
Returns the commerce data integration process log with the primary key.
- getCommerceDataIntegrationProcessLog(long) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceUtil
-
Returns the commerce data integration process log with the primary key.
- getCommerceDataIntegrationProcessLog(long) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceWrapper
-
Returns the commerce data integration process log with the primary key.
- getCommerceDataIntegrationProcessLog(long) - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogService
-
- getCommerceDataIntegrationProcessLog(long) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogServiceUtil
-
- getCommerceDataIntegrationProcessLog(long) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogServiceWrapper
-
- getCommerceDataIntegrationProcessLogId() - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogModel
-
Returns the commerce data integration process log ID of this commerce data integration process log.
- getCommerceDataIntegrationProcessLogId() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogSoap
-
Deprecated.
- getCommerceDataIntegrationProcessLogId() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogWrapper
-
Returns the commerce data integration process log ID of this commerce data integration process log.
- getCommerceDataIntegrationProcessLogs(int, int) - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalService
-
Returns a range of all the commerce data integration process logs.
- getCommerceDataIntegrationProcessLogs(long, int, int) - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalService
-
- getCommerceDataIntegrationProcessLogs(int, int) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceUtil
-
Returns a range of all the commerce data integration process logs.
- getCommerceDataIntegrationProcessLogs(long, int, int) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceUtil
-
- getCommerceDataIntegrationProcessLogs(int, int) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceWrapper
-
Returns a range of all the commerce data integration process logs.
- getCommerceDataIntegrationProcessLogs(long, int, int) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceWrapper
-
- getCommerceDataIntegrationProcessLogs(long, int, int) - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogService
-
- getCommerceDataIntegrationProcessLogs(long, int, int) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogServiceUtil
-
- getCommerceDataIntegrationProcessLogs(long, int, int) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogServiceWrapper
-
- getCommerceDataIntegrationProcessLogsCount() - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalService
-
Returns the number of commerce data integration process logs.
- getCommerceDataIntegrationProcessLogsCount(long) - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalService
-
- getCommerceDataIntegrationProcessLogsCount() - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceUtil
-
Returns the number of commerce data integration process logs.
- getCommerceDataIntegrationProcessLogsCount(long) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceUtil
-
- getCommerceDataIntegrationProcessLogsCount() - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceWrapper
-
Returns the number of commerce data integration process logs.
- getCommerceDataIntegrationProcessLogsCount(long) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceWrapper
-
- getCommerceDataIntegrationProcessLogsCount(long) - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogService
-
- getCommerceDataIntegrationProcessLogsCount(long) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogServiceUtil
-
- getCommerceDataIntegrationProcessLogsCount(long) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogServiceWrapper
-
- getCompanyId() - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogModel
-
Returns the company ID of this commerce data integration process log.
- getCompanyId() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogSoap
-
Deprecated.
- getCompanyId() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogWrapper
-
Returns the company ID of this commerce data integration process log.
- getCompanyId() - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessModel
-
Returns the company ID of this commerce data integration process.
- getCompanyId() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessSoap
-
Deprecated.
- getCompanyId() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessWrapper
-
Returns the company ID of this commerce data integration process.
- getCreateDate() - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogModel
-
Returns the create date of this commerce data integration process log.
- getCreateDate() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogSoap
-
Deprecated.
- getCreateDate() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogWrapper
-
Returns the create date of this commerce data integration process log.
- getCreateDate() - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessModel
-
Returns the create date of this commerce data integration process.
- getCreateDate() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessSoap
-
Deprecated.
- getCreateDate() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessWrapper
-
Returns the create date of this commerce data integration process.
- getCronExpression() - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessModel
-
Returns the cron expression of this commerce data integration process.
- getCronExpression() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessSoap
-
Deprecated.
- getCronExpression() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessWrapper
-
Returns the cron expression of this commerce data integration process.
- getEndDate() - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogModel
-
Returns the end date of this commerce data integration process log.
- getEndDate() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogSoap
-
Deprecated.
- getEndDate() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogWrapper
-
Returns the end date of this commerce data integration process log.
- getEndDate() - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessModel
-
Returns the end date of this commerce data integration process.
- getEndDate() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessSoap
-
Deprecated.
- getEndDate() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessWrapper
-
Returns the end date of this commerce data integration process.
- getError() - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogModel
-
Returns the error of this commerce data integration process log.
- getError() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogSoap
-
Deprecated.
- getError() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogWrapper
-
Returns the error of this commerce data integration process log.
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalService
-
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceUtil
-
- getIndexableActionableDynamicQuery() - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceWrapper
-
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalService
-
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceUtil
-
- getIndexableActionableDynamicQuery() - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceWrapper
-
- getKey() - Method in interface com.liferay.commerce.data.integration.process.type.ProcessType
-
- getLabel(Locale) - Method in interface com.liferay.commerce.data.integration.process.type.ProcessType
-
- getModelAttributes() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogWrapper
-
- getModelAttributes() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessWrapper
-
- getModifiedDate() - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogModel
-
Returns the modified date of this commerce data integration process log.
- getModifiedDate() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogSoap
-
Deprecated.
- getModifiedDate() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogWrapper
-
Returns the modified date of this commerce data integration process log.
- getModifiedDate() - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessModel
-
Returns the modified date of this commerce data integration process.
- getModifiedDate() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessSoap
-
Deprecated.
- getModifiedDate() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessWrapper
-
Returns the modified date of this commerce data integration process.
- getName() - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessModel
-
Returns the name of this commerce data integration process.
- getName() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessSoap
-
Deprecated.
- getName() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessWrapper
-
Returns the name of this commerce data integration process.
- getName() - Method in interface com.liferay.commerce.data.integration.service.ScheduledTaskExecutorService
-
This method returns the name of the process type
- getNextFireTime(long) - Method in interface com.liferay.commerce.data.integration.trigger.CommerceDataIntegrationProcessTriggerHelper
-
- getOSGiServiceIdentifier() - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessServiceWrapper
-
Returns the OSGi service identifier.
- getOutput() - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogModel
-
Returns the output of this commerce data integration process log.
- getOutput() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogSoap
-
Deprecated.
- getOutput() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogWrapper
-
Returns the output of this commerce data integration process log.
- getPersistedModel(Serializable) - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalService
-
- getPersistedModel(Serializable) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceUtil
-
- getPersistedModel(Serializable) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceWrapper
-
- getPersistedModel(Serializable) - Method in interface com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalService
-
- getPersistedModel(Serializable) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceUtil
-
- getPersistedModel(Serializable) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceWrapper
-
- getPersistence() - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogUtil
-
- getPersistence() - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
- getPreviousFireTime(long) - Method in interface com.liferay.commerce.data.integration.trigger.CommerceDataIntegrationProcessTriggerHelper
-
- getPrimaryKey() - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogModel
-
Returns the primary key of this commerce data integration process log.
- getPrimaryKey() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogSoap
-
Deprecated.
- getPrimaryKey() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogWrapper
-
Returns the primary key of this commerce data integration process log.
- getPrimaryKey() - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessModel
-
Returns the primary key of this commerce data integration process.
- getPrimaryKey() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessSoap
-
Deprecated.
- getPrimaryKey() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessWrapper
-
Returns the primary key of this commerce data integration process.
- getProcessType(String) - Method in interface com.liferay.commerce.data.integration.process.type.ProcessTypeRegistry
-
- getProcessTypes() - Method in interface com.liferay.commerce.data.integration.process.type.ProcessTypeRegistry
-
- getScheduledJob(long) - Method in interface com.liferay.commerce.data.integration.trigger.CommerceDataIntegrationProcessTriggerHelper
-
- getService() - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceUtil
-
- getService() - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceUtil
-
- getService() - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogServiceUtil
-
- getService() - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessServiceUtil
-
- getStartDate() - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogModel
-
Returns the start date of this commerce data integration process log.
- getStartDate() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogSoap
-
Deprecated.
- getStartDate() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogWrapper
-
Returns the start date of this commerce data integration process log.
- getStartDate() - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessModel
-
Returns the start date of this commerce data integration process.
- getStartDate() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessSoap
-
Deprecated.
- getStartDate() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessWrapper
-
Returns the start date of this commerce data integration process.
- getStatus() - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogModel
-
Returns the status of this commerce data integration process log.
- getStatus() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogSoap
-
Deprecated.
- getStatus() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogWrapper
-
Returns the status of this commerce data integration process log.
- getSystem() - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessModel
-
Returns the system of this commerce data integration process.
- getSystem() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessSoap
-
Deprecated.
- getSystem() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessWrapper
-
Returns the system of this commerce data integration process.
- getType() - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessModel
-
Returns the type of this commerce data integration process.
- getType() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessSoap
-
Deprecated.
- getType() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessWrapper
-
Returns the type of this commerce data integration process.
- getTypeSettings() - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessModel
-
Returns the type settings of this commerce data integration process.
- getTypeSettings() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessSoap
-
Deprecated.
- getTypeSettings() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessWrapper
-
Returns the type settings of this commerce data integration process.
- getTypeSettingsProperties() - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcess
-
- getTypeSettingsProperties() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessWrapper
-
- getUserId() - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogModel
-
Returns the user ID of this commerce data integration process log.
- getUserId() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogSoap
-
Deprecated.
- getUserId() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogWrapper
-
Returns the user ID of this commerce data integration process log.
- getUserId() - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessModel
-
Returns the user ID of this commerce data integration process.
- getUserId() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessSoap
-
Deprecated.
- getUserId() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessWrapper
-
Returns the user ID of this commerce data integration process.
- getUserName() - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogModel
-
Returns the user name of this commerce data integration process log.
- getUserName() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogSoap
-
Deprecated.
- getUserName() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogWrapper
-
Returns the user name of this commerce data integration process log.
- getUserName() - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessModel
-
Returns the user name of this commerce data integration process.
- getUserName() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessSoap
-
Deprecated.
- getUserName() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessWrapper
-
Returns the user name of this commerce data integration process.
- getUserUuid() - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogModel
-
Returns the user uuid of this commerce data integration process log.
- getUserUuid() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogWrapper
-
Returns the user uuid of this commerce data integration process log.
- getUserUuid() - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessModel
-
Returns the user uuid of this commerce data integration process.
- getUserUuid() - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessWrapper
-
Returns the user uuid of this commerce data integration process.
- getWrappedService() - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceWrapper
-
- getWrappedService() - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceWrapper
-
- getWrappedService() - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogServiceWrapper
-
- getWrappedService() - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessServiceWrapper
-
- ScheduledTaskExecutorService - Interface in com.liferay.commerce.data.integration.service
-
- SCREEN_NAVIGATION_KEY_COMMERCE_DATA_INTEGRATION_GENERAL - Static variable in class com.liferay.commerce.data.integration.constants.CommerceDataIntegrationConstants
-
- setActive(boolean) - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessModel
-
Sets whether this commerce data integration process is active.
- setActive(boolean) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessSoap
-
Deprecated.
- setActive(boolean) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessWrapper
-
Sets whether this commerce data integration process is active.
- setCDataIntegrationProcessId(long) - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogModel
-
Sets the c data integration process ID of this commerce data integration process log.
- setCDataIntegrationProcessId(long) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogSoap
-
Deprecated.
- setCDataIntegrationProcessId(long) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogWrapper
-
Sets the c data integration process ID of this commerce data integration process log.
- setCommerceDataIntegrationProcessId(long) - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessModel
-
Sets the commerce data integration process ID of this commerce data integration process.
- setCommerceDataIntegrationProcessId(long) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessSoap
-
Deprecated.
- setCommerceDataIntegrationProcessId(long) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessWrapper
-
Sets the commerce data integration process ID of this commerce data integration process.
- setCommerceDataIntegrationProcessLogId(long) - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogModel
-
Sets the commerce data integration process log ID of this commerce data integration process log.
- setCommerceDataIntegrationProcessLogId(long) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogSoap
-
Deprecated.
- setCommerceDataIntegrationProcessLogId(long) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogWrapper
-
Sets the commerce data integration process log ID of this commerce data integration process log.
- setCompanyId(long) - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogModel
-
Sets the company ID of this commerce data integration process log.
- setCompanyId(long) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogSoap
-
Deprecated.
- setCompanyId(long) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogWrapper
-
Sets the company ID of this commerce data integration process log.
- setCompanyId(long) - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessModel
-
Sets the company ID of this commerce data integration process.
- setCompanyId(long) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessSoap
-
Deprecated.
- setCompanyId(long) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessWrapper
-
Sets the company ID of this commerce data integration process.
- setCreateDate(Date) - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogModel
-
Sets the create date of this commerce data integration process log.
- setCreateDate(Date) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogSoap
-
Deprecated.
- setCreateDate(Date) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogWrapper
-
Sets the create date of this commerce data integration process log.
- setCreateDate(Date) - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessModel
-
Sets the create date of this commerce data integration process.
- setCreateDate(Date) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessSoap
-
Deprecated.
- setCreateDate(Date) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessWrapper
-
Sets the create date of this commerce data integration process.
- setCronExpression(String) - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessModel
-
Sets the cron expression of this commerce data integration process.
- setCronExpression(String) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessSoap
-
Deprecated.
- setCronExpression(String) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessWrapper
-
Sets the cron expression of this commerce data integration process.
- setEndDate(Date) - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogModel
-
Sets the end date of this commerce data integration process log.
- setEndDate(Date) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogSoap
-
Deprecated.
- setEndDate(Date) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogWrapper
-
Sets the end date of this commerce data integration process log.
- setEndDate(Date) - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessModel
-
Sets the end date of this commerce data integration process.
- setEndDate(Date) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessSoap
-
Deprecated.
- setEndDate(Date) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessWrapper
-
Sets the end date of this commerce data integration process.
- setError(String) - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogModel
-
Sets the error of this commerce data integration process log.
- setError(String) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogSoap
-
Deprecated.
- setError(String) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogWrapper
-
Sets the error of this commerce data integration process log.
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogWrapper
-
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessWrapper
-
- setModifiedDate(Date) - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogModel
-
Sets the modified date of this commerce data integration process log.
- setModifiedDate(Date) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogSoap
-
Deprecated.
- setModifiedDate(Date) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogWrapper
-
Sets the modified date of this commerce data integration process log.
- setModifiedDate(Date) - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessModel
-
Sets the modified date of this commerce data integration process.
- setModifiedDate(Date) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessSoap
-
Deprecated.
- setModifiedDate(Date) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessWrapper
-
Sets the modified date of this commerce data integration process.
- setName(String) - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessModel
-
Sets the name of this commerce data integration process.
- setName(String) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessSoap
-
Deprecated.
- setName(String) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessWrapper
-
Sets the name of this commerce data integration process.
- setOutput(String) - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogModel
-
Sets the output of this commerce data integration process log.
- setOutput(String) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogSoap
-
Deprecated.
- setOutput(String) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogWrapper
-
Sets the output of this commerce data integration process log.
- setPersistence(CommerceDataIntegrationProcessLogPersistence) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessLogUtil
-
- setPersistence(CommerceDataIntegrationProcessPersistence) - Static method in class com.liferay.commerce.data.integration.service.persistence.CommerceDataIntegrationProcessUtil
-
- setPrimaryKey(long) - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogModel
-
Sets the primary key of this commerce data integration process log.
- setPrimaryKey(long) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogSoap
-
Deprecated.
- setPrimaryKey(long) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogWrapper
-
Sets the primary key of this commerce data integration process log.
- setPrimaryKey(long) - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessModel
-
Sets the primary key of this commerce data integration process.
- setPrimaryKey(long) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessSoap
-
Deprecated.
- setPrimaryKey(long) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessWrapper
-
Sets the primary key of this commerce data integration process.
- setService(CommerceDataIntegrationProcessLocalService) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceUtil
-
- setService(CommerceDataIntegrationProcessLogLocalService) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceUtil
-
- setService(CommerceDataIntegrationProcessLogService) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogServiceUtil
-
- setService(CommerceDataIntegrationProcessService) - Static method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessServiceUtil
-
- setStartDate(Date) - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogModel
-
Sets the start date of this commerce data integration process log.
- setStartDate(Date) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogSoap
-
Deprecated.
- setStartDate(Date) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogWrapper
-
Sets the start date of this commerce data integration process log.
- setStartDate(Date) - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessModel
-
Sets the start date of this commerce data integration process.
- setStartDate(Date) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessSoap
-
Deprecated.
- setStartDate(Date) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessWrapper
-
Sets the start date of this commerce data integration process.
- setStatus(int) - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogModel
-
Sets the status of this commerce data integration process log.
- setStatus(int) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogSoap
-
Deprecated.
- setStatus(int) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogWrapper
-
Sets the status of this commerce data integration process log.
- setSystem(boolean) - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessModel
-
Sets whether this commerce data integration process is system.
- setSystem(boolean) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessSoap
-
Deprecated.
- setSystem(boolean) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessWrapper
-
Sets whether this commerce data integration process is system.
- setType(String) - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessModel
-
Sets the type of this commerce data integration process.
- setType(String) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessSoap
-
Deprecated.
- setType(String) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessWrapper
-
Sets the type of this commerce data integration process.
- setTypeSettings(String) - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessModel
-
Sets the type settings of this commerce data integration process.
- setTypeSettings(String) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessSoap
-
Deprecated.
- setTypeSettings(String) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessWrapper
-
Sets the type settings of this commerce data integration process.
- setTypeSettingsProperties(UnicodeProperties) - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcess
-
- setTypeSettingsProperties(UnicodeProperties) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessWrapper
-
- setUserId(long) - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogModel
-
Sets the user ID of this commerce data integration process log.
- setUserId(long) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogSoap
-
Deprecated.
- setUserId(long) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogWrapper
-
Sets the user ID of this commerce data integration process log.
- setUserId(long) - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessModel
-
Sets the user ID of this commerce data integration process.
- setUserId(long) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessSoap
-
Deprecated.
- setUserId(long) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessWrapper
-
Sets the user ID of this commerce data integration process.
- setUserName(String) - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogModel
-
Sets the user name of this commerce data integration process log.
- setUserName(String) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogSoap
-
Deprecated.
- setUserName(String) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogWrapper
-
Sets the user name of this commerce data integration process log.
- setUserName(String) - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessModel
-
Sets the user name of this commerce data integration process.
- setUserName(String) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessSoap
-
Deprecated.
- setUserName(String) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessWrapper
-
Sets the user name of this commerce data integration process.
- setUserUuid(String) - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogModel
-
Sets the user uuid of this commerce data integration process log.
- setUserUuid(String) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogWrapper
-
Sets the user uuid of this commerce data integration process log.
- setUserUuid(String) - Method in interface com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessModel
-
Sets the user uuid of this commerce data integration process.
- setUserUuid(String) - Method in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessWrapper
-
Sets the user uuid of this commerce data integration process.
- setWrappedService(CommerceDataIntegrationProcessLocalService) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLocalServiceWrapper
-
- setWrappedService(CommerceDataIntegrationProcessLogLocalService) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogLocalServiceWrapper
-
- setWrappedService(CommerceDataIntegrationProcessLogService) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessLogServiceWrapper
-
- setWrappedService(CommerceDataIntegrationProcessService) - Method in class com.liferay.commerce.data.integration.service.CommerceDataIntegrationProcessServiceWrapper
-
- startDate - Variable in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogTable
-
- startDate - Variable in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessTable
-
- status - Variable in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessLogTable
-
- system - Variable in class com.liferay.commerce.data.integration.model.CommerceDataIntegrationProcessTable
-