Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IDataEntryTemplateManager.GetDataEntryTemplate Method

Retrieves an IDataEntryTemplate in a folder by its name.

Overload List

Retrieves an IDataEntryTemplate in a folder by its name.

IDataEntryTemplate GetDataEntryTemplate(IFolder,string);

Returns an IDataEntryTemplate by its UUID.

IDataEntryTemplate GetDataEntryTemplate(string);

See Also

IDataEntryTemplateManager Interface | Plumtree.Remote.PRC.Content.DataEntryTemplate Namespace