public abstract class RequestPersistenceContext extends BaseContext
| Constructor and Description |
|---|
RequestPersistenceContext() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
after() |
void |
before() |
java.util.List<IntegrationApiMediaModel> |
getAllMedia() |
java.lang.String |
getMediaContentAsString(IntegrationApiMediaModel model) |
protected abstract java.lang.String |
getMonitoringProperty() |
void |
turnMonitoringOff() |
findAll, flexibleSearch, getService, modelService, removeAllpublic void before()
before in class BaseContextprotected void after()
public java.util.List<IntegrationApiMediaModel> getAllMedia()
public java.lang.String getMediaContentAsString(IntegrationApiMediaModel model) throws java.io.IOException
java.io.IOExceptionpublic void turnMonitoringOff()
protected abstract java.lang.String getMonitoringProperty()
Copyright © 2018 SAP SE. All Rights Reserved.