public abstract class SessionExecutionBody extends Object
SessionService.executeInLocalView(SessionExecutionBody)| Constructor and Description |
|---|
SessionExecutionBody() |
| Modifier and Type | Method and Description |
|---|---|
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
|
public Object execute()
public void executeWithoutResult()
Copyright © 2017 SAP SE. All Rights Reserved.