|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RecipientDelivererConfig | |
|---|---|
| org.kuali.rice.kcb.service | |
| org.kuali.rice.kcb.service.impl | |
| Uses of RecipientDelivererConfig in org.kuali.rice.kcb.service |
|---|
| Methods in org.kuali.rice.kcb.service that return types with arguments of type RecipientDelivererConfig | |
|---|---|
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. |
| Uses of RecipientDelivererConfig in org.kuali.rice.kcb.service.impl |
|---|
| Methods in org.kuali.rice.kcb.service.impl that return types with arguments of type RecipientDelivererConfig | |
|---|---|
Collection<RecipientDelivererConfig> |
RecipientPreferenceServiceImpl.getDeliverersForRecipient(String recipientId)
|
Collection<RecipientDelivererConfig> |
RecipientPreferenceServiceImpl.getDeliverersForRecipientAndChannel(String recipientId,
String channel)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||