public class GetEmails extends java.lang.Object implements com.google.gerrit.extensions.restapi.RestReadView<AccountResource>
Modifier and Type | Class and Description |
---|---|
static class |
GetEmails.EmailInfo |
Constructor and Description |
---|
GetEmails(com.google.inject.Provider<CurrentUser> self) |
Modifier and Type | Method and Description |
---|---|
java.util.List<GetEmails.EmailInfo> |
apply(AccountResource rsrc) |
@Inject public GetEmails(com.google.inject.Provider<CurrentUser> self)
public java.util.List<GetEmails.EmailInfo> apply(AccountResource rsrc) throws com.google.gerrit.extensions.restapi.AuthException, com.google.gwtorm.server.OrmException
apply
in interface com.google.gerrit.extensions.restapi.RestReadView<AccountResource>
com.google.gerrit.extensions.restapi.AuthException
com.google.gwtorm.server.OrmException