|
||||||||||
| 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._Field.Jni
public static class _Field.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._Field |
|---|
_Field.Disp, _Field.Jni |
| Field Summary |
|---|
| Fields inherited from interface com.moesol.bindings.microsoft.dao._Field |
|---|
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 |
_Field.Jni()
|
| Method Summary | |
|---|---|
void |
AppendChunk(Object p0)
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 |
getAllowZeroLength()
IDL: [ helpstring("") ] |
int |
getAttributes()
IDL: [ helpstring("") ] |
Object |
GetChunk(int p0,
int p1)
IDL: [ helpstring("") ] |
int |
getCollatingOrder()
IDL: [ helpstring("") ] |
short |
getCollectionIndex()
IDL: [ helpstring("") ] |
boolean |
getDataUpdatable()
IDL: [ helpstring("") ] |
Object |
getDefaultValue()
IDL: [ helpstring("") ] |
int |
getFieldSize()
IDL: [ helpstring("") ] |
String |
getForeignName()
IDL: [ helpstring("") ] |
String |
getName()
IDL: [ helpstring("") ] |
short |
getOrdinalPosition()
IDL: [ helpstring("") ] |
Object |
getOriginalValue()
IDL: [ helpstring("") ] |
boolean |
getRequired()
IDL: [ helpstring("") ] |
int |
getSize()
IDL: [ helpstring("") ] |
String |
getSourceField()
IDL: [ helpstring("") ] |
String |
getSourceTable()
IDL: [ helpstring("") ] |
short |
getType()
IDL: [ helpstring("") ] |
boolean |
getValidateOnSet()
IDL: [ helpstring("") ] |
String |
getValidationRule()
IDL: [ helpstring("") ] |
String |
getValidationText()
IDL: [ helpstring("") ] |
Object |
getValue()
IDL: [ helpstring("") ] |
Object |
getVisibleValue()
IDL: [ helpstring("") ] |
protected void |
internalOnSetInterface()
Template method to setup apartment thread checking. |
void |
setAllowZeroLength(boolean p0)
IDL: [ helpstring("") ] |
void |
setAttributes(int p0)
IDL: [ helpstring("") ] |
void |
setDefaultValue(Object p0)
IDL: [ helpstring("") ] |
void |
setForeignName(String p0)
IDL: [ helpstring("") ] |
void |
setName(String p0)
IDL: [ helpstring("") ] |
void |
setOrdinalPosition(short p0)
IDL: [ helpstring("") ] |
void |
setRequired(boolean p0)
IDL: [ helpstring("") ] |
void |
setSize(int p0)
IDL: [ helpstring("") ] |
void |
setType(short p0)
IDL: [ helpstring("") ] |
void |
setValidateOnSet(boolean p0)
IDL: [ helpstring("") ] |
void |
setValidationRule(String p0)
IDL: [ helpstring("") ] |
void |
setValidationText(String p0)
IDL: [ helpstring("") ] |
void |
setValue(Object 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 _Field.Jni()
| Method Detail |
|---|
protected void internalOnSetInterface()
IUnknown.Jni
internalOnSetInterface in class _DAO.Jnipublic int getCollatingOrder()
_FieldIDL: [ helpstring("") ]
getCollatingOrder in interface _FieldIDL: [out] [retval] LONG*public short getType()
_FieldIDL: [ helpstring("") ]
getType in interface _FieldIDL: [out] [retval] SHORT*public void setType(short p0)
_FieldIDL: [ helpstring("") ]
setType in interface _Fieldp0 - IDL: [in] SHORTpublic String getName()
_FieldIDL: [ helpstring("") ]
getName in interface _FieldIDL: [out] [retval] BSTR*public void setName(String p0)
_FieldIDL: [ helpstring("") ]
setName in interface _Fieldp0 - IDL: [in] BSTRpublic int getSize()
_FieldIDL: [ helpstring("") ]
getSize in interface _FieldIDL: [out] [retval] LONG*public void setSize(int p0)
_FieldIDL: [ helpstring("") ]
setSize in interface _Fieldp0 - IDL: [in] LONGpublic String getSourceField()
_FieldIDL: [ helpstring("") ]
getSourceField in interface _FieldIDL: [out] [retval] BSTR*public String getSourceTable()
_FieldIDL: [ helpstring("") ]
getSourceTable in interface _FieldIDL: [out] [retval] BSTR*public Object getValue()
_FieldIDL: [ helpstring("") ]
getValue in interface _FieldIDL: [out] [retval] VARIANT*public void setValue(Object p0)
_FieldIDL: [ helpstring("") ]
setValue in interface _Fieldp0 - IDL: [in] VARIANTpublic int getAttributes()
_FieldIDL: [ helpstring("") ]
getAttributes in interface _FieldIDL: [out] [retval] LONG*public void setAttributes(int p0)
_FieldIDL: [ helpstring("") ]
setAttributes in interface _Fieldp0 - IDL: [in] LONGpublic short getOrdinalPosition()
_FieldIDL: [ helpstring("") ]
getOrdinalPosition in interface _FieldIDL: [out] [retval] SHORT*public void setOrdinalPosition(short p0)
_FieldIDL: [ helpstring("") ]
setOrdinalPosition in interface _Fieldp0 - IDL: [in] SHORTpublic String getValidationText()
_FieldIDL: [ helpstring("") ]
getValidationText in interface _FieldIDL: [out] [retval] BSTR*public void setValidationText(String p0)
_FieldIDL: [ helpstring("") ]
setValidationText in interface _Fieldp0 - IDL: [in] BSTRpublic boolean getValidateOnSet()
_FieldIDL: [ helpstring("") ]
getValidateOnSet in interface _FieldIDL: [out] [retval] VARIANT_BOOL*public void setValidateOnSet(boolean p0)
_FieldIDL: [ helpstring("") ]
setValidateOnSet in interface _Fieldp0 - IDL: [in] VARIANT_BOOLpublic String getValidationRule()
_FieldIDL: [ helpstring("") ]
getValidationRule in interface _FieldIDL: [out] [retval] BSTR*public void setValidationRule(String p0)
_FieldIDL: [ helpstring("") ]
setValidationRule in interface _Fieldp0 - IDL: [in] BSTRpublic Object getDefaultValue()
_FieldIDL: [ helpstring("") ]
getDefaultValue in interface _FieldIDL: [out] [retval] VARIANT*public void setDefaultValue(Object p0)
_FieldIDL: [ helpstring("") ]
setDefaultValue in interface _Fieldp0 - IDL: [in] VARIANTpublic boolean getRequired()
_FieldIDL: [ helpstring("") ]
getRequired in interface _FieldIDL: [out] [retval] VARIANT_BOOL*public void setRequired(boolean p0)
_FieldIDL: [ helpstring("") ]
setRequired in interface _Fieldp0 - IDL: [in] VARIANT_BOOLpublic boolean getAllowZeroLength()
_FieldIDL: [ helpstring("") ]
getAllowZeroLength in interface _FieldIDL: [out] [retval] VARIANT_BOOL*public void setAllowZeroLength(boolean p0)
_FieldIDL: [ helpstring("") ]
setAllowZeroLength in interface _Fieldp0 - IDL: [in] VARIANT_BOOLpublic boolean getDataUpdatable()
_FieldIDL: [ helpstring("") ]
getDataUpdatable in interface _FieldIDL: [out] [retval] VARIANT_BOOL*public String getForeignName()
_FieldIDL: [ helpstring("") ]
getForeignName in interface _FieldIDL: [out] [retval] BSTR*public void setForeignName(String p0)
_FieldIDL: [ helpstring("") ]
setForeignName in interface _Fieldp0 - IDL: [in] BSTRpublic void AppendChunk(Object p0)
_FieldIDL: [ helpstring("") ]
AppendChunk in interface _Fieldp0 - IDL: [in] VARIANT
public Object GetChunk(int p0,
int p1)
_FieldIDL: [ helpstring("") ]
GetChunk in interface _Fieldp0 - IDL: [in] LONGp1 - IDL: [in] LONG
IDL: [out] [retval] VARIANT*
public Property CreateProperty(Object p0,
Object p1,
Object p2,
Object p3)
_FieldIDL: [ helpstring("") ]
CreateProperty in interface _Fieldp0 - 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 _Field
public Property CreateProperty(Object p0,
Object p1)
CreateProperty in interface _Fieldpublic Property CreateProperty(Object p0)
CreateProperty in interface _Fieldpublic Property CreateProperty()
CreateProperty in interface _Fieldpublic short getCollectionIndex()
_FieldIDL: [ helpstring("") ]
getCollectionIndex in interface _FieldIDL: [out] [retval] SHORT*public Object getOriginalValue()
_FieldIDL: [ helpstring("") ]
getOriginalValue in interface _FieldIDL: [out] [retval] VARIANT*public Object getVisibleValue()
_FieldIDL: [ helpstring("") ]
getVisibleValue in interface _FieldIDL: [out] [retval] VARIANT*public int getFieldSize()
_FieldIDL: [ helpstring("") ]
getFieldSize in interface _FieldIDL: [out] [retval] LONG*
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||