|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IChangeVersionDialog
Provides access to members that control the change version dialog for a versioned geodatabase.
| Method Summary | |
|---|---|
boolean |
doModal(IWorkspace workspace)
Displays the dialog used to create new versions in a versioned geodatabase. |
IVersion |
getSelectedVersion()
The selected version. |
| Method Detail |
|---|
boolean doModal(IWorkspace workspace)
throws IOException,
AutomationException
workspace - A reference to a com.esri.arcgis.geodatabase.IWorkspace (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IVersion getSelectedVersion()
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 | ||||||||