Class TableData

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
com.ptc.tabledata._TableData
com.ptc.tabledata.TableData
All Implemented Interfaces:
com.ptc.tabledata._TableDataIfc, com.ptc.tabledata._TableDataTypeInterface, TableDataIfc, com.ptc.tabledata.TableDataTypeInterface, Externalizable, Serializable, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, NetFactor, ObjectMappable, Persistable, wt.iba.value._IBAHolder, wt.iba.value.IBAHolder, DisplayIdentification, wt.inf.container._WTContained, WTContained, wt.recent.RecentlyVisited, wt.type._Typed, wt.type._TypeManaged, wt.type.FlexTyped, wt.type.Typed, wt.type.TypeManaged

@GenAsPersistable(superClass=WTObject.class, interfaces={TableDataIfc.class,com.ptc.tabledata.TableDataTypeInterface.class}, serializable=EXTERNALIZABLE_BASIC, properties={}) public class TableData extends com.ptc.tabledata._TableData
This class is intended to be soft sub-typed to included additional attributes required by the type.

Supported API: true

Extendable: false
See Also:
  • Field Summary

    Fields inherited from class com.ptc.tabledata._TableData

    EXTERNALIZATION_VERSION_UID

    Fields inherited from class wt.fc._WTObject

    CREATE_TIMESTAMP, MODIFY_TIMESTAMP

    Fields inherited from interface wt.iba.value._IBAHolder

    ATTRIBUTE_CONTAINER

    Fields inherited from interface wt.fc._Persistable

    PERSIST_INFO

    Fields inherited from interface com.ptc.tabledata._TableDataIfc

    DATA_HOLDER, DATA_HOLDER_REFERENCE

    Fields inherited from interface com.ptc.tabledata._TableDataTypeInterface

    TYPE_INFO_TABLE_DATA

    Fields inherited from interface wt.type._Typed

    TYPE_DEFINITION_REFERENCE

    Fields inherited from interface wt.inf.container._WTContained

    CONTAINER, CONTAINER_NAME, CONTAINER_REFERENCE

    Fields inherited from interface wt.identity.DisplayIdentification

    DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPE

    Fields inherited from interface wt.fc.Persistable

    IDENTITY, TYPE

    Fields inherited from interface wt.inf.container.WTContained

    CONTAINER_ID
  • Method Summary

    Methods inherited from class com.ptc.tabledata._TableData

    getAttributeContainer, getClassInfo, getConceptualClassname, getContainer, getContainerName, getContainerReference, getDataHolder, getDataHolderReference, getType, getTypeDefinitionReference, getTypeInfoTableData, readExternal, readExternal, readVersion, setAttributeContainer, setContainer, setContainerReference, setDataHolder, setDataHolderReference, setTypeDefinitionReference, setTypeInfoTableData, super_readExternal_TableData, super_readVersion_TableData, super_writeExternal_TableData, writeExternal, writeExternal

    Methods inherited from class wt.fc._WTObject

    equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfo

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface wt.fc._Persistable

    getPersistInfo, setPersistInfo

    Methods inherited from interface wt.fc.Persistable

    checkAttributes, getIdentity