public class VjdbcHttpRequestResolverProcessImpl extends AbstractVjdbcHttpRequestResolver
| Constructor and Description |
|---|
VjdbcHttpRequestResolverProcessImpl(HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
CallingContext |
getCallingContext() |
Properties |
getClientInfo() |
Long |
getClientUid() |
Command |
getCommand() |
Long |
getConnectionUid() |
Properties |
getProperties() |
UIDEx |
getUIDEx() |
String |
getUrl() |
void |
setUIDEx(UIDEx uid) |
String |
toString() |
preparePropertiespublic VjdbcHttpRequestResolverProcessImpl(HttpServletRequest request)
throws IOException,
IllegalStateException,
ClassNotFoundException
public CallingContext getCallingContext()
public Properties getClientInfo()
public Long getClientUid()
public Command getCommand()
public UIDEx getUIDEx()
public void setUIDEx(UIDEx uid)
public Long getConnectionUid()
public Properties getProperties()
public String getUrl()
Copyright © 2017 SAP SE. All Rights Reserved.