AquaLogic Interaction Development Kit (IDK) 6.0.0

IContentItemManager Members

IContentItemManager overview

Public Instance Methods

CheckInItem Checks in and stores a content item.
CheckOutItem Puts the content item into the checked-out state.
CopyContentItem Copies an IContentItem.
CreateContentItem Creates a new IContentItem with the given IDataEntryTemplate in the containing folder.
ExpireContentItem Expires a IContentItem so it can no longer be published.
GetContentItemOverloaded. Retrieves an IContentItem in a folder by its name.
GetContentItemsOverloaded. Returns all IContentItems contained in a given IFolder.
PreviewContentItem Previews the IContentItem and copies it to a preview target set internally by Publisher.
PublishContentItem Publishes the IContentItem and copies it to a publishing target set in Publisher.
PublishContentItems Publishes all IContentItems in a folder and optionally publishes items in subfolders.
RemoveContentItem Deletes the IContentItem.
UndoCheckOutItem Puts a content item that is currently in the checked-out state into the non-checked-out state.
UnexpireContentItem 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