public interface SDODataFactory
extends commonj.sdo.helper.DataFactory
Purpose: The implementation of commonj.sdo.helper.DataFactory
Modifier and Type | Method and Description |
---|---|
commonj.sdo.helper.HelperContext |
getHelperContext()
INTERNAL:
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.
|
commonj.sdo.helper.HelperContext getHelperContext()
void setHelperContext(commonj.sdo.helper.HelperContext helperContext)
helperContext
-