public abstract class AbstractHelperDelegator extends Object
Modifier and Type | Field and Description |
---|---|
protected commonj.sdo.helper.HelperContext |
aHelperContext |
Constructor and Description |
---|
AbstractHelperDelegator() |
Modifier and Type | Method and Description |
---|---|
commonj.sdo.helper.HelperContext |
getHelperContext()
Return the helperContext that this instance is associated with.
|
void |
setHelperContext(commonj.sdo.helper.HelperContext helperContext)
INTERNAL:
Set the helperContext that this instance is associated with.
|
public commonj.sdo.helper.HelperContext getHelperContext()
HelperContext
,
HelperProvider
public void setHelperContext(commonj.sdo.helper.HelperContext helperContext)
helperContext
- HelperContext
Copyright © 2007–2020 Eclipse.org - EclipseLink Project. All rights reserved.