Package | Description |
---|---|
com.tridion.tcdl |
Modifier and Type | Method and Description |
---|---|
GlobalExecutionArguments |
GlobalExecutionArguments.Builder.build()
Building and return instance with assigned values.
|
Modifier and Type | Method and Description |
---|---|
Optional<GlobalExecutionArguments> |
TransformContext.getGlobalExecutionArguments()
Get execution arguments from the context object.
|
Modifier and Type | Method and Description |
---|---|
void |
TCDLTransformer.process(String itemURI,
String input,
Map<String,String> variablesMap,
Writer target,
GlobalExecutionArguments args) |
void |
TCDLRenderer.process(String itemURI,
String input,
Map<String,String> variablesMap,
Writer target,
GlobalExecutionArguments args)
Renders TCDL tags with additional execution parameters which assigned to
TransformContext . |
void |
AdditionalTagsProcessing.process(String itemURI,
String input,
Map<String,String> variablesMap,
Writer target,
GlobalExecutionArguments args)
Transforms or renders TCDL enabled content from the [input] String and writes the result to the [target].
|
void |
TCDLProcessor.process(String itemURI,
String input,
Map<String,String> variablesMap,
Writer target,
TCDLMode mode,
String dcpLanguage,
GlobalExecutionArguments args)
This method processes an item passed to it.
|
void |
TransformContext.setGlobalExecutionArguments(GlobalExecutionArguments globalExecutionArguments) |
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries