|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDataObjectTable
Data Table
| Method Summary | |
|---|---|
String |
getCopyrightText()
Copyright information associated with the table or layer. |
String |
getDescription()
The description of the table or layer. |
String |
getDisplayPropName()
Primary display field. |
String |
getGlobalIDPropName()
getGlobalIDPropName |
int |
getHTMLPopupType()
Indicates if the layer/table has HTML popups enabled. |
int |
getID()
getID |
String |
getName()
getName |
String |
getOIDPropName()
getOIDPropName |
IPropertyInfos |
getPropertyInfos()
getPropertyInfos |
IRelateInfos |
getRelations()
getRelations |
ITemplateInfos |
getTemplates()
Feature Templates. |
String |
getTypeIDPropName()
getTypeIDPropName |
IDataObjectTypes |
getTypes()
getTypes |
boolean |
isHasAttachments()
Indicates if the table/ layer has attachments. |
| Method Detail |
|---|
String getCopyrightText()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getDescription()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getDisplayPropName()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getGlobalIDPropName()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isHasAttachments()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getHTMLPopupType()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getID()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getName()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getOIDPropName()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IPropertyInfos getPropertyInfos()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IRelateInfos getRelations()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ITemplateInfos getTemplates()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getTypeIDPropName()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IDataObjectTypes getTypes()
throws IOException,
AutomationException
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 | ||||||||