Class SPARQL_Update

All Implemented Interfaces:
ActionLifecycle, ActionProcessor

public class SPARQL_Update extends ActionService
  • Constructor Details

    • SPARQL_Update

      public SPARQL_Update()
  • Method Details

    • execOptions

      public void execOptions(HttpAction action)
    • execGet

      public void execGet(HttpAction action)
    • execPost

      public void execPost(HttpAction action)
    • execPatch

      public void execPatch(HttpAction action)
    • execute

      public void execute(HttpAction action)
      Description copied from interface: ActionLifecycle
      The perform step of a request
    • validate

      public void validate(HttpAction action)
      Description copied from interface: ActionLifecycle
      The validation step of a request