org.apache.olingo.odata2.api
Interface ODataDebugCallback

All Superinterfaces:
ODataCallback

public interface ODataDebugCallback
extends ODataCallback


Method Summary
 boolean isDebugEnabled()
          Determines whether additional debug information can be retrieved from this OData service for the current request.
 

Method Detail

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


Copyright © 2013-2015 The Apache Software Foundation. All Rights Reserved.