|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.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._Index.Jni
public static class _Index.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._Index |
|---|
_Index.Disp, _Index.Jni |
| Field Summary |
|---|
| Fields inherited from interface com.moesol.bindings.microsoft.dao._Index |
|---|
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 |
_Index.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("") ] |
Property |
CreateProperty()
[optional=4] |
Property |
CreateProperty(Object p0)
[optional=3] |
Property |
CreateProperty(Object p0,
Object p1)
[optional=2] |
Property |
CreateProperty(Object p0,
Object p1,
Object p2)
[optional=1] |
Property |
CreateProperty(Object p0,
Object p1,
Object p2,
Object p3)
IDL: [ helpstring("") ] |
boolean |
getClustered()
IDL: [ helpstring("") ] |
int |
getDistinctCount()
IDL: [ helpstring("") ] |
Object |
getFields()
IDL: [ helpstring("") ] |
boolean |
getForeign()
IDL: [ helpstring("") ] |
boolean |
getIgnoreNulls()
IDL: [ helpstring("") ] |
String |
getName()
IDL: [ helpstring("") ] |
boolean |
getPrimary()
IDL: [ helpstring("") ] |
boolean |
getRequired()
IDL: [ helpstring("") ] |
boolean |
getUnique()
IDL: [ helpstring("") ] |
protected void |
internalOnSetInterface()
Template method to setup apartment thread checking. |
void |
setClustered(boolean p0)
IDL: [ helpstring("") ] |
void |
setFields(Object p0)
IDL: [ helpstring("") ] |
void |
setIgnoreNulls(boolean p0)
IDL: [ helpstring("") ] |
void |
setName(String p0)
IDL: [ helpstring("") ] |
void |
setPrimary(boolean p0)
IDL: [ helpstring("") ] |
void |
setRequired(boolean p0)
IDL: [ helpstring("") ] |
void |
setUnique(boolean 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 _Index.Jni()
| Method Detail |
|---|
protected void internalOnSetInterface()
IUnknown.Jni
internalOnSetInterface in class _DAO.Jnipublic String getName()
_IndexIDL: [ helpstring("") ]
getName in interface _IndexIDL: [out] [retval] BSTR*public void setName(String p0)
_IndexIDL: [ helpstring("") ]
setName in interface _Indexp0 - IDL: [in] BSTRpublic boolean getForeign()
_IndexIDL: [ helpstring("") ]
getForeign in interface _IndexIDL: [out] [retval] VARIANT_BOOL*public boolean getUnique()
_IndexIDL: [ helpstring("") ]
getUnique in interface _IndexIDL: [out] [retval] VARIANT_BOOL*public void setUnique(boolean p0)
_IndexIDL: [ helpstring("") ]
setUnique in interface _Indexp0 - IDL: [in] VARIANT_BOOLpublic boolean getClustered()
_IndexIDL: [ helpstring("") ]
getClustered in interface _IndexIDL: [out] [retval] VARIANT_BOOL*public void setClustered(boolean p0)
_IndexIDL: [ helpstring("") ]
setClustered in interface _Indexp0 - IDL: [in] VARIANT_BOOLpublic boolean getRequired()
_IndexIDL: [ helpstring("") ]
getRequired in interface _IndexIDL: [out] [retval] VARIANT_BOOL*public void setRequired(boolean p0)
_IndexIDL: [ helpstring("") ]
setRequired in interface _Indexp0 - IDL: [in] VARIANT_BOOLpublic boolean getIgnoreNulls()
_IndexIDL: [ helpstring("") ]
getIgnoreNulls in interface _IndexIDL: [out] [retval] VARIANT_BOOL*public void setIgnoreNulls(boolean p0)
_IndexIDL: [ helpstring("") ]
setIgnoreNulls in interface _Indexp0 - IDL: [in] VARIANT_BOOLpublic boolean getPrimary()
_IndexIDL: [ helpstring("") ]
getPrimary in interface _IndexIDL: [out] [retval] VARIANT_BOOL*public void setPrimary(boolean p0)
_IndexIDL: [ helpstring("") ]
setPrimary in interface _Indexp0 - IDL: [in] VARIANT_BOOLpublic int getDistinctCount()
_IndexIDL: [ helpstring("") ]
getDistinctCount in interface _IndexIDL: [out] [retval] LONG*public Object getFields()
_IndexIDL: [ helpstring("") ]
getFields in interface _IndexIDL: [out] [retval] VARIANT*public void setFields(Object p0)
_IndexIDL: [ helpstring("") ]
setFields in interface _Indexp0 - IDL: [in] VARIANT
public Field CreateField(Object p0,
Object p1,
Object p2)
_IndexIDL: [ helpstring("") ]
CreateField in interface _Indexp0 - IDL: [in] [optional] VARIANTp1 - IDL: [in] [optional] VARIANTp2 - IDL: [in] [optional] VARIANT
IDL: [out] [retval] Field**
public Field CreateField(Object p0,
Object p1)
CreateField in interface _Indexpublic Field CreateField(Object p0)
CreateField in interface _Indexpublic Field CreateField()
CreateField in interface _Index
public Property CreateProperty(Object p0,
Object p1,
Object p2,
Object p3)
_IndexIDL: [ helpstring("") ]
CreateProperty in interface _Indexp0 - IDL: [in] [optional] VARIANTp1 - IDL: [in] [optional] VARIANTp2 - IDL: [in] [optional] VARIANTp3 - IDL: [in] [optional] VARIANT
IDL: [out] [retval] Property**
public Property CreateProperty(Object p0,
Object p1,
Object p2)
CreateProperty in interface _Index
public Property CreateProperty(Object p0,
Object p1)
CreateProperty in interface _Indexpublic Property CreateProperty(Object p0)
CreateProperty in interface _Indexpublic Property CreateProperty()
CreateProperty in interface _Index
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||