| Package | Description |
|---|---|
| com.sap.portal.wpc.api.content |
Provides the ability to register and unregister custom content implementations, enables notifying WPC environment on content modifications and on approval related actions.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
IWPCContentRegistration.registerContentHandler(String contentHandlerID,
IContentHandler contentHandler)
Registers the
IContentHandler object. |
boolean |
IWPCContentRegistration.registerContentProvider(String contentProviderID,
IContentProvider contentProvider)
Registers the
IContentProvider object. |
boolean |
IWPCContentRegistration.unregisterContentHandler(String contentHandlerID)
Unregisters the specified
IContentHandler object. |
boolean |
IWPCContentRegistration.unregisterContentProvider(String contentProviderID)
Unregisters the specified
IContentProvider object. |
Copyright 2021 SAP SE Complete Copyright Notice