|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITxCatalog
COM Interface 'ITxCatalog'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriTrackingAnalyst.olb'
Description: 'Provides access to properties and methods needed to use the CJMTK catalog object natively, aka GUI less.' 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 |
IID71113a87_88ed_11d7_b87c_00010265adc5
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
close()
Close the Open Catalog and save its state to the current path. |
ITxCatalogObject |
connectFolder(java.lang.String bstrFolderPath)
Connect a folder to the root level of the Catalog. |
void |
disconnectFolder(java.lang.String bstrFolderPath)
Disconnect a folder from the root level of the Catalog. |
void |
esri_new()
Creates a Default Catalog Removing any customized folders or root objects added. |
java.lang.String |
getPath()
The current path of the Catalogs configuration file. |
void |
open(java.lang.String bstrCatalogPath)
Opens a Catalog Configuration File at the specified path. |
void |
save(java.lang.String bstrPath)
Save the catalogs state to a configurations file at the Path specified. |
| Field Detail |
|---|
static final int IID71113a87_88ed_11d7_b87c_00010265adc5
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
ITxCatalogObject connectFolder(java.lang.String bstrFolderPath)
throws java.io.IOException,
AutomationException
bstrFolderPath - The bstrFolderPath (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void disconnectFolder(java.lang.String bstrFolderPath)
throws java.io.IOException,
AutomationException
bstrFolderPath - The bstrFolderPath (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void close()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getPath()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void esri_new()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void open(java.lang.String bstrCatalogPath)
throws java.io.IOException,
AutomationException
bstrCatalogPath - The bstrCatalogPath (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void save(java.lang.String bstrPath)
throws java.io.IOException,
AutomationException
bstrPath - The bstrPath (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 | ||||||||