public interface IDfContext
Modifier and Type | Method and Description |
---|---|
IDfGenerationContext |
getGenerationContext() |
IDfSessionManager |
getSessionManager()
Get a session manager containing the credentials for all the sources.
|
java.lang.Iterable<java.lang.String> |
getSources()
A filter is applied once for all External sources and once for each Docbase source.
|
void |
sendEvent(java.lang.String message)
Send an event that can be retrieved in the query status.
|
java.lang.Iterable<java.lang.String> getSources()
IDfSessionManager getSessionManager()
void sendEvent(java.lang.String message)
message
- the message which is sent as the payload of the error.IDfGenerationContext getGenerationContext()
Copyright 1994-2023 OpenText Corporation. All rights reserved.