public class TdbSerializableObject extends TdbMessageProvider implements TdbControlObjectProvider
Constructor and Description |
---|
TdbSerializableObject(TdbSession session,
TdbInterfaceType type,
TdbControlObject ob)
Constructor
|
Modifier and Type | Method and Description |
---|---|
TdbControlObject |
getControlObject()
Retrieves the Control object reference bound to this instance
|
codeList, getLastCode, getLastMessage, hasMessages, messageList, resetMessages
cancel, getSession, isCancelable, setCancelable
public TdbSerializableObject(TdbSession session, TdbInterfaceType type, TdbControlObject ob) throws TdbException
session
- Active sessiontype
- Type of connection for which this construction is validob
- The Control object reference that is bound to this objectTdbException
public TdbControlObject getControlObject()
getControlObject
in interface TdbControlObjectProvider