com.moesol.bindings.platform_sdk.data_services
Class Fields.Jni

java.lang.Object
  extended by com.moesol.bindings.platform_sdk.component_services.IUnknown.Jni
      extended by com.moesol.bindings.platform_sdk.component_services.IDispatch.Jni
          extended by com.moesol.bindings.platform_sdk.data_services._Collection.Jni
              extended by com.moesol.bindings.platform_sdk.data_services.Fields15.Jni
                  extended by com.moesol.bindings.platform_sdk.data_services.Fields20.Jni
                      extended by com.moesol.bindings.platform_sdk.data_services.Fields.Jni
All Implemented Interfaces:
IDispatch, IUnknown, _Collection, Fields, Fields15, Fields20
Enclosing interface:
Fields

public static class Fields.Jni
extends Fields20.Jni
implements Fields

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.Fields
Fields.Disp, Fields.Jni
 
Field Summary
 
Fields inherited from interface com.moesol.bindings.platform_sdk.data_services.Fields
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 Fields.Jni()
           
 
Method Summary
 void Append(String p0, int p1, int p2, int p3)
          [optional=1]
 void Append(String p0, int p1, int p2, int p3, Object p4)
          IDL: [ helpstring("") ]
 void CancelUpdate()
          IDL: [ helpstring("") ]
 void Resync(int p0)
          IDL: [ helpstring("") ]
 void Update()
          IDL: [ helpstring("") ]
 
Methods inherited from class com.moesol.bindings.platform_sdk.data_services.Fields20.Jni
_Append, Delete
 
Methods inherited from class com.moesol.bindings.platform_sdk.data_services.Fields15.Jni
getItem
 
Methods inherited from class com.moesol.bindings.platform_sdk.data_services._Collection.Jni
getCount, Refresh
 
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.Fields20
_Append, Delete
 
Methods inherited from interface com.moesol.bindings.platform_sdk.data_services.Fields15
getItem
 
Methods inherited from interface com.moesol.bindings.platform_sdk.data_services._Collection
getCount, Refresh
 
Methods inherited from interface com.moesol.bindings.platform_sdk.component_services.IUnknown
QueryInterface, QueryInterface, Release
 

Constructor Detail

Fields.Jni

protected Fields.Jni()
Method Detail

Append

public void Append(String p0,
                   int p1,
                   int p2,
                   int p3,
                   Object p4)
Description copied from interface: Fields
IDL: [ helpstring("") ]

Specified by:
Append in interface Fields
Parameters:
p0 - IDL: [in] BSTR
p1 - IDL: [in] DataTypeEnum
p2 - IDL: [in] [optional] [default] LONG
p3 - IDL: [in] [optional] [default] FieldAttributeEnum
p4 - IDL: [in] [optional] VARIANT

Append

public void Append(String p0,
                   int p1,
                   int p2,
                   int p3)
[optional=1]

Specified by:
Append in interface Fields

Update

public void Update()
Description copied from interface: Fields
IDL: [ helpstring("") ]

Specified by:
Update in interface Fields

Resync

public void Resync(int p0)
Description copied from interface: Fields
IDL: [ helpstring("") ]

Specified by:
Resync in interface Fields
Parameters:
p0 - IDL: [in] [optional] [default] ResyncEnum

CancelUpdate

public void CancelUpdate()
Description copied from interface: Fields
IDL: [ helpstring("") ]

Specified by:
CancelUpdate in interface Fields


Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.