Class EntityBatchHandler.ResponseBase
- java.lang.Object
-
- org.sakaiproject.entitybroker.rest.EntityBatchHandler.ResponseBase
-
- Direct Known Subclasses:
EntityBatchHandler.ResponseError,EntityBatchHandler.ResponseResult
- Enclosing class:
- EntityBatchHandler
public static class EntityBatchHandler.ResponseBase extends Object
Base class for all response data which will be encoded and output
-
-
Constructor Summary
Constructors Constructor Description ResponseBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetEntityURL()StringgetReference()intgetStatus()booleanisFailure()
-