+

Search Tips   |   Advanced Search

 PREV CLASS   NEXT CLASS
Tree 
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

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.
 

Method Detail

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
 PREV CLASS   NEXT CLASS
Tree 
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD