public interface RequestDecorator
Modifier and Type | Method and Description |
---|---|
void |
decorateRequest(GenticsImageStoreRequest gisRequest,
javax.servlet.http.HttpServletRequest request)
Provides the ability to alter parameters of requests sent to the GenticsImageStore
|
void decorateRequest(GenticsImageStoreRequest gisRequest, javax.servlet.http.HttpServletRequest request)
gisRequest
- The GenticsImageStoreRequest Bean containing request informationrequest
- The HttpServletRequest object containing request informationCopyright © 2018 Gentics Software. All Rights Reserved.