|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGxCatalogWorkspace
Provides access to members that manages a GX catalog workspace.
| Method Summary | |
|---|---|
String |
getWorkspaceFolderPath()
The workspace path. |
boolean |
isUseWorkspaceFolder()
Indicates if the catalog uses a workspace folder as a home folder. |
void |
openWorkspaceFolder(String workspaceFolderPath)
Opens the document catalog. |
void |
setUseWorkspaceFolder(boolean bUseWorkspaceFolder)
Indicates if the catalog uses a workspace folder as a home folder. |
| Method Detail |
|---|
boolean isUseWorkspaceFolder()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setUseWorkspaceFolder(boolean bUseWorkspaceFolder)
throws IOException,
AutomationException
bUseWorkspaceFolder - The bUseWorkspaceFolder (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getWorkspaceFolderPath()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void openWorkspaceFolder(String workspaceFolderPath)
throws IOException,
AutomationException
workspaceFolderPath - The workspaceFolderPath (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 | ||||||||