com.ibm.commerce.tools.optools.order.commands

Interface OrderItemAttachmentViewCmd

  • All Superinterfaces:
    AccCommand, AttachmentViewCmd, com.ibm.websphere.command.CacheableCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, ControllerCommand, ECCommand, Protectable, java.io.Serializable, com.ibm.websphere.command.TargetableCommand
    All Known Implementing Classes:
    OrderItemAttachmentViewCmdImpl


    public interface OrderItemAttachmentViewCmd
    extends AttachmentViewCmd
    This command is to retrieve the attachment object from the database and will render it for viewing from a browser. This command is intended for order item personalization attribute attachment view.
    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        The copyright statement.
        See Also:
        Constant Field Values
      • defaultCommandClassName

        static final java.lang.String defaultCommandClassName
        default class name
        See Also:
        Constant Field Values