|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IReplicaProgress
COM Interface 'IReplicaProgress'. Generated 3/19/2015 1:20:57 PM from 'C:\ArcGIS\COM\esriGeoDatabaseDistributed.olb'
Description: 'Provides access to members that monitor the progress of a check-out.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Field Summary | |
---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID5435d16a_5aa0_427f_bdad_24bd6aabf858
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
setCurrentReplicaOperation(IReplicaProgressSetCurrentReplicaOperationEvent theEvent)
The current operation in a check-out process. |
void |
setReplicaObjectCount(IReplicaProgressSetReplicaObjectCountEvent theEvent)
The number of objects to check-out. |
void |
setReplicaOperations(IReplicaProgressSetReplicaOperationsEvent theEvent)
The number of operations to perform in a check-out. |
void |
startup(IReplicaProgressStartupEvent theEvent)
Initiate the check-out progress utility. |
Field Detail |
---|
static final int IID5435d16a_5aa0_427f_bdad_24bd6aabf858
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void startup(IReplicaProgressStartupEvent theEvent) throws java.io.IOException, AutomationException
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setCurrentReplicaOperation(IReplicaProgressSetCurrentReplicaOperationEvent theEvent) throws java.io.IOException, AutomationException
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setReplicaOperations(IReplicaProgressSetReplicaOperationsEvent theEvent) throws java.io.IOException, AutomationException
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setReplicaObjectCount(IReplicaProgressSetReplicaObjectCountEvent theEvent) throws java.io.IOException, AutomationException
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |