Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IContentFactory Methods

The methods of the IContentFactory interface are listed below. For a complete list of IContentFactory interface members, see the IContentFactory Members topic.

Public Instance Methods

GetContentItemManager Returns an IContentItemManager object that enables creation, deletion, modification, publishing and query functionality for Content items.
GetDataEntryTemplateManager Returns an IDataEntryTemplateManager that enables creation, deletion, modification and query functionality for Content Data Entry Templates.
GetFolderManager Returns an IFolderManager that enables creation, deletion, modification and query functionality for Content folders.
GetPresentationTemplateManager Returns an IPresentationTemplateManager object that enables creation, deletion, query, and template text modification and functionality for Content Presentation Templates.
GetPropertyManager Returns an IPropertyManager object that enables Content Server property creation functionality.
GetPublishablePresentationTemplateManager Returns an IPublishablePresentationTemplateManager object that enables creation, deletion, query, and template text modification and functionality for Content Presentation Templates without an associated Data Entry Template.
GetSelectionListManager Returns an ISelectionListManager object that enables creation, deletion, query, and property modification functionality for Content selection lists.

See Also

IContentFactory Interface | Plumtree.Remote.PRC.Content Namespace