Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.web.common.exceptionhandling.service
Interface RequestDumper

All Known Implementing Classes:
DefaultRequestDumper

public interface RequestDumper

Author:
arussel

Method Summary
 java.lang.String getDump(javax.servlet.http.HttpServletRequest request)
           
 void setNotListedAttributes(java.util.List<java.lang.String> attributes)
           
 

Method Detail

getDump

java.lang.String getDump(javax.servlet.http.HttpServletRequest request)

setNotListedAttributes

void setNotListedAttributes(java.util.List<java.lang.String> attributes)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.