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

Interface GetManagedFileCmd

  • All Known Implementing Classes:
    GetManagedFileCmdImpl


    public interface GetManagedFileCmd
    The interface for command for GetManagedFile
    • Field Detail

      • COPYRIGHT

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

      • setGetManagedFile

        void setGetManagedFile(GetManagedFileType getManagedFile)
        This method sets the GetManagedFileType BOD.
        Parameters:
        getManagedFile - the GetManagedFile BOD that GetManagedFileCmd would execute
      • getShowManagedFile

        ShowManagedFileType getShowManagedFile()
        This method gets the ShowManagedFileType BOD.
        Returns:
        ShowManagedFileType the ShowManagedFileType BOD would return to the client