Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- active - Variable in class com.liferay.dispatch.model.DispatchTriggerTable
- ADD_DISPATCH_TRIGGER - Static variable in class com.liferay.dispatch.constants.DispatchActionKeys
- addDispatchLog(long, long, Date, String, String, Date, DispatchTaskStatus) - Method in interface com.liferay.dispatch.service.DispatchLogLocalService
- addDispatchLog(long, long, Date, String, String, Date, DispatchTaskStatus) - Static method in class com.liferay.dispatch.service.DispatchLogLocalServiceUtil
- addDispatchLog(long, long, Date, String, String, Date, DispatchTaskStatus) - Method in class com.liferay.dispatch.service.DispatchLogLocalServiceWrapper
- addDispatchLog(DispatchLog) - Method in interface com.liferay.dispatch.service.DispatchLogLocalService
-
Adds the dispatch log to the database.
- addDispatchLog(DispatchLog) - Static method in class com.liferay.dispatch.service.DispatchLogLocalServiceUtil
-
Adds the dispatch log to the database.
- addDispatchLog(DispatchLog) - Method in class com.liferay.dispatch.service.DispatchLogLocalServiceWrapper
-
Adds the dispatch log to the database.
- addDispatchTrigger(DispatchTrigger) - Method in interface com.liferay.dispatch.service.DispatchTriggerLocalService
-
Adds the dispatch trigger to the database.
- addDispatchTrigger(DispatchTrigger) - Static method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil
-
Adds the dispatch trigger to the database.
- addDispatchTrigger(DispatchTrigger) - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
-
Adds the dispatch trigger to the database.
- addDispatchTrigger(String, long, DispatchTaskExecutor, String, UnicodeProperties, String, boolean) - Method in interface com.liferay.dispatch.service.DispatchTriggerLocalService
- addDispatchTrigger(String, long, DispatchTaskExecutor, String, UnicodeProperties, String, boolean) - Static method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil
- addDispatchTrigger(String, long, DispatchTaskExecutor, String, UnicodeProperties, String, boolean) - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
- addDispatchTrigger(String, long, String, UnicodeProperties, String) - Method in interface com.liferay.dispatch.service.DispatchTriggerService
- addDispatchTrigger(String, long, String, UnicodeProperties, String) - Static method in class com.liferay.dispatch.service.DispatchTriggerServiceUtil
- addDispatchTrigger(String, long, String, UnicodeProperties, String) - Method in class com.liferay.dispatch.service.DispatchTriggerServiceWrapper
- addDispatchTrigger(String, long, String, UnicodeProperties, String, boolean) - Method in interface com.liferay.dispatch.service.DispatchTriggerLocalService
- addDispatchTrigger(String, long, String, UnicodeProperties, String, boolean) - Static method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil
- addDispatchTrigger(String, long, String, UnicodeProperties, String, boolean) - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
- addFileEntry(long, long, String, long, String, InputStream) - Method in interface com.liferay.dispatch.repository.DispatchFileRepository
- ALL_NODES - Enum constant in enum class com.liferay.dispatch.executor.DispatchTaskClusterMode
B
- BaseDispatchFileValidator - Class in com.liferay.dispatch.repository
- BaseDispatchFileValidator() - Constructor for class com.liferay.dispatch.repository.BaseDispatchFileValidator
- BaseDispatchTaskExecutor - Class in com.liferay.dispatch.executor
- BaseDispatchTaskExecutor() - Constructor for class com.liferay.dispatch.executor.BaseDispatchTaskExecutor
C
- cacheResult(DispatchLog) - Method in interface com.liferay.dispatch.service.persistence.DispatchLogPersistence
-
Caches the dispatch log in the entity cache if it is enabled.
- cacheResult(DispatchLog) - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
-
Caches the dispatch log in the entity cache if it is enabled.
- cacheResult(DispatchTrigger) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Caches the dispatch trigger in the entity cache if it is enabled.
- cacheResult(DispatchTrigger) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Caches the dispatch trigger in the entity cache if it is enabled.
- cacheResult(List<DispatchLog>) - Method in interface com.liferay.dispatch.service.persistence.DispatchLogPersistence
-
Caches the dispatch logs in the entity cache if it is enabled.
- cacheResult(List<DispatchLog>) - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
-
Caches the dispatch logs in the entity cache if it is enabled.
- cacheResult(List<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Caches the dispatch triggers in the entity cache if it is enabled.
- cacheResult(List<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Caches the dispatch triggers in the entity cache if it is enabled.
- CANCELED - Enum constant in enum class com.liferay.dispatch.executor.DispatchTaskStatus
- CATEGORY_KEY_DISPATCH_DETAILS - Static variable in class com.liferay.dispatch.constants.DispatchScreenNavigationConstants
- CATEGORY_KEY_DISPATCH_LOGS - Static variable in class com.liferay.dispatch.constants.DispatchScreenNavigationConstants
- CATEGORY_KEY_DISPATCH_TRIGGER - Static variable in class com.liferay.dispatch.constants.DispatchScreenNavigationConstants
- clearCache() - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
- clearCache() - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
- clearCache(DispatchLog) - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
- clearCache(DispatchTrigger) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
- cloneWithOriginalValues() - Method in interface com.liferay.dispatch.model.DispatchLogModel
- cloneWithOriginalValues() - Method in class com.liferay.dispatch.model.DispatchLogWrapper
- cloneWithOriginalValues() - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
- cloneWithOriginalValues() - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
- com.liferay.dispatch.configuration - package com.liferay.dispatch.configuration
- com.liferay.dispatch.constants - package com.liferay.dispatch.constants
- com.liferay.dispatch.exception - package com.liferay.dispatch.exception
- com.liferay.dispatch.executor - package com.liferay.dispatch.executor
- com.liferay.dispatch.metadata - package com.liferay.dispatch.metadata
- com.liferay.dispatch.model - package com.liferay.dispatch.model
- com.liferay.dispatch.repository - package com.liferay.dispatch.repository
- com.liferay.dispatch.repository.exception - package com.liferay.dispatch.repository.exception
- com.liferay.dispatch.scheduler - package com.liferay.dispatch.scheduler
- com.liferay.dispatch.service - package com.liferay.dispatch.service
- com.liferay.dispatch.service.persistence - package com.liferay.dispatch.service.persistence
- companyId - Variable in class com.liferay.dispatch.model.DispatchLogTable
- companyId - Variable in class com.liferay.dispatch.model.DispatchTriggerTable
- countAll() - Method in interface com.liferay.dispatch.service.persistence.DispatchLogPersistence
-
Returns the number of dispatch logs.
- countAll() - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
-
Returns the number of dispatch logs.
- countAll() - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the number of dispatch triggers.
- countAll() - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the number of dispatch triggers.
- countByA_DTCM(boolean, int) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the number of dispatch triggers where active = ? and dispatchTaskClusterMode = ?.
- countByA_DTCM(boolean, int) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the number of dispatch triggers where active = ? and dispatchTaskClusterMode = ?.
- countByA_DTCM(boolean, int[]) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the number of dispatch triggers where active = ? and dispatchTaskClusterMode = any ?.
- countByA_DTCM(boolean, int[]) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the number of dispatch triggers where active = ? and dispatchTaskClusterMode = any ?.
- countByActive(boolean) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the number of dispatch triggers where active = ?.
- countByActive(boolean) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the number of dispatch triggers where active = ?.
- countByC_DTET(long, String) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the number of dispatch triggers where companyId = ? and dispatchTaskExecutorType = ?.
- countByC_DTET(long, String) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the number of dispatch triggers where companyId = ? and dispatchTaskExecutorType = ?.
- countByC_N(long, String) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the number of dispatch triggers where companyId = ? and name = ?.
- countByC_N(long, String) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the number of dispatch triggers where companyId = ? and name = ?.
- countByC_U(long, long) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the number of dispatch triggers where companyId = ? and userId = ?.
- countByC_U(long, long) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the number of dispatch triggers where companyId = ? and userId = ?.
- countByCompanyId(long) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the number of dispatch triggers where companyId = ?.
- countByCompanyId(long) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the number of dispatch triggers where companyId = ?.
- countByDispatchTriggerId(long) - Method in interface com.liferay.dispatch.service.persistence.DispatchLogPersistence
-
Returns the number of dispatch logs where dispatchTriggerId = ?.
- countByDispatchTriggerId(long) - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
-
Returns the number of dispatch logs where dispatchTriggerId = ?.
- countByDTI_S(long, int) - Method in interface com.liferay.dispatch.service.persistence.DispatchLogPersistence
-
Returns the number of dispatch logs where dispatchTriggerId = ? and status = ?.
- countByDTI_S(long, int) - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
-
Returns the number of dispatch logs where dispatchTriggerId = ? and status = ?.
- countByERC_C(String, long) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the number of dispatch triggers where externalReferenceCode = ? and companyId = ?.
- countByERC_C(String, long) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the number of dispatch triggers where externalReferenceCode = ? and companyId = ?.
- countByUuid(String) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the number of dispatch triggers where uuid = ?.
- countByUuid(String) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the number of dispatch triggers where uuid = ?.
- countByUuid_C(String, long) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the number of dispatch triggers where uuid = ? and companyId = ?.
- countByUuid_C(String, long) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the number of dispatch triggers where uuid = ? and companyId = ?.
- countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
- countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
- create(long) - Method in interface com.liferay.dispatch.service.persistence.DispatchLogPersistence
-
Creates a new dispatch log with the primary key.
- create(long) - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
-
Creates a new dispatch log with the primary key.
- create(long) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Creates a new dispatch trigger with the primary key.
- create(long) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Creates a new dispatch trigger with the primary key.
- createDate - Variable in class com.liferay.dispatch.model.DispatchLogTable
- createDate - Variable in class com.liferay.dispatch.model.DispatchTriggerTable
- createDispatchLog(long) - Method in interface com.liferay.dispatch.service.DispatchLogLocalService
-
Creates a new dispatch log with the primary key.
- createDispatchLog(long) - Static method in class com.liferay.dispatch.service.DispatchLogLocalServiceUtil
-
Creates a new dispatch log with the primary key.
- createDispatchLog(long) - Method in class com.liferay.dispatch.service.DispatchLogLocalServiceWrapper
-
Creates a new dispatch log with the primary key.
- createDispatchTrigger(long) - Method in interface com.liferay.dispatch.service.DispatchTriggerLocalService
-
Creates a new dispatch trigger with the primary key.
- createDispatchTrigger(long) - Static method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil
-
Creates a new dispatch trigger with the primary key.
- createDispatchTrigger(long) - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
-
Creates a new dispatch trigger with the primary key.
- createPersistedModel(Serializable) - Method in interface com.liferay.dispatch.service.DispatchLogLocalService
- createPersistedModel(Serializable) - Static method in class com.liferay.dispatch.service.DispatchLogLocalServiceUtil
- createPersistedModel(Serializable) - Method in class com.liferay.dispatch.service.DispatchLogLocalServiceWrapper
- createPersistedModel(Serializable) - Method in interface com.liferay.dispatch.service.DispatchTriggerLocalService
- createPersistedModel(Serializable) - Static method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil
- createPersistedModel(Serializable) - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
- cronExpression - Variable in class com.liferay.dispatch.model.DispatchTriggerTable
D
- deleteDispatchLog(long) - Method in interface com.liferay.dispatch.service.DispatchLogLocalService
-
Deletes the dispatch log with the primary key from the database.
- deleteDispatchLog(long) - Static method in class com.liferay.dispatch.service.DispatchLogLocalServiceUtil
-
Deletes the dispatch log with the primary key from the database.
- deleteDispatchLog(long) - Method in class com.liferay.dispatch.service.DispatchLogLocalServiceWrapper
-
Deletes the dispatch log with the primary key from the database.
- deleteDispatchLog(long) - Method in interface com.liferay.dispatch.service.DispatchLogService
- deleteDispatchLog(long) - Static method in class com.liferay.dispatch.service.DispatchLogServiceUtil
- deleteDispatchLog(long) - Method in class com.liferay.dispatch.service.DispatchLogServiceWrapper
- deleteDispatchLog(DispatchLog) - Method in interface com.liferay.dispatch.service.DispatchLogLocalService
-
Deletes the dispatch log from the database.
- deleteDispatchLog(DispatchLog) - Static method in class com.liferay.dispatch.service.DispatchLogLocalServiceUtil
-
Deletes the dispatch log from the database.
- deleteDispatchLog(DispatchLog) - Method in class com.liferay.dispatch.service.DispatchLogLocalServiceWrapper
-
Deletes the dispatch log from the database.
- deleteDispatchLogs(long) - Method in interface com.liferay.dispatch.service.DispatchLogLocalService
- deleteDispatchLogs(long) - Static method in class com.liferay.dispatch.service.DispatchLogLocalServiceUtil
- deleteDispatchLogs(long) - Method in class com.liferay.dispatch.service.DispatchLogLocalServiceWrapper
- deleteDispatchTrigger(long) - Method in interface com.liferay.dispatch.service.DispatchTriggerLocalService
-
Deletes the dispatch trigger with the primary key from the database.
- deleteDispatchTrigger(long) - Static method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil
-
Deletes the dispatch trigger with the primary key from the database.
- deleteDispatchTrigger(long) - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
-
Deletes the dispatch trigger with the primary key from the database.
- deleteDispatchTrigger(long) - Method in interface com.liferay.dispatch.service.DispatchTriggerService
- deleteDispatchTrigger(long) - Static method in class com.liferay.dispatch.service.DispatchTriggerServiceUtil
- deleteDispatchTrigger(long) - Method in class com.liferay.dispatch.service.DispatchTriggerServiceWrapper
- deleteDispatchTrigger(DispatchTrigger) - Method in interface com.liferay.dispatch.service.DispatchTriggerLocalService
-
Deletes the dispatch trigger from the database.
- deleteDispatchTrigger(DispatchTrigger) - Static method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil
-
Deletes the dispatch trigger from the database.
- deleteDispatchTrigger(DispatchTrigger) - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
-
Deletes the dispatch trigger from the database.
- deletePersistedModel(PersistedModel) - Method in interface com.liferay.dispatch.service.DispatchLogLocalService
- deletePersistedModel(PersistedModel) - Static method in class com.liferay.dispatch.service.DispatchLogLocalServiceUtil
- deletePersistedModel(PersistedModel) - Method in class com.liferay.dispatch.service.DispatchLogLocalServiceWrapper
- deletePersistedModel(PersistedModel) - Method in interface com.liferay.dispatch.service.DispatchTriggerLocalService
- deletePersistedModel(PersistedModel) - Static method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil
- deletePersistedModel(PersistedModel) - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
- DISPATCH - Static variable in class com.liferay.dispatch.constants.DispatchPortletKeys
- DISPATCH_LOG_ID_ACCESSOR - Static variable in interface com.liferay.dispatch.model.DispatchLog
- DISPATCH_TRIGGER - Static variable in class com.liferay.dispatch.constants.DispatchWebKeys
- DISPATCH_TRIGGER_ID_ACCESSOR - Static variable in interface com.liferay.dispatch.model.DispatchTrigger
- DispatchActionKeys - Class in com.liferay.dispatch.constants
- DispatchActionKeys() - Constructor for class com.liferay.dispatch.constants.DispatchActionKeys
- DispatchConfiguration - Interface in com.liferay.dispatch.configuration
- DispatchConstants - Class in com.liferay.dispatch.constants
- DispatchConstants() - Constructor for class com.liferay.dispatch.constants.DispatchConstants
- DispatchFileRepository - Interface in com.liferay.dispatch.repository
- DispatchFileValidator - Interface in com.liferay.dispatch.repository
- DispatchLog - Interface in com.liferay.dispatch.model
-
The extended model interface for the DispatchLog service.
- dispatchLogId - Variable in class com.liferay.dispatch.model.DispatchLogTable
- DispatchLogLocalService - Interface in com.liferay.dispatch.service
-
Provides the local service interface for DispatchLog.
- DispatchLogLocalServiceUtil - Class in com.liferay.dispatch.service
-
Provides the local service utility for DispatchLog.
- DispatchLogLocalServiceUtil() - Constructor for class com.liferay.dispatch.service.DispatchLogLocalServiceUtil
- DispatchLogLocalServiceWrapper - Class in com.liferay.dispatch.service
-
Provides a wrapper for
DispatchLogLocalService. - DispatchLogLocalServiceWrapper() - Constructor for class com.liferay.dispatch.service.DispatchLogLocalServiceWrapper
- DispatchLogLocalServiceWrapper(DispatchLogLocalService) - Constructor for class com.liferay.dispatch.service.DispatchLogLocalServiceWrapper
- DispatchLogModel - Interface in com.liferay.dispatch.model
-
The base model interface for the DispatchLog service.
- DispatchLogPersistence - Interface in com.liferay.dispatch.service.persistence
-
The persistence interface for the dispatch log service.
- DispatchLogService - Interface in com.liferay.dispatch.service
-
Provides the remote service interface for DispatchLog.
- DispatchLogServiceUtil - Class in com.liferay.dispatch.service
-
Provides the remote service utility for DispatchLog.
- DispatchLogServiceUtil() - Constructor for class com.liferay.dispatch.service.DispatchLogServiceUtil
- DispatchLogServiceWrapper - Class in com.liferay.dispatch.service
-
Provides a wrapper for
DispatchLogService. - DispatchLogServiceWrapper() - Constructor for class com.liferay.dispatch.service.DispatchLogServiceWrapper
- DispatchLogServiceWrapper(DispatchLogService) - Constructor for class com.liferay.dispatch.service.DispatchLogServiceWrapper
- DispatchLogStartDateException - Exception in com.liferay.dispatch.exception
- DispatchLogStartDateException() - Constructor for exception com.liferay.dispatch.exception.DispatchLogStartDateException
- DispatchLogStartDateException(String) - Constructor for exception com.liferay.dispatch.exception.DispatchLogStartDateException
- DispatchLogStartDateException(String, Throwable) - Constructor for exception com.liferay.dispatch.exception.DispatchLogStartDateException
- DispatchLogStartDateException(Throwable) - Constructor for exception com.liferay.dispatch.exception.DispatchLogStartDateException
- DispatchLogStatusException - Exception in com.liferay.dispatch.exception
- DispatchLogStatusException() - Constructor for exception com.liferay.dispatch.exception.DispatchLogStatusException
- DispatchLogStatusException(String) - Constructor for exception com.liferay.dispatch.exception.DispatchLogStatusException
- DispatchLogStatusException(String, Throwable) - Constructor for exception com.liferay.dispatch.exception.DispatchLogStatusException
- DispatchLogStatusException(Throwable) - Constructor for exception com.liferay.dispatch.exception.DispatchLogStatusException
- DispatchLogTable - Class in com.liferay.dispatch.model
-
The table class for the "DispatchLog" database table.
- DispatchLogUtil - Class in com.liferay.dispatch.service.persistence
-
The persistence utility for the dispatch log service.
- DispatchLogUtil() - Constructor for class com.liferay.dispatch.service.persistence.DispatchLogUtil
- DispatchLogWrapper - Class in com.liferay.dispatch.model
-
This class is a wrapper for
DispatchLog. - DispatchLogWrapper(DispatchLog) - Constructor for class com.liferay.dispatch.model.DispatchLogWrapper
- DispatchOutputUtil - Class in com.liferay.dispatch.executor
- DispatchOutputUtil() - Constructor for class com.liferay.dispatch.executor.DispatchOutputUtil
- DispatchPortletKeys - Class in com.liferay.dispatch.constants
- DispatchPortletKeys() - Constructor for class com.liferay.dispatch.constants.DispatchPortletKeys
- DispatchRepositoryException - Exception in com.liferay.dispatch.repository.exception
- DispatchRepositoryException() - Constructor for exception com.liferay.dispatch.repository.exception.DispatchRepositoryException
- DispatchRepositoryException(String) - Constructor for exception com.liferay.dispatch.repository.exception.DispatchRepositoryException
- DispatchRepositoryException(String, Throwable) - Constructor for exception com.liferay.dispatch.repository.exception.DispatchRepositoryException
- DispatchRepositoryException(Throwable) - Constructor for exception com.liferay.dispatch.repository.exception.DispatchRepositoryException
- DispatchScreenNavigationConstants - Class in com.liferay.dispatch.constants
- DispatchScreenNavigationConstants() - Constructor for class com.liferay.dispatch.constants.DispatchScreenNavigationConstants
- dispatchTaskClusterMode - Variable in class com.liferay.dispatch.model.DispatchTriggerTable
- DispatchTaskClusterMode - Enum Class in com.liferay.dispatch.executor
- DispatchTaskExecutor - Interface in com.liferay.dispatch.executor
- DispatchTaskExecutorOutput - Class in com.liferay.dispatch.executor
- DispatchTaskExecutorOutput() - Constructor for class com.liferay.dispatch.executor.DispatchTaskExecutorOutput
- DispatchTaskExecutorRegistry - Interface in com.liferay.dispatch.executor
- dispatchTaskExecutorType - Variable in class com.liferay.dispatch.model.DispatchTriggerTable
- dispatchTaskSettings - Variable in class com.liferay.dispatch.model.DispatchTriggerTable
- DispatchTaskStatus - Enum Class in com.liferay.dispatch.executor
- DispatchTrigger - Interface in com.liferay.dispatch.model
-
The extended model interface for the DispatchTrigger service.
- DispatchTriggerDispatchTaskExecutorTypeException - Exception in com.liferay.dispatch.exception
- DispatchTriggerDispatchTaskExecutorTypeException() - Constructor for exception com.liferay.dispatch.exception.DispatchTriggerDispatchTaskExecutorTypeException
- DispatchTriggerDispatchTaskExecutorTypeException(String) - Constructor for exception com.liferay.dispatch.exception.DispatchTriggerDispatchTaskExecutorTypeException
- DispatchTriggerDispatchTaskExecutorTypeException(String, Throwable) - Constructor for exception com.liferay.dispatch.exception.DispatchTriggerDispatchTaskExecutorTypeException
- DispatchTriggerDispatchTaskExecutorTypeException(Throwable) - Constructor for exception com.liferay.dispatch.exception.DispatchTriggerDispatchTaskExecutorTypeException
- DispatchTriggerEndDateException - Exception in com.liferay.dispatch.exception
- DispatchTriggerEndDateException() - Constructor for exception com.liferay.dispatch.exception.DispatchTriggerEndDateException
- DispatchTriggerEndDateException(String) - Constructor for exception com.liferay.dispatch.exception.DispatchTriggerEndDateException
- DispatchTriggerEndDateException(String, Throwable) - Constructor for exception com.liferay.dispatch.exception.DispatchTriggerEndDateException
- DispatchTriggerEndDateException(Throwable) - Constructor for exception com.liferay.dispatch.exception.DispatchTriggerEndDateException
- dispatchTriggerId - Variable in class com.liferay.dispatch.model.DispatchLogTable
- dispatchTriggerId - Variable in class com.liferay.dispatch.model.DispatchTriggerTable
- DispatchTriggerLocalService - Interface in com.liferay.dispatch.service
-
Provides the local service interface for DispatchTrigger.
- DispatchTriggerLocalServiceUtil - Class in com.liferay.dispatch.service
-
Provides the local service utility for DispatchTrigger.
- DispatchTriggerLocalServiceUtil() - Constructor for class com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil
- DispatchTriggerLocalServiceWrapper - Class in com.liferay.dispatch.service
-
Provides a wrapper for
DispatchTriggerLocalService. - DispatchTriggerLocalServiceWrapper() - Constructor for class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
- DispatchTriggerLocalServiceWrapper(DispatchTriggerLocalService) - Constructor for class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
- DispatchTriggerMetadata - Interface in com.liferay.dispatch.metadata
- DispatchTriggerMetadataFactory - Interface in com.liferay.dispatch.metadata
- DispatchTriggerMetadataProvider - Interface in com.liferay.dispatch.metadata
- DispatchTriggerModel - Interface in com.liferay.dispatch.model
-
The base model interface for the DispatchTrigger service.
- DispatchTriggerNameException - Exception in com.liferay.dispatch.exception
- DispatchTriggerNameException() - Constructor for exception com.liferay.dispatch.exception.DispatchTriggerNameException
- DispatchTriggerNameException(String) - Constructor for exception com.liferay.dispatch.exception.DispatchTriggerNameException
- DispatchTriggerNameException(String, Throwable) - Constructor for exception com.liferay.dispatch.exception.DispatchTriggerNameException
- DispatchTriggerNameException(Throwable) - Constructor for exception com.liferay.dispatch.exception.DispatchTriggerNameException
- DispatchTriggerPersistence - Interface in com.liferay.dispatch.service.persistence
-
The persistence interface for the dispatch trigger service.
- DispatchTriggerSchedulerException - Exception in com.liferay.dispatch.exception
- DispatchTriggerSchedulerException() - Constructor for exception com.liferay.dispatch.exception.DispatchTriggerSchedulerException
- DispatchTriggerSchedulerException(String) - Constructor for exception com.liferay.dispatch.exception.DispatchTriggerSchedulerException
- DispatchTriggerSchedulerException(String, Throwable) - Constructor for exception com.liferay.dispatch.exception.DispatchTriggerSchedulerException
- DispatchTriggerSchedulerException(Throwable) - Constructor for exception com.liferay.dispatch.exception.DispatchTriggerSchedulerException
- DispatchTriggerService - Interface in com.liferay.dispatch.service
-
Provides the remote service interface for DispatchTrigger.
- DispatchTriggerServiceUtil - Class in com.liferay.dispatch.service
-
Provides the remote service utility for DispatchTrigger.
- DispatchTriggerServiceUtil() - Constructor for class com.liferay.dispatch.service.DispatchTriggerServiceUtil
- DispatchTriggerServiceWrapper - Class in com.liferay.dispatch.service
-
Provides a wrapper for
DispatchTriggerService. - DispatchTriggerServiceWrapper() - Constructor for class com.liferay.dispatch.service.DispatchTriggerServiceWrapper
- DispatchTriggerServiceWrapper(DispatchTriggerService) - Constructor for class com.liferay.dispatch.service.DispatchTriggerServiceWrapper
- DispatchTriggerStartDateException - Exception in com.liferay.dispatch.exception
- DispatchTriggerStartDateException() - Constructor for exception com.liferay.dispatch.exception.DispatchTriggerStartDateException
- DispatchTriggerStartDateException(String) - Constructor for exception com.liferay.dispatch.exception.DispatchTriggerStartDateException
- DispatchTriggerStartDateException(String, Throwable) - Constructor for exception com.liferay.dispatch.exception.DispatchTriggerStartDateException
- DispatchTriggerStartDateException(Throwable) - Constructor for exception com.liferay.dispatch.exception.DispatchTriggerStartDateException
- DispatchTriggerTable - Class in com.liferay.dispatch.model
-
The table class for the "DispatchTrigger" database table.
- DispatchTriggerUtil - Class in com.liferay.dispatch.service.persistence
-
The persistence utility for the dispatch trigger service.
- DispatchTriggerUtil() - Constructor for class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
- DispatchTriggerWrapper - Class in com.liferay.dispatch.model
-
This class is a wrapper for
DispatchTrigger. - DispatchTriggerWrapper(DispatchTrigger) - Constructor for class com.liferay.dispatch.model.DispatchTriggerWrapper
- DispatchWebKeys - Class in com.liferay.dispatch.constants
- DispatchWebKeys() - Constructor for class com.liferay.dispatch.constants.DispatchWebKeys
- doExecute(DispatchTrigger, DispatchTaskExecutorOutput) - Method in class com.liferay.dispatch.executor.BaseDispatchTaskExecutor
- dslQuery(DSLQuery) - Method in interface com.liferay.dispatch.service.DispatchLogLocalService
- dslQuery(DSLQuery) - Static method in class com.liferay.dispatch.service.DispatchLogLocalServiceUtil
- dslQuery(DSLQuery) - Method in class com.liferay.dispatch.service.DispatchLogLocalServiceWrapper
- dslQuery(DSLQuery) - Method in interface com.liferay.dispatch.service.DispatchTriggerLocalService
- dslQuery(DSLQuery) - Static method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil
- dslQuery(DSLQuery) - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
- dslQueryCount(DSLQuery) - Method in interface com.liferay.dispatch.service.DispatchLogLocalService
- dslQueryCount(DSLQuery) - Static method in class com.liferay.dispatch.service.DispatchLogLocalServiceUtil
- dslQueryCount(DSLQuery) - Method in class com.liferay.dispatch.service.DispatchLogLocalServiceWrapper
- dslQueryCount(DSLQuery) - Method in interface com.liferay.dispatch.service.DispatchTriggerLocalService
- dslQueryCount(DSLQuery) - Static method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil
- dslQueryCount(DSLQuery) - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
- DuplicateDispatchTriggerException - Exception in com.liferay.dispatch.exception
- DuplicateDispatchTriggerException() - Constructor for exception com.liferay.dispatch.exception.DuplicateDispatchTriggerException
- DuplicateDispatchTriggerException(String) - Constructor for exception com.liferay.dispatch.exception.DuplicateDispatchTriggerException
- DuplicateDispatchTriggerException(String, Throwable) - Constructor for exception com.liferay.dispatch.exception.DuplicateDispatchTriggerException
- DuplicateDispatchTriggerException(Throwable) - Constructor for exception com.liferay.dispatch.exception.DuplicateDispatchTriggerException
- DuplicateDispatchTriggerExternalReferenceCodeException - Exception in com.liferay.dispatch.exception
- DuplicateDispatchTriggerExternalReferenceCodeException() - Constructor for exception com.liferay.dispatch.exception.DuplicateDispatchTriggerExternalReferenceCodeException
- DuplicateDispatchTriggerExternalReferenceCodeException(String) - Constructor for exception com.liferay.dispatch.exception.DuplicateDispatchTriggerExternalReferenceCodeException
- DuplicateDispatchTriggerExternalReferenceCodeException(String, Throwable) - Constructor for exception com.liferay.dispatch.exception.DuplicateDispatchTriggerExternalReferenceCodeException
- DuplicateDispatchTriggerExternalReferenceCodeException(Throwable) - Constructor for exception com.liferay.dispatch.exception.DuplicateDispatchTriggerExternalReferenceCodeException
- dynamicQuery() - Method in interface com.liferay.dispatch.service.DispatchLogLocalService
- dynamicQuery() - Static method in class com.liferay.dispatch.service.DispatchLogLocalServiceUtil
- dynamicQuery() - Method in class com.liferay.dispatch.service.DispatchLogLocalServiceWrapper
- dynamicQuery() - Method in interface com.liferay.dispatch.service.DispatchTriggerLocalService
- dynamicQuery() - Static method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil
- dynamicQuery() - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
- dynamicQuery(DynamicQuery) - Method in interface com.liferay.dispatch.service.DispatchLogLocalService
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Static method in class com.liferay.dispatch.service.DispatchLogLocalServiceUtil
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Method in class com.liferay.dispatch.service.DispatchLogLocalServiceWrapper
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Method in interface com.liferay.dispatch.service.DispatchTriggerLocalService
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Static method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.dispatch.service.DispatchLogLocalService
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.dispatch.service.DispatchLogLocalServiceUtil
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.dispatch.service.DispatchLogLocalServiceWrapper
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.dispatch.service.DispatchTriggerLocalService
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
-
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.dispatch.service.DispatchLogLocalService
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.dispatch.service.DispatchLogLocalServiceUtil
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.dispatch.service.DispatchLogLocalServiceWrapper
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in interface com.liferay.dispatch.service.DispatchTriggerLocalService
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.dispatch.service.DispatchLogLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.dispatch.service.DispatchLogLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in class com.liferay.dispatch.service.DispatchLogLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.dispatch.service.DispatchTriggerLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.dispatch.service.DispatchLogLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.dispatch.service.DispatchLogLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.dispatch.service.DispatchLogLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.dispatch.service.DispatchTriggerLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
E
- endDate - Variable in class com.liferay.dispatch.model.DispatchLogTable
- endDate - Variable in class com.liferay.dispatch.model.DispatchTriggerTable
- error - Variable in class com.liferay.dispatch.model.DispatchLogTable
- execute(long) - Method in class com.liferay.dispatch.executor.BaseDispatchTaskExecutor
- execute(long) - Method in interface com.liferay.dispatch.executor.DispatchTaskExecutor
-
This method execute the scheduled task
- EXECUTOR_DESTINATION_NAME - Static variable in class com.liferay.dispatch.constants.DispatchConstants
- externalReferenceCode - Variable in class com.liferay.dispatch.model.DispatchTriggerTable
F
- FAILED - Enum constant in enum class com.liferay.dispatch.executor.DispatchTaskStatus
- fetchByA_DTCM_First(boolean, int, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the first dispatch trigger in the ordered set where active = ? and dispatchTaskClusterMode = ?.
- fetchByA_DTCM_First(boolean, int, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the first dispatch trigger in the ordered set where active = ? and dispatchTaskClusterMode = ?.
- fetchByA_DTCM_Last(boolean, int, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the last dispatch trigger in the ordered set where active = ? and dispatchTaskClusterMode = ?.
- fetchByA_DTCM_Last(boolean, int, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the last dispatch trigger in the ordered set where active = ? and dispatchTaskClusterMode = ?.
- fetchByActive_First(boolean, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the first dispatch trigger in the ordered set where active = ?.
- fetchByActive_First(boolean, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the first dispatch trigger in the ordered set where active = ?.
- fetchByActive_Last(boolean, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the last dispatch trigger in the ordered set where active = ?.
- fetchByActive_Last(boolean, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the last dispatch trigger in the ordered set where active = ?.
- fetchByC_DTET_First(long, String, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the first dispatch trigger in the ordered set where companyId = ? and dispatchTaskExecutorType = ?.
- fetchByC_DTET_First(long, String, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the first dispatch trigger in the ordered set where companyId = ? and dispatchTaskExecutorType = ?.
- fetchByC_DTET_Last(long, String, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the last dispatch trigger in the ordered set where companyId = ? and dispatchTaskExecutorType = ?.
- fetchByC_DTET_Last(long, String, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the last dispatch trigger in the ordered set where companyId = ? and dispatchTaskExecutorType = ?.
- fetchByC_N(long, String) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the dispatch trigger where companyId = ? and name = ? or returns
nullif it could not be found. - fetchByC_N(long, String) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the dispatch trigger where companyId = ? and name = ? or returns
nullif it could not be found. - fetchByC_N(long, String, boolean) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the dispatch trigger where companyId = ? and name = ? or returns
nullif it could not be found, optionally using the finder cache. - fetchByC_N(long, String, boolean) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the dispatch trigger where companyId = ? and name = ? or returns
nullif it could not be found, optionally using the finder cache. - fetchByC_U_First(long, long, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the first dispatch trigger in the ordered set where companyId = ? and userId = ?.
- fetchByC_U_First(long, long, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the first dispatch trigger in the ordered set where companyId = ? and userId = ?.
- fetchByC_U_Last(long, long, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the last dispatch trigger in the ordered set where companyId = ? and userId = ?.
- fetchByC_U_Last(long, long, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the last dispatch trigger in the ordered set where companyId = ? and userId = ?.
- fetchByCompanyId_First(long, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the first dispatch trigger in the ordered set where companyId = ?.
- fetchByCompanyId_First(long, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the first dispatch trigger in the ordered set where companyId = ?.
- fetchByCompanyId_Last(long, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the last dispatch trigger in the ordered set where companyId = ?.
- fetchByCompanyId_Last(long, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the last dispatch trigger in the ordered set where companyId = ?.
- fetchByDispatchTriggerId_First(long, OrderByComparator<DispatchLog>) - Method in interface com.liferay.dispatch.service.persistence.DispatchLogPersistence
-
Returns the first dispatch log in the ordered set where dispatchTriggerId = ?.
- fetchByDispatchTriggerId_First(long, OrderByComparator<DispatchLog>) - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
-
Returns the first dispatch log in the ordered set where dispatchTriggerId = ?.
- fetchByDispatchTriggerId_Last(long, OrderByComparator<DispatchLog>) - Method in interface com.liferay.dispatch.service.persistence.DispatchLogPersistence
-
Returns the last dispatch log in the ordered set where dispatchTriggerId = ?.
- fetchByDispatchTriggerId_Last(long, OrderByComparator<DispatchLog>) - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
-
Returns the last dispatch log in the ordered set where dispatchTriggerId = ?.
- fetchByDTI_S_First(long, int, OrderByComparator<DispatchLog>) - Method in interface com.liferay.dispatch.service.persistence.DispatchLogPersistence
-
Returns the first dispatch log in the ordered set where dispatchTriggerId = ? and status = ?.
- fetchByDTI_S_First(long, int, OrderByComparator<DispatchLog>) - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
-
Returns the first dispatch log in the ordered set where dispatchTriggerId = ? and status = ?.
- fetchByDTI_S_Last(long, int, OrderByComparator<DispatchLog>) - Method in interface com.liferay.dispatch.service.persistence.DispatchLogPersistence
-
Returns the last dispatch log in the ordered set where dispatchTriggerId = ? and status = ?.
- fetchByDTI_S_Last(long, int, OrderByComparator<DispatchLog>) - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
-
Returns the last dispatch log in the ordered set where dispatchTriggerId = ? and status = ?.
- fetchByERC_C(String, long) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the dispatch trigger where externalReferenceCode = ? and companyId = ? or returns
nullif it could not be found. - fetchByERC_C(String, long) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the dispatch trigger where externalReferenceCode = ? and companyId = ? or returns
nullif it could not be found. - fetchByERC_C(String, long, boolean) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the dispatch trigger where externalReferenceCode = ? and companyId = ? or returns
nullif it could not be found, optionally using the finder cache. - fetchByERC_C(String, long, boolean) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the dispatch trigger where externalReferenceCode = ? and companyId = ? or returns
nullif it could not be found, optionally using the finder cache. - fetchByPrimaryKey(long) - Method in interface com.liferay.dispatch.service.persistence.DispatchLogPersistence
-
Returns the dispatch log with the primary key or returns
nullif it could not be found. - fetchByPrimaryKey(long) - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
-
Returns the dispatch log with the primary key or returns
nullif it could not be found. - fetchByPrimaryKey(long) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the dispatch trigger with the primary key or returns
nullif it could not be found. - fetchByPrimaryKey(long) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the dispatch trigger with the primary key or returns
nullif it could not be found. - fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
- fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
- fetchByUuid_C_First(String, long, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the first dispatch trigger in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_First(String, long, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the first dispatch trigger in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the last dispatch trigger in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the last dispatch trigger in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_First(String, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the first dispatch trigger in the ordered set where uuid = ?.
- fetchByUuid_First(String, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the first dispatch trigger in the ordered set where uuid = ?.
- fetchByUuid_Last(String, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the last dispatch trigger in the ordered set where uuid = ?.
- fetchByUuid_Last(String, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the last dispatch trigger in the ordered set where uuid = ?.
- fetchDispatchLog(long) - Method in interface com.liferay.dispatch.service.DispatchLogLocalService
- fetchDispatchLog(long) - Static method in class com.liferay.dispatch.service.DispatchLogLocalServiceUtil
- fetchDispatchLog(long) - Method in class com.liferay.dispatch.service.DispatchLogLocalServiceWrapper
- fetchDispatchTaskExecutor(String) - Method in interface com.liferay.dispatch.executor.DispatchTaskExecutorRegistry
- fetchDispatchTaskExecutorName(String) - Method in interface com.liferay.dispatch.executor.DispatchTaskExecutorRegistry
- fetchDispatchTrigger(long) - Method in interface com.liferay.dispatch.service.DispatchTriggerLocalService
- fetchDispatchTrigger(long) - Static method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil
- fetchDispatchTrigger(long) - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
- fetchDispatchTrigger(long, String) - Method in interface com.liferay.dispatch.service.DispatchTriggerLocalService
- fetchDispatchTrigger(long, String) - Static method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil
- fetchDispatchTrigger(long, String) - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
- fetchDispatchTriggerByExternalReferenceCode(String, long) - Method in interface com.liferay.dispatch.service.DispatchTriggerLocalService
- fetchDispatchTriggerByExternalReferenceCode(String, long) - Static method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil
- fetchDispatchTriggerByExternalReferenceCode(String, long) - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
- fetchDispatchTriggerByUuidAndCompanyId(String, long) - Method in interface com.liferay.dispatch.service.DispatchTriggerLocalService
-
Returns the dispatch trigger with the matching UUID and company.
- fetchDispatchTriggerByUuidAndCompanyId(String, long) - Static method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil
-
Returns the dispatch trigger with the matching UUID and company.
- fetchDispatchTriggerByUuidAndCompanyId(String, long) - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
-
Returns the dispatch trigger with the matching UUID and company.
- fetchFileEntry(long) - Method in interface com.liferay.dispatch.repository.DispatchFileRepository
- fetchFileEntryName(long) - Method in interface com.liferay.dispatch.repository.DispatchFileRepository
- fetchLatestDispatchLog(long) - Method in interface com.liferay.dispatch.service.DispatchLogLocalService
- fetchLatestDispatchLog(long) - Static method in class com.liferay.dispatch.service.DispatchLogLocalServiceUtil
- fetchLatestDispatchLog(long) - Method in class com.liferay.dispatch.service.DispatchLogLocalServiceWrapper
- fetchLatestDispatchLog(long, DispatchTaskStatus) - Method in interface com.liferay.dispatch.service.DispatchLogLocalService
- fetchLatestDispatchLog(long, DispatchTaskStatus) - Static method in class com.liferay.dispatch.service.DispatchLogLocalServiceUtil
- fetchLatestDispatchLog(long, DispatchTaskStatus) - Method in class com.liferay.dispatch.service.DispatchLogLocalServiceWrapper
- fetchNextFireDate(long) - Method in interface com.liferay.dispatch.service.DispatchTriggerLocalService
- fetchNextFireDate(long) - Static method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil
- fetchNextFireDate(long) - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
- fetchPreviousFireDate(long) - Method in interface com.liferay.dispatch.service.DispatchTriggerLocalService
- fetchPreviousFireDate(long) - Static method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil
- fetchPreviousFireDate(long) - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
- FILE_ENTRY_NAME - Static variable in class com.liferay.dispatch.constants.DispatchWebKeys
- FILE_VALIDATOR_TYPE_DEFAULT - Static variable in class com.liferay.dispatch.constants.DispatchConstants
- fileExtensions() - Method in interface com.liferay.dispatch.configuration.DispatchConfiguration
- fileMaxSize() - Method in interface com.liferay.dispatch.configuration.DispatchConfiguration
- filterCountByA_DTCM(boolean, int) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the number of dispatch triggers that the user has permission to view where active = ? and dispatchTaskClusterMode = ?.
- filterCountByA_DTCM(boolean, int) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the number of dispatch triggers that the user has permission to view where active = ? and dispatchTaskClusterMode = ?.
- filterCountByA_DTCM(boolean, int[]) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the number of dispatch triggers that the user has permission to view where active = ? and dispatchTaskClusterMode = any ?.
- filterCountByA_DTCM(boolean, int[]) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the number of dispatch triggers that the user has permission to view where active = ? and dispatchTaskClusterMode = any ?.
- filterCountByActive(boolean) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the number of dispatch triggers that the user has permission to view where active = ?.
- filterCountByActive(boolean) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the number of dispatch triggers that the user has permission to view where active = ?.
- filterCountByC_DTET(long, String) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the number of dispatch triggers that the user has permission to view where companyId = ? and dispatchTaskExecutorType = ?.
- filterCountByC_DTET(long, String) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the number of dispatch triggers that the user has permission to view where companyId = ? and dispatchTaskExecutorType = ?.
- filterCountByC_U(long, long) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the number of dispatch triggers that the user has permission to view where companyId = ? and userId = ?.
- filterCountByC_U(long, long) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the number of dispatch triggers that the user has permission to view where companyId = ? and userId = ?.
- filterCountByCompanyId(long) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the number of dispatch triggers that the user has permission to view where companyId = ?.
- filterCountByCompanyId(long) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the number of dispatch triggers that the user has permission to view where companyId = ?.
- filterCountByUuid(String) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the number of dispatch triggers that the user has permission to view where uuid = ?.
- filterCountByUuid(String) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the number of dispatch triggers that the user has permission to view where uuid = ?.
- filterCountByUuid_C(String, long) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the number of dispatch triggers that the user has permission to view where uuid = ? and companyId = ?.
- filterCountByUuid_C(String, long) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the number of dispatch triggers that the user has permission to view where uuid = ? and companyId = ?.
- filterFindByA_DTCM(boolean, int) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns all the dispatch triggers that the user has permission to view where active = ? and dispatchTaskClusterMode = ?.
- filterFindByA_DTCM(boolean, int) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns all the dispatch triggers that the user has permission to view where active = ? and dispatchTaskClusterMode = ?.
- filterFindByA_DTCM(boolean, int[]) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns all the dispatch triggers that the user has permission to view where active = ? and dispatchTaskClusterMode = any ?.
- filterFindByA_DTCM(boolean, int[]) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns all the dispatch triggers that the user has permission to view where active = ? and dispatchTaskClusterMode = any ?.
- filterFindByA_DTCM(boolean, int[], int, int) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns a range of all the dispatch triggers that the user has permission to view where active = ? and dispatchTaskClusterMode = any ?.
- filterFindByA_DTCM(boolean, int[], int, int) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns a range of all the dispatch triggers that the user has permission to view where active = ? and dispatchTaskClusterMode = any ?.
- filterFindByA_DTCM(boolean, int[], int, int, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns an ordered range of all the dispatch triggers that the user has permission to view where active = ? and dispatchTaskClusterMode = any ?.
- filterFindByA_DTCM(boolean, int[], int, int, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns an ordered range of all the dispatch triggers that the user has permission to view where active = ? and dispatchTaskClusterMode = any ?.
- filterFindByA_DTCM(boolean, int, int, int) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns a range of all the dispatch triggers that the user has permission to view where active = ? and dispatchTaskClusterMode = ?.
- filterFindByA_DTCM(boolean, int, int, int) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns a range of all the dispatch triggers that the user has permission to view where active = ? and dispatchTaskClusterMode = ?.
- filterFindByA_DTCM(boolean, int, int, int, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns an ordered range of all the dispatch triggers that the user has permissions to view where active = ? and dispatchTaskClusterMode = ?.
- filterFindByA_DTCM(boolean, int, int, int, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns an ordered range of all the dispatch triggers that the user has permissions to view where active = ? and dispatchTaskClusterMode = ?.
- filterFindByA_DTCM_PrevAndNext(long, boolean, int, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the dispatch triggers before and after the current dispatch trigger in the ordered set of dispatch triggers that the user has permission to view where active = ? and dispatchTaskClusterMode = ?.
- filterFindByA_DTCM_PrevAndNext(long, boolean, int, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the dispatch triggers before and after the current dispatch trigger in the ordered set of dispatch triggers that the user has permission to view where active = ? and dispatchTaskClusterMode = ?.
- filterFindByActive(boolean) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns all the dispatch triggers that the user has permission to view where active = ?.
- filterFindByActive(boolean) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns all the dispatch triggers that the user has permission to view where active = ?.
- filterFindByActive(boolean, int, int) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns a range of all the dispatch triggers that the user has permission to view where active = ?.
- filterFindByActive(boolean, int, int) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns a range of all the dispatch triggers that the user has permission to view where active = ?.
- filterFindByActive(boolean, int, int, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns an ordered range of all the dispatch triggers that the user has permissions to view where active = ?.
- filterFindByActive(boolean, int, int, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns an ordered range of all the dispatch triggers that the user has permissions to view where active = ?.
- filterFindByActive_PrevAndNext(long, boolean, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the dispatch triggers before and after the current dispatch trigger in the ordered set of dispatch triggers that the user has permission to view where active = ?.
- filterFindByActive_PrevAndNext(long, boolean, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the dispatch triggers before and after the current dispatch trigger in the ordered set of dispatch triggers that the user has permission to view where active = ?.
- filterFindByC_DTET(long, String) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns all the dispatch triggers that the user has permission to view where companyId = ? and dispatchTaskExecutorType = ?.
- filterFindByC_DTET(long, String) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns all the dispatch triggers that the user has permission to view where companyId = ? and dispatchTaskExecutorType = ?.
- filterFindByC_DTET(long, String, int, int) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns a range of all the dispatch triggers that the user has permission to view where companyId = ? and dispatchTaskExecutorType = ?.
- filterFindByC_DTET(long, String, int, int) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns a range of all the dispatch triggers that the user has permission to view where companyId = ? and dispatchTaskExecutorType = ?.
- filterFindByC_DTET(long, String, int, int, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns an ordered range of all the dispatch triggers that the user has permissions to view where companyId = ? and dispatchTaskExecutorType = ?.
- filterFindByC_DTET(long, String, int, int, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns an ordered range of all the dispatch triggers that the user has permissions to view where companyId = ? and dispatchTaskExecutorType = ?.
- filterFindByC_DTET_PrevAndNext(long, long, String, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the dispatch triggers before and after the current dispatch trigger in the ordered set of dispatch triggers that the user has permission to view where companyId = ? and dispatchTaskExecutorType = ?.
- filterFindByC_DTET_PrevAndNext(long, long, String, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the dispatch triggers before and after the current dispatch trigger in the ordered set of dispatch triggers that the user has permission to view where companyId = ? and dispatchTaskExecutorType = ?.
- filterFindByC_U(long, long) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns all the dispatch triggers that the user has permission to view where companyId = ? and userId = ?.
- filterFindByC_U(long, long) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns all the dispatch triggers that the user has permission to view where companyId = ? and userId = ?.
- filterFindByC_U(long, long, int, int) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns a range of all the dispatch triggers that the user has permission to view where companyId = ? and userId = ?.
- filterFindByC_U(long, long, int, int) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns a range of all the dispatch triggers that the user has permission to view where companyId = ? and userId = ?.
- filterFindByC_U(long, long, int, int, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns an ordered range of all the dispatch triggers that the user has permissions to view where companyId = ? and userId = ?.
- filterFindByC_U(long, long, int, int, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns an ordered range of all the dispatch triggers that the user has permissions to view where companyId = ? and userId = ?.
- filterFindByC_U_PrevAndNext(long, long, long, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the dispatch triggers before and after the current dispatch trigger in the ordered set of dispatch triggers that the user has permission to view where companyId = ? and userId = ?.
- filterFindByC_U_PrevAndNext(long, long, long, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the dispatch triggers before and after the current dispatch trigger in the ordered set of dispatch triggers that the user has permission to view where companyId = ? and userId = ?.
- filterFindByCompanyId(long) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns all the dispatch triggers that the user has permission to view where companyId = ?.
- filterFindByCompanyId(long) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns all the dispatch triggers that the user has permission to view where companyId = ?.
- filterFindByCompanyId(long, int, int) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns a range of all the dispatch triggers that the user has permission to view where companyId = ?.
- filterFindByCompanyId(long, int, int) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns a range of all the dispatch triggers that the user has permission to view where companyId = ?.
- filterFindByCompanyId(long, int, int, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns an ordered range of all the dispatch triggers that the user has permissions to view where companyId = ?.
- filterFindByCompanyId(long, int, int, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns an ordered range of all the dispatch triggers that the user has permissions to view where companyId = ?.
- filterFindByCompanyId_PrevAndNext(long, long, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the dispatch triggers before and after the current dispatch trigger in the ordered set of dispatch triggers that the user has permission to view where companyId = ?.
- filterFindByCompanyId_PrevAndNext(long, long, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the dispatch triggers before and after the current dispatch trigger in the ordered set of dispatch triggers that the user has permission to view where companyId = ?.
- filterFindByUuid(String) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns all the dispatch triggers that the user has permission to view where uuid = ?.
- filterFindByUuid(String) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns all the dispatch triggers that the user has permission to view where uuid = ?.
- filterFindByUuid(String, int, int) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns a range of all the dispatch triggers that the user has permission to view where uuid = ?.
- filterFindByUuid(String, int, int) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns a range of all the dispatch triggers that the user has permission to view where uuid = ?.
- filterFindByUuid(String, int, int, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns an ordered range of all the dispatch triggers that the user has permissions to view where uuid = ?.
- filterFindByUuid(String, int, int, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns an ordered range of all the dispatch triggers that the user has permissions to view where uuid = ?.
- filterFindByUuid_C(String, long) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns all the dispatch triggers that the user has permission to view where uuid = ? and companyId = ?.
- filterFindByUuid_C(String, long) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns all the dispatch triggers that the user has permission to view where uuid = ? and companyId = ?.
- filterFindByUuid_C(String, long, int, int) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns a range of all the dispatch triggers that the user has permission to view where uuid = ? and companyId = ?.
- filterFindByUuid_C(String, long, int, int) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns a range of all the dispatch triggers that the user has permission to view where uuid = ? and companyId = ?.
- filterFindByUuid_C(String, long, int, int, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns an ordered range of all the dispatch triggers that the user has permissions to view where uuid = ? and companyId = ?.
- filterFindByUuid_C(String, long, int, int, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns an ordered range of all the dispatch triggers that the user has permissions to view where uuid = ? and companyId = ?.
- filterFindByUuid_C_PrevAndNext(long, String, long, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the dispatch triggers before and after the current dispatch trigger in the ordered set of dispatch triggers that the user has permission to view where uuid = ? and companyId = ?.
- filterFindByUuid_C_PrevAndNext(long, String, long, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the dispatch triggers before and after the current dispatch trigger in the ordered set of dispatch triggers that the user has permission to view where uuid = ? and companyId = ?.
- filterFindByUuid_PrevAndNext(long, String, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the dispatch triggers before and after the current dispatch trigger in the ordered set of dispatch triggers that the user has permission to view where uuid = ?.
- filterFindByUuid_PrevAndNext(long, String, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the dispatch triggers before and after the current dispatch trigger in the ordered set of dispatch triggers that the user has permission to view where uuid = ?.
- findAll() - Method in interface com.liferay.dispatch.service.persistence.DispatchLogPersistence
-
Returns all the dispatch logs.
- findAll() - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
-
Returns all the dispatch logs.
- findAll() - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns all the dispatch triggers.
- findAll() - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns all the dispatch triggers.
- findAll(int, int) - Method in interface com.liferay.dispatch.service.persistence.DispatchLogPersistence
-
Returns a range of all the dispatch logs.
- findAll(int, int) - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
-
Returns a range of all the dispatch logs.
- findAll(int, int) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns a range of all the dispatch triggers.
- findAll(int, int) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns a range of all the dispatch triggers.
- findAll(int, int, OrderByComparator<DispatchLog>) - Method in interface com.liferay.dispatch.service.persistence.DispatchLogPersistence
-
Returns an ordered range of all the dispatch logs.
- findAll(int, int, OrderByComparator<DispatchLog>) - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
-
Returns an ordered range of all the dispatch logs.
- findAll(int, int, OrderByComparator<DispatchLog>, boolean) - Method in interface com.liferay.dispatch.service.persistence.DispatchLogPersistence
-
Returns an ordered range of all the dispatch logs.
- findAll(int, int, OrderByComparator<DispatchLog>, boolean) - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
-
Returns an ordered range of all the dispatch logs.
- findAll(int, int, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns an ordered range of all the dispatch triggers.
- findAll(int, int, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns an ordered range of all the dispatch triggers.
- findAll(int, int, OrderByComparator<DispatchTrigger>, boolean) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns an ordered range of all the dispatch triggers.
- findAll(int, int, OrderByComparator<DispatchTrigger>, boolean) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns an ordered range of all the dispatch triggers.
- findByA_DTCM(boolean, int) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns all the dispatch triggers where active = ? and dispatchTaskClusterMode = ?.
- findByA_DTCM(boolean, int) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns all the dispatch triggers where active = ? and dispatchTaskClusterMode = ?.
- findByA_DTCM(boolean, int[]) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns all the dispatch triggers where active = ? and dispatchTaskClusterMode = any ?.
- findByA_DTCM(boolean, int[]) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns all the dispatch triggers where active = ? and dispatchTaskClusterMode = any ?.
- findByA_DTCM(boolean, int[], int, int) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns a range of all the dispatch triggers where active = ? and dispatchTaskClusterMode = any ?.
- findByA_DTCM(boolean, int[], int, int) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns a range of all the dispatch triggers where active = ? and dispatchTaskClusterMode = any ?.
- findByA_DTCM(boolean, int[], int, int, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns an ordered range of all the dispatch triggers where active = ? and dispatchTaskClusterMode = any ?.
- findByA_DTCM(boolean, int[], int, int, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns an ordered range of all the dispatch triggers where active = ? and dispatchTaskClusterMode = any ?.
- findByA_DTCM(boolean, int[], int, int, OrderByComparator<DispatchTrigger>, boolean) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns an ordered range of all the dispatch triggers where active = ? and dispatchTaskClusterMode = ?, optionally using the finder cache.
- findByA_DTCM(boolean, int[], int, int, OrderByComparator<DispatchTrigger>, boolean) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns an ordered range of all the dispatch triggers where active = ? and dispatchTaskClusterMode = ?, optionally using the finder cache.
- findByA_DTCM(boolean, int, int, int) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns a range of all the dispatch triggers where active = ? and dispatchTaskClusterMode = ?.
- findByA_DTCM(boolean, int, int, int) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns a range of all the dispatch triggers where active = ? and dispatchTaskClusterMode = ?.
- findByA_DTCM(boolean, int, int, int, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns an ordered range of all the dispatch triggers where active = ? and dispatchTaskClusterMode = ?.
- findByA_DTCM(boolean, int, int, int, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns an ordered range of all the dispatch triggers where active = ? and dispatchTaskClusterMode = ?.
- findByA_DTCM(boolean, int, int, int, OrderByComparator<DispatchTrigger>, boolean) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns an ordered range of all the dispatch triggers where active = ? and dispatchTaskClusterMode = ?.
- findByA_DTCM(boolean, int, int, int, OrderByComparator<DispatchTrigger>, boolean) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns an ordered range of all the dispatch triggers where active = ? and dispatchTaskClusterMode = ?.
- findByA_DTCM_First(boolean, int, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the first dispatch trigger in the ordered set where active = ? and dispatchTaskClusterMode = ?.
- findByA_DTCM_First(boolean, int, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the first dispatch trigger in the ordered set where active = ? and dispatchTaskClusterMode = ?.
- findByA_DTCM_Last(boolean, int, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the last dispatch trigger in the ordered set where active = ? and dispatchTaskClusterMode = ?.
- findByA_DTCM_Last(boolean, int, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the last dispatch trigger in the ordered set where active = ? and dispatchTaskClusterMode = ?.
- findByA_DTCM_PrevAndNext(long, boolean, int, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the dispatch triggers before and after the current dispatch trigger in the ordered set where active = ? and dispatchTaskClusterMode = ?.
- findByA_DTCM_PrevAndNext(long, boolean, int, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the dispatch triggers before and after the current dispatch trigger in the ordered set where active = ? and dispatchTaskClusterMode = ?.
- findByActive(boolean) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns all the dispatch triggers where active = ?.
- findByActive(boolean) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns all the dispatch triggers where active = ?.
- findByActive(boolean, int, int) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns a range of all the dispatch triggers where active = ?.
- findByActive(boolean, int, int) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns a range of all the dispatch triggers where active = ?.
- findByActive(boolean, int, int, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns an ordered range of all the dispatch triggers where active = ?.
- findByActive(boolean, int, int, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns an ordered range of all the dispatch triggers where active = ?.
- findByActive(boolean, int, int, OrderByComparator<DispatchTrigger>, boolean) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns an ordered range of all the dispatch triggers where active = ?.
- findByActive(boolean, int, int, OrderByComparator<DispatchTrigger>, boolean) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns an ordered range of all the dispatch triggers where active = ?.
- findByActive_First(boolean, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the first dispatch trigger in the ordered set where active = ?.
- findByActive_First(boolean, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the first dispatch trigger in the ordered set where active = ?.
- findByActive_Last(boolean, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the last dispatch trigger in the ordered set where active = ?.
- findByActive_Last(boolean, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the last dispatch trigger in the ordered set where active = ?.
- findByActive_PrevAndNext(long, boolean, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the dispatch triggers before and after the current dispatch trigger in the ordered set where active = ?.
- findByActive_PrevAndNext(long, boolean, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the dispatch triggers before and after the current dispatch trigger in the ordered set where active = ?.
- findByC_DTET(long, String) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns all the dispatch triggers where companyId = ? and dispatchTaskExecutorType = ?.
- findByC_DTET(long, String) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns all the dispatch triggers where companyId = ? and dispatchTaskExecutorType = ?.
- findByC_DTET(long, String, int, int) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns a range of all the dispatch triggers where companyId = ? and dispatchTaskExecutorType = ?.
- findByC_DTET(long, String, int, int) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns a range of all the dispatch triggers where companyId = ? and dispatchTaskExecutorType = ?.
- findByC_DTET(long, String, int, int, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns an ordered range of all the dispatch triggers where companyId = ? and dispatchTaskExecutorType = ?.
- findByC_DTET(long, String, int, int, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns an ordered range of all the dispatch triggers where companyId = ? and dispatchTaskExecutorType = ?.
- findByC_DTET(long, String, int, int, OrderByComparator<DispatchTrigger>, boolean) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns an ordered range of all the dispatch triggers where companyId = ? and dispatchTaskExecutorType = ?.
- findByC_DTET(long, String, int, int, OrderByComparator<DispatchTrigger>, boolean) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns an ordered range of all the dispatch triggers where companyId = ? and dispatchTaskExecutorType = ?.
- findByC_DTET_First(long, String, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the first dispatch trigger in the ordered set where companyId = ? and dispatchTaskExecutorType = ?.
- findByC_DTET_First(long, String, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the first dispatch trigger in the ordered set where companyId = ? and dispatchTaskExecutorType = ?.
- findByC_DTET_Last(long, String, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the last dispatch trigger in the ordered set where companyId = ? and dispatchTaskExecutorType = ?.
- findByC_DTET_Last(long, String, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the last dispatch trigger in the ordered set where companyId = ? and dispatchTaskExecutorType = ?.
- findByC_DTET_PrevAndNext(long, long, String, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the dispatch triggers before and after the current dispatch trigger in the ordered set where companyId = ? and dispatchTaskExecutorType = ?.
- findByC_DTET_PrevAndNext(long, long, String, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the dispatch triggers before and after the current dispatch trigger in the ordered set where companyId = ? and dispatchTaskExecutorType = ?.
- findByC_N(long, String) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the dispatch trigger where companyId = ? and name = ? or throws a
NoSuchTriggerExceptionif it could not be found. - findByC_N(long, String) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the dispatch trigger where companyId = ? and name = ? or throws a
NoSuchTriggerExceptionif it could not be found. - findByC_U(long, long) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns all the dispatch triggers where companyId = ? and userId = ?.
- findByC_U(long, long) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns all the dispatch triggers where companyId = ? and userId = ?.
- findByC_U(long, long, int, int) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns a range of all the dispatch triggers where companyId = ? and userId = ?.
- findByC_U(long, long, int, int) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns a range of all the dispatch triggers where companyId = ? and userId = ?.
- findByC_U(long, long, int, int, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns an ordered range of all the dispatch triggers where companyId = ? and userId = ?.
- findByC_U(long, long, int, int, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns an ordered range of all the dispatch triggers where companyId = ? and userId = ?.
- findByC_U(long, long, int, int, OrderByComparator<DispatchTrigger>, boolean) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns an ordered range of all the dispatch triggers where companyId = ? and userId = ?.
- findByC_U(long, long, int, int, OrderByComparator<DispatchTrigger>, boolean) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns an ordered range of all the dispatch triggers where companyId = ? and userId = ?.
- findByC_U_First(long, long, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the first dispatch trigger in the ordered set where companyId = ? and userId = ?.
- findByC_U_First(long, long, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the first dispatch trigger in the ordered set where companyId = ? and userId = ?.
- findByC_U_Last(long, long, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the last dispatch trigger in the ordered set where companyId = ? and userId = ?.
- findByC_U_Last(long, long, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the last dispatch trigger in the ordered set where companyId = ? and userId = ?.
- findByC_U_PrevAndNext(long, long, long, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the dispatch triggers before and after the current dispatch trigger in the ordered set where companyId = ? and userId = ?.
- findByC_U_PrevAndNext(long, long, long, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the dispatch triggers before and after the current dispatch trigger in the ordered set where companyId = ? and userId = ?.
- findByCompanyId(long) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns all the dispatch triggers where companyId = ?.
- findByCompanyId(long) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns all the dispatch triggers where companyId = ?.
- findByCompanyId(long, int, int) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns a range of all the dispatch triggers where companyId = ?.
- findByCompanyId(long, int, int) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns a range of all the dispatch triggers where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns an ordered range of all the dispatch triggers where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns an ordered range of all the dispatch triggers where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<DispatchTrigger>, boolean) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns an ordered range of all the dispatch triggers where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<DispatchTrigger>, boolean) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns an ordered range of all the dispatch triggers where companyId = ?.
- findByCompanyId_First(long, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the first dispatch trigger in the ordered set where companyId = ?.
- findByCompanyId_First(long, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the first dispatch trigger in the ordered set where companyId = ?.
- findByCompanyId_Last(long, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the last dispatch trigger in the ordered set where companyId = ?.
- findByCompanyId_Last(long, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the last dispatch trigger in the ordered set where companyId = ?.
- findByCompanyId_PrevAndNext(long, long, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the dispatch triggers before and after the current dispatch trigger in the ordered set where companyId = ?.
- findByCompanyId_PrevAndNext(long, long, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the dispatch triggers before and after the current dispatch trigger in the ordered set where companyId = ?.
- findByDispatchTriggerId(long) - Method in interface com.liferay.dispatch.service.persistence.DispatchLogPersistence
-
Returns all the dispatch logs where dispatchTriggerId = ?.
- findByDispatchTriggerId(long) - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
-
Returns all the dispatch logs where dispatchTriggerId = ?.
- findByDispatchTriggerId(long, int, int) - Method in interface com.liferay.dispatch.service.persistence.DispatchLogPersistence
-
Returns a range of all the dispatch logs where dispatchTriggerId = ?.
- findByDispatchTriggerId(long, int, int) - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
-
Returns a range of all the dispatch logs where dispatchTriggerId = ?.
- findByDispatchTriggerId(long, int, int, OrderByComparator<DispatchLog>) - Method in interface com.liferay.dispatch.service.persistence.DispatchLogPersistence
-
Returns an ordered range of all the dispatch logs where dispatchTriggerId = ?.
- findByDispatchTriggerId(long, int, int, OrderByComparator<DispatchLog>) - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
-
Returns an ordered range of all the dispatch logs where dispatchTriggerId = ?.
- findByDispatchTriggerId(long, int, int, OrderByComparator<DispatchLog>, boolean) - Method in interface com.liferay.dispatch.service.persistence.DispatchLogPersistence
-
Returns an ordered range of all the dispatch logs where dispatchTriggerId = ?.
- findByDispatchTriggerId(long, int, int, OrderByComparator<DispatchLog>, boolean) - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
-
Returns an ordered range of all the dispatch logs where dispatchTriggerId = ?.
- findByDispatchTriggerId_First(long, OrderByComparator<DispatchLog>) - Method in interface com.liferay.dispatch.service.persistence.DispatchLogPersistence
-
Returns the first dispatch log in the ordered set where dispatchTriggerId = ?.
- findByDispatchTriggerId_First(long, OrderByComparator<DispatchLog>) - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
-
Returns the first dispatch log in the ordered set where dispatchTriggerId = ?.
- findByDispatchTriggerId_Last(long, OrderByComparator<DispatchLog>) - Method in interface com.liferay.dispatch.service.persistence.DispatchLogPersistence
-
Returns the last dispatch log in the ordered set where dispatchTriggerId = ?.
- findByDispatchTriggerId_Last(long, OrderByComparator<DispatchLog>) - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
-
Returns the last dispatch log in the ordered set where dispatchTriggerId = ?.
- findByDispatchTriggerId_PrevAndNext(long, long, OrderByComparator<DispatchLog>) - Method in interface com.liferay.dispatch.service.persistence.DispatchLogPersistence
-
Returns the dispatch logs before and after the current dispatch log in the ordered set where dispatchTriggerId = ?.
- findByDispatchTriggerId_PrevAndNext(long, long, OrderByComparator<DispatchLog>) - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
-
Returns the dispatch logs before and after the current dispatch log in the ordered set where dispatchTriggerId = ?.
- findByDTI_S(long, int) - Method in interface com.liferay.dispatch.service.persistence.DispatchLogPersistence
-
Returns all the dispatch logs where dispatchTriggerId = ? and status = ?.
- findByDTI_S(long, int) - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
-
Returns all the dispatch logs where dispatchTriggerId = ? and status = ?.
- findByDTI_S(long, int, int, int) - Method in interface com.liferay.dispatch.service.persistence.DispatchLogPersistence
-
Returns a range of all the dispatch logs where dispatchTriggerId = ? and status = ?.
- findByDTI_S(long, int, int, int) - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
-
Returns a range of all the dispatch logs where dispatchTriggerId = ? and status = ?.
- findByDTI_S(long, int, int, int, OrderByComparator<DispatchLog>) - Method in interface com.liferay.dispatch.service.persistence.DispatchLogPersistence
-
Returns an ordered range of all the dispatch logs where dispatchTriggerId = ? and status = ?.
- findByDTI_S(long, int, int, int, OrderByComparator<DispatchLog>) - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
-
Returns an ordered range of all the dispatch logs where dispatchTriggerId = ? and status = ?.
- findByDTI_S(long, int, int, int, OrderByComparator<DispatchLog>, boolean) - Method in interface com.liferay.dispatch.service.persistence.DispatchLogPersistence
-
Returns an ordered range of all the dispatch logs where dispatchTriggerId = ? and status = ?.
- findByDTI_S(long, int, int, int, OrderByComparator<DispatchLog>, boolean) - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
-
Returns an ordered range of all the dispatch logs where dispatchTriggerId = ? and status = ?.
- findByDTI_S_First(long, int, OrderByComparator<DispatchLog>) - Method in interface com.liferay.dispatch.service.persistence.DispatchLogPersistence
-
Returns the first dispatch log in the ordered set where dispatchTriggerId = ? and status = ?.
- findByDTI_S_First(long, int, OrderByComparator<DispatchLog>) - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
-
Returns the first dispatch log in the ordered set where dispatchTriggerId = ? and status = ?.
- findByDTI_S_Last(long, int, OrderByComparator<DispatchLog>) - Method in interface com.liferay.dispatch.service.persistence.DispatchLogPersistence
-
Returns the last dispatch log in the ordered set where dispatchTriggerId = ? and status = ?.
- findByDTI_S_Last(long, int, OrderByComparator<DispatchLog>) - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
-
Returns the last dispatch log in the ordered set where dispatchTriggerId = ? and status = ?.
- findByDTI_S_PrevAndNext(long, long, int, OrderByComparator<DispatchLog>) - Method in interface com.liferay.dispatch.service.persistence.DispatchLogPersistence
-
Returns the dispatch logs before and after the current dispatch log in the ordered set where dispatchTriggerId = ? and status = ?.
- findByDTI_S_PrevAndNext(long, long, int, OrderByComparator<DispatchLog>) - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
-
Returns the dispatch logs before and after the current dispatch log in the ordered set where dispatchTriggerId = ? and status = ?.
- findByERC_C(String, long) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the dispatch trigger where externalReferenceCode = ? and companyId = ? or throws a
NoSuchTriggerExceptionif it could not be found. - findByERC_C(String, long) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the dispatch trigger where externalReferenceCode = ? and companyId = ? or throws a
NoSuchTriggerExceptionif it could not be found. - findByPrimaryKey(long) - Method in interface com.liferay.dispatch.service.persistence.DispatchLogPersistence
-
Returns the dispatch log with the primary key or throws a
NoSuchLogExceptionif it could not be found. - findByPrimaryKey(long) - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
-
Returns the dispatch log with the primary key or throws a
NoSuchLogExceptionif it could not be found. - findByPrimaryKey(long) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the dispatch trigger with the primary key or throws a
NoSuchTriggerExceptionif it could not be found. - findByPrimaryKey(long) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the dispatch trigger with the primary key or throws a
NoSuchTriggerExceptionif it could not be found. - findByUuid(String) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns all the dispatch triggers where uuid = ?.
- findByUuid(String) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns all the dispatch triggers where uuid = ?.
- findByUuid(String, int, int) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns a range of all the dispatch triggers where uuid = ?.
- findByUuid(String, int, int) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns a range of all the dispatch triggers where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns an ordered range of all the dispatch triggers where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns an ordered range of all the dispatch triggers where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<DispatchTrigger>, boolean) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns an ordered range of all the dispatch triggers where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<DispatchTrigger>, boolean) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns an ordered range of all the dispatch triggers where uuid = ?.
- findByUuid_C(String, long) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns all the dispatch triggers where uuid = ? and companyId = ?.
- findByUuid_C(String, long) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns all the dispatch triggers where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns a range of all the dispatch triggers where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns a range of all the dispatch triggers where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns an ordered range of all the dispatch triggers where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns an ordered range of all the dispatch triggers where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<DispatchTrigger>, boolean) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns an ordered range of all the dispatch triggers where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<DispatchTrigger>, boolean) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns an ordered range of all the dispatch triggers where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the first dispatch trigger in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the first dispatch trigger in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the last dispatch trigger in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the last dispatch trigger in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the dispatch triggers before and after the current dispatch trigger in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the dispatch triggers before and after the current dispatch trigger in the ordered set where uuid = ? and companyId = ?.
- findByUuid_First(String, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the first dispatch trigger in the ordered set where uuid = ?.
- findByUuid_First(String, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the first dispatch trigger in the ordered set where uuid = ?.
- findByUuid_Last(String, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the last dispatch trigger in the ordered set where uuid = ?.
- findByUuid_Last(String, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the last dispatch trigger in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<DispatchTrigger>) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Returns the dispatch triggers before and after the current dispatch trigger in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Returns the dispatch triggers before and after the current dispatch trigger in the ordered set where uuid = ?.
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<DispatchLog>) - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<DispatchTrigger>) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
G
- getActionableDynamicQuery() - Method in interface com.liferay.dispatch.service.DispatchLogLocalService
- getActionableDynamicQuery() - Static method in class com.liferay.dispatch.service.DispatchLogLocalServiceUtil
- getActionableDynamicQuery() - Method in class com.liferay.dispatch.service.DispatchLogLocalServiceWrapper
- getActionableDynamicQuery() - Method in interface com.liferay.dispatch.service.DispatchTriggerLocalService
- getActionableDynamicQuery() - Static method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil
- getActionableDynamicQuery() - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
- getActive() - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Returns the active of this dispatch trigger.
- getActive() - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Returns the active of this dispatch trigger.
- getAttributes() - Method in interface com.liferay.dispatch.metadata.DispatchTriggerMetadata
- getBasePersistence() - Method in class com.liferay.dispatch.service.DispatchLogLocalServiceWrapper
- getBasePersistence() - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
- getCompanyId() - Method in interface com.liferay.dispatch.model.DispatchLogModel
-
Returns the company ID of this dispatch log.
- getCompanyId() - Method in class com.liferay.dispatch.model.DispatchLogWrapper
-
Returns the company ID of this dispatch log.
- getCompanyId() - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Returns the company ID of this dispatch trigger.
- getCompanyId() - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Returns the company ID of this dispatch trigger.
- getCreateDate() - Method in interface com.liferay.dispatch.model.DispatchLogModel
-
Returns the create date of this dispatch log.
- getCreateDate() - Method in class com.liferay.dispatch.model.DispatchLogWrapper
-
Returns the create date of this dispatch log.
- getCreateDate() - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Returns the create date of this dispatch trigger.
- getCreateDate() - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Returns the create date of this dispatch trigger.
- getCronExpression() - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Returns the cron expression of this dispatch trigger.
- getCronExpression() - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Returns the cron expression of this dispatch trigger.
- getCssClass() - Method in enum class com.liferay.dispatch.executor.DispatchTaskStatus
- getDispatchLog(long) - Method in interface com.liferay.dispatch.service.DispatchLogLocalService
-
Returns the dispatch log with the primary key.
- getDispatchLog(long) - Static method in class com.liferay.dispatch.service.DispatchLogLocalServiceUtil
-
Returns the dispatch log with the primary key.
- getDispatchLog(long) - Method in class com.liferay.dispatch.service.DispatchLogLocalServiceWrapper
-
Returns the dispatch log with the primary key.
- getDispatchLog(long) - Method in interface com.liferay.dispatch.service.DispatchLogService
- getDispatchLog(long) - Static method in class com.liferay.dispatch.service.DispatchLogServiceUtil
- getDispatchLog(long) - Method in class com.liferay.dispatch.service.DispatchLogServiceWrapper
- getDispatchLogId() - Method in interface com.liferay.dispatch.model.DispatchLogModel
-
Returns the dispatch log ID of this dispatch log.
- getDispatchLogId() - Method in class com.liferay.dispatch.model.DispatchLogWrapper
-
Returns the dispatch log ID of this dispatch log.
- getDispatchLogs(int, int) - Method in interface com.liferay.dispatch.service.DispatchLogLocalService
-
Returns a range of all the dispatch logs.
- getDispatchLogs(int, int) - Static method in class com.liferay.dispatch.service.DispatchLogLocalServiceUtil
-
Returns a range of all the dispatch logs.
- getDispatchLogs(int, int) - Method in class com.liferay.dispatch.service.DispatchLogLocalServiceWrapper
-
Returns a range of all the dispatch logs.
- getDispatchLogs(long, int, int) - Method in interface com.liferay.dispatch.service.DispatchLogLocalService
- getDispatchLogs(long, int, int) - Static method in class com.liferay.dispatch.service.DispatchLogLocalServiceUtil
- getDispatchLogs(long, int, int) - Method in class com.liferay.dispatch.service.DispatchLogLocalServiceWrapper
- getDispatchLogs(long, int, int) - Method in interface com.liferay.dispatch.service.DispatchLogService
- getDispatchLogs(long, int, int) - Static method in class com.liferay.dispatch.service.DispatchLogServiceUtil
- getDispatchLogs(long, int, int) - Method in class com.liferay.dispatch.service.DispatchLogServiceWrapper
- getDispatchLogs(long, int, int, OrderByComparator<DispatchLog>) - Method in interface com.liferay.dispatch.service.DispatchLogLocalService
- getDispatchLogs(long, int, int, OrderByComparator<DispatchLog>) - Static method in class com.liferay.dispatch.service.DispatchLogLocalServiceUtil
- getDispatchLogs(long, int, int, OrderByComparator<DispatchLog>) - Method in class com.liferay.dispatch.service.DispatchLogLocalServiceWrapper
- getDispatchLogs(long, int, int, OrderByComparator<DispatchLog>) - Method in interface com.liferay.dispatch.service.DispatchLogService
- getDispatchLogs(long, int, int, OrderByComparator<DispatchLog>) - Static method in class com.liferay.dispatch.service.DispatchLogServiceUtil
- getDispatchLogs(long, int, int, OrderByComparator<DispatchLog>) - Method in class com.liferay.dispatch.service.DispatchLogServiceWrapper
- getDispatchLogsCount() - Method in interface com.liferay.dispatch.service.DispatchLogLocalService
-
Returns the number of dispatch logs.
- getDispatchLogsCount() - Static method in class com.liferay.dispatch.service.DispatchLogLocalServiceUtil
-
Returns the number of dispatch logs.
- getDispatchLogsCount() - Method in class com.liferay.dispatch.service.DispatchLogLocalServiceWrapper
-
Returns the number of dispatch logs.
- getDispatchLogsCount(long) - Method in interface com.liferay.dispatch.service.DispatchLogLocalService
- getDispatchLogsCount(long) - Static method in class com.liferay.dispatch.service.DispatchLogLocalServiceUtil
- getDispatchLogsCount(long) - Method in class com.liferay.dispatch.service.DispatchLogLocalServiceWrapper
- getDispatchLogsCount(long) - Method in interface com.liferay.dispatch.service.DispatchLogService
- getDispatchLogsCount(long) - Static method in class com.liferay.dispatch.service.DispatchLogServiceUtil
- getDispatchLogsCount(long) - Method in class com.liferay.dispatch.service.DispatchLogServiceWrapper
- getDispatchTaskClusterMode() - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Returns the dispatch task cluster mode of this dispatch trigger.
- getDispatchTaskClusterMode() - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Returns the dispatch task cluster mode of this dispatch trigger.
- getDispatchTaskExecutorType() - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Returns the dispatch task executor type of this dispatch trigger.
- getDispatchTaskExecutorType() - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Returns the dispatch task executor type of this dispatch trigger.
- getDispatchTaskExecutorTypes() - Method in interface com.liferay.dispatch.executor.DispatchTaskExecutorRegistry
- getDispatchTaskSettings() - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Returns the dispatch task settings of this dispatch trigger.
- getDispatchTaskSettings() - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Returns the dispatch task settings of this dispatch trigger.
- getDispatchTaskSettingsUnicodeProperties() - Method in interface com.liferay.dispatch.model.DispatchTrigger
- getDispatchTaskSettingsUnicodeProperties() - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
- getDispatchTaskStatus() - Method in interface com.liferay.dispatch.model.DispatchTrigger
- getDispatchTaskStatus() - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
- getDispatchTrigger(long) - Method in interface com.liferay.dispatch.service.DispatchTriggerLocalService
-
Returns the dispatch trigger with the primary key.
- getDispatchTrigger(long) - Static method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil
-
Returns the dispatch trigger with the primary key.
- getDispatchTrigger(long) - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
-
Returns the dispatch trigger with the primary key.
- getDispatchTrigger(long) - Method in interface com.liferay.dispatch.service.DispatchTriggerService
- getDispatchTrigger(long) - Static method in class com.liferay.dispatch.service.DispatchTriggerServiceUtil
- getDispatchTrigger(long) - Method in class com.liferay.dispatch.service.DispatchTriggerServiceWrapper
- getDispatchTriggerByExternalReferenceCode(String, long) - Method in interface com.liferay.dispatch.service.DispatchTriggerLocalService
- getDispatchTriggerByExternalReferenceCode(String, long) - Static method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil
- getDispatchTriggerByExternalReferenceCode(String, long) - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
- getDispatchTriggerByUuidAndCompanyId(String, long) - Method in interface com.liferay.dispatch.service.DispatchTriggerLocalService
-
Returns the dispatch trigger with the matching UUID and company.
- getDispatchTriggerByUuidAndCompanyId(String, long) - Static method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil
-
Returns the dispatch trigger with the matching UUID and company.
- getDispatchTriggerByUuidAndCompanyId(String, long) - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
-
Returns the dispatch trigger with the matching UUID and company.
- getDispatchTriggerId() - Method in interface com.liferay.dispatch.model.DispatchLogModel
-
Returns the dispatch trigger ID of this dispatch log.
- getDispatchTriggerId() - Method in class com.liferay.dispatch.model.DispatchLogWrapper
-
Returns the dispatch trigger ID of this dispatch log.
- getDispatchTriggerId() - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Returns the dispatch trigger ID of this dispatch trigger.
- getDispatchTriggerId() - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Returns the dispatch trigger ID of this dispatch trigger.
- getDispatchTriggerMetadata(long) - Method in interface com.liferay.dispatch.metadata.DispatchTriggerMetadataProvider
- getDispatchTriggers(boolean) - Method in interface com.liferay.dispatch.service.DispatchTriggerLocalService
- getDispatchTriggers(boolean) - Static method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil
- getDispatchTriggers(boolean) - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
- getDispatchTriggers(boolean, DispatchTaskClusterMode) - Method in interface com.liferay.dispatch.service.DispatchTriggerLocalService
- getDispatchTriggers(boolean, DispatchTaskClusterMode) - Static method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil
- getDispatchTriggers(boolean, DispatchTaskClusterMode) - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
- getDispatchTriggers(int, int) - Method in interface com.liferay.dispatch.service.DispatchTriggerLocalService
-
Returns a range of all the dispatch triggers.
- getDispatchTriggers(int, int) - Static method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil
-
Returns a range of all the dispatch triggers.
- getDispatchTriggers(int, int) - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
-
Returns a range of all the dispatch triggers.
- getDispatchTriggers(int, int) - Method in interface com.liferay.dispatch.service.DispatchTriggerService
- getDispatchTriggers(int, int) - Static method in class com.liferay.dispatch.service.DispatchTriggerServiceUtil
- getDispatchTriggers(int, int) - Method in class com.liferay.dispatch.service.DispatchTriggerServiceWrapper
- getDispatchTriggers(long, int, int) - Method in interface com.liferay.dispatch.service.DispatchTriggerLocalService
- getDispatchTriggers(long, int, int) - Static method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil
- getDispatchTriggers(long, int, int) - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
- getDispatchTriggersCount() - Method in interface com.liferay.dispatch.service.DispatchTriggerLocalService
-
Returns the number of dispatch triggers.
- getDispatchTriggersCount() - Static method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil
-
Returns the number of dispatch triggers.
- getDispatchTriggersCount() - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
-
Returns the number of dispatch triggers.
- getDispatchTriggersCount() - Method in interface com.liferay.dispatch.service.DispatchTriggerService
- getDispatchTriggersCount() - Static method in class com.liferay.dispatch.service.DispatchTriggerServiceUtil
- getDispatchTriggersCount() - Method in class com.liferay.dispatch.service.DispatchTriggerServiceWrapper
- getDispatchTriggersCount(long) - Method in interface com.liferay.dispatch.service.DispatchTriggerLocalService
- getDispatchTriggersCount(long) - Static method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil
- getDispatchTriggersCount(long) - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
- getEndDate() - Method in interface com.liferay.dispatch.model.DispatchLogModel
-
Returns the end date of this dispatch log.
- getEndDate() - Method in class com.liferay.dispatch.model.DispatchLogWrapper
-
Returns the end date of this dispatch log.
- getEndDate() - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Returns the end date of this dispatch trigger.
- getEndDate() - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Returns the end date of this dispatch trigger.
- getError() - Method in class com.liferay.dispatch.executor.DispatchTaskExecutorOutput
- getError() - Method in interface com.liferay.dispatch.model.DispatchLogModel
-
Returns the error of this dispatch log.
- getError() - Method in class com.liferay.dispatch.model.DispatchLogWrapper
-
Returns the error of this dispatch log.
- getErrors() - Method in interface com.liferay.dispatch.metadata.DispatchTriggerMetadata
- getExportActionableDynamicQuery(PortletDataContext) - Method in interface com.liferay.dispatch.service.DispatchTriggerLocalService
- getExportActionableDynamicQuery(PortletDataContext) - Static method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil
- getExportActionableDynamicQuery(PortletDataContext) - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
- getExternalReferenceCode() - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Returns the external reference code of this dispatch trigger.
- getExternalReferenceCode() - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Returns the external reference code of this dispatch trigger.
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.dispatch.service.DispatchLogLocalService
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.dispatch.service.DispatchLogLocalServiceUtil
- getIndexableActionableDynamicQuery() - Method in class com.liferay.dispatch.service.DispatchLogLocalServiceWrapper
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.dispatch.service.DispatchTriggerLocalService
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil
- getIndexableActionableDynamicQuery() - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
- getLabel() - Method in enum class com.liferay.dispatch.executor.DispatchTaskClusterMode
- getLabel() - Method in enum class com.liferay.dispatch.executor.DispatchTaskStatus
- getMode() - Method in enum class com.liferay.dispatch.executor.DispatchTaskClusterMode
- getModelAttributes() - Method in class com.liferay.dispatch.model.DispatchLogWrapper
- getModelAttributes() - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
- getModifiedDate() - Method in interface com.liferay.dispatch.model.DispatchLogModel
-
Returns the modified date of this dispatch log.
- getModifiedDate() - Method in class com.liferay.dispatch.model.DispatchLogWrapper
-
Returns the modified date of this dispatch log.
- getModifiedDate() - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Returns the modified date of this dispatch trigger.
- getModifiedDate() - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Returns the modified date of this dispatch trigger.
- getMvccVersion() - Method in interface com.liferay.dispatch.model.DispatchLogModel
-
Returns the mvcc version of this dispatch log.
- getMvccVersion() - Method in class com.liferay.dispatch.model.DispatchLogWrapper
-
Returns the mvcc version of this dispatch log.
- getMvccVersion() - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Returns the mvcc version of this dispatch trigger.
- getMvccVersion() - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Returns the mvcc version of this dispatch trigger.
- getName() - Method in interface com.liferay.dispatch.executor.DispatchTaskExecutor
-
Deprecated.As of Cavanaugh (7.4.x), with no direct replacement
- getName() - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Returns the name of this dispatch trigger.
- getName() - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Returns the name of this dispatch trigger.
- getNextFireDate() - Method in interface com.liferay.dispatch.model.DispatchTrigger
- getNextFireDate() - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
- getNextFireDate(long) - Method in interface com.liferay.dispatch.service.DispatchTriggerLocalService
- getNextFireDate(long) - Static method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil
- getNextFireDate(long) - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
- getNextFireDate(String, String, StorageType) - Method in interface com.liferay.dispatch.scheduler.SchedulerResponseManager
- getOSGiServiceIdentifier() - Method in interface com.liferay.dispatch.service.DispatchLogLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.dispatch.service.DispatchLogLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.dispatch.service.DispatchLogLocalServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.dispatch.service.DispatchLogService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.dispatch.service.DispatchLogServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.dispatch.service.DispatchLogServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.dispatch.service.DispatchTriggerLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.dispatch.service.DispatchTriggerService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.dispatch.service.DispatchTriggerServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.dispatch.service.DispatchTriggerServiceWrapper
-
Returns the OSGi service identifier.
- getOutput() - Method in class com.liferay.dispatch.executor.DispatchTaskExecutorOutput
- getOutput() - Method in interface com.liferay.dispatch.model.DispatchLogModel
-
Returns the output of this dispatch log.
- getOutput() - Method in class com.liferay.dispatch.model.DispatchLogWrapper
-
Returns the output of this dispatch log.
- getOverlapAllowed() - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Returns the overlap allowed of this dispatch trigger.
- getOverlapAllowed() - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Returns the overlap allowed of this dispatch trigger.
- getPersistedModel(Serializable) - Method in interface com.liferay.dispatch.service.DispatchLogLocalService
- getPersistedModel(Serializable) - Static method in class com.liferay.dispatch.service.DispatchLogLocalServiceUtil
- getPersistedModel(Serializable) - Method in class com.liferay.dispatch.service.DispatchLogLocalServiceWrapper
- getPersistedModel(Serializable) - Method in interface com.liferay.dispatch.service.DispatchTriggerLocalService
- getPersistedModel(Serializable) - Static method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil
- getPersistedModel(Serializable) - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
- getPersistence() - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
- getPersistence() - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
- getPreviousFireDate(long) - Method in interface com.liferay.dispatch.service.DispatchTriggerLocalService
- getPreviousFireDate(long) - Static method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil
- getPreviousFireDate(long) - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
- getPrimaryKey() - Method in interface com.liferay.dispatch.model.DispatchLogModel
-
Returns the primary key of this dispatch log.
- getPrimaryKey() - Method in class com.liferay.dispatch.model.DispatchLogWrapper
-
Returns the primary key of this dispatch log.
- getPrimaryKey() - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Returns the primary key of this dispatch trigger.
- getPrimaryKey() - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Returns the primary key of this dispatch trigger.
- getSchedulerResponses(int, int) - Method in interface com.liferay.dispatch.scheduler.SchedulerResponseManager
- getSchedulerResponsesCount() - Method in interface com.liferay.dispatch.scheduler.SchedulerResponseManager
- getService() - Static method in class com.liferay.dispatch.service.DispatchLogLocalServiceUtil
- getService() - Static method in class com.liferay.dispatch.service.DispatchLogServiceUtil
- getService() - Static method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil
- getService() - Static method in class com.liferay.dispatch.service.DispatchTriggerServiceUtil
- getSimpleJobName(String) - Method in interface com.liferay.dispatch.scheduler.SchedulerResponseManager
- getStagedModelType() - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
- getStartDate() - Method in interface com.liferay.dispatch.model.DispatchLogModel
-
Returns the start date of this dispatch log.
- getStartDate() - Method in class com.liferay.dispatch.model.DispatchLogWrapper
-
Returns the start date of this dispatch log.
- getStartDate() - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Returns the start date of this dispatch trigger.
- getStartDate() - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Returns the start date of this dispatch trigger.
- getStatus() - Method in enum class com.liferay.dispatch.executor.DispatchTaskStatus
- getStatus() - Method in interface com.liferay.dispatch.model.DispatchLogModel
-
Returns the status of this dispatch log.
- getStatus() - Method in class com.liferay.dispatch.model.DispatchLogWrapper
-
Returns the status of this dispatch log.
- getStorageType() - Method in enum class com.liferay.dispatch.executor.DispatchTaskClusterMode
- getSystem() - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Returns the system of this dispatch trigger.
- getSystem() - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Returns the system of this dispatch trigger.
- getTimeZoneEndDate() - Method in interface com.liferay.dispatch.model.DispatchTrigger
- getTimeZoneEndDate() - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
- getTimeZoneId() - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Returns the time zone ID of this dispatch trigger.
- getTimeZoneId() - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Returns the time zone ID of this dispatch trigger.
- getTimeZoneStartDate() - Method in interface com.liferay.dispatch.model.DispatchTrigger
- getTimeZoneStartDate() - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
- getTriggerState(String, String, StorageType) - Method in interface com.liferay.dispatch.scheduler.SchedulerResponseManager
- getUserDispatchTriggers(long, long, int, int) - Method in interface com.liferay.dispatch.service.DispatchTriggerLocalService
- getUserDispatchTriggers(long, long, int, int) - Static method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil
- getUserDispatchTriggers(long, long, int, int) - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
- getUserDispatchTriggersCount(long, long) - Method in interface com.liferay.dispatch.service.DispatchTriggerLocalService
- getUserDispatchTriggersCount(long, long) - Static method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil
- getUserDispatchTriggersCount(long, long) - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
- getUserId() - Method in interface com.liferay.dispatch.model.DispatchLogModel
-
Returns the user ID of this dispatch log.
- getUserId() - Method in class com.liferay.dispatch.model.DispatchLogWrapper
-
Returns the user ID of this dispatch log.
- getUserId() - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Returns the user ID of this dispatch trigger.
- getUserId() - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Returns the user ID of this dispatch trigger.
- getUserName() - Method in interface com.liferay.dispatch.model.DispatchLogModel
-
Returns the user name of this dispatch log.
- getUserName() - Method in class com.liferay.dispatch.model.DispatchLogWrapper
-
Returns the user name of this dispatch log.
- getUserName() - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Returns the user name of this dispatch trigger.
- getUserName() - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Returns the user name of this dispatch trigger.
- getUserUuid() - Method in interface com.liferay.dispatch.model.DispatchLogModel
-
Returns the user uuid of this dispatch log.
- getUserUuid() - Method in class com.liferay.dispatch.model.DispatchLogWrapper
-
Returns the user uuid of this dispatch log.
- getUserUuid() - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Returns the user uuid of this dispatch trigger.
- getUserUuid() - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Returns the user uuid of this dispatch trigger.
- getUuid() - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Returns the uuid of this dispatch trigger.
- getUuid() - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Returns the uuid of this dispatch trigger.
- getWrappedService() - Method in class com.liferay.dispatch.service.DispatchLogLocalServiceWrapper
- getWrappedService() - Method in class com.liferay.dispatch.service.DispatchLogServiceWrapper
- getWrappedService() - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
- getWrappedService() - Method in class com.liferay.dispatch.service.DispatchTriggerServiceWrapper
I
- IN_PROGRESS - Enum constant in enum class com.liferay.dispatch.executor.DispatchTaskStatus
- instance(DispatchTrigger) - Method in interface com.liferay.dispatch.metadata.DispatchTriggerMetadataFactory
- INSTANCE - Static variable in class com.liferay.dispatch.model.DispatchLogTable
- INSTANCE - Static variable in class com.liferay.dispatch.model.DispatchTriggerTable
- isActive() - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Returns
trueif this dispatch trigger is active. - isActive() - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Returns
trueif this dispatch trigger is active. - isClusterModeSingle() - Method in interface com.liferay.dispatch.executor.DispatchTaskExecutor
- isClusterModeSingle(String) - Method in interface com.liferay.dispatch.executor.DispatchTaskExecutorRegistry
- isDispatchTaskExecutorReady() - Method in interface com.liferay.dispatch.metadata.DispatchTriggerMetadata
- isHiddenInUI() - Method in interface com.liferay.dispatch.executor.DispatchTaskExecutor
- isHiddenInUI(String) - Method in interface com.liferay.dispatch.executor.DispatchTaskExecutorRegistry
- isOverlapAllowed() - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Returns
trueif this dispatch trigger is overlap allowed. - isOverlapAllowed() - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Returns
trueif this dispatch trigger is overlap allowed. - isSystem() - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Returns
trueif this dispatch trigger is system. - isSystem() - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Returns
trueif this dispatch trigger is system. - isValidExtension(String, String[]) - Method in class com.liferay.dispatch.repository.BaseDispatchFileValidator
- isValidSize(long, long) - Method in class com.liferay.dispatch.repository.BaseDispatchFileValidator
M
- modifiedDate - Variable in class com.liferay.dispatch.model.DispatchLogTable
- modifiedDate - Variable in class com.liferay.dispatch.model.DispatchTriggerTable
- mvccVersion - Variable in class com.liferay.dispatch.model.DispatchLogTable
- mvccVersion - Variable in class com.liferay.dispatch.model.DispatchTriggerTable
N
- name - Variable in class com.liferay.dispatch.model.DispatchTriggerTable
- NEVER_RAN - Enum constant in enum class com.liferay.dispatch.executor.DispatchTaskStatus
- NoSuchLogException - Exception in com.liferay.dispatch.exception
- NoSuchLogException() - Constructor for exception com.liferay.dispatch.exception.NoSuchLogException
- NoSuchLogException(String) - Constructor for exception com.liferay.dispatch.exception.NoSuchLogException
- NoSuchLogException(String, Throwable) - Constructor for exception com.liferay.dispatch.exception.NoSuchLogException
- NoSuchLogException(Throwable) - Constructor for exception com.liferay.dispatch.exception.NoSuchLogException
- NoSuchTriggerException - Exception in com.liferay.dispatch.exception
- NoSuchTriggerException() - Constructor for exception com.liferay.dispatch.exception.NoSuchTriggerException
- NoSuchTriggerException(String) - Constructor for exception com.liferay.dispatch.exception.NoSuchTriggerException
- NoSuchTriggerException(String, Throwable) - Constructor for exception com.liferay.dispatch.exception.NoSuchTriggerException
- NoSuchTriggerException(Throwable) - Constructor for exception com.liferay.dispatch.exception.NoSuchTriggerException
- NOT_APPLICABLE - Enum constant in enum class com.liferay.dispatch.executor.DispatchTaskClusterMode
O
- output - Variable in class com.liferay.dispatch.model.DispatchLogTable
- overlapAllowed - Variable in class com.liferay.dispatch.model.DispatchTriggerTable
P
- pause(String, String, StorageType) - Method in interface com.liferay.dispatch.scheduler.SchedulerResponseManager
- persist() - Method in class com.liferay.dispatch.model.DispatchLogWrapper
- persist() - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
R
- remove(long) - Method in interface com.liferay.dispatch.service.persistence.DispatchLogPersistence
-
Removes the dispatch log with the primary key from the database.
- remove(long) - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
-
Removes the dispatch log with the primary key from the database.
- remove(long) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Removes the dispatch trigger with the primary key from the database.
- remove(long) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Removes the dispatch trigger with the primary key from the database.
- removeAll() - Method in interface com.liferay.dispatch.service.persistence.DispatchLogPersistence
-
Removes all the dispatch logs from the database.
- removeAll() - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
-
Removes all the dispatch logs from the database.
- removeAll() - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Removes all the dispatch triggers from the database.
- removeAll() - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Removes all the dispatch triggers from the database.
- removeByA_DTCM(boolean, int) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Removes all the dispatch triggers where active = ? and dispatchTaskClusterMode = ? from the database.
- removeByA_DTCM(boolean, int) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Removes all the dispatch triggers where active = ? and dispatchTaskClusterMode = ? from the database.
- removeByActive(boolean) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Removes all the dispatch triggers where active = ? from the database.
- removeByActive(boolean) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Removes all the dispatch triggers where active = ? from the database.
- removeByC_DTET(long, String) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Removes all the dispatch triggers where companyId = ? and dispatchTaskExecutorType = ? from the database.
- removeByC_DTET(long, String) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Removes all the dispatch triggers where companyId = ? and dispatchTaskExecutorType = ? from the database.
- removeByC_N(long, String) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Removes the dispatch trigger where companyId = ? and name = ? from the database.
- removeByC_N(long, String) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Removes the dispatch trigger where companyId = ? and name = ? from the database.
- removeByC_U(long, long) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Removes all the dispatch triggers where companyId = ? and userId = ? from the database.
- removeByC_U(long, long) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Removes all the dispatch triggers where companyId = ? and userId = ? from the database.
- removeByCompanyId(long) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Removes all the dispatch triggers where companyId = ? from the database.
- removeByCompanyId(long) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Removes all the dispatch triggers where companyId = ? from the database.
- removeByDispatchTriggerId(long) - Method in interface com.liferay.dispatch.service.persistence.DispatchLogPersistence
-
Removes all the dispatch logs where dispatchTriggerId = ? from the database.
- removeByDispatchTriggerId(long) - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
-
Removes all the dispatch logs where dispatchTriggerId = ? from the database.
- removeByDTI_S(long, int) - Method in interface com.liferay.dispatch.service.persistence.DispatchLogPersistence
-
Removes all the dispatch logs where dispatchTriggerId = ? and status = ? from the database.
- removeByDTI_S(long, int) - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
-
Removes all the dispatch logs where dispatchTriggerId = ? and status = ? from the database.
- removeByERC_C(String, long) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Removes the dispatch trigger where externalReferenceCode = ? and companyId = ? from the database.
- removeByERC_C(String, long) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Removes the dispatch trigger where externalReferenceCode = ? and companyId = ? from the database.
- removeByUuid(String) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Removes all the dispatch triggers where uuid = ? from the database.
- removeByUuid(String) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Removes all the dispatch triggers where uuid = ? from the database.
- removeByUuid_C(String, long) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
-
Removes all the dispatch triggers where uuid = ? and companyId = ? from the database.
- removeByUuid_C(String, long) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
-
Removes all the dispatch triggers where uuid = ? and companyId = ? from the database.
- REPOSITORY_DEFAULT_PARENT_FOLDER_ID - Static variable in class com.liferay.dispatch.constants.DispatchConstants
- REPOSITORY_FOLDER_NAME - Static variable in class com.liferay.dispatch.constants.DispatchConstants
- RESOURCE_NAME - Static variable in class com.liferay.dispatch.constants.DispatchConstants
- resume(String, String, StorageType) - Method in interface com.liferay.dispatch.scheduler.SchedulerResponseManager
- run(long, String, String, StorageType) - Method in interface com.liferay.dispatch.scheduler.SchedulerResponseManager
S
- SchedulerResponseManager - Interface in com.liferay.dispatch.scheduler
- SCREEN_NAVIGATION_KEY_DISPATCH_GENERAL - Static variable in class com.liferay.dispatch.constants.DispatchScreenNavigationConstants
- setActive(boolean) - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Sets whether this dispatch trigger is active.
- setActive(boolean) - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Sets whether this dispatch trigger is active.
- setCompanyId(long) - Method in interface com.liferay.dispatch.model.DispatchLogModel
-
Sets the company ID of this dispatch log.
- setCompanyId(long) - Method in class com.liferay.dispatch.model.DispatchLogWrapper
-
Sets the company ID of this dispatch log.
- setCompanyId(long) - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Sets the company ID of this dispatch trigger.
- setCompanyId(long) - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Sets the company ID of this dispatch trigger.
- setCreateDate(Date) - Method in interface com.liferay.dispatch.model.DispatchLogModel
-
Sets the create date of this dispatch log.
- setCreateDate(Date) - Method in class com.liferay.dispatch.model.DispatchLogWrapper
-
Sets the create date of this dispatch log.
- setCreateDate(Date) - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Sets the create date of this dispatch trigger.
- setCreateDate(Date) - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Sets the create date of this dispatch trigger.
- setCronExpression(String) - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Sets the cron expression of this dispatch trigger.
- setCronExpression(String) - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Sets the cron expression of this dispatch trigger.
- setDispatchLogId(long) - Method in interface com.liferay.dispatch.model.DispatchLogModel
-
Sets the dispatch log ID of this dispatch log.
- setDispatchLogId(long) - Method in class com.liferay.dispatch.model.DispatchLogWrapper
-
Sets the dispatch log ID of this dispatch log.
- setDispatchTaskClusterMode(int) - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Sets the dispatch task cluster mode of this dispatch trigger.
- setDispatchTaskClusterMode(int) - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Sets the dispatch task cluster mode of this dispatch trigger.
- setDispatchTaskExecutorType(String) - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Sets the dispatch task executor type of this dispatch trigger.
- setDispatchTaskExecutorType(String) - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Sets the dispatch task executor type of this dispatch trigger.
- setDispatchTaskSettings(String) - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Sets the dispatch task settings of this dispatch trigger.
- setDispatchTaskSettings(String) - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Sets the dispatch task settings of this dispatch trigger.
- setDispatchTaskSettingsUnicodeProperties(UnicodeProperties) - Method in interface com.liferay.dispatch.model.DispatchTrigger
- setDispatchTaskSettingsUnicodeProperties(UnicodeProperties) - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
- setDispatchTriggerId(long) - Method in interface com.liferay.dispatch.model.DispatchLogModel
-
Sets the dispatch trigger ID of this dispatch log.
- setDispatchTriggerId(long) - Method in class com.liferay.dispatch.model.DispatchLogWrapper
-
Sets the dispatch trigger ID of this dispatch log.
- setDispatchTriggerId(long) - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Sets the dispatch trigger ID of this dispatch trigger.
- setDispatchTriggerId(long) - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Sets the dispatch trigger ID of this dispatch trigger.
- setEndDate(Date) - Method in interface com.liferay.dispatch.model.DispatchLogModel
-
Sets the end date of this dispatch log.
- setEndDate(Date) - Method in class com.liferay.dispatch.model.DispatchLogWrapper
-
Sets the end date of this dispatch log.
- setEndDate(Date) - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Sets the end date of this dispatch trigger.
- setEndDate(Date) - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Sets the end date of this dispatch trigger.
- setError(byte[]) - Method in class com.liferay.dispatch.executor.DispatchTaskExecutorOutput
- setError(String) - Method in class com.liferay.dispatch.executor.DispatchTaskExecutorOutput
- setError(String) - Method in interface com.liferay.dispatch.model.DispatchLogModel
-
Sets the error of this dispatch log.
- setError(String) - Method in class com.liferay.dispatch.model.DispatchLogWrapper
-
Sets the error of this dispatch log.
- setExternalReferenceCode(String) - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Sets the external reference code of this dispatch trigger.
- setExternalReferenceCode(String) - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Sets the external reference code of this dispatch trigger.
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.dispatch.model.DispatchLogWrapper
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
- setModifiedDate(Date) - Method in interface com.liferay.dispatch.model.DispatchLogModel
-
Sets the modified date of this dispatch log.
- setModifiedDate(Date) - Method in class com.liferay.dispatch.model.DispatchLogWrapper
-
Sets the modified date of this dispatch log.
- setModifiedDate(Date) - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Sets the modified date of this dispatch trigger.
- setModifiedDate(Date) - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Sets the modified date of this dispatch trigger.
- setMvccVersion(long) - Method in interface com.liferay.dispatch.model.DispatchLogModel
-
Sets the mvcc version of this dispatch log.
- setMvccVersion(long) - Method in class com.liferay.dispatch.model.DispatchLogWrapper
-
Sets the mvcc version of this dispatch log.
- setMvccVersion(long) - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Sets the mvcc version of this dispatch trigger.
- setMvccVersion(long) - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Sets the mvcc version of this dispatch trigger.
- setName(String) - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Sets the name of this dispatch trigger.
- setName(String) - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Sets the name of this dispatch trigger.
- setOutput(byte[]) - Method in class com.liferay.dispatch.executor.DispatchTaskExecutorOutput
- setOutput(String) - Method in class com.liferay.dispatch.executor.DispatchTaskExecutorOutput
- setOutput(String) - Method in interface com.liferay.dispatch.model.DispatchLogModel
-
Sets the output of this dispatch log.
- setOutput(String) - Method in class com.liferay.dispatch.model.DispatchLogWrapper
-
Sets the output of this dispatch log.
- setOverlapAllowed(boolean) - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Sets whether this dispatch trigger is overlap allowed.
- setOverlapAllowed(boolean) - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Sets whether this dispatch trigger is overlap allowed.
- setPersistence(DispatchLogPersistence) - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
- setPersistence(DispatchTriggerPersistence) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
- setPrimaryKey(long) - Method in interface com.liferay.dispatch.model.DispatchLogModel
-
Sets the primary key of this dispatch log.
- setPrimaryKey(long) - Method in class com.liferay.dispatch.model.DispatchLogWrapper
-
Sets the primary key of this dispatch log.
- setPrimaryKey(long) - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Sets the primary key of this dispatch trigger.
- setPrimaryKey(long) - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Sets the primary key of this dispatch trigger.
- setStartDate(Date) - Method in interface com.liferay.dispatch.model.DispatchLogModel
-
Sets the start date of this dispatch log.
- setStartDate(Date) - Method in class com.liferay.dispatch.model.DispatchLogWrapper
-
Sets the start date of this dispatch log.
- setStartDate(Date) - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Sets the start date of this dispatch trigger.
- setStartDate(Date) - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Sets the start date of this dispatch trigger.
- setStatus(int) - Method in interface com.liferay.dispatch.model.DispatchLogModel
-
Sets the status of this dispatch log.
- setStatus(int) - Method in class com.liferay.dispatch.model.DispatchLogWrapper
-
Sets the status of this dispatch log.
- setSystem(boolean) - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Sets whether this dispatch trigger is system.
- setSystem(boolean) - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Sets whether this dispatch trigger is system.
- setTimeZoneId(String) - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Sets the time zone ID of this dispatch trigger.
- setTimeZoneId(String) - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Sets the time zone ID of this dispatch trigger.
- setUserId(long) - Method in interface com.liferay.dispatch.model.DispatchLogModel
-
Sets the user ID of this dispatch log.
- setUserId(long) - Method in class com.liferay.dispatch.model.DispatchLogWrapper
-
Sets the user ID of this dispatch log.
- setUserId(long) - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Sets the user ID of this dispatch trigger.
- setUserId(long) - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Sets the user ID of this dispatch trigger.
- setUserName(String) - Method in interface com.liferay.dispatch.model.DispatchLogModel
-
Sets the user name of this dispatch log.
- setUserName(String) - Method in class com.liferay.dispatch.model.DispatchLogWrapper
-
Sets the user name of this dispatch log.
- setUserName(String) - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Sets the user name of this dispatch trigger.
- setUserName(String) - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Sets the user name of this dispatch trigger.
- setUserUuid(String) - Method in interface com.liferay.dispatch.model.DispatchLogModel
-
Sets the user uuid of this dispatch log.
- setUserUuid(String) - Method in class com.liferay.dispatch.model.DispatchLogWrapper
-
Sets the user uuid of this dispatch log.
- setUserUuid(String) - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Sets the user uuid of this dispatch trigger.
- setUserUuid(String) - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Sets the user uuid of this dispatch trigger.
- setUuid(String) - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
-
Sets the uuid of this dispatch trigger.
- setUuid(String) - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
-
Sets the uuid of this dispatch trigger.
- setWrappedService(DispatchLogLocalService) - Method in class com.liferay.dispatch.service.DispatchLogLocalServiceWrapper
- setWrappedService(DispatchLogService) - Method in class com.liferay.dispatch.service.DispatchLogServiceWrapper
- setWrappedService(DispatchTriggerLocalService) - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
- setWrappedService(DispatchTriggerService) - Method in class com.liferay.dispatch.service.DispatchTriggerServiceWrapper
- SINGLE_NODE_MEMORY_CLUSTERED - Enum constant in enum class com.liferay.dispatch.executor.DispatchTaskClusterMode
- SINGLE_NODE_PERSISTED - Enum constant in enum class com.liferay.dispatch.executor.DispatchTaskClusterMode
- startDate - Variable in class com.liferay.dispatch.model.DispatchLogTable
- startDate - Variable in class com.liferay.dispatch.model.DispatchTriggerTable
- status - Variable in class com.liferay.dispatch.model.DispatchLogTable
- SUCCESSFUL - Enum constant in enum class com.liferay.dispatch.executor.DispatchTaskStatus
- system - Variable in class com.liferay.dispatch.model.DispatchTriggerTable
T
- timeZoneId - Variable in class com.liferay.dispatch.model.DispatchTriggerTable
- toXmlString() - Method in interface com.liferay.dispatch.model.DispatchLogModel
- toXmlString() - Method in class com.liferay.dispatch.model.DispatchLogWrapper
- toXmlString() - Method in interface com.liferay.dispatch.model.DispatchTriggerModel
- toXmlString() - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
- truncate(int, int, String) - Static method in class com.liferay.dispatch.executor.DispatchOutputUtil
- truncate(int, int, String, String) - Static method in class com.liferay.dispatch.executor.DispatchOutputUtil
U
- update(DispatchLog) - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
- update(DispatchLog, ServiceContext) - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
- update(DispatchTrigger) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
- update(DispatchTrigger, ServiceContext) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
- updateDispatchLog(long, Date, String, String, DispatchTaskStatus) - Method in interface com.liferay.dispatch.service.DispatchLogLocalService
- updateDispatchLog(long, Date, String, String, DispatchTaskStatus) - Static method in class com.liferay.dispatch.service.DispatchLogLocalServiceUtil
- updateDispatchLog(long, Date, String, String, DispatchTaskStatus) - Method in class com.liferay.dispatch.service.DispatchLogLocalServiceWrapper
- updateDispatchLog(DispatchLog) - Method in interface com.liferay.dispatch.service.DispatchLogLocalService
-
Updates the dispatch log in the database or adds it if it does not yet exist.
- updateDispatchLog(DispatchLog) - Static method in class com.liferay.dispatch.service.DispatchLogLocalServiceUtil
-
Updates the dispatch log in the database or adds it if it does not yet exist.
- updateDispatchLog(DispatchLog) - Method in class com.liferay.dispatch.service.DispatchLogLocalServiceWrapper
-
Updates the dispatch log in the database or adds it if it does not yet exist.
- updateDispatchTrigger(long, boolean, String, DispatchTaskClusterMode, int, int, int, int, int, boolean, boolean, int, int, int, int, int, String) - Method in interface com.liferay.dispatch.service.DispatchTriggerLocalService
- updateDispatchTrigger(long, boolean, String, DispatchTaskClusterMode, int, int, int, int, int, boolean, boolean, int, int, int, int, int, String) - Static method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil
- updateDispatchTrigger(long, boolean, String, DispatchTaskClusterMode, int, int, int, int, int, boolean, boolean, int, int, int, int, int, String) - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
- updateDispatchTrigger(long, boolean, String, DispatchTaskClusterMode, int, int, int, int, int, boolean, boolean, int, int, int, int, int, String) - Method in interface com.liferay.dispatch.service.DispatchTriggerService
- updateDispatchTrigger(long, boolean, String, DispatchTaskClusterMode, int, int, int, int, int, boolean, boolean, int, int, int, int, int, String) - Static method in class com.liferay.dispatch.service.DispatchTriggerServiceUtil
- updateDispatchTrigger(long, boolean, String, DispatchTaskClusterMode, int, int, int, int, int, boolean, boolean, int, int, int, int, int, String) - Method in class com.liferay.dispatch.service.DispatchTriggerServiceWrapper
- updateDispatchTrigger(long, UnicodeProperties, String) - Method in interface com.liferay.dispatch.service.DispatchTriggerLocalService
- updateDispatchTrigger(long, UnicodeProperties, String) - Static method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil
- updateDispatchTrigger(long, UnicodeProperties, String) - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
- updateDispatchTrigger(long, UnicodeProperties, String) - Method in interface com.liferay.dispatch.service.DispatchTriggerService
- updateDispatchTrigger(long, UnicodeProperties, String) - Static method in class com.liferay.dispatch.service.DispatchTriggerServiceUtil
- updateDispatchTrigger(long, UnicodeProperties, String) - Method in class com.liferay.dispatch.service.DispatchTriggerServiceWrapper
- updateDispatchTrigger(DispatchTrigger) - Method in interface com.liferay.dispatch.service.DispatchTriggerLocalService
-
Updates the dispatch trigger in the database or adds it if it does not yet exist.
- updateDispatchTrigger(DispatchTrigger) - Static method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil
-
Updates the dispatch trigger in the database or adds it if it does not yet exist.
- updateDispatchTrigger(DispatchTrigger) - Method in class com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper
-
Updates the dispatch trigger in the database or adds it if it does not yet exist.
- updateImpl(DispatchLog) - Method in interface com.liferay.dispatch.service.persistence.DispatchLogPersistence
- updateImpl(DispatchLog) - Static method in class com.liferay.dispatch.service.persistence.DispatchLogUtil
- updateImpl(DispatchTrigger) - Method in interface com.liferay.dispatch.service.persistence.DispatchTriggerPersistence
- updateImpl(DispatchTrigger) - Static method in class com.liferay.dispatch.service.persistence.DispatchTriggerUtil
- userId - Variable in class com.liferay.dispatch.model.DispatchLogTable
- userId - Variable in class com.liferay.dispatch.model.DispatchTriggerTable
- userName - Variable in class com.liferay.dispatch.model.DispatchLogTable
- userName - Variable in class com.liferay.dispatch.model.DispatchTriggerTable
- uuid - Variable in class com.liferay.dispatch.model.DispatchTriggerTable
V
- validateExtension(String) - Method in interface com.liferay.dispatch.repository.DispatchFileValidator
- validateSize(long) - Method in interface com.liferay.dispatch.repository.DispatchFileValidator
- valueOf(int) - Static method in enum class com.liferay.dispatch.executor.DispatchTaskClusterMode
-
Returns the enum constant of this class with the specified name.
- valueOf(int) - Static method in enum class com.liferay.dispatch.executor.DispatchTaskStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.liferay.dispatch.executor.DispatchTaskClusterMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.liferay.dispatch.executor.DispatchTaskStatus
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.liferay.dispatch.executor.DispatchTaskClusterMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.liferay.dispatch.executor.DispatchTaskStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- wrap(DispatchLog) - Method in class com.liferay.dispatch.model.DispatchLogWrapper
- wrap(DispatchTrigger) - Method in class com.liferay.dispatch.model.DispatchTriggerWrapper
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form