| Package | Description |
|---|---|
| org.kuali.rice.kcb.service | |
| org.kuali.rice.kcb.service.impl |
| Modifier and Type | Method and Description |
|---|---|
Collection<RecipientDelivererConfig> |
RecipientPreferenceService.getDeliverersForRecipient(String recipientId)
This method will retrieve all of the message deliverer configurations for a given user
|
Collection<RecipientDelivererConfig> |
RecipientPreferenceService.getDeliverersForRecipientAndChannel(String recipientId,
String channel)
This method will retrieve all of the message deliverer configurations for a given user, associated with a
particular channel.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<RecipientDelivererConfig> |
RecipientPreferenceServiceImpl.getDeliverersForRecipient(String recipientId) |
Collection<RecipientDelivererConfig> |
RecipientPreferenceServiceImpl.getDeliverersForRecipientAndChannel(String recipientId,
String channel) |
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.