|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IServerObjectType2
COM Interface 'IServerObjectType2'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriServer.olb'
Description: 'Provides access to methods, for administrators, that control the behavior and properties of a server object type.' 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 |
IID42472792_5345_4b93_b132_3977c24bacb4
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.server.IServerObjectType |
---|
IID9ad7beca_fbc3_494a_bec6_790ff0e6946e |
Method Summary | |
---|---|
java.lang.String |
getDisplayName()
Display name of the server object type. |
int |
getIsolationLevel()
The isolation level of the server objects supported by the server object type. |
void |
setDisplayName(java.lang.String pVal)
Display name of the server object type. |
void |
setIsolationLevel(int isoLevel)
The isolation level of the server objects supported by the server object type. |
Methods inherited from interface com.esri.arcgis.server.IServerObjectType |
---|
getCLSID, getDescription, getName, setCLSID, setDescription, setName |
Field Detail |
---|
static final int IID42472792_5345_4b93_b132_3977c24bacb4
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
int getIsolationLevel() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setIsolationLevel(int isoLevel) throws java.io.IOException, AutomationException
isoLevel
- A com.esri.arcgis.server.esriServerIsolationLevel constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getDisplayName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setDisplayName(java.lang.String pVal) throws java.io.IOException, AutomationException
pVal
- The pVal (in)
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 |