|
||||||||||
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.microsoft.dao._DAO.Jni com.moesol.bindings.microsoft.dao._Relation.Jni
public static class _Relation.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.microsoft.dao._Relation |
---|
_Relation.Disp, _Relation.Jni |
Field Summary |
---|
Fields inherited from interface com.moesol.bindings.microsoft.dao._Relation |
---|
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 |
_Relation.Jni()
|
Method Summary | |
---|---|
Field |
CreateField()
[optional=3] |
Field |
CreateField(Object p0)
[optional=2] |
Field |
CreateField(Object p0,
Object p1)
[optional=1] |
Field |
CreateField(Object p0,
Object p1,
Object p2)
IDL: [ helpstring("") ] |
int |
getAttributes()
IDL: [ helpstring("") ] |
Fields |
getFields()
IDL: [ helpstring("") ] |
String |
getForeignTable()
IDL: [ helpstring("") ] |
String |
getName()
IDL: [ helpstring("") ] |
boolean |
getPartialReplica()
IDL: [ helpstring("") ] |
String |
getTable()
IDL: [ helpstring("") ] |
protected void |
internalOnSetInterface()
Template method to setup apartment thread checking. |
void |
setAttributes(int p0)
IDL: [ helpstring("") ] |
void |
setForeignTable(String p0)
IDL: [ helpstring("") ] |
void |
setName(String p0)
IDL: [ helpstring("") ] |
void |
setPartialReplica(boolean p0)
IDL: [ helpstring("") ] |
void |
setTable(String p0)
IDL: [ helpstring("") ] |
Methods inherited from class com.moesol.bindings.microsoft.dao._DAO.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, 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.microsoft.dao._DAO |
---|
getProperties |
Methods inherited from interface com.moesol.bindings.platform_sdk.component_services.IUnknown |
---|
QueryInterface, QueryInterface, Release |
Constructor Detail |
---|
protected _Relation.Jni()
Method Detail |
---|
protected void internalOnSetInterface()
IUnknown.Jni
internalOnSetInterface
in class _DAO.Jni
public String getName()
_Relation
IDL: [ helpstring("") ]
getName
in interface _Relation
IDL: [out] [retval] BSTR*
public void setName(String p0)
_Relation
IDL: [ helpstring("") ]
setName
in interface _Relation
p0
- IDL: [in] BSTR
public String getTable()
_Relation
IDL: [ helpstring("") ]
getTable
in interface _Relation
IDL: [out] [retval] BSTR*
public void setTable(String p0)
_Relation
IDL: [ helpstring("") ]
setTable
in interface _Relation
p0
- IDL: [in] BSTR
public String getForeignTable()
_Relation
IDL: [ helpstring("") ]
getForeignTable
in interface _Relation
IDL: [out] [retval] BSTR*
public void setForeignTable(String p0)
_Relation
IDL: [ helpstring("") ]
setForeignTable
in interface _Relation
p0
- IDL: [in] BSTR
public int getAttributes()
_Relation
IDL: [ helpstring("") ]
getAttributes
in interface _Relation
IDL: [out] [retval] LONG*
public void setAttributes(int p0)
_Relation
IDL: [ helpstring("") ]
setAttributes
in interface _Relation
p0
- IDL: [in] LONG
public Fields getFields()
_Relation
IDL: [ helpstring("") ]
getFields
in interface _Relation
IDL: [out] [retval] Fields**
public Field CreateField(Object p0, Object p1, Object p2)
_Relation
IDL: [ helpstring("") ]
CreateField
in interface _Relation
p0
- IDL: [in] [optional] VARIANT
p1
- IDL: [in] [optional] VARIANT
p2
- IDL: [in] [optional] VARIANT
IDL: [out] [retval] Field**
public Field CreateField(Object p0, Object p1)
CreateField
in interface _Relation
public Field CreateField(Object p0)
CreateField
in interface _Relation
public Field CreateField()
CreateField
in interface _Relation
public boolean getPartialReplica()
_Relation
IDL: [ helpstring("") ]
getPartialReplica
in interface _Relation
IDL: [out] [retval] VARIANT_BOOL*
public void setPartialReplica(boolean p0)
_Relation
IDL: [ helpstring("") ]
setPartialReplica
in interface _Relation
p0
- IDL: [in] VARIANT_BOOL
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |