Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IPresentationTemplate Members

IPresentationTemplate overview

Public Instance Properties

iconExpired Gets a value indicating whether or not the Presentation Template is expired.
iconExtension Gets or sets the filename extension for the files that are produced when a content item is published with this Presentation Template.
iconLastPublishedDate Gets the last published date.
iconLastPublishedUserID Gets the ID of the user who last published the Presentation Template.
iconName Gets or sets the Presentation Template name.
iconPreviewURL Gets the URL to preview the Presentation Template.
iconPublishable Gets a value indicating whether or not the Presentation Template can be published.
iconPublished Gets a value indicating whether or not the Presentation Template is published.
iconPublishURL Gets the URL to the published Presentation Template.
iconSearchable Gets or sets a value indicating whether a content item published with this Presentation Template will be searchable in the Search server.
iconTemplateText Gets or sets the template text of this Presentation Template.
iconUUID Gets the Presentation Template UUID.

Public Instance Methods

iconClearAssociatedPortletID Clears the portlet association for this Presentation Template.
iconGetAssociatedPortletID Returns the object ID of the portlet associated with this Presentation Template or 0 if there is no portlet association.
iconGetAttachedDataEntryTemplate Returns the attached Data Entry Template by retrieving the latest information about the attached Data Entry Template from Publisher.
iconGetContainingFolder Returns the IFolder that contains this Presentation Template.
iconHasLastPublishedDate Returns true if tbe last published date is available, otherwise returns false.
iconSetAssociatedPortletID Sets the portlet ID associated with this Presentation Template.
iconStore Stores the Presentation Template.

See Also

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