protected class PresentationControllerHtml.PresentationPageRenderer extends Object implements IPageRenderer
IPageRenderer
implementation used by PresentationControllerHtml
.Modifier | Constructor and Description |
---|---|
protected |
PresentationPageRenderer() |
Modifier and Type | Method and Description |
---|---|
CharSequence |
evaluateEL(String expression)
Evaluates an EL expression.
|
PresentationControllerHtml.DataPreviewMode |
getDataPreviewMode()
Returns the mode of the portal when the page is required.
|
String |
getExecutedProcessActionServiceInterfaceInstanceId()
Returns the service interface instance identifier of the service interface instance target of
the process action.
|
String |
getMarkupCacheKey(LayoutFilePage layoutFilePage)
Returns the key used for caching the markup used to render
the page.
|
org.apache.wicket.markup.IMarkupResourceStreamProvider |
getMarkupResourceStreamProvider(LayoutFilePage layoutFilePage)
Returns the provider for the markup resource stream to be used to render
the page.
|
Map<String,String[]> |
getMultiPartFormParameters()
Returns the multi part form parameters, usually present in file uploads requests.
|
String |
getMultiPartFormServiceInterfaceInstance()
Returns the service interface instance identifier of the service interface instance source of
multi part form parameters . |
PortalRequestParameters |
getParameters()
Returns the
parameters . |
String |
getPreviousParametersXmlString()
Returns the existing previous parameters as XML string when a page is requested.
|
IPageWebResourceRenderRequest |
getRenderRequest()
Returns the page web resource render request.
|
ReplaceInterfacesStorage |
getReplaceInterfacesStorage()
Returns the replacement interfaces storage.
|
String |
getRootChannelId()
Returns the root channel Id of the page to render.
|
PageWebResource |
getWebResource() |
public CharSequence evaluateEL(String expression)
IPageRenderer
evaluateEL
in interface IPageRenderer
expression
- the expression.public String getRootChannelId()
IPageRenderer
getRootChannelId
in interface IPageRenderer
public PresentationControllerHtml.DataPreviewMode getDataPreviewMode()
IPageRenderer
getDataPreviewMode
in interface IPageRenderer
public String getExecutedProcessActionServiceInterfaceInstanceId()
IPageRenderer
getExecutedProcessActionServiceInterfaceInstanceId
in interface IPageRenderer
public Map<String,String[]> getMultiPartFormParameters()
IPageRenderer
getMultiPartFormParameters
in interface IPageRenderer
public String getMultiPartFormServiceInterfaceInstance()
IPageRenderer
multi part form parameters
.getMultiPartFormServiceInterfaceInstance
in interface IPageRenderer
multi part form parameters
.public PortalRequestParameters getParameters()
IPageRenderer
parameters
.getParameters
in interface IPageRenderer
public String getPreviousParametersXmlString()
IPageRenderer
getPreviousParametersXmlString
in interface IPageRenderer
public PageWebResource getWebResource()
getWebResource
in interface IPageRenderer
public IPageWebResourceRenderRequest getRenderRequest()
IPageRenderer
getRenderRequest
in interface IPageRenderer
public org.apache.wicket.markup.IMarkupResourceStreamProvider getMarkupResourceStreamProvider(LayoutFilePage layoutFilePage)
IPageRenderer
getMarkupResourceStreamProvider
in interface IPageRenderer
public String getMarkupCacheKey(LayoutFilePage layoutFilePage)
IPageRenderer
getMarkupCacheKey
in interface IPageRenderer
IMarkupCacheKeyProvider
public ReplaceInterfacesStorage getReplaceInterfacesStorage()
IPageRenderer
getReplaceInterfacesStorage
in interface IPageRenderer
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.