|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IServerObjectExtensionManager
COM Interface 'IServerObjectExtensionManager'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriServer.olb'
Description: 'Provides access to members that help locate installed server object extensions.' 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 |
IID25d8b9dd_c7e8_4da4_bf4b_08a67087ceea
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IServerObjectExtension |
findExtensionByCLSID(java.lang.String cLSID)
Returns a server object extension found using a string representation of its class ID. |
IServerObjectExtension |
findExtensionByTypeName(java.lang.String name)
Returns a server object extension found using its type name. |
| Field Detail |
|---|
static final int IID25d8b9dd_c7e8_4da4_bf4b_08a67087ceea
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IServerObjectExtension findExtensionByCLSID(java.lang.String cLSID)
throws java.io.IOException,
AutomationException
cLSID - The cLSID (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IServerObjectExtension findExtensionByTypeName(java.lang.String name)
throws java.io.IOException,
AutomationException
name - The name (in)
java.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 | ||||||||