public final class ActionListUtil extends Object
Modifier and Type | Method and Description |
---|---|
static List<WebFriendlyRecipient> |
getWebFriendlyRecipients(Collection<Recipient> recipients)
Converts a collection of Recipients into a collection of WebFriendlyRecipients which can be displayed in the UI
|
public static List<WebFriendlyRecipient> getWebFriendlyRecipients(Collection<Recipient> recipients)
recipients
- recipients to convertCopyright © 2005–2015 The Kuali Foundation. All rights reserved.