public interface ServiceContext
Modifier and Type | Method and Description |
---|---|
String |
getNedIdByDeviceName(String name) |
NavuNode |
getRootNode()
Returns the path root as a NavuNode with the
NavuContext attached to the ongoing Maapi transaction.
|
NavuNode |
getServiceNode()
Returns the current service path as a NavuNode with the
NavuContext attached to the ongoing Maapi transaction.
|
void |
setTimeout(int timeoutSeconds)
The timeout for service calls (pre-modification/create/post-modification)
can be controlled by /services/global-settings/service-callback-timeout.
|
void setTimeout(int timeoutSeconds) throws IOException, DpCallbackException
timeoutSeconds
- IOException
DpCallbackException
NavuNode getServiceNode() throws ConfException
ConfException
NavuNode getRootNode() throws ConfException
ConfException
String getNedIdByDeviceName(String name) throws ConfException
ConfException