public interface PMPContext
| Modifier and Type | Method and Description |
|---|---|
com.prosyst.mbs.services.useradmin.Authorization |
getAuthorization()
Gets the caller authorization
|
PMPConnection |
getConnection()
Gets connection to the remote client
|
java.lang.String |
getSessionID()
Gets the identification of this session
|
void |
postEvent(java.lang.Object event,
java.lang.String eventType,
long bid)
Sends an event to the current url
|
com.prosyst.mbs.services.useradmin.Authorization getAuthorization()
PMPConnection getConnection()
void postEvent(java.lang.Object event,
java.lang.String eventType,
long bid)
event - The eventeventType - The event's typebid - The id of the bundle that the event source belongs tojava.lang.String getSessionID()
Copyright © 2019 Bosch Software Innovations GmbH. All Rights Reserved.