public interface RequestAware extends EntityProvider
| Modifier and Type | Method and Description |
|---|---|
void |
setRequestGetter(RequestGetter requestGetter)
Allows the entity provider to access the current request if it is available,
sets a getter service which will retrieve the current request/response if there is one
NOTE: this will only be the current request at the instant that the methods on the getter service are called |
getEntityPrefixvoid setRequestGetter(RequestGetter requestGetter)
Copyright © 2007–2020 Sakai Project. All rights reserved.