|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IPlugInConfigure
COM Interface 'IPlugInConfigure'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriTrackingAnalyst.olb'
Description: 'Provides access to methods and properties needed to configure and manage server based data links.' 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 |
IIDcc018a12_24fb_11d4_b34c_00104ba2abcc
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
configure(IPlugin piServerConnection)
Configures the data link. |
java.lang.String |
getConfigurationString()
Indicates value of the configuration string. |
java.lang.String |
getDescription()
Description of the data link and its configuration. |
java.lang.String |
getName()
Name of the data link. |
java.lang.String |
getPlugInType()
Indicates type of data link being used. |
void |
setConfigurationString(java.lang.String pbstrConfigurationString)
Indicates value of the configuration string. |
void |
startPlugIn(IPlugin piServerConnection)
Starts the data link plugin. |
void |
stopPlugIn(IPlugin piServerConnection,
int nShutdownTimeOutInSeconds)
Stops the data link plug in. |
| Field Detail |
|---|
static final int IIDcc018a12_24fb_11d4_b34c_00104ba2abcc
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.String getPlugInType()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getConfigurationString()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setConfigurationString(java.lang.String pbstrConfigurationString)
throws java.io.IOException,
AutomationException
pbstrConfigurationString - The pbstrConfigurationString (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void configure(IPlugin piServerConnection)
throws java.io.IOException,
AutomationException
piServerConnection - A reference to a com.esri.arcgis.trackinganalyst.IPlugin (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getDescription()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void startPlugIn(IPlugin piServerConnection)
throws java.io.IOException,
AutomationException
piServerConnection - A reference to a com.esri.arcgis.trackinganalyst.IPlugin (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void stopPlugIn(IPlugin piServerConnection,
int nShutdownTimeOutInSeconds)
throws java.io.IOException,
AutomationException
piServerConnection - A reference to a com.esri.arcgis.trackinganalyst.IPlugin (in)nShutdownTimeOutInSeconds - The nShutdownTimeOutInSeconds (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 | ||||||||