com.ibm.commerce.content.facade.server.commands

Interface ProcessManagedFileCmd

  • All Known Implementing Classes:
    ProcessManagedFileCmdImpl


    public interface ProcessManagedFileCmd
    The interface for command for ProcessManagedFile
    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        IBM Copyright notice field.
        See Also:
        Constant Field Values
    • Method Detail

      • setProcessManagedFile

        void setProcessManagedFile(ProcessManagedFileType processManagedFile)
        A set method for ProcessManagedFile
        Parameters:
        processManagedFile - the ProcessManagedFile BOD that ProcessManagedFileCmd would execute
      • getAcknowledgeManagedFile

        AcknowledgeManagedFileType getAcknowledgeManagedFile()
        Provide a Process method to Process the result (AcknowledgeManagedFileType BOD)
        Returns:
        AcknowledgeManagedFileType the AcknowledgeManagedFileType BOD would return to the client