Class CayenneOkResponseStage
java.lang.Object
io.agrest.runtime.processor.update.stage.UpdateFillResponseStage
io.agrest.cayenne.processor.update.stage.CayenneFillResponseStage
io.agrest.cayenne.processor.update.stage.CayenneOkResponseStage
- All Implemented Interfaces:
Processor<UpdateContext<?>>
- Since:
- 2.7
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected <T extends org.apache.cayenne.DataObject>
intgetHttpStatus(UpdateContext<T> context) Methods inherited from class io.agrest.cayenne.processor.update.stage.CayenneFillResponseStage
assignChildrenToParent, doExecute, executeMethods inherited from class io.agrest.runtime.processor.update.stage.UpdateFillResponseStage
getInstance
-
Constructor Details
-
CayenneOkResponseStage
public CayenneOkResponseStage()
-
-
Method Details
-
getHttpStatus
- Specified by:
getHttpStatusin classCayenneFillResponseStage
-