|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface INewVersionDialog
Provides access to members that control the new version dialog for a versioned geodatabase.
| Method Summary | |
|---|---|
boolean |
doModal()
Displays the dialog used to create new versions in a versioned geodatabase. |
int |
getVersionAccess()
The level of access provided for the version. |
String |
getVersionDescription()
The description of the version. |
String |
getVersionName()
The name of the version. |
| Method Detail |
|---|
boolean doModal()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getVersionName()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getVersionDescription()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getVersionAccess()
throws IOException,
AutomationException
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 | ||||||||