com.moesol.bindings.microsoft.dao
Class _Group.Jni
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._Group.Jni
- All Implemented Interfaces:
- _DAO, _Group, IDispatch, IUnknown
- Direct Known Subclasses:
- Group
- Enclosing interface:
- _Group
public static class _Group.Jni
- extends _DAO.Jni
- implements _Group
Implementation, Java to COM.
Fields inherited from interface com.moesol.bindings.microsoft.dao._Group |
IID, TYPELIB |
Methods inherited from class com.moesol.bindings.platform_sdk.component_services.IDispatch.Jni |
Invoke |
Methods inherited from interface com.moesol.bindings.microsoft.dao._DAO |
getProperties |
_Group.Jni
protected _Group.Jni()
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 _DAO.Jni
getName
public String getName()
- Description copied from interface:
_Group
IDL: [ helpstring("") ]
- Specified by:
getName
in interface _Group
- Returns:
IDL: [out] [retval] BSTR*
setName
public void setName(String p0)
- Description copied from interface:
_Group
IDL: [ helpstring("") ]
- Specified by:
setName
in interface _Group
- Parameters:
p0
- IDL: [in] BSTR
setPID
public void setPID(String p0)
- Description copied from interface:
_Group
IDL: [ helpstring("") ]
- Specified by:
setPID
in interface _Group
- Parameters:
p0
- IDL: [in] BSTR
getUsers
public Users getUsers()
- Description copied from interface:
_Group
IDL: [ helpstring("") ]
- Specified by:
getUsers
in interface _Group
- Returns:
IDL: [out] [retval] Users**
CreateUser
public User CreateUser(Object p0,
Object p1,
Object p2)
- Description copied from interface:
_Group
IDL: [ helpstring("") ]
- Specified by:
CreateUser
in interface _Group
- Parameters:
p0
- IDL: [in] [optional] VARIANT
p1
- IDL: [in] [optional] VARIANT
p2
- IDL: [in] [optional] VARIANT
- Returns:
IDL: [out] [retval] User**
CreateUser
public User CreateUser(Object p0,
Object p1)
- [optional=1]
- Specified by:
CreateUser
in interface _Group
CreateUser
public User CreateUser(Object p0)
- [optional=2]
- Specified by:
CreateUser
in interface _Group
CreateUser
public User CreateUser()
- [optional=3]
- Specified by:
CreateUser
in interface _Group
Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.