| Package | Description |
|---|---|
| com.sap.netweaver.coll.shared.api.extension |
| Modifier and Type | Method and Description |
|---|---|
void |
IExtension.commit(IExtensionPoint extension,
IExtensionContext context)
Method called by the extension processor when no error occurred and all changing are
finalised.
|
IExtensionResult |
IExtension.process(IExtensionPoint extension,
IExtensionContext context)
Method called by the extension processor when an extension point is reached and
the extension needs to be processed.
|
void |
IExtension.rollback(IExtensionPoint extension,
IExtensionContext context)
Method called by the extension processor when an error occurred.
|
void |
IExtension.validate(IExtensionPoint extension,
IExtensionContext context)
Method called by the extension processor to validate that the extension can be
processed.
|
Copyright 2021 SAP SE Complete Copyright Notice