|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMapServerInit2
COM Interface 'IMapServerInit2'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to additional members that support initializing a map server.' 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 |
IIDed28c857_2ca2_47cc_8cad_5c90bc2fc012
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.carto.IMapServerInit |
---|
IID56e179e3_974e_41a7_836b_c9a60ef6301b |
Method Summary | |
---|---|
java.lang.String |
getPhysicalCacheDirectory()
The physical directory for cache files. |
java.lang.String |
getSOMCacheDirectory()
The parent directory for cache files. |
java.lang.String |
getSOMVirtualCacheDirectory()
The parent virtual directory for cache files. |
java.lang.String |
getVirtualCacheDirectory()
The virtual directory for cache files. |
void |
setPhysicalCacheDirectory(java.lang.String pCacheDir)
The physical directory for cache files. |
void |
setSOMCacheDirectory(java.lang.String pCacheDir)
The parent directory for cache files. |
void |
setVirtualCacheDirectory(java.lang.String pVirtualCacheDir)
The virtual directory for cache files. |
Methods inherited from interface com.esri.arcgis.carto.IMapServerInit |
---|
connect, getFilePath, getMaxBufferCount, getMaxImageHeight, getMaxImageWidth, getMaxRecordCount, getPhysicalOutputDirectory, getVirtualOutputDirectory, setMaxBufferCount, setMaxImageHeight, setMaxImageWidth, setMaxRecordCount, setPhysicalOutputDirectory, setVirtualOutputDirectory, startWithData, stop |
Field Detail |
---|
static final int IIDed28c857_2ca2_47cc_8cad_5c90bc2fc012
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setPhysicalCacheDirectory(java.lang.String pCacheDir) throws java.io.IOException, AutomationException
pCacheDir
- The pCacheDir (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getPhysicalCacheDirectory() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setVirtualCacheDirectory(java.lang.String pVirtualCacheDir) throws java.io.IOException, AutomationException
pVirtualCacheDir
- The pVirtualCacheDir (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getVirtualCacheDirectory() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setSOMCacheDirectory(java.lang.String pCacheDir) throws java.io.IOException, AutomationException
pCacheDir
- The pCacheDir (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getSOMCacheDirectory() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getSOMVirtualCacheDirectory() 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 |