|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGPReplica2
COM Interface 'IGPReplica2'. Generated 3/19/2015 1:20:56 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
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 |
IID4202a324_d1de_46d9_8469_f14ed363f12c
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.geodatabase.IGPReplica |
---|
IIDa64e67f0_91d2_4b3f_8553_bc9f641cbc37 |
Method Summary | |
---|---|
java.lang.Object |
getMyTime()
getMyTime |
java.lang.Object |
getSibMyTime()
getSibMyTime |
java.lang.Object |
getSibTime()
getSibTime |
boolean |
isInTransportFile()
isInTransportFile |
boolean |
isResolveDatasetNameConflicts()
Resolve dataset name conflicts when creating replicas. |
boolean |
isUseArchiving()
Use archiving instead of versions to track changes in one way replicas. |
void |
setInTransportFile(boolean inTransportFile)
setInTransportFile |
void |
setMyTime(java.lang.Object myTime)
setMyTime |
void |
setResolveDatasetNameConflicts(boolean resolveDatasetNameConflicts)
Resolve dataset name conflicts when creating replicas. |
void |
setSibMyTime(java.lang.Object sibMyTime)
setSibMyTime |
void |
setSibTime(java.lang.Object sibTime)
setSibTime |
void |
setUseArchiving(boolean useArchiving)
Use archiving instead of versions to track changes in one way replicas. |
Methods inherited from interface com.esri.arcgis.geodatabase.IGPReplica |
---|
getAccessType, getCreationDate, getGUID, getID, getMyGenerationNumber, getName, getReconcilePolicy, getReplicaDescription, getReplicaState, getReplicaVersion, getRole, getSibConnectionString, getSibGenerationNumber, getSibMyGenerationNumber, init, isHasConflicts, setAccessType, setCreationDate, setGUID, setHasConflicts, setID, setMyGenerationNumber, setName, setReconcilePolicy, setReplicaDescriptionByRef, setReplicaState, setReplicaVersion, setRole, setSibConnectionString, setSibGenerationNumber, setSibMyGenerationNumber |
Field Detail |
---|
static final int IID4202a324_d1de_46d9_8469_f14ed363f12c
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setUseArchiving(boolean useArchiving) throws java.io.IOException, AutomationException
useArchiving
- The useArchiving (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isUseArchiving() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.Object getMyTime() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setMyTime(java.lang.Object myTime) throws java.io.IOException, AutomationException
myTime
- A Variant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.Object getSibTime() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setSibTime(java.lang.Object sibTime) throws java.io.IOException, AutomationException
sibTime
- A Variant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.Object getSibMyTime() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setSibMyTime(java.lang.Object sibMyTime) throws java.io.IOException, AutomationException
sibMyTime
- A Variant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setInTransportFile(boolean inTransportFile) throws java.io.IOException, AutomationException
inTransportFile
- The inTransportFile (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isInTransportFile() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setResolveDatasetNameConflicts(boolean resolveDatasetNameConflicts) throws java.io.IOException, AutomationException
resolveDatasetNameConflicts
- The resolveDatasetNameConflicts (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isResolveDatasetNameConflicts() throws java.io.IOException, AutomationException
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 |