{ } }
Tree PREV CLASS NEXT CLASS FRAMES NO FRAMES SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD com.ibm.portal.portlet
Interface IWidgetWrapperURICreationContext
- All Superinterfaces:
- CreationContext, IWidgetWrapperCreationContext
public interface IWidgetWrapperURICreationContext- extends IWidgetWrapperCreationContext
A context for creating portlet definitions based on iwidget definition URIs. Instances of this creation context can be obtained from the CreationContextBuilderFactory
- Since:
- 7.0.0.0
Method Summary java.net.URI getIWidgetURI()
The uri of the iwidget definition to be wrapped by a new iwidget wrapper portlet clone.
Methods inherited from interface com.ibm.portal.portlet.IWidgetWrapperCreationContext getCorContext
Method Detail getIWidgetURI
java.net.URI getIWidgetURI()
- The uri of the iwidget definition to be wrapped by a new iwidget wrapper portlet clone.
- Returns:
- The uri of the iwidget definition to be wrapped by the new iwidget wrapper portlet clone.
Tree PREV CLASS NEXT CLASS FRAMES NO FRAMES SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD