lumis.portal.serviceinterface
Interface IServiceInterfaceRequestSPI
- All Superinterfaces:
- IServiceInterfaceRequest, PortletRequest
- All Known Implementing Classes:
- MockServiceInterfaceRenderRequest, ServiceContainerActionRequest, ServiceContainerRenderRequest, ServiceContainerRequest
public interface IServiceInterfaceRequestSPI
- extends IServiceInterfaceRequest
Interface that interfaces receive to get request information. SPI interface for internal usage only.
- Since:
- 7.0.0
Fields inherited from interface javax.portlet.PortletRequest |
ACTION_PHASE, ACTION_SCOPE_ID, BASIC_AUTH, CCPP_PROFILE, CLIENT_CERT_AUTH, DIGEST_AUTH, EVENT_PHASE, FORM_AUTH, LIFECYCLE_PHASE, RENDER_HEADERS, RENDER_MARKUP, RENDER_PART, RENDER_PHASE, RESOURCE_PHASE, USER_INFO |
Methods inherited from interface lumis.portal.serviceinterface.IServiceInterfaceRequest |
getAttributeNames, getBusinessContext, getCallerServiceInterfaceInstanceId, getCookie, getCookies, getFileParameter, getHeader, getMode, getPageConfig, getPageWebResource, getParameterMap, getParameterNames, getRequestDispatcher, getServiceConfig, getServiceInstanceConfig, getServiceInstanceDebugLevel, getServiceInterfaceConfig, getServiceInterfaceInstanceConfig, getServiceInterfaceInstanceId, getSessionConfig, isPreview, setMode, setSessionConfig |
Methods inherited from interface javax.portlet.PortletRequest |
getAttribute, getAuthType, getContextPath, getLocale, getLocales, getParameter, getParameterValues, getPortalContext, getPortletMode, getPortletSession, getPortletSession, getPreferences, getPrivateParameterMap, getProperties, getProperty, getPropertyNames, getPublicParameterMap, getRemoteUser, getRequestedSessionId, getResponseContentType, getResponseContentTypes, getScheme, getServerName, getServerPort, getUserPrincipal, getWindowID, getWindowState, isPortletModeAllowed, isRequestedSessionIdValid, isSecure, isUserInRole, isWindowStateAllowed, removeAttribute, setAttribute |
getVariableResolver
VariableResolver getVariableResolver()
- Returns the
VariableResolver
for this request.
- Returns:
- the
VariableResolver
for this request. - Since:
- 7.0.0
getFunctionMapper
FunctionMapper getFunctionMapper()
- Returns the
FunctionMapper
for this request.
- Returns:
- the
FunctionMapper
for this request. - Since:
- 7.0.0
getServiceContainerHttpServletRequest
ServiceContainerHttpServletRequest getServiceContainerHttpServletRequest()
- Returns the
ServiceContainerHttpServletRequest
.
- Returns:
- the
ServiceContainerHttpServletRequest
. - Since:
- 7.0.0
Lumisportal 7.0.0.121130 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.