|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.moesol.bindings.platform_sdk.component_services.IUnknown.Jni com.moesol.bindings.platform_sdk.component_services.IDispatch.Jni com.moesol.bindings.platform_sdk.data_services._ADO.Jni com.moesol.bindings.platform_sdk.data_services._Record.Jni
public static class _Record.Jni
Implementation, Java to COM.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.moesol.bindings.platform_sdk.component_services.IDispatch.Jni |
---|
IDispatch.Jni.MoeSolInternal |
Nested classes/interfaces inherited from interface com.moesol.bindings.platform_sdk.data_services._Record |
---|
_Record.Disp, _Record.Jni |
Field Summary |
---|
Fields inherited from interface com.moesol.bindings.platform_sdk.data_services._Record |
---|
IID, TYPELIB |
Fields inherited from interface com.moesol.bindings.platform_sdk.component_services.IDispatch |
---|
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF |
Constructor Summary | |
---|---|
protected |
_Record.Jni()
|
Method Summary | |
---|---|
void |
Cancel()
IDL: [ helpstring("") ] |
void |
Close()
IDL: [ helpstring("") ] |
String |
CopyRecord(String p0,
String p1,
String p2,
String p3,
int p4,
boolean p5)
IDL: [ helpstring("") ] |
void |
DeleteRecord(String p0,
boolean p1)
IDL: [ helpstring("") ] |
Object |
getActiveConnection()
IDL: [ helpstring("") ] |
_Recordset |
GetChildren()
IDL: [ helpstring("") ] |
Fields |
getFields()
IDL: [ helpstring("") ] |
int |
getMode()
IDL: [ helpstring("") ] |
String |
getParentURL()
IDL: [ helpstring("") ] |
int |
getRecordType()
IDL: [ helpstring("") ] |
Object |
getSource()
IDL: [ helpstring("") ] |
int |
getState()
IDL: [ helpstring("") ] |
String |
MoveRecord(String p0,
String p1,
String p2,
String p3,
int p4,
boolean p5)
IDL: [ helpstring("") ] |
void |
Open(Object p0,
Object p1,
int p2,
int p3,
int p4,
String p5,
String p6)
IDL: [ helpstring("") ] |
void |
setActiveConnection(String p0)
IDL: [ helpstring("") ] |
void |
setMode(int p0)
IDL: [ helpstring("") ] |
void |
setrefActiveConnection(_Connection p0)
IDL: [ helpstring("") ] |
void |
setrefSource(IDispatch p0)
IDL: [ helpstring("") ] |
void |
setSource(String p0)
IDL: [ helpstring("") ] |
Methods inherited from class com.moesol.bindings.platform_sdk.data_services._ADO.Jni |
---|
getProperties |
Methods inherited from class com.moesol.bindings.platform_sdk.component_services.IDispatch.Jni |
---|
Invoke |
Methods inherited from class com.moesol.bindings.platform_sdk.component_services.IUnknown.Jni |
---|
equals, finalize, hashCode, internalOnSetInterface, QueryInterface, QueryInterface, Release, toString |
Methods inherited from class java.lang.Object |
---|
clone, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.moesol.bindings.platform_sdk.data_services._ADO |
---|
getProperties |
Methods inherited from interface com.moesol.bindings.platform_sdk.component_services.IUnknown |
---|
QueryInterface, QueryInterface, Release |
Constructor Detail |
---|
protected _Record.Jni()
Method Detail |
---|
public Object getActiveConnection()
_Record
IDL: [ helpstring("") ]
getActiveConnection
in interface _Record
IDL: [out] [retval] VARIANT*
public void setActiveConnection(String p0)
_Record
IDL: [ helpstring("") ]
setActiveConnection
in interface _Record
p0
- IDL: [in] BSTR
public void setrefActiveConnection(_Connection p0)
_Record
IDL: [ helpstring("") ]
setrefActiveConnection
in interface _Record
p0
- IDL: [in] _Connection*
public int getState()
_Record
IDL: [ helpstring("") ]
getState
in interface _Record
IDL: [out] [retval] ObjectStateEnum*
public Object getSource()
_Record
IDL: [ helpstring("") ]
getSource
in interface _Record
IDL: [out] [retval] VARIANT*
public void setSource(String p0)
_Record
IDL: [ helpstring("") ]
setSource
in interface _Record
p0
- IDL: [in] BSTR
public void setrefSource(IDispatch p0)
_Record
IDL: [ helpstring("") ]
setrefSource
in interface _Record
p0
- IDL: [in] IDispatch*
public int getMode()
_Record
IDL: [ helpstring("") ]
getMode
in interface _Record
IDL: [out] [retval] ConnectModeEnum*
public void setMode(int p0)
_Record
IDL: [ helpstring("") ]
setMode
in interface _Record
p0
- IDL: [in] ConnectModeEnum
public String getParentURL()
_Record
IDL: [ helpstring("") ]
getParentURL
in interface _Record
IDL: [out] [retval] BSTR*
public String MoveRecord(String p0, String p1, String p2, String p3, int p4, boolean p5)
_Record
IDL: [ helpstring("") ]
MoveRecord
in interface _Record
p0
- IDL: [in] [optional] [default] BSTR
p1
- IDL: [in] [optional] [default] BSTR
p2
- IDL: [in] [optional] [default] BSTR
p3
- IDL: [in] [optional] [default] BSTR
p4
- IDL: [in] [optional] [default] MoveRecordOptionsEnum
p5
- IDL: [in] [optional] [default] VARIANT_BOOL
IDL: [out] [retval] BSTR*
public String CopyRecord(String p0, String p1, String p2, String p3, int p4, boolean p5)
_Record
IDL: [ helpstring("") ]
CopyRecord
in interface _Record
p0
- IDL: [in] [optional] [default] BSTR
p1
- IDL: [in] [optional] [default] BSTR
p2
- IDL: [in] [optional] [default] BSTR
p3
- IDL: [in] [optional] [default] BSTR
p4
- IDL: [in] [optional] [default] CopyRecordOptionsEnum
p5
- IDL: [in] [optional] [default] VARIANT_BOOL
IDL: [out] [retval] BSTR*
public void DeleteRecord(String p0, boolean p1)
_Record
IDL: [ helpstring("") ]
DeleteRecord
in interface _Record
p0
- IDL: [in] [optional] [default] BSTR
p1
- IDL: [in] [optional] [default] VARIANT_BOOL
public void Open(Object p0, Object p1, int p2, int p3, int p4, String p5, String p6)
_Record
IDL: [ helpstring("") ]
Open
in interface _Record
p0
- IDL: [in] [optional] VARIANT
p1
- IDL: [in] [optional] VARIANT
p2
- IDL: [in] [optional] [default] ConnectModeEnum
p3
- IDL: [in] [optional] [default] RecordCreateOptionsEnum
p4
- IDL: [in] [optional] [default] RecordOpenOptionsEnum
p5
- IDL: [in] [optional] [default] BSTR
p6
- IDL: [in] [optional] [default] BSTR
public void Close()
_Record
IDL: [ helpstring("") ]
Close
in interface _Record
public Fields getFields()
_Record
IDL: [ helpstring("") ]
getFields
in interface _Record
IDL: [out] [retval] Fields**
public int getRecordType()
_Record
IDL: [ helpstring("") ]
getRecordType
in interface _Record
IDL: [out] [retval] RecordTypeEnum*
public _Recordset GetChildren()
_Record
IDL: [ helpstring("") ]
GetChildren
in interface _Record
IDL: [out] [retval] _Recordset**
public void Cancel()
_Record
IDL: [ helpstring("") ]
Cancel
in interface _Record
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |