|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IEditProperties3
COM Interface 'IEditProperties3'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriEditor.olb'
Description: 'Provides access to more members that control the properties of an edit session.' 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 |
IID2315d713_e21c_4be1_93af_f17624a051cc
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
int |
getMultiuserEditSessionMode()
The multiuser session mode that is used when editing. |
boolean |
isAutoReconcileConflictsByAttribute()
Indicates whether conflicts will be detected and resolved by attributes. |
boolean |
isAutoReconcileEditSessionWins()
Indicates whether conflicts are resolved in favor of the edit session. |
boolean |
isAutoSaveChecksConflicts()
Indicates whether the editor checks if conflicts were detected during auto reconciliation prior to automatically saving. |
void |
setAutoReconcileConflictsByAttribute(boolean byatt)
Indicates whether conflicts will be detected and resolved by attributes. |
void |
setAutoReconcileEditSessionWins(boolean editWins)
Indicates whether conflicts are resolved in favor of the edit session. |
void |
setAutoSaveChecksConflicts(boolean checksConflicts)
Indicates whether the editor checks if conflicts were detected during auto reconciliation prior to automatically saving. |
void |
setMultiuserEditSessionMode(int esm)
The multiuser session mode that is used when editing. |
| Field Detail |
|---|
static final int IID2315d713_e21c_4be1_93af_f17624a051cc
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
int getMultiuserEditSessionMode()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMultiuserEditSessionMode(int esm)
throws java.io.IOException,
AutomationException
esm - A com.esri.arcgis.geodatabase.esriMultiuserEditSessionMode constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isAutoSaveChecksConflicts()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setAutoSaveChecksConflicts(boolean checksConflicts)
throws java.io.IOException,
AutomationException
checksConflicts - The checksConflicts (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isAutoReconcileConflictsByAttribute()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setAutoReconcileConflictsByAttribute(boolean byatt)
throws java.io.IOException,
AutomationException
byatt - The byatt (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isAutoReconcileEditSessionWins()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setAutoReconcileEditSessionWins(boolean editWins)
throws java.io.IOException,
AutomationException
editWins - The editWins (in)
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 | ||||||||