public class GetPreferences extends java.lang.Object implements com.google.gerrit.extensions.restapi.RestReadView<AccountResource>
Modifier and Type | Class and Description |
---|---|
static class |
GetPreferences.PreferenceInfo |
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
KEY_ID |
static java.lang.String |
KEY_TARGET |
static java.lang.String |
KEY_URL |
static java.lang.String |
MY |
Modifier and Type | Method and Description |
---|---|
GetPreferences.PreferenceInfo |
apply(AccountResource rsrc) |
public static final java.lang.String MY
public static final java.lang.String KEY_URL
public static final java.lang.String KEY_TARGET
public static final java.lang.String KEY_ID
public GetPreferences.PreferenceInfo apply(AccountResource rsrc) throws com.google.gerrit.extensions.restapi.AuthException, com.google.gerrit.extensions.restapi.ResourceNotFoundException, com.google.gwtorm.server.OrmException, java.io.IOException, org.eclipse.jgit.errors.ConfigInvalidException
apply
in interface com.google.gerrit.extensions.restapi.RestReadView<AccountResource>
com.google.gerrit.extensions.restapi.AuthException
com.google.gerrit.extensions.restapi.ResourceNotFoundException
com.google.gwtorm.server.OrmException
java.io.IOException
org.eclipse.jgit.errors.ConfigInvalidException