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(java.lang.Iterable<? extends AccountInfo> in,
java.util.Set<AccountDirectory.FillOptions> options) |
public void fillAccountInfo(java.lang.Iterable<? extends AccountInfo> in, java.util.Set<AccountDirectory.FillOptions> options) throws AccountDirectory.DirectoryException
fillAccountInfo
in class AccountDirectory
AccountDirectory.DirectoryException