public class Index extends RetryingRestModifyView<ChangeResource,Index.Input,Response<?>>
Modifier and Type | Class and Description |
---|---|
static class |
Index.Input |
Modifier and Type | Method and Description |
---|---|
protected Response<?> |
applyImpl(BatchUpdate.Factory updateFactory,
ChangeResource rsrc,
Index.Input input) |
apply
protected Response<?> applyImpl(BatchUpdate.Factory updateFactory, ChangeResource rsrc, Index.Input input) throws java.io.IOException, AuthException, com.google.gwtorm.server.OrmException, PermissionBackendException
applyImpl
in class RetryingRestModifyView<ChangeResource,Index.Input,Response<?>>
java.io.IOException
AuthException
com.google.gwtorm.server.OrmException
PermissionBackendException