public class PatchScriptFactory extends java.lang.Object implements java.util.concurrent.Callable<PatchScript>
| Modifier and Type | Class and Description |
|---|---|
static interface |
PatchScriptFactory.Factory |
| Modifier and Type | Method and Description |
|---|---|
PatchScript |
call() |
void |
setLoadComments(boolean load) |
void |
setLoadHistory(boolean load) |
public void setLoadHistory(boolean load)
public void setLoadComments(boolean load)
public PatchScript call() throws com.google.gwtorm.server.OrmException, LargeObjectException, AuthException, InvalidChangeOperationException, java.io.IOException, PermissionBackendException
call in interface java.util.concurrent.Callable<PatchScript>com.google.gwtorm.server.OrmExceptionLargeObjectExceptionAuthExceptionInvalidChangeOperationExceptionjava.io.IOExceptionPermissionBackendException