Returns an IDataEntryTemplate by its UUID.
IDataEntryTemplate UUID; cannot be null, empty or longer than 255 characters. The UUID of an object can be obtained using the UUID property in the IDataEntryTemplate class. The IDataEntryTemplate or null if the template does not exist.
| Exception Type | Condition |
|---|---|
| ArgumentException | The UUID is an empty string or longer than 255 characters. |
| ContentSecurityException | The user does not have permission to access the Data Entry Template. |
| ContentException | The method call resulted in a Publisher exception. |
| SoapException | There was a communication problem during the execution of the remote method call. |
IDataEntryTemplateManager Interface | Plumtree.Remote.PRC.Content.DataEntryTemplate Namespace | IDataEntryTemplateManager.GetDataEntryTemplate Overload List