|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGxDatabaseExtensionCompare
Provides access to members that defines whether something is a database extension.
Method Summary | |
---|---|
IGxDatabaseExtension |
getExtensionManager()
The extension manager. |
void |
setExtensionManagerByRef(IGxDatabaseExtension extensionManager)
The extension manager. |
Method Detail |
---|
IGxDatabaseExtension getExtensionManager() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setExtensionManagerByRef(IGxDatabaseExtension extensionManager) throws IOException, AutomationException
extensionManager
- A reference to a com.esri.arcgis.catalog.IGxDatabaseExtension (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 |