|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConnectionContext
ConnectionContext
The context provides methods to access additional information about the
currently used connection.
Method Summary | |
---|---|
boolean |
doSupportSubset2()
Deprecated. PLEASE DON'T USE! SUBJECT TO CHANGE |
java.lang.Object |
getData(java.lang.String key)
Deprecated. Please don't use! For internal usage only |
Rights |
getRights()
Returns the Rights instance which is associated with this
connection. |
ServerInfo |
getServerInfo()
Returns the ServerInfo object associated with this connection to
get more information about the underlying server. |
void |
setData(java.lang.String key,
java.lang.Object data)
Deprecated. Please don't use! For internal usage only |
Method Detail |
---|
java.lang.Object getData(java.lang.String key)
void setData(java.lang.String key, java.lang.Object data)
boolean doSupportSubset2()
Rights getRights()
Rights
instance which is associated with this
connection.
Right
instance associated to this connectionServerInfo getServerInfo()
ServerInfo
object associated with this connection to
get more information about the underlying server.
ServerInfo
object associated with this connection.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |