| Package | Description |
|---|---|
| org.sakaiproject.entitybroker.entityprovider.capabilities | |
| org.sakaiproject.entitybroker.entityprovider.extension |
| Modifier and Type | Method and Description |
|---|---|
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 |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RequestGetterWrite
Allows for getting to the request and response objects for the current thread
|
Copyright © 2007–2020 Sakai Project. All rights reserved.