public interface ContactStore
Modifier and Type | Method and Description |
---|---|
boolean |
isEnabled() |
void |
store(com.google.gerrit.reviewdb.client.Account account,
com.google.gerrit.reviewdb.client.ContactInformation info) |
boolean isEnabled()
void store(com.google.gerrit.reviewdb.client.Account account, com.google.gerrit.reviewdb.client.ContactInformation info) throws com.google.gerrit.common.errors.ContactInformationStoreException
com.google.gerrit.common.errors.ContactInformationStoreException