|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IServerConnection2
COM Interface 'IServerConnection2'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriTrackingAnalyst.olb'
Description: 'Provides access to the methods and properties for a connector object to connect to a Tracking 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 |
IIDf6e2800d_d512_46c1_b92c_d66c1c432a0b
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IPropSet |
getConnectionProperties()
Properties for the server connection. |
IPlugin |
getPlugIn()
Data link plugin information for the server connection. |
java.lang.Object |
getServerActions(boolean bForEditing)
Actions used on data in the server connection. |
ITrackingServiceDef |
getTrackingService(java.lang.String bstrName)
Gets tracking service for the server connection. |
java.lang.Object |
getTrackingServicesList()
List of tracking services. |
void |
returnServerActions(boolean bSave,
java.lang.Object piActionCollection)
Actions used on data in the server connection. |
void |
returnTrackingService(ITrackingServiceDef piTrackingServiceDef)
Returns tracking service for the server connection. |
void |
setConnectionProperties(IPropSet ppiProperties)
Properties for the server connection. |
| Field Detail |
|---|
static final int IIDf6e2800d_d512_46c1_b92c_d66c1c432a0b
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IPropSet getConnectionProperties()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setConnectionProperties(IPropSet ppiProperties)
throws java.io.IOException,
AutomationException
ppiProperties - A reference to a com.esri.arcgis.trackinganalyst.IPropSet (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IPlugin getPlugIn()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.Object getTrackingServicesList()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ITrackingServiceDef getTrackingService(java.lang.String bstrName)
throws java.io.IOException,
AutomationException
bstrName - The bstrName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void returnTrackingService(ITrackingServiceDef piTrackingServiceDef)
throws java.io.IOException,
AutomationException
piTrackingServiceDef - A reference to a com.esri.arcgis.geodatabaseextensions.ITrackingServiceDef (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.Object getServerActions(boolean bForEditing)
throws java.io.IOException,
AutomationException
bForEditing - The bForEditing (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void returnServerActions(boolean bSave,
java.lang.Object piActionCollection)
throws java.io.IOException,
AutomationException
bSave - The bSave (in)piActionCollection - A reference to another Object (IUnknown) (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 | ||||||||