Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

All Known Implementing Classes:
DefaultRequestDumper

public interface RequestDumper

Author:
arussel

Method Summary
 String getDump(HttpServletRequest request)
           
 void setNotListedAttributes(List<String> attributes)
           
 

Method Detail

getDump

String getDump(HttpServletRequest request)

setNotListedAttributes

void setNotListedAttributes(List<String> attributes)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.