Uses of Class
com.gentics.api.imagestore.GenticsImageStoreRequest
-
Packages that use GenticsImageStoreRequest Package Description com.gentics.api.imagestore -
-
Uses of GenticsImageStoreRequest in com.gentics.api.imagestore
Methods in com.gentics.api.imagestore with parameters of type GenticsImageStoreRequest Modifier and Type Method Description void
RequestDecorator. decorateRequest(GenticsImageStoreRequest gisRequest, javax.servlet.http.HttpServletRequest request)
Provides the ability to alter parameters of requests sent to the GenticsImageStore
-