|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.ken.core.SpringNotificationServiceLocator
public class SpringNotificationServiceLocator
NotificationServiceLocator backed by a Spring Bean Factory - responsible for returning instances of services instantiated by the Spring context loader.
| Constructor Summary | |
|---|---|
SpringNotificationServiceLocator(org.springframework.beans.factory.BeanFactory beanFactory)
Constructs a SpringNotificationServiceLocator.java. |
|
| Method Summary | |
|---|---|
GenericDao |
getGenericDao()
This method returns an instance of the Spring configured impl for the BusinessObjectDao. |
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. |
NotificationDao |
getNotificationDao()
|
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. |
NotificationMessegeDeliveryDao |
getNotificationMessegDeliveryDao()
|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpringNotificationServiceLocator(org.springframework.beans.factory.BeanFactory beanFactory)
beanFactory - | Method Detail |
|---|
public KENAPIService getKENAPIService()
NotificationServiceLocator
getKENAPIService in interface NotificationServiceLocatorpublic NotificationService getNotificationService()
NotificationServiceLocator
getNotificationService in interface NotificationServiceLocatorNotificationServiceLocator.getNotificationService()public NotificationContentTypeService getNotificationContentTypeService()
NotificationServiceLocator
getNotificationContentTypeService in interface NotificationServiceLocatorNotificationServiceLocator.getNotificationContentTypeService()public NotificationMessageContentService getNotificationMessageContentService()
NotificationServiceLocator
getNotificationMessageContentService in interface NotificationServiceLocatorNotificationServiceLocator.getNotificationMessageContentService()public GenericDao getGenericDao()
NotificationServiceLocator
getGenericDao in interface NotificationServiceLocatorNotificationServiceLocator.getGenericDao()public NotificationDao getNotificationDao()
public NotificationMessegeDeliveryDao getNotificationMessegDeliveryDao()
public NotificationAuthorizationService getNotificationAuthorizationService()
NotificationServiceLocator
getNotificationAuthorizationService in interface NotificationServiceLocatorNotificationServiceLocator.getNotificationAuthorizationService()public NotificationWorkflowDocumentService getNotificationWorkflowDocumentService()
NotificationServiceLocator
getNotificationWorkflowDocumentService in interface NotificationServiceLocatorNotificationServiceLocator.getNotificationWorkflowDocumentService()public NotificationMessageDeliveryAutoRemovalService getNotificationMessageDeliveryAutoRemovalService()
NotificationServiceLocator
getNotificationMessageDeliveryAutoRemovalService in interface NotificationServiceLocatorNotificationServiceLocator.getNotificationMessageDeliveryAutoRemovalService()public NotificationMessageDeliveryResolverService getNotificationMessageDeliveryResolverService()
NotificationServiceLocator
getNotificationMessageDeliveryResolverService in interface NotificationServiceLocatorNotificationServiceLocator.getNotificationMessageDeliveryResolverService()public NotificationRecipientService getNotificationRecipientService()
NotificationServiceLocator
getNotificationRecipientService in interface NotificationServiceLocatorNotificationServiceLocator.getNotificationRecipientService()public NotificationMessageDeliveryService getNotificationMessageDeliveryService()
NotificationServiceLocator
getNotificationMessageDeliveryService in interface NotificationServiceLocatorNotificationServiceLocator.getNotificationMessageDeliveryService()public UserPreferenceService getUserPreferenceService()
NotificationServiceLocator
getUserPreferenceService in interface NotificationServiceLocatorNotificationServiceLocator.getUserPreferenceService()public NotificationChannelService getNotificationChannelService()
NotificationServiceLocator
getNotificationChannelService in interface NotificationServiceLocatorNotificationServiceLocator.getNotificationChannelService()public org.quartz.Scheduler getScheduler()
NotificationServiceLocator
getScheduler in interface NotificationServiceLocatorNotificationServiceLocator.getScheduler()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||