|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RequestGetter | |
|---|---|
| org.sakaiproject.entitybroker.entityprovider.capabilities | |
| org.sakaiproject.entitybroker.entityprovider.extension | |
| Uses of RequestGetter in org.sakaiproject.entitybroker.entityprovider.capabilities |
|---|
| Methods in org.sakaiproject.entitybroker.entityprovider.capabilities with parameters of type RequestGetter | |
|---|---|
void |
RequestAware.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 |
| Uses of RequestGetter in org.sakaiproject.entitybroker.entityprovider.extension |
|---|
| Subinterfaces of RequestGetter in org.sakaiproject.entitybroker.entityprovider.extension | |
|---|---|
interface |
RequestGetterWrite
Allows for getting to the request and response objects for the current thread |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||