public abstract class AllExternalIds extends Object
Constructor and Description |
---|
AllExternalIds() |
Modifier and Type | Method and Description |
---|---|
abstract com.google.common.collect.ImmutableSetMultimap<Account.Id,ExternalId> |
byAccount() |
abstract com.google.common.collect.ImmutableSetMultimap<String,ExternalId> |
byEmail() |
public abstract com.google.common.collect.ImmutableSetMultimap<Account.Id,ExternalId> byAccount()
public abstract com.google.common.collect.ImmutableSetMultimap<String,ExternalId> byEmail()