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 =
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
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.