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

Interface GetManagedDirectoryCmd

  • All Known Implementing Classes:
    GetManagedDirectoryCmdImpl


    public interface GetManagedDirectoryCmd
    This interface is used to get managed directory.
    • Field Detail

      • COPYRIGHT

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

      • setGetManagedDirectory

        void setGetManagedDirectory(GetManagedDirectoryType getManagedDirectory)
        This method sets the GetManagedDirectory BOD.
        Parameters:
        getManagedDirectory - the GetManagedDirectory BOD that GetManagedDirectoryCmd would execute
      • getShowManagedDirectory

        ShowManagedDirectoryType getShowManagedDirectory()
        This method provides a get method to get the result (ShowManagedDirectoryType BOD).
        Returns:
        ShowManagedDirectoryType the ShowManagedDirectoryType BOD would return to the client