public static class ChangeControl.Factory extends Object
| Modifier and Type | Method and Description | 
|---|---|
ChangeControl | 
controlFor(com.google.gerrit.reviewdb.client.Change.Id id)  | 
ChangeControl | 
controlFor(com.google.gerrit.reviewdb.client.Change change)  | 
ChangeControl | 
validateFor(com.google.gerrit.reviewdb.client.Change.Id id)  | 
ChangeControl | 
validateFor(com.google.gerrit.reviewdb.client.Change change)  | 
public ChangeControl controlFor(com.google.gerrit.reviewdb.client.Change.Id id) throws NoSuchChangeException
NoSuchChangeExceptionpublic ChangeControl controlFor(com.google.gerrit.reviewdb.client.Change change) throws NoSuchChangeException
NoSuchChangeExceptionpublic ChangeControl validateFor(com.google.gerrit.reviewdb.client.Change.Id id) throws NoSuchChangeException, com.google.gwtorm.server.OrmException
NoSuchChangeExceptioncom.google.gwtorm.server.OrmExceptionpublic ChangeControl validateFor(com.google.gerrit.reviewdb.client.Change change) throws NoSuchChangeException, com.google.gwtorm.server.OrmException
NoSuchChangeExceptioncom.google.gwtorm.server.OrmException