|
Remote System Explorer DataStore Release 3.3 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Client | |
---|---|
org.eclipse.dstore.core.model | |
org.eclipse.dstore.core.server |
Uses of Client in org.eclipse.dstore.core.model |
---|
Methods in org.eclipse.dstore.core.model that return Client | |
---|---|
Client |
DataStore.getClient()
This method is used to get the object of the Client stored for each user. |
Methods in org.eclipse.dstore.core.model with parameters of type Client | |
---|---|
void |
DataStore.setClient(Client client)
This method is used to set the Client object for each user. |
Uses of Client in org.eclipse.dstore.core.server |
---|
Methods in org.eclipse.dstore.core.server with parameters of type Client | |
---|---|
void |
ISystemService.setThreadSecurity(Client client)
This method is used to establish a thread-level security. |
|
Remote System Explorer DataStore Release 3.3 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |