Class TableHelperSpec

java.lang.Object
com.orchestranetworks.addon.dex.common.generation.TableHelperSpec
Direct Known Subclasses:
CSVTableHelperSpec, EBXTableHelperSpec, SpreadsheetTableHelperSpec, SQLTableHelperSpec, XMLTableHelperSpec

public abstract class TableHelperSpec extends Object
Provides the methods to get the Table declared in the {addon.label} dataset.
Since:
2.5.0
  • Constructor Details

  • Method Details

    • getApplicationLogicalName

      public final String getApplicationLogicalName()
      Returns the logical name defined in the {addon.label} dataset. This is represented in the 'Application' table's 'Logical name' field.
    • getSession

      public final com.orchestranetworks.service.Session getSession()
      Returns the current session.