public interface VjdbcHttpRequestResolver
extends java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
CallingContext |
getCallingContext() |
java.util.Properties |
getClientInfo() |
java.lang.Long |
getClientUid() |
Command |
getCommand() |
java.lang.Long |
getConnectionUid() |
java.util.Properties |
getProperties() |
UIDEx |
getUIDEx() |
java.lang.String |
getUrl() |
void |
setUIDEx(UIDEx uid) |
java.lang.Long getClientUid()
void setUIDEx(UIDEx uid)
UIDEx getUIDEx()
java.lang.Long getConnectionUid()
Command getCommand()
java.util.Properties getClientInfo()
java.util.Properties getProperties()
java.lang.String getUrl()
CallingContext getCallingContext()
Copyright © 2018 SAP SE. All Rights Reserved.