|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IReplicaFilterDescriptionEdit
COM Interface 'IReplicaFilterDescriptionEdit'. Generated 3/19/2015 1:20:56 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that set a replica's properties.' 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 |
IID50befd5a_3978_470f_b6db_15916162c15c
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
setGeometryByRef(IGeometry rhs1)
The geometry used to determine which features to extract or check out. |
void |
setRowsType(int index,
int rhs2)
Replica row type options. |
void |
setSpatialRelation(int rhs1)
The spatial operator used for a replica. |
void |
setTableDefQuery(int index,
java.lang.String rhs2)
The definition query to use when checking out a dataset. |
void |
setTableSelectionByRef(int index,
ISelectionSet rhs2)
The selection set to use when checking out a dataset. |
void |
setTableUsesDefQuery(int index,
boolean rhs2)
Indicates if a definition query will be used when checking out a dataset. |
void |
setTableUsesQueryGeometry(int index,
boolean rhs2)
Indicates if a spatial extent will be used when checking out a dataset. |
void |
setTableUsesSelection(int index,
boolean rhs2)
Indicates if a selection will be used when checking out a dataset. |
| Field Detail |
|---|
static final int IID50befd5a_3978_470f_b6db_15916162c15c
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setGeometryByRef(IGeometry rhs1)
throws java.io.IOException,
AutomationException
rhs1 - A reference to a com.esri.arcgis.geometry.IGeometry (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSpatialRelation(int rhs1)
throws java.io.IOException,
AutomationException
rhs1 - A com.esri.arcgis.geodatabase.esriSpatialRelEnum constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTableUsesQueryGeometry(int index,
boolean rhs2)
throws java.io.IOException,
AutomationException
index - The index (in)rhs2 - The rhs2 (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTableUsesSelection(int index,
boolean rhs2)
throws java.io.IOException,
AutomationException
index - The index (in)rhs2 - The rhs2 (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTableUsesDefQuery(int index,
boolean rhs2)
throws java.io.IOException,
AutomationException
index - The index (in)rhs2 - The rhs2 (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTableSelectionByRef(int index,
ISelectionSet rhs2)
throws java.io.IOException,
AutomationException
index - The index (in)rhs2 - A reference to a com.esri.arcgis.geodatabase.ISelectionSet (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTableDefQuery(int index,
java.lang.String rhs2)
throws java.io.IOException,
AutomationException
index - The index (in)rhs2 - The rhs2 (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setRowsType(int index,
int rhs2)
throws java.io.IOException,
AutomationException
index - The index (in)rhs2 - A com.esri.arcgis.geodatabase.esriRowsType constant (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 | ||||||||