com.esri.arcgis.catalogUI
Interface IAGSSOEParameterPage3

All Superinterfaces:
IAGSSOEParameterPage, IAGSSOEParameterPage2, java.io.Serializable
All Known Implementing Classes:
GxNASOEPage, IAGSSOEParameterPage3Proxy

public interface IAGSSOEParameterPage3
extends IAGSSOEParameterPage2, java.io.Serializable

COM Interface 'IAGSSOEParameterPage3'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriCatalogUI.olb'

Description: 'Provides access to members that control ArcGIS server object extension 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 IIDa81c1561_c5ed_43bc_b921_b328a9c652e2
           
static int xxDummy
          Deprecated. Internal use only
 
Fields inherited from interface com.esri.arcgis.catalogUI.IAGSSOEParameterPage2
IIDa81c1560_c5ed_43bc_b921_b328a9c652e2
 
Fields inherited from interface com.esri.arcgis.catalogUI.IAGSSOEParameterPage
IID2cc34141_016d_4ec0_913e_4d803ee43b8f
 
Method Summary
 void setServerDirectories(IEnumServerDirectory rhs1)
          The enum of server directories.
 
Methods inherited from interface com.esri.arcgis.catalogUI.IAGSSOEParameterPage2
setPageReadOnly, setQualifiedDefaultName, setServiceName, setServiceURL
 
Methods inherited from interface com.esri.arcgis.catalogUI.IAGSSOEParameterPage
getExtensionProperties, getServerObjectExtensionType, getServerObjectProperties, getServerObjectType, setExtensionPropertiesByRef, setServerObjectPropertiesByRef
 

Field Detail

IIDa81c1561_c5ed_43bc_b921_b328a9c652e2

static final int IIDa81c1561_c5ed_43bc_b921_b328a9c652e2
See Also:
Constant Field Values

xxDummy

static final int xxDummy
Deprecated. Internal use only
See Also:
Constant Field Values

IID

static final java.lang.String IID
Deprecated. Internal use only
See Also:
Constant Field Values
Method Detail

setServerDirectories

void setServerDirectories(IEnumServerDirectory rhs1)
                          throws java.io.IOException,
                                 AutomationException
The enum of server directories.

Parameters:
rhs1 - A reference to a com.esri.arcgis.server.IEnumServerDirectory (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.