|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IReplica
IDL: [ helpstring("IReplica Interface"), dual, oleautomation, dispatchable ] interface
| Nested Class Summary | |
|---|---|
static class |
IReplica.Disp
Implementation, COM to Java. |
static class |
IReplica.Jni
Implementation, Java to COM. |
| Field Summary | |
|---|---|
static GUID |
IID
IDL: [uuid(D2D139E0-B6CA-11D1-9F31-00C04FC29D52)] |
static Class |
TYPELIB
|
| Fields inherited from interface com.moesol.bindings.platform_sdk.component_services.IDispatch |
|---|
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF |
| Method Summary | |
|---|---|
void |
CreateReplica(String replicaName,
String description,
int ReplicaType,
int Visibility,
int Priority,
int updatability)
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 objectName,
String objectType)
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 connectionString,
boolean columnTracking)
IDL: [ helpstring("") ] |
void |
PopulatePartial(String FullReplica)
IDL: [ helpstring("") ] |
void |
setActiveConnection(Object ppconn)
IDL: [ helpstring("") ] |
void |
setConflictFunction(String pbstr)
IDL: [ helpstring("") ] |
void |
setDesignMasterId(Object pvar)
IDL: [ helpstring("") ] |
void |
SetObjectReplicability(String objectName,
String objectType,
boolean replicability)
IDL: [ helpstring("") ] |
void |
setrefActiveConnection(IDispatch ppconn)
IDL: [ helpstring("") ] |
void |
setRetentionPeriod(int pl)
IDL: [ helpstring("") ] |
void |
Synchronize(String target,
int syncType,
int syncMode)
IDL: [ helpstring("") ] |
| Methods inherited from interface com.moesol.bindings.platform_sdk.component_services.IUnknown |
|---|
QueryInterface, QueryInterface, Release |
| Field Detail |
|---|
static final Class TYPELIB
static final GUID IID
IDL: [uuid(D2D139E0-B6CA-11D1-9F31-00C04FC29D52)]
| Method Detail |
|---|
void setrefActiveConnection(IDispatch ppconn)
IDL: [ helpstring("") ]
ppconn - IDL: [in] IDispatch*void setActiveConnection(Object ppconn)
IDL: [ helpstring("") ]
ppconn - IDL: [in] VARIANTIDispatch getActiveConnection()
IDL: [ helpstring("") ]
IDL: [out] [retval] IDispatch**String getConflictFunction()
IDL: [ helpstring("") ]
IDL: [out] [retval] BSTR*void setConflictFunction(String pbstr)
IDL: [ helpstring("") ]
pbstr - IDL: [in] BSTR_Recordset getConflictTables()
IDL: [ helpstring("") ]
IDL: [out] [retval] _Recordset**Object getDesignMasterId()
IDL: [ helpstring("") ]
IDL: [out] [retval] VARIANT*void setDesignMasterId(Object pvar)
IDL: [ helpstring("") ]
pvar - IDL: [in] VARIANTint getPriority()
IDL: [ helpstring("") ]
IDL: [out] [retval] LONG*Object getReplicaId()
IDL: [ helpstring("") ]
IDL: [out] [retval] VARIANT*int getReplicaType()
IDL: [ helpstring("") ]
IDL: [out] [retval] ReplicaTypeEnum*int getRetentionPeriod()
IDL: [ helpstring("") ]
IDL: [out] [retval] LONG*void setRetentionPeriod(int pl)
IDL: [ helpstring("") ]
pl - IDL: [in] LONGint getVisibility()
IDL: [ helpstring("") ]
IDL: [out] [retval] VisibilityEnum*
void CreateReplica(String replicaName,
String description,
int ReplicaType,
int Visibility,
int Priority,
int updatability)
IDL: [ helpstring("") ]
replicaName - IDL: [in] BSTRdescription - IDL: [in] BSTRReplicaType - IDL: [in] [optional] [default] ReplicaTypeEnumVisibility - IDL: [in] [optional] [default] VisibilityEnumPriority - IDL: [in] [optional] [default] LONGupdatability - IDL: [in] [optional] [default] UpdatabilityEnum
boolean GetObjectReplicability(String objectName,
String objectType)
IDL: [ helpstring("") ]
objectName - IDL: [in] BSTRobjectType - IDL: [in] BSTR
IDL: [out] [retval] VARIANT_BOOL*
void SetObjectReplicability(String objectName,
String objectType,
boolean replicability)
IDL: [ helpstring("") ]
objectName - IDL: [in] BSTRobjectType - IDL: [in] BSTRreplicability - IDL: [in] VARIANT_BOOL
void MakeReplicable(String connectionString,
boolean columnTracking)
IDL: [ helpstring("") ]
connectionString - IDL: [in] [optional] [default] BSTRcolumnTracking - IDL: [in] [optional] [default] VARIANT_BOOLvoid PopulatePartial(String FullReplica)
IDL: [ helpstring("") ]
FullReplica - IDL: [in] BSTR
void Synchronize(String target,
int syncType,
int syncMode)
IDL: [ helpstring("") ]
target - IDL: [in] BSTRsyncType - IDL: [in] [optional] [default] SyncTypeEnumsyncMode - IDL: [in] [optional] [default] SyncModeEnumFilters getFilters()
IDL: [ helpstring("") ]
IDL: [out] [retval] Filters**
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||