|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InfoEngineTranslationTable | |
wt.federation | The federation service (wt.federation package) provides functionality to create and manage proxy objects of remote systems and perform utility functions supporting the federation system. |
Uses of InfoEngineTranslationTable in wt.federation |
Fields in wt.federation declared as InfoEngineTranslationTable | |
private InfoEngineTranslationTable |
InfoEngineInputStream.translationTable
|
private InfoEngineTranslationTable |
IESQLQuerySpecTranslator.translationTable
|
private InfoEngineTranslationTable |
FederatedInfoEngineService.translationTable
|
private InfoEngineTranslationTable |
InfoEngineInputStream.translationTable
|
private InfoEngineTranslationTable |
IESQLQuerySpecTranslator.translationTable
|
private InfoEngineTranslationTable |
FederatedInfoEngineService.translationTable
|
Methods in wt.federation that return InfoEngineTranslationTable | |
static InfoEngineTranslationTable |
InfoEngineTranslationTable.newInfoEngineTranslationTable()
Constructor returning an instance initialized with default property values. |
static InfoEngineTranslationTable |
InfoEngineTranslationTable.newInfoEngineTranslationTable(String name,
String type)
Constructor returning an instance initialized with a specified name and type. |
InfoEngineTranslationTable |
FederatedInfoEngineService.getTranslationTable()
Return an instance of the attribute translation table referenced by this Info*Engine service. |
static InfoEngineTranslationTable |
InfoEngineTranslationTable.newInfoEngineTranslationTable()
Constructor returning an instance initialized with default property values. |
static InfoEngineTranslationTable |
InfoEngineTranslationTable.newInfoEngineTranslationTable(String name,
String type)
Constructor returning an instance initialized with a specified name and type. |
InfoEngineTranslationTable |
FederatedInfoEngineService.getTranslationTable()
Return an instance of the attribute translation table referenced by this Info*Engine service. |
Methods in wt.federation with parameters of type InfoEngineTranslationTable | |
protected boolean |
InfoEngineTranslationTable.readVersion(InfoEngineTranslationTable thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
protected boolean |
InfoEngineTranslationTable.readVersion(InfoEngineTranslationTable thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |