Package | Description |
---|---|
com.breeze.save | |
com.breeze.webserver |
Modifier and Type | Method and Description |
---|---|
SaveResult |
SaveProcessor.saveChanges(SaveWorkState saveWorkState)
Persist the changes to the entities in the SaveWorkState that is passed in.
|
SaveResult |
SaveWorkState.toSaveResult()
Populate a new SaveResult with the entities and keyMappings.
|
Modifier and Type | Method and Description |
---|---|
protected SaveResult |
BreezeControllerServlet.saveChanges(SaveWorkState saveWorkState) |
Modifier and Type | Method and Description |
---|---|
protected void |
BreezeControllerServlet.writeSaveResponse(javax.servlet.http.HttpServletResponse response,
SaveResult saveResult) |