|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICacheDescriptionInfo2
Provides access to members that provide the cache description info.
Method Summary | |
---|---|
ICacheStorageInfo |
getCacheStorageInfo()
CacheStorageInfo object. |
void |
setCacheStorageInfoByRef(ICacheStorageInfo ppCacheStorageInfo)
CacheStorageInfo object. |
Methods inherited from interface com.esri.arcgis.carto.ICacheDescriptionInfo |
---|
getCacheControlInfo, getCacheType, getLayerCacheInfos, getTileCacheInfo, getTileImageInfo, setCacheControlInfoByRef, setCacheType, setLayerCacheInfosByRef, setTileCacheInfoByRef, setTileImageInfoByRef |
Method Detail |
---|
ICacheStorageInfo getCacheStorageInfo() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setCacheStorageInfoByRef(ICacheStorageInfo ppCacheStorageInfo) throws IOException, AutomationException
ppCacheStorageInfo
- A reference to a com.esri.arcgis.carto.ICacheStorageInfo (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 |