Package com.ptc.tabledata
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
Supported API: true
Extendable: false
-
Field Summary
Fields inherited from interface wt.iba.value._IBAHolder
ATTRIBUTE_CONTAINERFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface com.ptc.tabledata._TableDataIfc
DATA_HOLDER, DATA_HOLDER_REFERENCEFields inherited from interface wt.type._Typed
TYPE_DEFINITION_REFERENCEFields inherited from interface wt.inf.container._WTContained
CONTAINER, CONTAINER_NAME, CONTAINER_REFERENCEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPEFields inherited from interface wt.type.Typed
serialVersionUIDFields inherited from interface wt.inf.container.WTContained
CONTAINER_ID, serialVersionUID -
Method Summary
Methods inherited from interface wt.iba.value._IBAHolder
getAttributeContainer, setAttributeContainerMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface com.ptc.tabledata._TableDataIfc
getDataHolder, getDataHolderReference, setDataHolder, setDataHolderReferenceMethods inherited from interface wt.type._Typed
getTypeDefinitionReference, setTypeDefinitionReferenceMethods inherited from interface wt.inf.container._WTContained
getContainer, getContainerName, getContainerReference, setContainer, setContainerReferenceMethods inherited from interface wt.type.FlexTyped
getFlexTypeIdPath, getTypeDefinitionInfo, getValue, setValueMethods inherited from interface wt.fc.NetFactor
getClassInfo, getConceptualClassnameMethods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternalMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity, getType