|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IReplicaDescription2
COM Interface 'IReplicaDescription2'. Generated 3/19/2015 1:20:56 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members which set and return the properties of a ReplicaDescription object.' 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 |
IIDaa08b5ac_b67e_4e8b_9154_891c3cffcbce
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.geodatabase.IReplicaDescription |
|---|
IID3afc1997_7a42_483b_9a6a_ecc00a3ba86a |
| Method Summary | |
|---|---|
IRelationshipClassInfo |
findRelationshipClassInfo(IRelationshipClassName rCName)
Gets the relationship class description. |
IRelationshipClassInfo |
findRelationshipClassInfoByName(java.lang.String name,
java.lang.String database,
java.lang.String owner)
Gets the relationship class description. |
int |
findTable2(java.lang.String name,
java.lang.String database,
java.lang.String owner,
int type)
Gets the index number of a dataset. |
IEnumRelationshipClassInfo |
getRelationshipClassesInfo()
An enumeration that describes settings for each relationship class in the replica. |
boolean |
isFetchRelatedObjects()
Indicates if related objects have been replicated or not. |
| Methods inherited from interface com.esri.arcgis.geodatabase.IReplicaDescription |
|---|
addDatasetNames, findTable, getDatasetNames, getReplicaModelType, getTableName, getTableNameCount, init, isPrivateTable, isTableExcluded, setIsPrivateTable, setReplicaModelType, setTableExcluded |
| Field Detail |
|---|
static final int IIDaa08b5ac_b67e_4e8b_9154_891c3cffcbce
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
boolean isFetchRelatedObjects()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int findTable2(java.lang.String name,
java.lang.String database,
java.lang.String owner,
int type)
throws java.io.IOException,
AutomationException
name - The name (in)database - The database (in)owner - The owner (in)type - A com.esri.arcgis.geodatabase.esriDatasetType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IRelationshipClassInfo findRelationshipClassInfoByName(java.lang.String name,
java.lang.String database,
java.lang.String owner)
throws java.io.IOException,
AutomationException
name - The name (in)database - The database (in)owner - The owner (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IRelationshipClassInfo findRelationshipClassInfo(IRelationshipClassName rCName)
throws java.io.IOException,
AutomationException
rCName - A reference to a com.esri.arcgis.geodatabase.IRelationshipClassName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IEnumRelationshipClassInfo getRelationshipClassesInfo()
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 | ||||||||