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

Interface ComposeManagedFileCmd

    • Field Detail

      • COPYRIGHT

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

      • setManagedFiles

        void setManagedFiles(java.util.List managedfiles)
        This method sets the list of ManagedFiles.
        Parameters:
        managedfiles - The list of ManagedFiles
      • getShowManagedFile

        ShowManagedFileType getShowManagedFile()
        This method returns the ShowManagedFile BOD.
        Returns:
        ShowManagedFileType the ShowManagedFileType BOD
      • getPagingParameter

        ShowType getPagingParameter()
        This method gets the paging parameters
        Returns:
        ShowType
      • setPagingParameter

        void setPagingParameter(ShowType aPagingParameter)
        This method sets the paging parameters
        Parameters:
        aPagingParameter - The paging parameter to set.