public interface RequestFilterConfig extends Serializable
NuxeoRequestControllerFilter config
for a given HttpServletRequest.| Modifier and Type | Method and Description |
|---|---|
String |
getCacheTime() |
boolean |
isCached() |
boolean |
isPrivate() |
boolean |
needSynchronization() |
boolean |
needTransaction() |
boolean needSynchronization()
boolean needTransaction()
boolean isCached()
boolean isPrivate()
String getCacheTime()
Copyright © 2011 Nuxeo SA. All Rights Reserved.