public abstract class SessionExecutionBody
extends java.lang.Object
SessionService.executeInLocalView(SessionExecutionBody)| Constructor and Description |
|---|
SessionExecutionBody() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
execute()
you can override this method if you want to have a result
|
void |
executeWithoutResult()
you can override this method if you do not need a result
|
Copyright © 2018 SAP SE. All Rights Reserved.