Stores the Presentation Template.
This method is used to persist a newly-created Presentation Template or persist modifications to an existing Presentation Template, including template text or any field modification.
Exception Type | Condition |
---|---|
ContentSecurityException | The user does not have the permission to store the Presentation Template. |
NameAlreadyInUseException | There is already a Presentation Template with the given name existed in the same folder. |
ContentException | The Presentation Template is associated with an invalid portlet ID, or the method call resulted in a Publisher exception. |
InvalidOperationException | The Presentation Template has already been removed, or if the containing folder has been removed. |
SoapException | There was a communication problem during the execution of the remote method call. |
IPresentationTemplate Interface | Plumtree.Remote.PRC.Content.PresentationTemplate Namespace