|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICacheControlInfo
COM Interface 'ICacheControlInfo'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that provide the cache control info.' 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 |
IID095f6f1b_178f_49ae_9b05_de919b2c7e59
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
boolean |
isClientCachingAllowed()
Indicates if client caching is allowed. |
void |
setClientCachingAllowed(boolean pClientCachingAllowed)
Indicates if client caching is allowed. |
Field Detail |
---|
static final int IID095f6f1b_178f_49ae_9b05_de919b2c7e59
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
boolean isClientCachingAllowed() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setClientCachingAllowed(boolean pClientCachingAllowed) throws java.io.IOException, AutomationException
pClientCachingAllowed
- The pClientCachingAllowed (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 |