public interface RequestStorable extends EntityProvider
RequestStorage object for more infoRequestAware and RequestInterceptor| Modifier and Type | Method and Description |
|---|---|
void |
setRequestStorage(RequestStorage requestStorage)
Allows the entity provider to access the current request storage if available,
sets a storage service which will retrieve or set the stored data values
NOTE: this will only access data from the current request at the time the call is made, values disappear as soon as the request ends |
getEntityPrefixvoid setRequestStorage(RequestStorage requestStorage)
Copyright © 2007–2019 Sakai Project. All rights reserved.