com.esri.arcgis.geodatabase
Interface IExtractionUtilities
- All Superinterfaces:
- java.io.Serializable
- All Known Implementing Classes:
- IExtractionUtilitiesProxy
- public interface IExtractionUtilities
- extends java.io.Serializable
Provides access to members which set and return the properties of a ReplicaDescription object.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Supported Platforms
Windows, Solaris, Linux
toEnumNameMapping
public IEnumNameMapping toEnumNameMapping()
throws java.io.IOException,
AutomationException
- Defines the datasets to replica or extract and the output geodatabase.
Supported Platforms
Windows, Solaris, Linux
- Returns:
- A reference to a com.esri.arcgis.geodatabase.IEnumNameMapping
- Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.