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
  • Field Summary

    Fields inherited from interface wt.iba.value._IBAHolder

    ATTRIBUTE_CONTAINER

    Fields inherited from interface wt.fc._Persistable

    PERSIST_INFO

    Fields inherited from interface wt.type._Typed

    TYPE_DEFINITION_REFERENCE

    Fields inherited from interface com.ptc.qualitymanagement.udi._UDISubmissionDetailsIfc

    UDI_SUBMISSION, UDI_SUBMISSION_REFERENCE

    Fields inherited from interface wt.inf.container._WTContained

    CONTAINER, CONTAINER_NAME, CONTAINER_REFERENCE

    Fields inherited from interface wt.fc.Persistable

    IDENTITY, TYPE

    Fields inherited from interface wt.type.Typed

    serialVersionUID

    Fields inherited from interface wt.inf.container.WTContained

    CONTAINER_ID, serialVersionUID
  • Method Summary

    Methods inherited from interface wt.iba.value._IBAHolder

    getAttributeContainer, setAttributeContainer

    Methods inherited from interface wt.fc._Persistable

    getPersistInfo, setPersistInfo

    Methods inherited from interface wt.type._Typed

    getTypeDefinitionReference, setTypeDefinitionReference

    Methods inherited from interface com.ptc.qualitymanagement.udi._UDISubmissionDetailsIfc

    getUdiSubmission, getUdiSubmissionReference, setUdiSubmission, setUdiSubmissionReference

    Methods inherited from interface wt.inf.container._WTContained

    getContainer, getContainerName, getContainerReference, setContainer, setContainerReference

    Methods inherited from interface wt.type.FlexTyped

    getFlexTypeIdPath, getTypeDefinitionInfo, getValue, setValue

    Methods inherited from interface wt.fc.NetFactor

    getClassInfo, getConceptualClassname

    Methods inherited from interface wt.fc.ObjectMappable

    readExternal, writeExternal

    Methods inherited from interface wt.fc.Persistable

    checkAttributes, getIdentity, getType