|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NotificationServiceLocator
Interface for obtaining Notification System services
Method Summary | |
---|---|
KENAPIService |
getKENAPIService()
This method returns an instance of the Spring configured impl for the KENAPIService. |
NotificationAuthorizationService |
getNotificationAuthorizationService()
This method returns an instance of the Spring configured impl for the NotificationAuthorizationService. |
NotificationChannelService |
getNotificationChannelService()
This method returns an instance of the Spring configured impl for the NotificationChannelService. |
NotificationContentTypeService |
getNotificationContentTypeService()
This method returns an instance of the Spring configured impl for the NotificationContentTypeService. |
NotificationMessageContentService |
getNotificationMessageContentService()
This method returns an instance of the Spring configured impl for the NotificationMessageContentService. |
NotificationMessageDeliveryAutoRemovalService |
getNotificationMessageDeliveryAutoRemovalService()
This method returns an instance of the Spring configured impl for the NotificationMessageDeliveryAutoRemovalService. |
NotificationMessageDeliveryResolverService |
getNotificationMessageDeliveryResolverService()
This method returns an instance of the Spring configured impl for the getNotificationMessageDeliveryResolverService. |
NotificationMessageDeliveryService |
getNotificationMessageDeliveryService()
This method returns an instance of the Spring configured impl for the NotificationMessageDeliveryService. |
NotificationRecipientService |
getNotificationRecipientService()
This method returns an instance of the Spring configured impl for the NotificationRecipientService. |
NotificationService |
getNotificationService()
This method returns an instance of the Spring configured impl for the NotificationService. |
NotificationWorkflowDocumentService |
getNotificationWorkflowDocumentService()
This method returns an instance of the Spring configured impl for the NotificationWorkflowDocumentService. |
org.quartz.Scheduler |
getScheduler()
Returns the Quartz scheduler used by the Notification system |
UserPreferenceService |
getUserPreferenceService()
This method returns an instance of the Spring configured impl for the UserPreferenceService. |
Method Detail |
---|
KENAPIService getKENAPIService()
NotificationService getNotificationService()
NotificationContentTypeService getNotificationContentTypeService()
NotificationMessageContentService getNotificationMessageContentService()
NotificationAuthorizationService getNotificationAuthorizationService()
NotificationWorkflowDocumentService getNotificationWorkflowDocumentService()
NotificationMessageDeliveryAutoRemovalService getNotificationMessageDeliveryAutoRemovalService()
NotificationMessageDeliveryResolverService getNotificationMessageDeliveryResolverService()
NotificationRecipientService getNotificationRecipientService()
NotificationMessageDeliveryService getNotificationMessageDeliveryService()
UserPreferenceService getUserPreferenceService()
NotificationChannelService getNotificationChannelService()
org.quartz.Scheduler getScheduler()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |