public interface BridgeInterface extends Serializable
| Modifier and Type | Method and Description |
|---|---|
BridgeAbstraction |
getAbstraction()
get the bridge abstraction object that implements this bridge interface
|
Class |
getJaloObjectClass()
returns the class of the jalo object that implements this bridge interface.
|
Object |
getRemote() |
void |
setAbstraction(BridgeAbstraction abstr)
set the bridge abstraction.
|
BridgeAbstraction getAbstraction()
void setAbstraction(BridgeAbstraction abstr)
abstr - the BridgeAbstraction objectClass getJaloObjectClass()
Object getRemote()
Copyright © 2017 SAP SE. All Rights Reserved.