|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMapServerDataAccess
COM Interface 'IMapServerDataAccess'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to the data source behind the MapServer.' 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 |
IIDa3072b50_65e2_4035_b438_8363edd349c0
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
java.lang.Object |
getDataSource(java.lang.String mapName,
int layerID)
Get Data Source |
java.lang.Object |
getDisplayDataSource(java.lang.String mapName,
int layerOrTableID)
Get Display Data Source |
Field Detail |
---|
static final int IIDa3072b50_65e2_4035_b438_8363edd349c0
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
java.lang.Object getDataSource(java.lang.String mapName, int layerID) throws java.io.IOException, AutomationException
mapName
- The mapName (in)layerID
- The layerID (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.Object getDisplayDataSource(java.lang.String mapName, int layerOrTableID) throws java.io.IOException, AutomationException
mapName
- The mapName (in)layerOrTableID
- The layerOrTableID (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 |