|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGeoDataServer2
Provides access to methods supported by a GeoDataServer Object.
| Method Summary | |
|---|---|
IGPReplicaDatasets |
expandReplicaDatasets2(IGPReplicaDatasets gPReplicaDatasets,
IGPReplicaOptions replicaOptions)
Expands a set of replica datasets taking into consideration geodatabase constructs (topologies, relationship classes, etc.). |
IGPReplica |
getReplica(String replicaName)
Return the replica in the workspace that has a specific name. |
| Methods inherited from interface com.esri.arcgis.geodatabasedistributed.IGeoDataServer |
|---|
compareReplicaSchema, createReplica, expandReplicaDatasets, exportAcknowledgement, exportReplicaDataChanges, exportReplicaSchema, extractData, getDataElements, getDefaultWorkingVersion, getMaxRecordCount, getNextResultPortion, getReplicas, getVersions, getWrappedWorkspaceType, importAcknowledgement, importData, importReplicaDataChanges, importReplicaSchemaChanges, reExportReplicaDataChanges, tableSearch, unregisterReplica |
| Method Detail |
|---|
IGPReplicaDatasets expandReplicaDatasets2(IGPReplicaDatasets gPReplicaDatasets,
IGPReplicaOptions replicaOptions)
throws IOException,
AutomationException
gPReplicaDatasets - A reference to a com.esri.arcgis.geodatabase.IGPReplicaDatasets (in)replicaOptions - A reference to a com.esri.arcgis.geodatabase.IGPReplicaOptions (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IGPReplica getReplica(String replicaName)
throws IOException,
AutomationException
replicaName - The replicaName (in)
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 | ||||||||