public class NotifyUtil extends Object
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ListMultimap<RecipientType,Account.Id> |
resolveAccounts(Map<RecipientType,NotifyInfo> notifyDetails) |
static boolean |
shouldNotify(NotifyHandling notify,
Map<RecipientType,NotifyInfo> notifyDetails) |
public static boolean shouldNotify(NotifyHandling notify, Map<RecipientType,NotifyInfo> notifyDetails)
public com.google.common.collect.ListMultimap<RecipientType,Account.Id> resolveAccounts(Map<RecipientType,NotifyInfo> notifyDetails) throws com.google.gwtorm.server.OrmException, BadRequestException
com.google.gwtorm.server.OrmException
BadRequestException