com.ibm.workplace.wcm.api
Interface PresentationTemplate

All Superinterfaces:
Document

public interface PresentationTemplate
extends Document

Represents a Presentation Template in the repository.

A PresentationTemplate is a template for how a Web Page will look when rendered.

Site and SiteArea objects enable an AuthoringTemplate to be mapped to a PresentationTemplate. This mapping will then determine the design and default properties of a Web Page.

A PresentationTemplate cannot be created, edited or deleted through the API. It must already exist in the repository.


Methods inherited from interface com.ibm.workplace.wcm.api.Document
getAuthors, getDeleteAccessMembers, getDescription, getEditAccessMembers, getHistoryLog, getId, getLiveAccessMembers, getModifiedDate, getName, getOwnerLibrary, getOwners, getReadAccessMembers, getTitle, hasDeleteAccess, hasDeleteAccess, hasEditAccess, hasEditAccess, hasLiveAccess, hasLiveAccess, hasReadAccess, hasReadAccess