Package com.ibm.commerce.tools.attachment.commands

  • Interface Summary 
    Interface Description
    AttachmentCreateNewDirectoryCmd
    Interface of AttachmentCreateNewDirectoryCmd command
    AttachmentUploadCmd
    Interface for AttachmentUploadCmdImpl command.
    AttachmentXMLControllerCmd
    Interface for AttachmentXMLComtrollerImpl command.
    AttachmentXMLUpdateBothCmd
    Interface of AttachmentXMLUpdateBothCmd command
    FileAntiVirusCmd
    Interface for FileAntiVirusCmdImpl command.
    ManagedDirectoryDeleteCmd
    This controller command is used to delete a managed directory.
  • Class Summary 
    Class Description
    AttachmentCreateNewDirectoryCmdImpl
    This is the default implementation of the AttachmentCreateNewDirectoryCmd controller command.
    AttachmentUploadCmdImpl
    The AttachmentUploadCmdImpl is a URL command that: store uploaded attachment into CMFILE table. Purpose: This command is used by the Attachment GUI in Commerce Accelerator.
    AttachmentXMLControllerCmdImpl
    The AttachmentXMLControllerCmd is a URL command that: Create Attachment Assets for Attachment Target Create Attachment Target for Attachment Relation Create Attachment Relation Update Attachment Assets for the Attachment Target. Update Attachment Asset Languages for each Attachment Asset in the Attachment Target. Update Attachment Asset Path Update Attachment Relation Properties Delete Attachment Relations Purpose: This command is used by the Attachment GUI in Commerce Accelerator.
    AttachmentXMLUpdateBothCmdImpl
    This is the default implementation of the AttachmentXMLUpdateBothCmd controller command.
    FileAntiVirusCmdImpl
    This command is the default implementation of the FileAntiVirusCmd interface.
    ManagedDirectoryDeleteCmdImpl
    This is the default implementation of the controller command ManagedDirectoryDeleteCmd.