|
EclipseLink 2.4.2, build 'v20130514-5956486' API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface HelperContext
This interface represents a helper execution context. The set of helpers returned by the methods in this interface have visibility to the same SDO metadata, that is, they execute in the same "scope".
| Method Summary | |
|---|---|
CopyHelper |
getCopyHelper()
Gets the CopyHelper to use in this context. |
DataFactory |
getDataFactory()
Gets the DataFactory to use in this context. |
DataHelper |
getDataHelper()
Gets the DataHelper to use in this context. |
EqualityHelper |
getEqualityHelper()
Gets the EqualityHelper to use in this context. |
TypeHelper |
getTypeHelper()
Gets the TypeHelper to use in this context. |
XMLHelper |
getXMLHelper()
Gets the XMLHelper to use in this context. |
XSDHelper |
getXSDHelper()
Gets the XSDHelper to use in this context. |
| Method Detail |
|---|
CopyHelper getCopyHelper()
DataFactory getDataFactory()
DataHelper getDataHelper()
EqualityHelper getEqualityHelper()
TypeHelper getTypeHelper()
XMLHelper getXMLHelper()
XSDHelper getXSDHelper()
|
EclipseLink 2.4.2, build 'v20130514-5956486' API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||