public class ContextMacroParameters extends Object
Constructor and Description |
---|
ContextMacroParameters() |
Modifier and Type | Method and Description |
---|---|
String |
getDocument() |
TransformationContextMode |
getTransformationContext() |
void |
setDocument(String documentReference) |
void |
setTransformationContext(TransformationContextMode mode) |
public String getDocument()
public void setDocument(String documentReference)
documentReference
- refer to getDocument()
public TransformationContextMode getTransformationContext()
TransformationContextMode
for detailspublic void setTransformationContext(TransformationContextMode mode)
mode
- refer to getTransformationContext()
Copyright © 2004–2022 XWiki. All rights reserved.