|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITxCatalogObject
COM Interface 'ITxCatalogObject'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriTrackingAnalyst.olb'
Description: 'Provides access to properties and methods common to all Catalog objects.' 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 |
IID71113a80_88ed_11d7_b87c_00010265adc5
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
attach(ITxCatalogObject parent,
ITxCatalog pCatalog)
Attaches the object to its parent and the catalog. |
void |
detach()
Instructs the object to detach itself from its parent and the catalog. |
java.lang.String |
getBaseName()
The base name of the object (i.e. |
java.lang.String |
getCategory()
The category of the object. |
IUID |
getClassID()
The class ID of this object. |
java.lang.String |
getFullName()
The full name of the object. |
IName |
getInternalObjectName()
The Name for the internal object that this GxObject represents. |
java.lang.String |
getName()
The short name of the object. |
ITxCatalogObject |
getParent()
The parent of the object. |
boolean |
isValid()
Indicates if the object is still valid. |
void |
refresh()
Updates the object and any children of the object. |
| Field Detail |
|---|
static final int IID71113a80_88ed_11d7_b87c_00010265adc5
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.String getName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getFullName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getBaseName()
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.
ITxCatalogObject getParent()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IUID getClassID()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IName getInternalObjectName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isValid()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void attach(ITxCatalogObject parent,
ITxCatalog pCatalog)
throws java.io.IOException,
AutomationException
parent - A reference to a com.esri.arcgis.trackinganalyst.ITxCatalogObject (in)pCatalog - A reference to a com.esri.arcgis.trackinganalyst.ITxCatalog (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void detach()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void refresh()
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 | ||||||||