|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IPlugInCreateWorkspace
Provides access to members for creating Plug-In workspaces.
| Method Summary | |
|---|---|
void |
createWorkspace(String workspaceString)
Creates a new Plug-In workspace. |
String |
makeWorkspaceString(String parentDirectory,
String file,
IPropertySet connectionProperties)
Gets a string uniquely identifing the workspace described by the input parameters. |
| Method Detail |
|---|
String makeWorkspaceString(String parentDirectory,
String file,
IPropertySet connectionProperties)
throws IOException,
AutomationException
parentDirectory - The parentDirectory (in)file - The file (in)connectionProperties - A reference to a com.esri.arcgis.system.IPropertySet (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void createWorkspace(String workspaceString)
throws IOException,
AutomationException
workspaceString - The workspaceString (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 | ||||||||