Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IContentFactory.GetPublishablePresentationTemplateManager Method 

Returns an IPublishablePresentationTemplateManager object that enables creation, deletion, query, and template text modification functionality for Presentation Templates without an associated Data Entry Template.

IPublishablePresentationTemplateManager GetPublishablePresentationTemplateManager();

Return Value

An IPresentationTemplateManager object.

Remarks

This allows publishing static HTML content.

See Also

IContentFactory Interface | Plumtree.Remote.PRC.Content Namespace