Class EntityLogger


  • public class EntityLogger
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void logRequestEntity​(org.apache.olingo.odata2.api.edm.EdmEntityType entityType, org.apache.olingo.odata2.api.ep.entry.ODataEntry entry)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • logRequestEntity

        public static void logRequestEntity​(org.apache.olingo.odata2.api.edm.EdmEntityType entityType,
                                            org.apache.olingo.odata2.api.ep.entry.ODataEntry entry)
                                     throws org.apache.olingo.odata2.api.edm.EdmException
        Throws:
        org.apache.olingo.odata2.api.edm.EdmException