|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgis.interop.Dispatch
com.esri.arcgis.catalogUI.IAGSParameterPageProxy
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 =
public class IAGSParameterPageProxy
Internal use class
| Field Summary | |
|---|---|
boolean |
noncastable
Deprecated. |
static java.lang.Class |
targetClass
Deprecated. |
| Fields inherited from class com.esri.arcgis.interop.Dispatch |
|---|
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef |
| Fields inherited from interface com.esri.arcgis.catalogUI.IAGSParameterPage |
|---|
IID, IID674787ac_fef9_4932_b03c_bcbb1576a7ef |
| Constructor Summary | |
|---|---|
|
IAGSParameterPageProxy()
Deprecated. For internal use only |
|
IAGSParameterPageProxy(java.lang.Object obj)
Deprecated. |
protected |
IAGSParameterPageProxy(java.lang.Object obj,
java.lang.String iid)
Deprecated. |
|
IAGSParameterPageProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
protected |
IAGSParameterPageProxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
| Method Summary | |
|---|---|
void |
addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
Deprecated. |
void |
closePage()
Deprecated. Close the selected parameter page. |
java.lang.String |
getDescription()
Deprecated. The parameter page description. |
java.lang.String |
getServerObjectType()
Deprecated. The Server Object Type. |
void |
queryPage(boolean commitApply)
Deprecated. Upate this page before go next. |
void |
refreshPage()
Deprecated. Refresh the read/page status of controls. |
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
Deprecated. |
void |
setIsWizard(boolean rhs1)
Deprecated. Initialize the wizard mode the selected parameter page. |
void |
setServerDirectories(IEnumServerDirectory rhs1)
Deprecated. Initialize the server directories the selected parameter page. |
void |
setServerObjectConfiguration(IServerObjectConfiguration rhs1)
Deprecated. Initialize the server object configuration of the selected parameter page. |
void |
setServerObjectName(IAGSServerObjectName rhs1)
Deprecated. Initialize the server object name the selected parameter page. |
void |
setSOM(IServerObjectAdmin rhs1)
Deprecated. Initialize the SOM of the parameter page. |
void |
updatePage()
Deprecated. Initialize the selected parameter page. |
| Methods inherited from class com.esri.arcgis.interop.Dispatch |
|---|
bindUsingMoniker, constructVtblPosTable, convertToNative, cookieForListener, createDispatch, createObjrefMonikerDisplayName, equals, getActiveObject, getActiveObject, getDefaultProperty, getDispatchIdOfName, getLastErrorCode, getMtsObjectContext, getObjRef, getPropertyByName, getPropertyByName, getVtblPos, hashCode, initDispatch, invoke, invokeMethodByName, invokeMethodByName, invokeMethodByName, invokePropertyGetByName, invokePropertyPutByName, invokePropertyPutByRefByName, isNativeMode, isObjRef, optimizedVtblInvoke, queryInterface, readExternal, release, setNativeMode, setPropertyByName, toString, vtblInvoke, writeExternal |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.Class targetClass
public boolean noncastable
| Constructor Detail |
|---|
public IAGSParameterPageProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
throws java.net.UnknownHostException,
java.io.IOException
java.net.UnknownHostException
java.io.IOExceptionpublic IAGSParameterPageProxy()
public IAGSParameterPageProxy(java.lang.Object obj)
throws java.io.IOException
java.io.IOException
protected IAGSParameterPageProxy(java.lang.Object obj,
java.lang.String iid)
throws java.io.IOException
java.io.IOException
protected IAGSParameterPageProxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public void addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
throws java.io.IOException
addListener in class com.esri.arcgis.interop.Dispatchjava.io.IOException
public void removeListener(java.lang.String iidStr,
java.lang.Object theListener)
throws java.io.IOException
removeListener in class com.esri.arcgis.interop.Dispatchjava.io.IOException
public java.lang.String getServerObjectType()
throws java.io.IOException,
AutomationException
getServerObjectType in interface IAGSParameterPagejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getDescription()
throws java.io.IOException,
AutomationException
getDescription in interface IAGSParameterPagejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setIsWizard(boolean rhs1)
throws java.io.IOException,
AutomationException
setIsWizard in interface IAGSParameterPagerhs1 - The rhs1 (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setServerObjectConfiguration(IServerObjectConfiguration rhs1)
throws java.io.IOException,
AutomationException
setServerObjectConfiguration in interface IAGSParameterPagerhs1 - 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.
public void setServerDirectories(IEnumServerDirectory rhs1)
throws java.io.IOException,
AutomationException
setServerDirectories in interface IAGSParameterPagerhs1 - 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.
public void setServerObjectName(IAGSServerObjectName rhs1)
throws java.io.IOException,
AutomationException
setServerObjectName in interface IAGSParameterPagerhs1 - 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.
public void setSOM(IServerObjectAdmin rhs1)
throws java.io.IOException,
AutomationException
setSOM in interface IAGSParameterPagerhs1 - 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.
public void updatePage()
throws java.io.IOException,
AutomationException
updatePage in interface IAGSParameterPagejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void queryPage(boolean commitApply)
throws java.io.IOException,
AutomationException
queryPage in interface IAGSParameterPagecommitApply - The commitApply (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void refreshPage()
throws java.io.IOException,
AutomationException
refreshPage in interface IAGSParameterPagejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void closePage()
throws java.io.IOException,
AutomationException
closePage in interface IAGSParameterPagejava.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 | ||||||||