public abstract class AbstractHelperDelegator
extends java.lang.Object
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.HelperProvider
public void setHelperContext(HelperContext helperContext)
helperContext
-commonj.sdo.helper.HelperContext