|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IAGSServerObjectName3
Provides access to members that supply server object name information.
This interface is new at ArcGIS 9.3. It supersedes IAGSServerObjectName and IAGSServerObjectName2.
| Method Summary | |
|---|---|
String |
getDescription()
The name of the service. |
void |
setDescription(String objectURL)
The name of the service. |
| Methods inherited from interface com.esri.arcgis.gisclient.IAGSServerObjectName2 |
|---|
getCapabilities, getNameString2, getParentType, setCapabilities, setNameString2, setParentType |
| Methods inherited from interface com.esri.arcgis.gisclient.IAGSServerObjectName |
|---|
getAGSServerConnectionName, getName, getType, getURL, setAGSServerConnectionNameByRef, setName, setType, setURL |
| Method Detail |
|---|
void setDescription(String objectURL)
throws IOException,
AutomationException
objectURL - The objectURL (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getDescription()
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 | ||||||||