|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IAGSServerConnection2
Provides access to members that create and open GIS server connections and supply server connection factory information.
| Method Summary | |
|---|---|
IEnumBSTR |
getFolders(String reserved)
Returns an enumeration of folder names beneath the specified folder. |
IAGSEnumServerObjectName |
getServerObjectNamesEx(String folderName)
The ServerObjectNames in the GIS server folder. |
| Methods inherited from interface com.esri.arcgis.gisclient.IAGSServerConnection |
|---|
getFullName, getName, getServerObjectNames, setFullNameByRef, setName |
| Method Detail |
|---|
IAGSEnumServerObjectName getServerObjectNamesEx(String folderName)
throws IOException,
AutomationException
folderName - The folderName (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IEnumBSTR getFolders(String reserved)
throws IOException,
AutomationException
reserved - The reserved (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 | ||||||||