| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IAGSServerConnectionName2
Provides access to members that supply GIS server connection name information.
| Method Summary | |
|---|---|
|  String | getConnectionString()The connection properties of the GIS server connection. | 
|  String | getServerConnectionFactoryProgID()The programmatic ID of the server connection factory. | 
|  void | setConnectionString(String connString)The connection properties of the GIS server connection. | 
|  void | setServerConnectionFactoryProgID(String progID)The programmatic ID of the server connection factory. | 
| Methods inherited from interface com.esri.arcgis.gisclient.IAGSServerConnectionName | 
|---|
| getConnectionProperties, getConnectionType, setConnectionProperties | 
| Method Detail | 
|---|
String getConnectionString()
                           throws IOException,
                                  AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setConnectionString(String connString)
                         throws IOException,
                                AutomationException
connString - The connString  (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getServerConnectionFactoryProgID()
                                        throws IOException,
                                               AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setServerConnectionFactoryProgID(String progID)
                                      throws IOException,
                                             AutomationException
progID - The progID  (in)
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 | ||||||||