Class DataExchangeExportDataAccessSpec
java.lang.Object
com.orchestranetworks.addon.adix.DataAccessSpec
com.orchestranetworks.addon.dataexchange.DataExchangeDataAccessSpec
com.orchestranetworks.addon.dataexchange.DataExchangeExportDataAccessSpec
Deprecated.
A representation of a data access specification for the {addon.label} Export
service.
- Since:
- 2.0.0
-
Constructor Summary
ConstructorDescriptionDataExchangeExportDataAccessSpec
(com.onwbp.adaptation.Adaptation currentAdaptation, com.onwbp.adaptation.AdaptationTable currentTable, com.orchestranetworks.service.Session session) Deprecated.DataExchangeExportDataAccessSpec
(com.onwbp.adaptation.Adaptation currentAdaptation, com.onwbp.adaptation.AdaptationTable currentTable, com.orchestranetworks.service.Session session, com.orchestranetworks.service.ServiceContext sContext) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptioncom.orchestranetworks.view.TabularView
Deprecated.Returns this data access specification's TabularView object.Methods inherited from class com.orchestranetworks.addon.dataexchange.DataExchangeDataAccessSpec
isTableOccurrence
Methods inherited from class com.orchestranetworks.addon.adix.DataAccessSpec
getCurrentAdaptation, getCurrentHome, getCurrentTable, getLocale, getRepository, getSession
-
Constructor Details
-
DataExchangeExportDataAccessSpec
public DataExchangeExportDataAccessSpec(com.onwbp.adaptation.Adaptation currentAdaptation, com.onwbp.adaptation.AdaptationTable currentTable, com.orchestranetworks.service.Session session, com.orchestranetworks.service.ServiceContext sContext) Deprecated. -
DataExchangeExportDataAccessSpec
public DataExchangeExportDataAccessSpec(com.onwbp.adaptation.Adaptation currentAdaptation, com.onwbp.adaptation.AdaptationTable currentTable, com.orchestranetworks.service.Session session) Deprecated.
-
-
Method Details
-
getTabularView
public com.orchestranetworks.view.TabularView getTabularView()Deprecated.Returns this data access specification's TabularView object.
-
ExportConfigurationSpec
.