Package wt.ixb.publicforapps.contextData
Class ExpImpContextData
java.lang.Object
wt.ixb.publicforapps.contextData.ExpImpContextData
- All Implemented Interfaces:
Externalizable,Serializable
- Direct Known Subclasses:
ExportContextData,ImportContextData
Supported API: true
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetEnableTuning(boolean enableTuning) Sets the choice whether to opt XML tuning or not Supported API: truevoidsetIXApplicationContext(IXApplicationContext appContext) Sets the value of the IX application context
Supported API: true
-
Method Details
-
setIXApplicationContext
Sets the value of the IX application context
Supported API: true- Parameters:
appContext-
-
setEnableTuning
public void setEnableTuning(boolean enableTuning) Sets the choice whether to opt XML tuning or not Supported API: true- Parameters:
applyTuning-
-