Class EBXTableHelperSpec


  • public final class EBXTableHelperSpec
    extends TableHelperSpec
    Specifies the configuration used to get the EBXTable declared in the {addon.label} dataset.
    Since:
    2.5.0
    • Constructor Summary

      Constructors 
      Constructor Description
      EBXTableHelperSpec​(java.lang.String applicationLogicalName, com.onwbp.adaptation.Adaptation dataset, com.orchestranetworks.service.Session session)  
    • Constructor Detail

      • EBXTableHelperSpec

        public EBXTableHelperSpec​(java.lang.String applicationLogicalName,
                                  com.onwbp.adaptation.Adaptation dataset,
                                  com.orchestranetworks.service.Session session)
                           throws DataExchangeException
        Throws:
        DataExchangeException
    • Method Detail

      • getDataset

        public com.onwbp.adaptation.Adaptation getDataset()