|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IServerObjectDescription
Provides access to methods describing the type and class id of the server object.
Method Summary | |
---|---|
IUID |
getClientProxyCLSID(int connType)
The clsid for the client proxy. |
String |
getType()
Defines the type for the server object. |
Method Detail |
---|
String getType() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IUID getClientProxyCLSID(int connType) throws IOException, AutomationException
connType
- A com.esri.arcgis.gisclient.esriAGSConnectionType constant (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 |