com.moesol.bindings.platform_sdk.data_services
Class _Collection.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
All Implemented Interfaces:
IDispatch, IUnknown, _Collection
Direct Known Subclasses:
_DynaCollection.Jni, Errors.Jni, Fields15.Jni, Properties.Jni
Enclosing interface:
_Collection

public static class _Collection.Jni
extends IDispatch.Jni
implements _Collection

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._Collection
_Collection.Disp, _Collection.Jni
 
Field Summary
 
Fields inherited from interface com.moesol.bindings.platform_sdk.data_services._Collection
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 _Collection.Jni()
           
 
Method Summary
 int getCount()
          IDL: [ helpstring("") ]
 void Refresh()
          IDL: [ helpstring("") ]
 
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.component_services.IUnknown
QueryInterface, QueryInterface, Release
 

Constructor Detail

_Collection.Jni

protected _Collection.Jni()
Method Detail

getCount

public int getCount()
Description copied from interface: _Collection
IDL: [ helpstring("") ]

Specified by:
getCount in interface _Collection
Returns:
IDL: [out] [retval] LONG*

Refresh

public void Refresh()
Description copied from interface: _Collection
IDL: [ helpstring("") ]

Specified by:
Refresh in interface _Collection


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