public abstract class AbstractHelperDelegator
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected HelperContext |
aHelperContext |
Constructor and Description |
---|
AbstractHelperDelegator() |
Modifier and Type | Method and Description |
---|---|
HelperContext |
getHelperContext()
Return the helperContext that this instance is associated with.
|
void |
setHelperContext(HelperContext helperContext)
INTERNAL:
Set the helperContext that this instance is associated with.
|
protected HelperContext aHelperContext
public HelperContext getHelperContext()
HelperContext
,
HelperProvider
public void setHelperContext(HelperContext helperContext)
helperContext
- HelperContext