Package | Description |
---|---|
org.fusesource.camel.component.sap.model.rfc | |
org.fusesource.camel.component.sap.model.rfc.impl | |
org.fusesource.camel.component.sap.model.rfc.util |
Modifier and Type | Method and Description |
---|---|
ServerDataStore |
RfcFactory.createServerDataStore()
Returns a new object of class 'Server Data Store'.
|
ServerDataStore |
SapConnectionConfiguration.getServerDataStore()
Returns the value of the 'Server Data Store' containment reference.
|
Modifier and Type | Method and Description |
---|---|
void |
SapConnectionConfiguration.setServerDataStore(ServerDataStore value)
Sets the value of the '
Server Data Store ' containment reference. |
Modifier and Type | Class and Description |
---|---|
class |
ServerDataStoreImpl
An implementation of the model object 'Server Data Store'.
|
Modifier and Type | Field and Description |
---|---|
protected ServerDataStore |
SapConnectionConfigurationImpl.serverDataStore
The cached value of the '
Server Data Store ' containment reference. |
Modifier and Type | Method and Description |
---|---|
ServerDataStore |
RfcFactoryImpl.createServerDataStore() |
ServerDataStore |
SapConnectionConfigurationImpl.getServerDataStore() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
SapConnectionConfigurationImpl.basicSetServerDataStore(ServerDataStore newServerDataStore,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
SapConnectionConfigurationImpl.setServerDataStore(ServerDataStore newServerDataStore) |
Modifier and Type | Method and Description |
---|---|
T |
RfcSwitch.caseServerDataStore(ServerDataStore object)
Returns the result of interpreting the object as an instance of 'Server Data Store'.
|
Apache Camel