|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IPlugInCreateWorkspace
COM Interface 'IPlugInCreateWorkspace'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members for creating Plug-In workspaces.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID697ffbd6_7d45_48c2_9810_7131183edcaf
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
createWorkspace(java.lang.String workspaceString)
Creates a new Plug-In workspace. |
java.lang.String |
makeWorkspaceString(java.lang.String parentDirectory,
java.lang.String file,
IPropertySet connectionProperties)
Gets a string uniquely identifing the workspace described by the input parameters. |
| Field Detail |
|---|
static final int IID697ffbd6_7d45_48c2_9810_7131183edcaf
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.String makeWorkspaceString(java.lang.String parentDirectory,
java.lang.String file,
IPropertySet connectionProperties)
throws java.io.IOException,
AutomationException
parentDirectory - The parentDirectory (in)file - The file (in)connectionProperties - A reference to a com.esri.arcgis.system.IPropertySet (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void createWorkspace(java.lang.String workspaceString)
throws java.io.IOException,
AutomationException
workspaceString - The workspaceString (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 | ||||||||