|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IExtensionConfig
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID12a4c258_cc9d_4ca7_9f29_79ded88dd45f
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Detailed description of the extension. |
java.lang.String |
getProductName()
Name of the extension. |
int |
getState()
The state of the extension. |
void |
setState(int state)
The state of the extension. |
| Field Detail |
|---|
static final int IID12a4c258_cc9d_4ca7_9f29_79ded88dd45f
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.String getProductName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getDescription()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getState()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setState(int state)
throws java.io.IOException,
AutomationException
state - A com.esri.arcgis.system.esriExtensionState constant (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 | ||||||||