|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NotificationDao | |
|---|---|
| org.kuali.rice.ken.core | |
| org.kuali.rice.ken.dao.impl | |
| org.kuali.rice.ken.service.impl | |
| Uses of NotificationDao in org.kuali.rice.ken.core |
|---|
| Methods in org.kuali.rice.ken.core that return NotificationDao | |
|---|---|
NotificationDao |
SpringNotificationServiceLocator.getNotificationDao()
|
| Uses of NotificationDao in org.kuali.rice.ken.dao.impl |
|---|
| Classes in org.kuali.rice.ken.dao.impl that implement NotificationDao | |
|---|---|
class |
NotificationDaoJpa
This is a description of what this class does - g1zhang don't forget to fill this in. |
class |
NotificationDaoOjb
This is a description of what this class does - g1zhang don't forget to fill this in. |
| Uses of NotificationDao in org.kuali.rice.ken.service.impl |
|---|
| Constructors in org.kuali.rice.ken.service.impl with parameters of type NotificationDao | |
|---|---|
NotificationServiceImpl(GenericDao businessObjectDao,
NotificationMessageContentService messageContentService,
NotificationAuthorizationService notificationAuthorizationService,
NotificationRecipientService notificationRecipientService,
NotificationWorkflowDocumentService notificationWorkflowDocumentService,
NotificationMessageDeliveryService notificationMessageDeliveryService,
NotificationDao notDao)
Constructs a NotificationServiceImpl class instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||