public abstract class TemplateSpec<ST extends SourceTable<?,?>,TT extends TargetTable<?,?>> extends Object
Modifier and Type | Method and Description |
---|---|
com.orchestranetworks.service.Session |
getSession()
Returns the session.
|
TemplateConfig<ST,TT> |
getTemplateConfig()
Returns the configuration for the template.
|
String |
getTemplateId()
Deprecated.
Since 4.5.0, this method may return
null . |
@Deprecated public final String getTemplateId()
null
.public final TemplateConfig<ST,TT> getTemplateConfig()
public final com.orchestranetworks.service.Session getSession()