Function _getUpdatePrivate

  • Private

    Get refresh, add, update, or delete definition info

    Parameters

    • url: string

      the base admin url for the service

    • id: any

      the id of the layer

    • obj: any

      parameters for the request

    • args: any

      various arguments to help support the request

    • type: "delete" | "update" | "add" | "refresh"

      type of update the request will handle

    Returns IUpdate

    IUpdate that has the request url and arguments