com.esri.arcgis.location
Interface IReferenceDataFile2

All Superinterfaces:
IReferenceDataFile, java.io.Serializable
All Known Implementing Classes:
IReferenceDataFile2Proxy, StreetMapAddressLocator, StreetMapAddressLocatorStyle

public interface IReferenceDataFile2
extends IReferenceDataFile, java.io.Serializable

COM Interface 'IReferenceDataFile2'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriLocation.olb'

Description: 'Provides access to members for specifying location of custom reference data file.' 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 IID0f56cefb_f7a8_4cc1_a195_7eab32c9e300
           
static int xxDummy
          Deprecated. Internal use only
 
Fields inherited from interface com.esri.arcgis.location.IReferenceDataFile
IID600a5897_ddc1_11d3_9f74_00c04f8ed1c4
 
Method Summary
 IArray getFilterUIDs()
          UID's of filters to use to browse for the reference data file.
 
Methods inherited from interface com.esri.arcgis.location.IReferenceDataFile
getFilters, getPathName, setPathName
 

Field Detail

IID0f56cefb_f7a8_4cc1_a195_7eab32c9e300

static final int IID0f56cefb_f7a8_4cc1_a195_7eab32c9e300
See Also:
Constant Field Values

xxDummy

static final int xxDummy
Deprecated. Internal use only
See Also:
Constant Field Values

IID

static final java.lang.String IID
Deprecated. Internal use only
See Also:
Constant Field Values
Method Detail

getFilterUIDs

IArray getFilterUIDs()
                     throws java.io.IOException,
                            AutomationException
UID's of filters to use to browse for the reference data file.

Returns:
A reference to a com.esri.arcgis.system.IArray
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.