public interface ContactStore
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