public interface tcAdapterOperationsIntf extends tcUtilityOperationsIntf
| Modifier and Type | Method and Description |
|---|---|
void |
compileAdapter(java.lang.String adpaterName)
Builds an adapter with specified name.
|
void |
compileAll()
Builds all adapter.
|
close, getName, setCountry, setLanguage, setVariantvoid compileAdapter(java.lang.String adpaterName)
throws tcAPIException,
tcNoAdapterException,
tcAPIException
adpaterName - adapter name to be compiledtcAPIExceptiontcMissingAdapterExceptiontcAPIExceptiontcNoAdapterExceptionvoid compileAll()
throws tcBulkException,
tcAPIException
tcBulkExceptiontcAPIException