|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IAGSObjectCreationProperties
COM Interface 'IAGSObjectCreationProperties'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriCatalog.olb'
Description: 'Provides access to members that define creation properties of an ArcGIS Server object.' 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 |
IIDad1c813f_0c3d_4d1f_af54_9adeb22e67f1
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IServerObjectConfiguration |
getObjectConfiguration()
The associated server object configuration during object creation time. |
boolean |
isDoStartEnable()
Indicates whether the server object has been started. |
void |
setDoStartEnable(boolean doEnable)
Indicates whether the server object has been started. |
void |
setObjectConfigurationByRef(IServerObjectConfiguration config)
The associated server object configuration during object creation time. |
| Field Detail |
|---|
static final int IIDad1c813f_0c3d_4d1f_af54_9adeb22e67f1
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IServerObjectConfiguration getObjectConfiguration()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setObjectConfigurationByRef(IServerObjectConfiguration config)
throws java.io.IOException,
AutomationException
config - A reference to a com.esri.arcgis.server.IServerObjectConfiguration (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isDoStartEnable()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDoStartEnable(boolean doEnable)
throws java.io.IOException,
AutomationException
doEnable - The doEnable (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 | ||||||||