Class EBXTableHelperSpec
java.lang.Object
com.orchestranetworks.addon.dex.common.generation.TableHelperSpec
com.orchestranetworks.addon.dex.common.generation.EBXTableHelperSpec
Specifies the configuration used to get the
EBXTable
declared in the {addon.label} dataset.- Since:
- 2.5.0
-
Constructor Summary
ConstructorDescriptionEBXTableHelperSpec
(String applicationLogicalName, com.onwbp.adaptation.Adaptation dataset, com.orchestranetworks.service.Session session) -
Method Summary
Methods inherited from class com.orchestranetworks.addon.dex.common.generation.TableHelperSpec
getApplicationLogicalName, getSession
-
Constructor Details
-
EBXTableHelperSpec
public EBXTableHelperSpec(String applicationLogicalName, com.onwbp.adaptation.Adaptation dataset, com.orchestranetworks.service.Session session) throws DataExchangeException - Throws:
DataExchangeException
-
-
Method Details
-
getDataset
public com.onwbp.adaptation.Adaptation getDataset()
-