com.esri.arcgis.catalog
Interface IGxAGSObject3
- All Superinterfaces:
- IGxAGSObject, IGxAGSObject2, java.io.Serializable
- All Known Implementing Classes:
- GxAGSCatalog, GxAGSFeatureServer, GxAGSGeoDataServer, GxAGSGeometry, GxAGSGeoprocessing, GxAGSGlobe, GxAGSImage, GxAGSLocator, GxAGSMap, GxAGSWMServer, IGxAGSObject3Proxy
public interface IGxAGSObject3
- extends IGxAGSObject2, java.io.Serializable
COM Interface 'IGxAGSObject3'. Generated 3/19/2015 1:21:01 PM
from 'C:\ArcGIS\COM\esriCatalog.olb'
Description: 'Provides access to members of GxObject that represents a ArcGIS Server (AGS) object.'
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 =
IIDd7c32b7f_28a8_4a7c_8c8a_333dfa49696a
static final int IIDd7c32b7f_28a8_4a7c_8c8a_333dfa49696a
- 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
getServerObjectConfiguration
IServerObjectConfiguration getServerObjectConfiguration()
throws java.io.IOException,
AutomationException
- Server Object Configuration.
- Returns:
- A reference to a com.esri.arcgis.server.IServerObjectConfiguration
- Throws:
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.