|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.plasma.sdo.helper.PlasmaHelperContext
public class PlasmaHelperContext
| Field Summary | |
|---|---|
static PlasmaHelperContext |
INSTANCE
|
| 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. |
static PlasmaHelperContext |
instance()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static PlasmaHelperContext INSTANCE
| Method Detail |
|---|
public static PlasmaHelperContext instance()
public CopyHelper getCopyHelper()
HelperContext
getCopyHelper in interface HelperContextpublic DataFactory getDataFactory()
HelperContext
getDataFactory in interface HelperContextpublic DataHelper getDataHelper()
HelperContext
getDataHelper in interface HelperContextpublic EqualityHelper getEqualityHelper()
HelperContext
getEqualityHelper in interface HelperContextpublic TypeHelper getTypeHelper()
HelperContext
getTypeHelper in interface HelperContextpublic XMLHelper getXMLHelper()
HelperContext
getXMLHelper in interface HelperContextpublic XSDHelper getXSDHelper()
HelperContext
getXSDHelper in interface HelperContext
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||