|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAGSSOEParameterPage
COM Interface 'IAGSSOEParameterPage'. Generated 6/23/2009 10:04:48 AM from 'C:\ArcGIS\COM\esriCatalogUI.olb'
Generated using ArcGIS Proxy Generator
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 String |
IID
Deprecated. Internal use only |
static int |
IID2cc34141_016d_4ec0_913e_4d803ee43b8f
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
IPropertySet |
getExtensionProperties()
Extension Properties. |
String |
getServerObjectExtensionType()
Server object extension type. |
IPropertySet |
getServerObjectProperties()
Extension Properties. |
String |
getServerObjectType()
Server object type. |
void |
setExtensionPropertiesByRef(IPropertySet extProps)
Extension Properties. |
void |
setServerObjectPropertiesByRef(IPropertySet extProps)
Extension Properties. |
Field Detail |
---|
static final int IID2cc34141_016d_4ec0_913e_4d803ee43b8f
static final int xxDummy
static final String IID
Method Detail |
---|
String getServerObjectType() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.String getServerObjectExtensionType() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IPropertySet getExtensionProperties() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setExtensionPropertiesByRef(IPropertySet extProps) throws IOException, AutomationException
extProps
- A reference to a com.esri.arcgis.system.IPropertySet (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IPropertySet getServerObjectProperties() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setServerObjectPropertiesByRef(IPropertySet extProps) throws IOException, AutomationException
extProps
- A reference to a com.esri.arcgis.system.IPropertySet (in)
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 |