Returns an IPortletTemplate
object that represents an existing Portlet Template.
the Portlet Template being queried
Any changes made to the Portlet Template will not take effect in the portal until IPortletTemplate.Save()
is called.
Exception Type | Condition |
---|---|
NoSuchObjectException | if there is no object with the specified ID |
HttpException | if the query interface URL is not valid |
PortalException | if the operation resulted in an error on the portal |
IPortletTemplateManager Interface | Plumtree.Remote.PRC Namespace