public static class EntityBatchHandler.ResponseBase extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
entityURL |
boolean |
failure |
String |
reference |
int |
status |
| Constructor and Description |
|---|
ResponseBase() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEntityURL() |
String |
getReference() |
int |
getStatus() |
boolean |
isFailure() |
Copyright © 2007–2018 Sakai Project. All rights reserved.