|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@StableMinor(version="5.5", sinceVersion="4.0") public interface ISourceContext
Offers information about the context where a source is being used.
Method Summary | |
---|---|
DouiContext |
getDouiContext()
Returns the doui context this source context belongs to. |
ServiceInstanceConfig |
getServiceInstanceConfig()
Returns the service instance of this context. |
SessionConfig |
getSessionConfig()
Returns the user session information. |
ITransaction |
getTransaction()
Returns the transaction for persistence access. |
Method Detail |
---|
DouiContext getDouiContext()
ITransaction getTransaction()
SessionConfig getSessionConfig()
ServiceInstanceConfig getServiceInstanceConfig()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |