public abstract class TableHelperSpec extends Object
Table declared in the {addon.label}
dataset.| Constructor and Description |
|---|
TableHelperSpec(String applicationLogicalName,
com.orchestranetworks.service.Session session) |
| Modifier and Type | Method and Description |
|---|---|
String |
getApplicationLogicalName()
Returns the logical name defined in the {addon.label} dataset.
|
com.orchestranetworks.service.Session |
getSession()
Returns the current session.
|
public TableHelperSpec(String applicationLogicalName, com.orchestranetworks.service.Session session) throws DataExchangeException
DataExchangeExceptionpublic final String getApplicationLogicalName()
public final com.orchestranetworks.service.Session getSession()