@StableMinor(version="12.5", sinceVersion="4.0") public interface IServiceInterfaceActionResponse extends IServiceInterfaceResponse, ActionResponse
Modifier and Type | Method and Description |
---|---|
String[] |
getRenderParameter(String key)
Deprecated.
This method may be removed in the future.
If the render parameter set needs to be read, consider storing
it somewhere else, for example, as a request attribute. For better
backwards compatibility in the doui framework, if the argument is
"itemId" and no such render parameter exists, it is also
searched in the request attributes.
|
Map<String,String[]> |
getRenderParameters()
Deprecated.
This method may be removed in the future.
If the render parameter set needs to be read, consider storing
it somewhere else, for example, as a request attribute. For better
backwards compatibility in the doui framework, if no
"itemId" render parameter exists, it is also
searched in the request attributes.
|
addCookie, deleteCookie
createActionURL, createPortalURL, createRenderURL
sendRedirect, sendRedirect
getPortletMode, getRenderParameterMap, getWindowState, removePublicRenderParameter, setEvent, setEvent, setPortletMode, setRenderParameter, setRenderParameter, setRenderParameters, setWindowState
addProperty, addProperty, addProperty, createElement, encodeURL, getNamespace, setProperty
@Deprecated String[] getRenderParameter(String key)
key
- @Deprecated Map<String,String[]> getRenderParameters()
LumisXP 12.5.0.200928 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.