public class InternalAccountDirectory extends AccountDirectory
Modifier and Type | Class and Description |
---|---|
static class |
InternalAccountDirectory.Module |
AccountDirectory.DirectoryException, AccountDirectory.FillOptions
Modifier and Type | Method and Description |
---|---|
void |
fillAccountInfo(Iterable<? extends AccountInfo> in,
Set<AccountDirectory.FillOptions> options) |
List<String> |
getSecondaryEmails(Account account,
Collection<ExternalId> externalIds) |
public void fillAccountInfo(Iterable<? extends AccountInfo> in, Set<AccountDirectory.FillOptions> options) throws AccountDirectory.DirectoryException
fillAccountInfo
in class AccountDirectory
AccountDirectory.DirectoryException
public List<String> getSecondaryEmails(Account account, Collection<ExternalId> externalIds)