Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IPresentationTemplate.GetAttachedDataEntryTemplate Method 

Returns the attached Data Entry Template by retrieving the latest information about the attached Data Entry Template from Content Server.

IDataEntryTemplate GetAttachedDataEntryTemplate();

Return Value

The attached Data Entry Template or null there is not an attached Data Entry Template.

Exceptions

Exception Type Condition
ContentSecurityException The user does not have permission to access the attached Data Entry Template.
ContentException The method call resulted in a Content Server exception.
InvalidOperationException The Data Entry Template has not been persisted or has already been removed.
SoapException There was a communication problem during the execution of the remote method call.

See Also

IPresentationTemplate Interface | Plumtree.Remote.PRC.Content.PresentationTemplate Namespace | IPublishablePresentationTemplateManager