Interface TableDataIfc

All Superinterfaces:
wt.iba.value._IBAHolder, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, com.ptc.tabledata._TableDataIfc, wt.type._Typed, wt.type._TypeManaged, wt.inf.container._WTContained, wt.type.FlexTyped, wt.iba.value.IBAHolder, NetFactor, ObjectMappable, Persistable, wt.recent.RecentlyVisited, Serializable, wt.type.Typed, wt.type.TypeManaged, WTContained
All Known Implementing Classes:
com.ptc.tabledata._TableData, TableData

@GenAsPersistable(interfaces={WTContained.class,wt.type.Typed.class}, foreignKeys=@GeneratedForeignKey(myRoleIsRoleA=false,foreignKeyRole=@ForeignKeyRole(name="dataHolder",type=TableDataHolder.class,constraints=@PropertyConstraints(required=true)),myRole=@MyRole(name="detail")), tableProperties=@TableProperties(compositeIndex1="dataHolderReference.key.id")) public interface TableDataIfc extends com.ptc.tabledata._TableDataIfc
Interface used to store table data for a TableDataHolder

Supported API: true

Extendable: false