|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IWCSConnectionName
COM Interface 'IWCSConnectionName'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriGISClient.olb'
Description: 'Provides access to members that supply WCS server connection name information.' 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 |
IIDe1a24fde_e0cb_4c17_bdc0_b5520df063cb
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IPropertySet |
getConnectionInfo()
Connection info about this connection. |
IPropertySet |
getConnectionProperties()
Connection properties that will be used to connect to the WCS server. |
java.lang.Object |
openEx(ITrackCancel pTrackCancel)
Opens the WCS Connection. |
void |
setConnectionInfo(IPropertySet ppConnInfo)
Connection info about this connection. |
void |
setConnectionProperties(IPropertySet ppConnProps)
Connection properties that will be used to connect to the WCS server. |
| Field Detail |
|---|
static final int IIDe1a24fde_e0cb_4c17_bdc0_b5520df063cb
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setConnectionProperties(IPropertySet ppConnProps)
throws java.io.IOException,
AutomationException
ppConnProps - A reference to a com.esri.arcgis.system.IPropertySet (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IPropertySet getConnectionProperties()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setConnectionInfo(IPropertySet ppConnInfo)
throws java.io.IOException,
AutomationException
ppConnInfo - A reference to a com.esri.arcgis.system.IPropertySet (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IPropertySet getConnectionInfo()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.Object openEx(ITrackCancel pTrackCancel)
throws java.io.IOException,
AutomationException
pTrackCancel - A reference to a com.esri.arcgis.system.ITrackCancel (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 | ||||||||