|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGeoProcessorSettings2
COM Interface 'IGeoProcessorSettings2'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriGeoprocessing.olb'
Description: 'Provides access to the properties/methods of the GeoProcessor settings.' 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 |
IID3aafd5ad_f717_4dac_84cd_05c822328fa2
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.geoprocessing.IGeoProcessorSettings |
|---|
IIDe6a5b1c0_c8be_4f8a_93f7_ea90324b5b33 |
| Method Summary | |
|---|---|
int |
getHowLongToKeepResults()
This property determine how long to hold on results. |
void |
setHowLongToKeepResults(int timeInterval)
This property determine how long to hold on results. |
| Methods inherited from interface com.esri.arcgis.geoprocessing.IGeoProcessorSettings |
|---|
isAddOutputsToMap, isLogHistory, isOverwriteOutput, isShowModelBuilderPrompts, isTemporaryMapLayers, setAddOutputsToMap, setLogHistory, setOverwriteOutput, setShowModelBuilderPrompts, setTemporaryMapLayers |
| Field Detail |
|---|
static final int IID3aafd5ad_f717_4dac_84cd_05c822328fa2
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setHowLongToKeepResults(int timeInterval)
throws java.io.IOException,
AutomationException
timeInterval - A com.esri.arcgis.geoprocessing.esriGPTimeIntervalType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getHowLongToKeepResults()
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 | ||||||||