public class GetDetail extends java.lang.Object implements com.google.gerrit.extensions.restapi.RestReadView<AccountResource>
Modifier and Type | Class and Description |
---|---|
static class |
GetDetail.AccountDetailInfo |
Constructor and Description |
---|
GetDetail(InternalAccountDirectory directory) |
Modifier and Type | Method and Description |
---|---|
GetDetail.AccountDetailInfo |
apply(AccountResource rsrc) |
@Inject public GetDetail(InternalAccountDirectory directory)
public GetDetail.AccountDetailInfo apply(AccountResource rsrc) throws com.google.gwtorm.server.OrmException
apply
in interface com.google.gerrit.extensions.restapi.RestReadView<AccountResource>
com.google.gwtorm.server.OrmException