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.
|
public HelperContext getHelperContext()
commonj.sdo.helper.HelperContext,
commonj.sdo.impl.HelperProviderpublic void setHelperContext(HelperContext helperContext)
helperContext - commonj.sdo.helper.HelperContext