|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGPExportWebMapExtensionImpl
Provides the server connections information to the ExportWebMap tool extension.
Method Summary | |
---|---|
IArray |
getServerConnections()
Returns the names of the available tools. |
void |
putServerConnections(IArray pServerConnections)
Returns the names of the available tools. |
Method Detail |
---|
void putServerConnections(IArray pServerConnections) throws IOException, AutomationException
pServerConnections
- A reference to a com.esri.arcgis.system.IArray (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IArray getServerConnections() throws IOException, AutomationException
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 |