|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IAGSParameterPage
COM Interface 'IAGSParameterPage'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriCatalogUI.olb'
Description: 'Provides access to members that control ArcGIS server parameter pages.' 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 |
IID674787ac_fef9_4932_b03c_bcbb1576a7ef
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
closePage()
Close the selected parameter page. |
java.lang.String |
getDescription()
The parameter page description. |
java.lang.String |
getServerObjectType()
The Server Object Type. |
void |
queryPage(boolean commitApply)
Upate this page before go next. |
void |
refreshPage()
Refresh the read/page status of controls. |
void |
setIsWizard(boolean rhs1)
Initialize the wizard mode the selected parameter page. |
void |
setServerDirectories(IEnumServerDirectory rhs1)
Initialize the server directories the selected parameter page. |
void |
setServerObjectConfiguration(IServerObjectConfiguration rhs1)
Initialize the server object configuration of the selected parameter page. |
void |
setServerObjectName(IAGSServerObjectName rhs1)
Initialize the server object name the selected parameter page. |
void |
setSOM(IServerObjectAdmin rhs1)
Initialize the SOM of the parameter page. |
void |
updatePage()
Initialize the selected parameter page. |
| Field Detail |
|---|
static final int IID674787ac_fef9_4932_b03c_bcbb1576a7ef
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.String getServerObjectType()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getDescription()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setIsWizard(boolean rhs1)
throws java.io.IOException,
AutomationException
rhs1 - The rhs1 (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setServerObjectConfiguration(IServerObjectConfiguration rhs1)
throws java.io.IOException,
AutomationException
rhs1 - 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.
void setServerDirectories(IEnumServerDirectory rhs1)
throws java.io.IOException,
AutomationException
rhs1 - A reference to a com.esri.arcgis.server.IEnumServerDirectory (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setServerObjectName(IAGSServerObjectName rhs1)
throws java.io.IOException,
AutomationException
rhs1 - A reference to a com.esri.arcgis.gisclient.IAGSServerObjectName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSOM(IServerObjectAdmin rhs1)
throws java.io.IOException,
AutomationException
rhs1 - A reference to a com.esri.arcgis.server.IServerObjectAdmin (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void updatePage()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void queryPage(boolean commitApply)
throws java.io.IOException,
AutomationException
commitApply - The commitApply (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void refreshPage()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void closePage()
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 | ||||||||