public class KaleoNotificationRecipientLocalServiceImpl extends KaleoNotificationRecipientLocalServiceBaseImpl
classNameLocalService, classNamePersistence, counterLocalService, kaleoActionLocalService, kaleoActionPersistence, kaleoConditionLocalService, kaleoConditionPersistence, kaleoDefinitionLocalService, kaleoDefinitionPersistence, kaleoInstanceLocalService, kaleoInstancePersistence, kaleoInstanceTokenLocalService, kaleoInstanceTokenPersistence, kaleoLogLocalService, kaleoLogPersistence, kaleoNodeLocalService, kaleoNodePersistence, kaleoNotificationLocalService, kaleoNotificationPersistence, kaleoNotificationRecipientLocalService, kaleoNotificationRecipientPersistence, kaleoTaskAssignmentInstanceLocalService, kaleoTaskAssignmentInstancePersistence, kaleoTaskAssignmentLocalService, kaleoTaskAssignmentPersistence, kaleoTaskInstanceTokenFinder, kaleoTaskInstanceTokenLocalService, kaleoTaskInstanceTokenPersistence, kaleoTaskLocalService, kaleoTaskPersistence, kaleoTimerInstanceTokenLocalService, kaleoTimerInstanceTokenPersistence, kaleoTimerLocalService, kaleoTimerPersistence, kaleoTransitionLocalService, kaleoTransitionPersistence, persistedModelLocalServiceRegistry, resourceLocalService, roleLocalService, rolePersistence, userLocalService, userPersistence| Constructor and Description |
|---|
KaleoNotificationRecipientLocalServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
com.liferay.portal.workflow.kaleo.model.KaleoNotificationRecipient |
addKaleoNotificationRecipient(long kaleoDefinitionId,
long kaleoNotificationId,
com.liferay.portal.workflow.kaleo.definition.Recipient recipient,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
void |
deleteCompanyKaleoNotificationRecipients(long companyId) |
void |
deleteKaleoDefinitionKaleoNotificationRecipients(long kaleoDefinitionId) |
java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoNotificationRecipient> |
getKaleoNotificationRecipients(long kaleoNotificationId) |
protected void |
setRecipient(com.liferay.portal.workflow.kaleo.model.KaleoNotificationRecipient kaleoNotificationRecipient,
com.liferay.portal.workflow.kaleo.definition.Recipient recipient,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
addKaleoNotificationRecipient, afterPropertiesSet, createKaleoNotificationRecipient, deleteKaleoNotificationRecipient, deleteKaleoNotificationRecipient, deletePersistedModel, destroy, dynamicQuery, dynamicQuery, dynamicQuery, dynamicQuery, dynamicQueryCount, dynamicQueryCount, fetchKaleoNotificationRecipient, getActionableDynamicQuery, getClassNameLocalService, getClassNamePersistence, getCounterLocalService, getIndexableActionableDynamicQuery, getKaleoActionLocalService, getKaleoActionPersistence, getKaleoConditionLocalService, getKaleoConditionPersistence, getKaleoDefinitionLocalService, getKaleoDefinitionPersistence, getKaleoInstanceLocalService, getKaleoInstancePersistence, getKaleoInstanceTokenLocalService, getKaleoInstanceTokenPersistence, getKaleoLogLocalService, getKaleoLogPersistence, getKaleoNodeLocalService, getKaleoNodePersistence, getKaleoNotificationLocalService, getKaleoNotificationPersistence, getKaleoNotificationRecipient, getKaleoNotificationRecipientLocalService, getKaleoNotificationRecipientPersistence, getKaleoNotificationRecipients, getKaleoNotificationRecipientsCount, getKaleoTaskAssignmentInstanceLocalService, getKaleoTaskAssignmentInstancePersistence, getKaleoTaskAssignmentLocalService, getKaleoTaskAssignmentPersistence, getKaleoTaskInstanceTokenFinder, getKaleoTaskInstanceTokenLocalService, getKaleoTaskInstanceTokenPersistence, getKaleoTaskLocalService, getKaleoTaskPersistence, getKaleoTimerInstanceTokenLocalService, getKaleoTimerInstanceTokenPersistence, getKaleoTimerLocalService, getKaleoTimerPersistence, getKaleoTransitionLocalService, getKaleoTransitionPersistence, getModelClass, getModelClassName, getOSGiServiceIdentifier, getPersistedModel, getResourceLocalService, getRoleLocalService, getRolePersistence, getUserLocalService, getUserPersistence, initActionableDynamicQuery, runSQL, setClassNameLocalService, setClassNamePersistence, setCounterLocalService, setKaleoActionLocalService, setKaleoActionPersistence, setKaleoConditionLocalService, setKaleoConditionPersistence, setKaleoDefinitionLocalService, setKaleoDefinitionPersistence, setKaleoInstanceLocalService, setKaleoInstancePersistence, setKaleoInstanceTokenLocalService, setKaleoInstanceTokenPersistence, setKaleoLogLocalService, setKaleoLogPersistence, setKaleoNodeLocalService, setKaleoNodePersistence, setKaleoNotificationLocalService, setKaleoNotificationPersistence, setKaleoNotificationRecipientLocalService, setKaleoNotificationRecipientPersistence, setKaleoTaskAssignmentInstanceLocalService, setKaleoTaskAssignmentInstancePersistence, setKaleoTaskAssignmentLocalService, setKaleoTaskAssignmentPersistence, setKaleoTaskInstanceTokenFinder, setKaleoTaskInstanceTokenLocalService, setKaleoTaskInstanceTokenPersistence, setKaleoTaskLocalService, setKaleoTaskPersistence, setKaleoTimerInstanceTokenLocalService, setKaleoTimerInstanceTokenPersistence, setKaleoTimerLocalService, setKaleoTimerPersistence, setKaleoTransitionLocalService, setKaleoTransitionPersistence, setResourceLocalService, setRoleLocalService, setRolePersistence, setUserLocalService, setUserPersistence, updateKaleoNotificationRecipientpublic KaleoNotificationRecipientLocalServiceImpl()
public com.liferay.portal.workflow.kaleo.model.KaleoNotificationRecipient addKaleoNotificationRecipient(long kaleoDefinitionId,
long kaleoNotificationId,
com.liferay.portal.workflow.kaleo.definition.Recipient recipient,
com.liferay.portal.kernel.service.ServiceContext serviceContext)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic void deleteCompanyKaleoNotificationRecipients(long companyId)
public void deleteKaleoDefinitionKaleoNotificationRecipients(long kaleoDefinitionId)
public java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoNotificationRecipient> getKaleoNotificationRecipients(long kaleoNotificationId)
protected void setRecipient(com.liferay.portal.workflow.kaleo.model.KaleoNotificationRecipient kaleoNotificationRecipient,
com.liferay.portal.workflow.kaleo.definition.Recipient recipient,
com.liferay.portal.kernel.service.ServiceContext serviceContext)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException