public interface ESServerCall
| Modifier and Type | Method and Description |
|---|---|
ESLocalProject |
getLocalProject()
Returns the
ESLocalProject this server call is associated with. |
ESServer |
getServer()
Returns the
ESServer this server call is meant to be executed against. |
ESUsersession |
getUsersession()
Returns the user session used by the server call.
|
ESUsersession getUsersession()
ESLocalProject getLocalProject()
ESLocalProject this server call is associated with.Copyright © 2017. All rights reserved.