|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IWorkspaceName
COM Interface 'IWorkspaceName'. Generated 3/19/2015 1:20:51 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that supply workspace name information.' 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 |
IIDfadd975c_e36f_11d1_aa81_00c04fa33a15
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
java.lang.String |
getBrowseName()
The browse name of the WorkspaceName. |
java.lang.String |
getCategory()
The category of the WorkspaceName. |
IPropertySet |
getConnectionProperties()
The connection properties of the WorkspaceName. |
java.lang.String |
getPathName()
The path name of the WorkspaceName. |
int |
getType()
The type of the associated workspace. |
IWorkspaceFactory |
getWorkspaceFactory()
The workspace factory of the WorkspaceName. |
java.lang.String |
getWorkspaceFactoryProgID()
The ProgID of the WorkspaceName's workspace factory. |
void |
setBrowseName(java.lang.String browseName)
The browse name of the WorkspaceName. |
void |
setConnectionProperties(IPropertySet connectionProperties)
The connection properties of the WorkspaceName. |
void |
setPathName(java.lang.String pathName)
The path name of the WorkspaceName. |
void |
setWorkspaceFactoryProgID(java.lang.String progID)
The ProgID of the WorkspaceName's workspace factory. |
| Field Detail |
|---|
static final int IIDfadd975c_e36f_11d1_aa81_00c04fa33a15
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.String getPathName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setPathName(java.lang.String pathName)
throws java.io.IOException,
AutomationException
pathName - The pathName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getWorkspaceFactoryProgID()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setWorkspaceFactoryProgID(java.lang.String progID)
throws java.io.IOException,
AutomationException
progID - The progID (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getBrowseName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setBrowseName(java.lang.String browseName)
throws java.io.IOException,
AutomationException
browseName - The browseName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IWorkspaceFactory getWorkspaceFactory()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setConnectionProperties(IPropertySet connectionProperties)
throws java.io.IOException,
AutomationException
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.
IPropertySet getConnectionProperties()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getType()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getCategory()
throws java.io.IOException,
AutomationException
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 | ||||||||