Uses of Interface
com.arsdigita.cms.ItemCopier

Packages that use ItemCopier
com.arsdigita.cms Contains the core classes for the Red Hat Content Management System (CMS), classes that persist the fundamental objects for CMS such as content items, templates, content sections, and content types
 

Uses of ItemCopier in com.arsdigita.cms
 

Methods in com.arsdigita.cms with parameters of type ItemCopier
 boolean ArticleImageAssociation.copyProperty(CustomCopy source, com.arsdigita.persistence.metadata.Property property, ItemCopier copier)
          Auto-publish the associated ReusableImageAssociation if it is not yet live
 boolean Folder.copyProperty(CustomCopy srcItem, com.arsdigita.persistence.metadata.Property property, ItemCopier copier)
          Copy the specified property (attribute or association) from the specified source folder.
 boolean ContentBundle.copyProperty(CustomCopy source, com.arsdigita.persistence.metadata.Property property, ItemCopier copier)
          Ignore the INSTANCES property for ItemCopier.VERSION_COPY.
 boolean CustomCopy.copyProperty(CustomCopy source, com.arsdigita.persistence.metadata.Property property, ItemCopier copier)
          Copy the specified property (attribute or association) from the specified source item.
protected  boolean ContentItem.copyProperty(ContentItem source, String attribute, ItemCopier copier)
          Deprecated. use ContentItem.copyProperty(CustomCopy, Property, ItemCopier) instead
 boolean ContentItem.copyProperty(CustomCopy source, com.arsdigita.persistence.metadata.Property property, ItemCopier copier)
          Copy the specified property (attribute or association) from the specified source item.
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 19 2004:2352 UTC