Class IntegrationEntryCustomFieldUpdateApi

java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
net.atthegate.server.api.integration.IntegrationEntryCustomFieldUpdateApi
All Implemented Interfaces:
Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

public class IntegrationEntryCustomFieldUpdateApi extends javax.servlet.http.HttpServlet
See Also:
  • Field Details

  • Constructor Details

    • IntegrationEntryCustomFieldUpdateApi

      public IntegrationEntryCustomFieldUpdateApi()
  • Method Details

    • doPost

      protected void doPost(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp) throws javax.servlet.ServletException, IOException
      Overrides:
      doPost in class javax.servlet.http.HttpServlet
      Throws:
      javax.servlet.ServletException
      IOException