Class RequestIdOperationContextAttributes

    • Field Summary

      • Fields inherited from class com.hybris.cockpitng.core.spring.RequestOperationContextManager

        ATTRIBUTE_REQUEST_ID
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object getAttribute​(javax.servlet.ServletRequest request, java.lang.String attribute)
      Gets attribute value to be copied.
      java.util.Enumeration<java.lang.String> getAttributeNames​(javax.servlet.ServletRequest request)
      Gets attributes to be copied from specified request
      • Methods inherited from class com.hybris.cockpitng.core.spring.RequestOperationContextManager

        getRequestId, requestDestroyed, requestInitialized
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait