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

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

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.IReplica
IReplica.Disp, IReplica.Jni
 
Field Summary
 
Fields inherited from interface com.moesol.bindings.platform_sdk.data_services.IReplica
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 IReplica.Jni()
           
 
Method Summary
 void CreateReplica(String p0, String p1, int p2, int p3, int p4, int p5)
          IDL: [ helpstring("") ]
 IDispatch getActiveConnection()
          IDL: [ helpstring("") ]
 String getConflictFunction()
          IDL: [ helpstring("") ]
 _Recordset getConflictTables()
          IDL: [ helpstring("") ]
 Object getDesignMasterId()
          IDL: [ helpstring("") ]
 Filters getFilters()
          IDL: [ helpstring("") ]
 boolean GetObjectReplicability(String p0, String p1)
          IDL: [ helpstring("") ]
 int getPriority()
          IDL: [ helpstring("") ]
 Object getReplicaId()
          IDL: [ helpstring("") ]
 int getReplicaType()
          IDL: [ helpstring("") ]
 int getRetentionPeriod()
          IDL: [ helpstring("") ]
 int getVisibility()
          IDL: [ helpstring("") ]
 void MakeReplicable(String p0, boolean p1)
          IDL: [ helpstring("") ]
 void PopulatePartial(String p0)
          IDL: [ helpstring("") ]
 void setActiveConnection(Object p0)
          IDL: [ helpstring("") ]
 void setConflictFunction(String p0)
          IDL: [ helpstring("") ]
 void setDesignMasterId(Object p0)
          IDL: [ helpstring("") ]
 void SetObjectReplicability(String p0, String p1, boolean p2)
          IDL: [ helpstring("") ]
 void setrefActiveConnection(IDispatch p0)
          IDL: [ helpstring("") ]
 void setRetentionPeriod(int p0)
          IDL: [ helpstring("") ]
 void Synchronize(String p0, int p1, int p2)
          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

IReplica.Jni

protected IReplica.Jni()
Method Detail

setrefActiveConnection

public void setrefActiveConnection(IDispatch p0)
Description copied from interface: IReplica
IDL: [ helpstring("") ]

Specified by:
setrefActiveConnection in interface IReplica
Parameters:
p0 - IDL: [in] IDispatch*

setActiveConnection

public void setActiveConnection(Object p0)
Description copied from interface: IReplica
IDL: [ helpstring("") ]

Specified by:
setActiveConnection in interface IReplica
Parameters:
p0 - IDL: [in] VARIANT

getActiveConnection

public IDispatch getActiveConnection()
Description copied from interface: IReplica
IDL: [ helpstring("") ]

Specified by:
getActiveConnection in interface IReplica
Returns:
IDL: [out] [retval] IDispatch**

getConflictFunction

public String getConflictFunction()
Description copied from interface: IReplica
IDL: [ helpstring("") ]

Specified by:
getConflictFunction in interface IReplica
Returns:
IDL: [out] [retval] BSTR*

setConflictFunction

public void setConflictFunction(String p0)
Description copied from interface: IReplica
IDL: [ helpstring("") ]

Specified by:
setConflictFunction in interface IReplica
Parameters:
p0 - IDL: [in] BSTR

getConflictTables

public _Recordset getConflictTables()
Description copied from interface: IReplica
IDL: [ helpstring("") ]

Specified by:
getConflictTables in interface IReplica
Returns:
IDL: [out] [retval] _Recordset**

getDesignMasterId

public Object getDesignMasterId()
Description copied from interface: IReplica
IDL: [ helpstring("") ]

Specified by:
getDesignMasterId in interface IReplica
Returns:
IDL: [out] [retval] VARIANT*

setDesignMasterId

public void setDesignMasterId(Object p0)
Description copied from interface: IReplica
IDL: [ helpstring("") ]

Specified by:
setDesignMasterId in interface IReplica
Parameters:
p0 - IDL: [in] VARIANT

getPriority

public int getPriority()
Description copied from interface: IReplica
IDL: [ helpstring("") ]

Specified by:
getPriority in interface IReplica
Returns:
IDL: [out] [retval] LONG*

getReplicaId

public Object getReplicaId()
Description copied from interface: IReplica
IDL: [ helpstring("") ]

Specified by:
getReplicaId in interface IReplica
Returns:
IDL: [out] [retval] VARIANT*

getReplicaType

public int getReplicaType()
Description copied from interface: IReplica
IDL: [ helpstring("") ]

Specified by:
getReplicaType in interface IReplica
Returns:
IDL: [out] [retval] ReplicaTypeEnum*

getRetentionPeriod

public int getRetentionPeriod()
Description copied from interface: IReplica
IDL: [ helpstring("") ]

Specified by:
getRetentionPeriod in interface IReplica
Returns:
IDL: [out] [retval] LONG*

setRetentionPeriod

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

Specified by:
setRetentionPeriod in interface IReplica
Parameters:
p0 - IDL: [in] LONG

getVisibility

public int getVisibility()
Description copied from interface: IReplica
IDL: [ helpstring("") ]

Specified by:
getVisibility in interface IReplica
Returns:
IDL: [out] [retval] VisibilityEnum*

CreateReplica

public void CreateReplica(String p0,
                          String p1,
                          int p2,
                          int p3,
                          int p4,
                          int p5)
Description copied from interface: IReplica
IDL: [ helpstring("") ]

Specified by:
CreateReplica in interface IReplica
Parameters:
p0 - IDL: [in] BSTR
p1 - IDL: [in] BSTR
p2 - IDL: [in] [optional] [default] ReplicaTypeEnum
p3 - IDL: [in] [optional] [default] VisibilityEnum
p4 - IDL: [in] [optional] [default] LONG
p5 - IDL: [in] [optional] [default] UpdatabilityEnum

GetObjectReplicability

public boolean GetObjectReplicability(String p0,
                                      String p1)
Description copied from interface: IReplica
IDL: [ helpstring("") ]

Specified by:
GetObjectReplicability in interface IReplica
Parameters:
p0 - IDL: [in] BSTR
p1 - IDL: [in] BSTR
Returns:
IDL: [out] [retval] VARIANT_BOOL*

SetObjectReplicability

public void SetObjectReplicability(String p0,
                                   String p1,
                                   boolean p2)
Description copied from interface: IReplica
IDL: [ helpstring("") ]

Specified by:
SetObjectReplicability in interface IReplica
Parameters:
p0 - IDL: [in] BSTR
p1 - IDL: [in] BSTR
p2 - IDL: [in] VARIANT_BOOL

MakeReplicable

public void MakeReplicable(String p0,
                           boolean p1)
Description copied from interface: IReplica
IDL: [ helpstring("") ]

Specified by:
MakeReplicable in interface IReplica
Parameters:
p0 - IDL: [in] [optional] [default] BSTR
p1 - IDL: [in] [optional] [default] VARIANT_BOOL

PopulatePartial

public void PopulatePartial(String p0)
Description copied from interface: IReplica
IDL: [ helpstring("") ]

Specified by:
PopulatePartial in interface IReplica
Parameters:
p0 - IDL: [in] BSTR

Synchronize

public void Synchronize(String p0,
                        int p1,
                        int p2)
Description copied from interface: IReplica
IDL: [ helpstring("") ]

Specified by:
Synchronize in interface IReplica
Parameters:
p0 - IDL: [in] BSTR
p1 - IDL: [in] [optional] [default] SyncTypeEnum
p2 - IDL: [in] [optional] [default] SyncModeEnum

getFilters

public Filters getFilters()
Description copied from interface: IReplica
IDL: [ helpstring("") ]

Specified by:
getFilters in interface IReplica
Returns:
IDL: [out] [retval] Filters**


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