com.ibm.portal.portlet
Interface IWidgetWrapperCreationContext
- All Superinterfaces:
- CreationContext
- All Known Subinterfaces:
- IWidgetWrapperURICreationContext, IWidgetWrapperURLCreationContext
-
public interface IWidgetWrapperCreationContext
- extends CreationContext
A the base interface for creation context for creating portlet definitions based on iwidget definitions.
- Since:
- 7.0.0.0
Method Summary
|
Context |
getCorContext()
The current content operations registry context. |
getCorContext
Context getCorContext()
- The current content operations registry context. The context can be obtained from the
PocService
- Returns:
- The current content operations registry context.
- See Also:
- PocService