Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IContentItemManager Members

IContentItemManager overview

Public Instance Methods

iconCheckInItem Checks in and stores a content item.
iconCheckOutItem Puts the content item into the checked-out state.
iconCopyContentItem Copies an IContentItem.
iconCreateContentItem Creates a new IContentItem with the given IDataEntryTemplate in the containing folder.
iconExpireContentItem Expires a IContentItem so it can no longer be published.
iconGetContentItemOverloaded. Returns an IContentItem by its UUID.
iconGetContentItemsOverloaded. Returns an array of IContentItems using the specified IDataEntryTemplate in an IFolder.
iconPreviewContentItem Previews the IContentItem and copies it to a preview target set internally by Publisher.
iconPublishContentItem Publishes the IContentItem and copies it to a publishing target set in Publisher.
iconPublishContentItems Publishes all IContentItems in a folder and optionally publishes items in subfolders.
iconRemoveContentItem Deletes the IContentItem.
iconUndoCheckOutItem Puts a content item that is currently in the checked-out state into the non-checked-out state.
iconUnexpireContentItem Re-publishes the IContentItem and removes the item from its expired state if ExpireContentItem has been previously called.

See Also

IContentItemManager Interface | Plumtree.Remote.PRC.Content.Item Namespace