Class CayenneUpdateApplyServerParamsStage
java.lang.Object
io.agrest.runtime.processor.update.stage.UpdateApplyServerParamsStage
io.agrest.cayenne.processor.update.stage.CayenneUpdateApplyServerParamsStage
- All Implemented Interfaces:
Processor<UpdateContext<?>>
- Since:
- 2.7
-
Constructor Summary
ConstructorsConstructorDescriptionCayenneUpdateApplyServerParamsStage(IPathResolver pathResolver, UpdateConstraints constraints, ICayennePersister persister) -
Method Summary
Modifier and TypeMethodDescriptionprotected <T> voiddoExecute(UpdateContext<T> context) execute(UpdateContext<?> context) protected org.apache.cayenne.map.ObjRelationshipobjRelationshipForAgRelationship(String sourceEntityName, AgRelationship relationship)
-
Constructor Details
-
CayenneUpdateApplyServerParamsStage
public CayenneUpdateApplyServerParamsStage(IPathResolver pathResolver, UpdateConstraints constraints, ICayennePersister persister)
-
-
Method Details
-
execute
- Specified by:
executein interfaceProcessor<UpdateContext<?>>- Overrides:
executein classUpdateApplyServerParamsStage
-
doExecute
-
objRelationshipForAgRelationship
protected org.apache.cayenne.map.ObjRelationship objRelationshipForAgRelationship(String sourceEntityName, AgRelationship relationship)
-