Interface ODataDebugCallback

All Superinterfaces:
ODataCallback

public interface ODataDebugCallback extends ODataCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Determines whether additional debug information can be retrieved from this OData service for the current request.
  • Method Details

    • isDebugEnabled

      boolean isDebugEnabled()
      Determines whether additional debug information can be retrieved from this OData service for the current request.
      Returns:
      true if the system is in debug mode and the current user has the rights to debug the OData service