|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IEnterpriseWorkspaceFactory
COM Interface 'IEnterpriseWorkspaceFactory'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that manage enterprise workspace.' 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 |
IIDb871b848_7b8f_4aef_bd4d_ec3aefe76ebf
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
IWorkspace |
openWithNewLicense(IPropertySet connectionProperties,
int hWnd,
java.lang.String newLicensePath)
Open the enterprise database connection with new license file. |
IWorkspace |
openWithNewPassword(IPropertySet connectionProperties,
int hWnd,
java.lang.String newPassword)
Opens the workspace specified by the connection properties. |
Field Detail |
---|
static final int IIDb871b848_7b8f_4aef_bd4d_ec3aefe76ebf
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
IWorkspace openWithNewPassword(IPropertySet connectionProperties, int hWnd, java.lang.String newPassword) throws java.io.IOException, AutomationException
connectionProperties
- A reference to a com.esri.arcgis.system.IPropertySet (in)hWnd
- The hWnd (A COM typedef) (in)newPassword
- The newPassword (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IWorkspace openWithNewLicense(IPropertySet connectionProperties, int hWnd, java.lang.String newLicensePath) throws java.io.IOException, AutomationException
connectionProperties
- A reference to a com.esri.arcgis.system.IPropertySet (in)hWnd
- The hWnd (A COM typedef) (in)newLicensePath
- The newLicensePath (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 |