|
Remote System Explorer DataStore Release 3.4 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IDataStoreCompatibilityHandler | |
---|---|
org.eclipse.dstore.core.client | |
org.eclipse.dstore.core.model |
Uses of IDataStoreCompatibilityHandler in org.eclipse.dstore.core.client |
---|
Methods in org.eclipse.dstore.core.client that return IDataStoreCompatibilityHandler | |
---|---|
IDataStoreCompatibilityHandler |
ClientConnection.getCompatibilityHandler()
|
Methods in org.eclipse.dstore.core.client with parameters of type IDataStoreCompatibilityHandler | |
---|---|
void |
ClientConnection.setCompatibilityHandler(IDataStoreCompatibilityHandler handler)
|
Uses of IDataStoreCompatibilityHandler in org.eclipse.dstore.core.model |
---|
Classes in org.eclipse.dstore.core.model that implement IDataStoreCompatibilityHandler | |
---|---|
class |
DefaultDataStoreCompatibilityHandler
|
Methods in org.eclipse.dstore.core.model that return IDataStoreCompatibilityHandler | |
---|---|
IDataStoreCompatibilityHandler |
DataStore.getCompatibilityHandler()
Get the compatibility handler for the client. |
Methods in org.eclipse.dstore.core.model with parameters of type IDataStoreCompatibilityHandler | |
---|---|
void |
DataStore.setCompatibilityHandler(IDataStoreCompatibilityHandler handler)
Set the compatibility handler for the client. |
|
Remote System Explorer DataStore Release 3.4 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |