Oracle Fusion Middleware REST API Reference for Oracle WebLogic Portal
10g Release 3 (10.3.4)
E14258-03

Publish Portlet

This command renders a published Portlet. For more information see the "Portlet Publishing" section of the "Client-Side Developer's Guide".

Namespace

/bea/wlp/api

HTTP Method

GET

URI

/bea/wlp/api/portlet/publish

Parameters

Parameter
Type
Description
Allowed Values
Default Value
context (required)
String
The Desktop or .portal path that contains the Portlet.
portlet (required)
String
The label of the Portlet.
decoration
String
The level of decoration for the Portlet.
light
full
light

Input Example

/bea/wlp/api/portlet/publish?context=/myWebApp/appmanager/myPortal/myDesktop&portlet=myPortlet
Oracle Fusion Middleware REST API Reference for Oracle WebLogic Portal
10g Release 3 (10.3.4)
E14258-03

Copyright 2011, Oracle. All rights reserved.