|
||||||||||
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._TableDef.Jni
public static class _TableDef.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._TableDef |
---|
_TableDef.Disp, _TableDef.Jni |
Field Summary |
---|
Fields inherited from interface com.moesol.bindings.microsoft.dao._TableDef |
---|
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 |
_TableDef.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("") ] |
Index |
CreateIndex()
[optional=1] |
Index |
CreateIndex(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("") ] |
int |
getAttributes()
IDL: [ helpstring("") ] |
String |
getConflictTable()
IDL: [ helpstring("") ] |
String |
getConnect()
IDL: [ helpstring("") ] |
Object |
getDateCreated()
IDL: [ helpstring("") ] |
Fields |
getFields()
IDL: [ helpstring("") ] |
Indexes |
getIndexes()
IDL: [ helpstring("") ] |
Object |
getLastUpdated()
IDL: [ helpstring("") ] |
String |
getName()
IDL: [ helpstring("") ] |
int |
getRecordCount()
IDL: [ helpstring("") ] |
Object |
getReplicaFilter()
IDL: [ helpstring("") ] |
String |
getSourceTableName()
IDL: [ helpstring("") ] |
boolean |
getUpdatable()
IDL: [ helpstring("") ] |
String |
getValidationRule()
IDL: [ helpstring("") ] |
String |
getValidationText()
IDL: [ helpstring("") ] |
protected void |
internalOnSetInterface()
Template method to setup apartment thread checking. |
Recordset |
OpenRecordset()
[optional=2] |
Recordset |
OpenRecordset(Object p0)
[optional=1] |
Recordset |
OpenRecordset(Object p0,
Object p1)
IDL: [ helpstring("") ] |
void |
RefreshLink()
IDL: [ helpstring("") ] |
void |
setAttributes(int p0)
IDL: [ helpstring("") ] |
void |
setConnect(String p0)
IDL: [ helpstring("") ] |
void |
setName(String p0)
IDL: [ helpstring("") ] |
void |
setReplicaFilter(Object p0)
IDL: [ helpstring("") ] |
void |
setSourceTableName(String p0)
IDL: [ helpstring("") ] |
void |
setValidationRule(String p0)
IDL: [ helpstring("") ] |
void |
setValidationText(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 _TableDef.Jni()
Method Detail |
---|
protected void internalOnSetInterface()
IUnknown.Jni
internalOnSetInterface
in class _DAO.Jni
public int getAttributes()
_TableDef
IDL: [ helpstring("") ]
getAttributes
in interface _TableDef
IDL: [out] [retval] LONG*
public void setAttributes(int p0)
_TableDef
IDL: [ helpstring("") ]
setAttributes
in interface _TableDef
p0
- IDL: [in] LONG
public String getConnect()
_TableDef
IDL: [ helpstring("") ]
getConnect
in interface _TableDef
IDL: [out] [retval] BSTR*
public void setConnect(String p0)
_TableDef
IDL: [ helpstring("") ]
setConnect
in interface _TableDef
p0
- IDL: [in] BSTR
public Object getDateCreated()
_TableDef
IDL: [ helpstring("") ]
getDateCreated
in interface _TableDef
IDL: [out] [retval] VARIANT*
public Object getLastUpdated()
_TableDef
IDL: [ helpstring("") ]
getLastUpdated
in interface _TableDef
IDL: [out] [retval] VARIANT*
public String getName()
_TableDef
IDL: [ helpstring("") ]
getName
in interface _TableDef
IDL: [out] [retval] BSTR*
public void setName(String p0)
_TableDef
IDL: [ helpstring("") ]
setName
in interface _TableDef
p0
- IDL: [in] BSTR
public String getSourceTableName()
_TableDef
IDL: [ helpstring("") ]
getSourceTableName
in interface _TableDef
IDL: [out] [retval] BSTR*
public void setSourceTableName(String p0)
_TableDef
IDL: [ helpstring("") ]
setSourceTableName
in interface _TableDef
p0
- IDL: [in] BSTR
public boolean getUpdatable()
_TableDef
IDL: [ helpstring("") ]
getUpdatable
in interface _TableDef
IDL: [out] [retval] VARIANT_BOOL*
public String getValidationText()
_TableDef
IDL: [ helpstring("") ]
getValidationText
in interface _TableDef
IDL: [out] [retval] BSTR*
public void setValidationText(String p0)
_TableDef
IDL: [ helpstring("") ]
setValidationText
in interface _TableDef
p0
- IDL: [in] BSTR
public String getValidationRule()
_TableDef
IDL: [ helpstring("") ]
getValidationRule
in interface _TableDef
IDL: [out] [retval] BSTR*
public void setValidationRule(String p0)
_TableDef
IDL: [ helpstring("") ]
setValidationRule
in interface _TableDef
p0
- IDL: [in] BSTR
public int getRecordCount()
_TableDef
IDL: [ helpstring("") ]
getRecordCount
in interface _TableDef
IDL: [out] [retval] LONG*
public Fields getFields()
_TableDef
IDL: [ helpstring("") ]
getFields
in interface _TableDef
IDL: [out] [retval] Fields**
public Indexes getIndexes()
_TableDef
IDL: [ helpstring("") ]
getIndexes
in interface _TableDef
IDL: [out] [retval] Indexes**
public Recordset OpenRecordset(Object p0, Object p1)
_TableDef
IDL: [ helpstring("") ]
OpenRecordset
in interface _TableDef
p0
- IDL: [in] [optional] VARIANT
p1
- IDL: [in] [optional] VARIANT
IDL: [out] [retval] Recordset**
public Recordset OpenRecordset(Object p0)
OpenRecordset
in interface _TableDef
public Recordset OpenRecordset()
OpenRecordset
in interface _TableDef
public void RefreshLink()
_TableDef
IDL: [ helpstring("") ]
RefreshLink
in interface _TableDef
public Field CreateField(Object p0, Object p1, Object p2)
_TableDef
IDL: [ helpstring("") ]
CreateField
in interface _TableDef
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 _TableDef
public Field CreateField(Object p0)
CreateField
in interface _TableDef
public Field CreateField()
CreateField
in interface _TableDef
public Index CreateIndex(Object p0)
_TableDef
IDL: [ helpstring("") ]
CreateIndex
in interface _TableDef
p0
- IDL: [in] [optional] VARIANT
IDL: [out] [retval] Index**
public Index CreateIndex()
CreateIndex
in interface _TableDef
public Property CreateProperty(Object p0, Object p1, Object p2, Object p3)
_TableDef
IDL: [ helpstring("") ]
CreateProperty
in interface _TableDef
p0
- IDL: [in] [optional] VARIANT
p1
- IDL: [in] [optional] VARIANT
p2
- IDL: [in] [optional] VARIANT
p3
- IDL: [in] [optional] VARIANT
IDL: [out] [retval] Property**
public Property CreateProperty(Object p0, Object p1, Object p2)
CreateProperty
in interface _TableDef
public Property CreateProperty(Object p0, Object p1)
CreateProperty
in interface _TableDef
public Property CreateProperty(Object p0)
CreateProperty
in interface _TableDef
public Property CreateProperty()
CreateProperty
in interface _TableDef
public String getConflictTable()
_TableDef
IDL: [ helpstring("") ]
getConflictTable
in interface _TableDef
IDL: [out] [retval] BSTR*
public Object getReplicaFilter()
_TableDef
IDL: [ helpstring("") ]
getReplicaFilter
in interface _TableDef
IDL: [out] [retval] VARIANT*
public void setReplicaFilter(Object p0)
_TableDef
IDL: [ helpstring("") ]
setReplicaFilter
in interface _TableDef
p0
- IDL: [in] VARIANT
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |