@PublicApi public interface ExportRenderContext extends AttributeContext
A subtype of AttributeContext passed to ExportRenderer.
AttributeContext,
ExportRequestContext| Modifier and Type | Method and Description |
|---|---|
RowValues |
getValues()
Returns the
RowValues that contains the values of all attributes previously required by calling
ExportRequestContext.requireAttribute(AttributeSpec) for all rows associated with the current request. |
getBaseStructureId, getBaseUrl, getI18n, getI18nHelper, getLoadTimeMillis, getLoadTimeNanos, getLocale, getObject, getTimeZone, getUser, putObject@NotNull RowValues getValues()
Returns the RowValues that contains the values of all attributes previously required by calling
ExportRequestContext.requireAttribute(AttributeSpec) for all rows associated with the current request.
null.ExportRequestContext.requireAttribute(AttributeSpec)Copyright © 2021 ALM Works. All Rights Reserved.