|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDEServerObject
Provides access to members that describe ArcGIS server objects.
| Method Summary | |
|---|---|
String |
getServerObjectType()
The server object type. |
String |
getURL()
The url to the server object. |
void |
setServerObjectType(String soType)
The server object type. |
void |
setURL(String theUrl)
The url to the server object. |
| Method Detail |
|---|
String getServerObjectType()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setServerObjectType(String soType)
throws IOException,
AutomationException
soType - The soType (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getURL()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setURL(String theUrl)
throws IOException,
AutomationException
theUrl - The theUrl (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 | ||||||||