public class AppRegistryDelegate extends java.lang.Object implements IAppRegistry
| Constructor and Description |
|---|
AppRegistryDelegate()
Default Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
AccelerationBridge |
getAccelerationBridge()
Returns a reference to the registered AccelerationBridge.
|
AdsBridge |
getAdsBridge()
Returns a reference to the registered AdsBridge.
|
AlarmBridge |
getAlarmBridge()
Returns a reference to the registered AlarmBridge.
|
AmbientLightBridge |
getAmbientLightBridge()
Returns a reference to the registered AmbientLightBridge.
|
AnalyticsBridge |
getAnalyticsBridge()
Returns a reference to the registered AnalyticsBridge.
|
java.lang.String |
getAPIVersion()
Method that returns the API version of the implementation.
|
AudioBridge |
getAudioBridge()
Returns a reference to the registered AudioBridge.
|
BarcodeBridge |
getBarcodeBridge()
Returns a reference to the registered BarcodeBridge.
|
BarometerBridge |
getBarometerBridge()
Returns a reference to the registered BarometerBridge.
|
BluetoothBridge |
getBluetoothBridge()
Returns a reference to the registered BluetoothBridge.
|
APIBridge |
getBridge(java.lang.String bridgeType)
Provides a bridge to handle API calls for the given interface name.
|
BrowserBridge |
getBrowserBridge()
Returns a reference to the registered BrowserBridge.
|
CalendarBridge |
getCalendarBridge()
Returns a reference to the registered CalendarBridge.
|
CameraBridge |
getCameraBridge()
Returns a reference to the registered CameraBridge.
|
CapabilitiesBridge |
getCapabilitiesBridge()
Returns a reference to the registered CapabilitiesBridge.
|
CloudBridge |
getCloudBridge()
Returns a reference to the registered CloudBridge.
|
CompressionBridge |
getCompressionBridge()
Returns a reference to the registered CompressionBridge.
|
ConcurrentBridge |
getConcurrentBridge()
Returns a reference to the registered ConcurrentBridge.
|
ContactBridge |
getContactBridge()
Returns a reference to the registered ContactBridge.
|
CryptoBridge |
getCryptoBridge()
Returns a reference to the registered CryptoBridge.
|
DatabaseBridge |
getDatabaseBridge()
Returns a reference to the registered DatabaseBridge.
|
DataStreamBridge |
getDataStreamBridge()
Returns a reference to the registered DataStreamBridge.
|
DesktopBridge |
getDesktopBridge()
Returns a reference to the registered DesktopBridge.
|
DeviceBridge |
getDeviceBridge()
Returns a reference to the registered DeviceBridge.
|
DisplayBridge |
getDisplayBridge()
Returns a reference to the registered DisplayBridge.
|
FacebookBridge |
getFacebookBridge()
Returns a reference to the registered FacebookBridge.
|
FileBridge |
getFileBridge()
Returns a reference to the registered FileBridge.
|
FileSystemBridge |
getFileSystemBridge()
Returns a reference to the registered FileSystemBridge.
|
GeolocationBridge |
getGeolocationBridge()
Returns a reference to the registered GeolocationBridge.
|
GlobalizationBridge |
getGlobalizationBridge()
Returns a reference to the registered GlobalizationBridge.
|
GooglePlusBridge |
getGooglePlusBridge()
Returns a reference to the registered GooglePlusBridge.
|
GyroscopeBridge |
getGyroscopeBridge()
Returns a reference to the registered GyroscopeBridge.
|
ImagingBridge |
getImagingBridge()
Returns a reference to the registered ImagingBridge.
|
InternalStorageBridge |
getInternalStorageBridge()
Returns a reference to the registered InternalStorageBridge.
|
LifecycleBridge |
getLifecycleBridge()
Returns a reference to the registered LifecycleBridge.
|
LinkedInBridge |
getLinkedInBridge()
Returns a reference to the registered LinkedInBridge.
|
LoggingBridge |
getLoggingBridge()
Returns a reference to the registered LoggingBridge.
|
MagnetometerBridge |
getMagnetometerBridge()
Returns a reference to the registered MagnetometerBridge.
|
MailBridge |
getMailBridge()
Returns a reference to the registered MailBridge.
|
ManagementBridge |
getManagementBridge()
Returns a reference to the registered ManagementBridge.
|
MapBridge |
getMapBridge()
Returns a reference to the registered MapBridge.
|
MessagingBridge |
getMessagingBridge()
Returns a reference to the registered MessagingBridge.
|
NetworkInfoBridge |
getNetworkInfoBridge()
Returns a reference to the registered NetworkInfoBridge.
|
NetworkNamingBridge |
getNetworkNamingBridge()
Returns a reference to the registered NetworkNamingBridge.
|
NetworkReachabilityBridge |
getNetworkReachabilityBridge()
Returns a reference to the registered NetworkReachabilityBridge.
|
NetworkStatusBridge |
getNetworkStatusBridge()
Returns a reference to the registered NetworkStatusBridge.
|
NFCBridge |
getNFCBridge()
Returns a reference to the registered NFCBridge.
|
NotificationBridge |
getNotificationBridge()
Returns a reference to the registered NotificationBridge.
|
NotificationLocalBridge |
getNotificationLocalBridge()
Returns a reference to the registered NotificationLocalBridge.
|
OAuthBridge |
getOAuthBridge()
Returns a reference to the registered OAuthBridge.
|
OCRBridge |
getOCRBridge()
Returns a reference to the registered OCRBridge.
|
OpenIdBridge |
getOpenIdBridge()
Returns a reference to the registered OpenIdBridge.
|
OSBridge |
getOSBridge()
Returns a reference to the registered OSBridge.
|
AppContextBridge |
getPlatformContext()
Returns a reference to the Platform Context
|
AppContextWebviewBridge |
getPlatformContextWeb()
Returns a reference to the Webview platform context
|
PrintingBridge |
getPrintingBridge()
Returns a reference to the registered PrintingBridge.
|
ProximityBridge |
getProximityBridge()
Returns a reference to the registered ProximityBridge.
|
QRCodeBridge |
getQRCodeBridge()
Returns a reference to the registered QRCodeBridge.
|
RSSBridge |
getRSSBridge()
Returns a reference to the registered RSSBridge.
|
RuntimeBridge |
getRuntimeBridge()
Returns a reference to the registered RuntimeBridge.
|
SecurityBridge |
getSecurityBridge()
Returns a reference to the registered SecurityBridge.
|
ServiceBridge |
getServiceBridge()
Returns a reference to the registered ServiceBridge.
|
SettingsBridge |
getSettingsBridge()
Returns a reference to the registered SettingsBridge.
|
SocketBridge |
getSocketBridge()
Returns a reference to the registered SocketBridge.
|
StoreBridge |
getStoreBridge()
Returns a reference to the registered StoreBridge.
|
TelephonyBridge |
getTelephonyBridge()
Returns a reference to the registered TelephonyBridge.
|
TimerBridge |
getTimerBridge()
Returns a reference to the registered TimerBridge.
|
TwitterBridge |
getTwitterBridge()
Returns a reference to the registered TwitterBridge.
|
UIBridge |
getUIBridge()
Returns a reference to the registered UIBridge.
|
UpdateBridge |
getUpdateBridge()
Returns a reference to the registered UpdateBridge.
|
VibrationBridge |
getVibrationBridge()
Returns a reference to the registered VibrationBridge.
|
VideoBridge |
getVideoBridge()
Returns a reference to the registered VideoBridge.
|
WalletBridge |
getWalletBridge()
Returns a reference to the registered WalletBridge.
|
XMLBridge |
getXMLBridge()
Returns a reference to the registered XMLBridge.
|
public final AccelerationBridge getAccelerationBridge()
getAccelerationBridge in interface IAppRegistrypublic final AdsBridge getAdsBridge()
getAdsBridge in interface IAppRegistrypublic final AlarmBridge getAlarmBridge()
getAlarmBridge in interface IAppRegistrypublic final AmbientLightBridge getAmbientLightBridge()
getAmbientLightBridge in interface IAppRegistrypublic final AnalyticsBridge getAnalyticsBridge()
getAnalyticsBridge in interface IAppRegistrypublic final AudioBridge getAudioBridge()
getAudioBridge in interface IAppRegistrypublic final BarcodeBridge getBarcodeBridge()
getBarcodeBridge in interface IAppRegistrypublic final BarometerBridge getBarometerBridge()
getBarometerBridge in interface IAppRegistrypublic final BluetoothBridge getBluetoothBridge()
getBluetoothBridge in interface IAppRegistrypublic final BrowserBridge getBrowserBridge()
getBrowserBridge in interface IAppRegistrypublic final CalendarBridge getCalendarBridge()
getCalendarBridge in interface IAppRegistrypublic final CameraBridge getCameraBridge()
getCameraBridge in interface IAppRegistrypublic final CapabilitiesBridge getCapabilitiesBridge()
getCapabilitiesBridge in interface IAppRegistrypublic final CloudBridge getCloudBridge()
getCloudBridge in interface IAppRegistrypublic final CompressionBridge getCompressionBridge()
getCompressionBridge in interface IAppRegistrypublic final ConcurrentBridge getConcurrentBridge()
getConcurrentBridge in interface IAppRegistrypublic final ContactBridge getContactBridge()
getContactBridge in interface IAppRegistrypublic final CryptoBridge getCryptoBridge()
getCryptoBridge in interface IAppRegistrypublic final DataStreamBridge getDataStreamBridge()
getDataStreamBridge in interface IAppRegistrypublic final DatabaseBridge getDatabaseBridge()
getDatabaseBridge in interface IAppRegistrypublic final DesktopBridge getDesktopBridge()
getDesktopBridge in interface IAppRegistrypublic final DeviceBridge getDeviceBridge()
getDeviceBridge in interface IAppRegistrypublic final DisplayBridge getDisplayBridge()
getDisplayBridge in interface IAppRegistrypublic final FacebookBridge getFacebookBridge()
getFacebookBridge in interface IAppRegistrypublic final FileBridge getFileBridge()
getFileBridge in interface IAppRegistrypublic final FileSystemBridge getFileSystemBridge()
getFileSystemBridge in interface IAppRegistrypublic final GeolocationBridge getGeolocationBridge()
getGeolocationBridge in interface IAppRegistrypublic final GlobalizationBridge getGlobalizationBridge()
getGlobalizationBridge in interface IAppRegistrypublic final GooglePlusBridge getGooglePlusBridge()
getGooglePlusBridge in interface IAppRegistrypublic final GyroscopeBridge getGyroscopeBridge()
getGyroscopeBridge in interface IAppRegistrypublic final ImagingBridge getImagingBridge()
getImagingBridge in interface IAppRegistrypublic final InternalStorageBridge getInternalStorageBridge()
getInternalStorageBridge in interface IAppRegistrypublic final LifecycleBridge getLifecycleBridge()
getLifecycleBridge in interface IAppRegistrypublic final LinkedInBridge getLinkedInBridge()
getLinkedInBridge in interface IAppRegistrypublic final LoggingBridge getLoggingBridge()
getLoggingBridge in interface IAppRegistrypublic final MagnetometerBridge getMagnetometerBridge()
getMagnetometerBridge in interface IAppRegistrypublic final MailBridge getMailBridge()
getMailBridge in interface IAppRegistrypublic final ManagementBridge getManagementBridge()
getManagementBridge in interface IAppRegistrypublic final MapBridge getMapBridge()
getMapBridge in interface IAppRegistrypublic final MessagingBridge getMessagingBridge()
getMessagingBridge in interface IAppRegistrypublic final NFCBridge getNFCBridge()
getNFCBridge in interface IAppRegistrypublic final NetworkInfoBridge getNetworkInfoBridge()
getNetworkInfoBridge in interface IAppRegistrypublic final NetworkNamingBridge getNetworkNamingBridge()
getNetworkNamingBridge in interface IAppRegistrypublic final NetworkReachabilityBridge getNetworkReachabilityBridge()
getNetworkReachabilityBridge in interface IAppRegistrypublic final NetworkStatusBridge getNetworkStatusBridge()
getNetworkStatusBridge in interface IAppRegistrypublic final NotificationBridge getNotificationBridge()
getNotificationBridge in interface IAppRegistrypublic final NotificationLocalBridge getNotificationLocalBridge()
getNotificationLocalBridge in interface IAppRegistrypublic final OAuthBridge getOAuthBridge()
getOAuthBridge in interface IAppRegistrypublic final OCRBridge getOCRBridge()
getOCRBridge in interface IAppRegistrypublic final OSBridge getOSBridge()
getOSBridge in interface IAppRegistrypublic final OpenIdBridge getOpenIdBridge()
getOpenIdBridge in interface IAppRegistrypublic final PrintingBridge getPrintingBridge()
getPrintingBridge in interface IAppRegistrypublic final ProximityBridge getProximityBridge()
getProximityBridge in interface IAppRegistrypublic final QRCodeBridge getQRCodeBridge()
getQRCodeBridge in interface IAppRegistrypublic final RSSBridge getRSSBridge()
getRSSBridge in interface IAppRegistrypublic final RuntimeBridge getRuntimeBridge()
getRuntimeBridge in interface IAppRegistrypublic final SecurityBridge getSecurityBridge()
getSecurityBridge in interface IAppRegistrypublic final ServiceBridge getServiceBridge()
getServiceBridge in interface IAppRegistrypublic final SettingsBridge getSettingsBridge()
getSettingsBridge in interface IAppRegistrypublic final SocketBridge getSocketBridge()
getSocketBridge in interface IAppRegistrypublic final StoreBridge getStoreBridge()
getStoreBridge in interface IAppRegistrypublic final TelephonyBridge getTelephonyBridge()
getTelephonyBridge in interface IAppRegistrypublic final TimerBridge getTimerBridge()
getTimerBridge in interface IAppRegistrypublic final TwitterBridge getTwitterBridge()
getTwitterBridge in interface IAppRegistrypublic final UIBridge getUIBridge()
getUIBridge in interface IAppRegistrypublic final UpdateBridge getUpdateBridge()
getUpdateBridge in interface IAppRegistrypublic final VibrationBridge getVibrationBridge()
getVibrationBridge in interface IAppRegistrypublic final VideoBridge getVideoBridge()
getVideoBridge in interface IAppRegistrypublic final WalletBridge getWalletBridge()
getWalletBridge in interface IAppRegistrypublic final XMLBridge getXMLBridge()
getXMLBridge in interface IAppRegistrypublic final APIBridge getBridge(java.lang.String bridgeType)
getBridge in interface IAppRegistrybridgeType - String with the interface name required.public java.lang.String getAPIVersion()
getAPIVersion in interface IAppRegistrypublic AppContextBridge getPlatformContext()
getPlatformContext in interface IAppRegistrypublic AppContextWebviewBridge getPlatformContextWeb()
getPlatformContextWeb in interface IAppRegistry