Interface UDISubmissionDetailsIfc

All Superinterfaces:
wt.iba.value._IBAHolder, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, wt.type._Typed, wt.type._TypeManaged, com.ptc.qualitymanagement.udi._UDISubmissionDetailsIfc, 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.qualitymanagement.udi._UDIPackaging, com.ptc.qualitymanagement.udi.superset._UdiSuperSetDetail, UDIPackaging, UdiSuperSetDetail

@GenAsPersistable(interfaces={WTContained.class,wt.type.Typed.class}, foreignKeys=@GeneratedForeignKey(myRoleIsRoleA=false,foreignKeyRole=@ForeignKeyRole(name="udiSubmission",type=UDISubmission.class,constraints=@PropertyConstraints(required=true)),myRole=@MyRole(name="detail")), tableProperties=@TableProperties(compositeIndex1="udiSubmissionReference.key.id")) public interface UDISubmissionDetailsIfc extends com.ptc.qualitymanagement.udi._UDISubmissionDetailsIfc
Interface used to link child objects to the parent UDI Submission object.

Supported API: true

Extendable: false