com.retek.component.media.impl.command
Class SellingItemCopyToMediaCommand
java.lang.Object
com.retek.commons.domain.core.Command
com.retek.component.media.impl.command.SellingItemCopyToMediaCommand
- public class SellingItemCopyToMediaCommand
- extends Command
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SellingItemCopyToMediaCommand
public SellingItemCopyToMediaCommand()
doExecute
protected void doExecute()
throws SystemException,
BusinessException
- Specified by:
doExecute
in class Command
- Throws:
SystemException
BusinessException
setCopyFromSellingItems
public void setCopyFromSellingItems(java.util.Collection copyFromSellingItems)
setCopyToMedia
public void setCopyToMedia(java.util.Collection copyToMedia)
setSellingItemCopyToMediaCriteria
public void setSellingItemCopyToMediaCriteria(SellingItemCopyToMediaCriteria criteria)
getSellingItemCopyToMediaCriteria
public SellingItemCopyToMediaCriteria getSellingItemCopyToMediaCriteria()
setIgnoreExistingSellingItemWarnings
public void setIgnoreExistingSellingItemWarnings(boolean ignoreExistingSellingItemWarnings)
setOverWriteExistingSellingItems
public void setOverWriteExistingSellingItems(boolean overWriteExistingSellingItems)
getMedia
public Media getMedia()
setMedia
public void setMedia(Media media)
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28