|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IServerInfo
COM Interface 'IServerInfo'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriServer.olb'
Description: 'Provides access to members that define a SOM (Server Object Manager).' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDfa70a9e1_a5fc_448e_ae33_6c78b1014966
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IIdentity |
getIdentity()
The user identity of the client (httpHandler) adding the SOM. |
java.lang.String |
getServerName()
The name of the SOM. |
void |
setIdentity(IIdentity ppIdentity)
The user identity of the client (httpHandler) adding the SOM. |
void |
setServerName(java.lang.String serverName)
The name of the SOM. |
| Field Detail |
|---|
static final int IIDfa70a9e1_a5fc_448e_ae33_6c78b1014966
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setServerName(java.lang.String serverName)
throws java.io.IOException,
AutomationException
serverName - The serverName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getServerName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setIdentity(IIdentity ppIdentity)
throws java.io.IOException,
AutomationException
ppIdentity - A reference to a com.esri.arcgis.server.IIdentity (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IIdentity getIdentity()
throws java.io.IOException,
AutomationException
java.io.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 | ||||||||