Class and Description |
---|
AdapterAlreadyRegisteredException
An unchecked exception indicating that the given adapter has already been
registered using
AdapterRegistry.registerAdapter before, i.e. |
AdapterCallback
A base interface for any adapter callback that can be registered with the
Adapter Framework Adapter Administration API through the
AdapterRegistry.registerAdapter method. |
AdapterCallbackDuplicateException
An unchecked exception thrown by
AdapterRegistry.registerAdapter
when any callback interface is provided more than once in the passed
AdapterCallback[] array. |
AdapterCallbackUnknownException
An unchecked exception thrown by
AdapterRegistry.registerAdapter
when any of the supplied callbacks is not known to the Adapter Framework. |
AdapterCapability
Provides an enumeration of adapter capabilities, i.e.
|
AdapterCapabilityMismatchException
An unchecked exception that is either thrown during an adapter's registration
when a conflict between multiple capabilities and/or callbacks is detected
or during the invocation of an API that requires a certain capability, which
has not been specified during the adapter's registration.
|
AdapterNotRegisteredException
An unchecked exception indicating that the given adapter has not been
registered using
AdapterRegistry.registerAdapter although
this registration is mandatory for using the respective functionality. |
AdapterRegistry
Provides an interface to register an adapter with the Adapter Framework.
|
AdapterRegistryFactory
A factory to obtain an instance of an implementation of the
AdapterRegistry interface. |
AdminRuntimeException
An unchecked base exception for any runtime exceptions related to the
com.sap.aii.af.service.administration. |
Class and Description |
---|
AdapterCallback
A base interface for any adapter callback that can be registered with the
Adapter Framework Adapter Administration API through the
AdapterRegistry.registerAdapter method. |
Class and Description |
---|
AdapterCallback
A base interface for any adapter callback that can be registered with the
Adapter Framework Adapter Administration API through the
AdapterRegistry.registerAdapter method. |
Class and Description |
---|
AdapterCallback
A base interface for any adapter callback that can be registered with the
Adapter Framework Adapter Administration API through the
AdapterRegistry.registerAdapter method. |
AdapterCapabilityMismatchException
An unchecked exception that is either thrown during an adapter's registration
when a conflict between multiple capabilities and/or callbacks is detected
or during the invocation of an API that requires a certain capability, which
has not been specified during the adapter's registration.
|
AdapterNotRegisteredException
An unchecked exception indicating that the given adapter has not been
registered using
AdapterRegistry.registerAdapter although
this registration is mandatory for using the respective functionality. |
AdminException
A base exception for any exceptions related to the
com.sap.aii.af.service.administration. |
Copyright 2019 SAP AG Complete Copyright Notice