com.moesol.bindings.microsoft.dao
Class Users.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.microsoft.dao._Collection.Jni
              extended by com.moesol.bindings.microsoft.dao._DynaCollection.Jni
                  extended by com.moesol.bindings.microsoft.dao.Users.Jni
All Implemented Interfaces:
_Collection, _DynaCollection, Users, IDispatch, IUnknown
Enclosing interface:
Users

public static class Users.Jni
extends _DynaCollection.Jni
implements Users

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.Users
Users.Disp, Users.Jni
 
Field Summary
 
Fields inherited from interface com.moesol.bindings.microsoft.dao.Users
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 Users.Jni()
           
 
Method Summary
 User getItem(Object p0)
          IDL: [ helpstring("") ]
protected  void internalOnSetInterface()
          Template method to setup apartment thread checking.
 
Methods inherited from class com.moesol.bindings.microsoft.dao._DynaCollection.Jni
Append, Delete
 
Methods inherited from class com.moesol.bindings.microsoft.dao._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, 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._DynaCollection
Append, Delete
 
Methods inherited from interface com.moesol.bindings.microsoft.dao._Collection
getCount, Refresh
 
Methods inherited from interface com.moesol.bindings.platform_sdk.component_services.IUnknown
QueryInterface, QueryInterface, Release
 

Constructor Detail

Users.Jni

protected Users.Jni()
Method Detail

internalOnSetInterface

protected void internalOnSetInterface()
Description copied from class: IUnknown.Jni
Template method to setup apartment thread checking. Call: MoeSolInternal.recordApartment(this) to setup apartment thread checking.

Overrides:
internalOnSetInterface in class _DynaCollection.Jni

getItem

public User getItem(Object p0)
Description copied from interface: Users
IDL: [ helpstring("") ]

Specified by:
getItem in interface Users
Parameters:
p0 - IDL: [in] VARIANT
Returns:
IDL: [out] [retval] User**


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