Class SetProjectMetadataCommand

java.lang.Object
com.google.refine.commands.Command
com.google.refine.commands.project.SetProjectMetadataCommand

public class SetProjectMetadataCommand extends Command
  • Constructor Details

    • SetProjectMetadataCommand

      public SetProjectMetadataCommand()
  • Method Details

    • doPost

      public void doPost(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws javax.servlet.ServletException, IOException
      Overrides:
      doPost in class Command
      Throws:
      javax.servlet.ServletException
      IOException