Re-publishes the IPresentationTemplate
, and removes the item from its expired state if ExpirePresentationTemplate
has been previously called.
null
. ContentException
will be thrown. Exception Type | Condition |
---|---|
ContentSecurityException | The user does not have permission to un-expire or publish the Presentation Template. |
InvalidOperationException | The the Presentation Template is not in the expired state, has not been persisted, or has already been removed. |
ContentException | The Presentation Template is not in expired state, or if the method call resulted in a Content Server exception. |
SoapException | There was a communication problem during the execution of the remote method call. |
IPublishablePresentationTemplateManager Interface | Plumtree.Remote.PRC.Content.PresentationTemplate Namespace