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 |
needTransactionBuffered() |
boolean needSynchronization()
boolean needTransaction()
boolean needTransactionBuffered()
boolean isCached()
boolean isPrivate()
String getCacheTime()
Copyright © 2018 Nuxeo. All rights reserved.