Class CAPAActivityConfirmation

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
com.ptc.qualitymanagement.capa.plan._CAPAActivityConfirmation
com.ptc.qualitymanagement.capa.plan.CAPAActivityConfirmation
All Implemented Interfaces:
com.ptc.qualitymanagement.capa.plan._CAPAActivityConfirmationTypeInterface, com.ptc.qualitymanagement.capa.plan.CAPAActivityConfirmationTypeInterface, Externalizable, Serializable, wt.access._AccessControlled, wt.access._AccessControlList, wt.access._AdHocControlled, wt.access._PolicyAccessControlled, AccessControlled, wt.access.AccessControlList, AdHocControlled, wt.access.PolicyAccessControlled, wt.admin._DomainAdministered, DomainAdministered, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, wt.fc.adminlock._AdministrativelyLockable, AdministrativelyLockable, NetFactor, ObjectMappable, Persistable, wt.iba.value._IBAHolder, wt.iba.value.IBAHolder, DisplayIdentification, wt.inf.container._WTContained, WTContained, wt.recent.RecentlyVisited, wt.reservation._Reservable, Reservable, wt.type._TypeManaged, wt.type.TypeManaged

@GenAsPersistable(superClass=WTObject.class,interfaces={wt.type.TypeManaged.class,WTContained.class,com.ptc.qualitymanagement.capa.plan.CAPAActivityConfirmationTypeInterface.class,wt.access.PolicyAccessControlled.class,AdHocControlled.class,Reservable.class,wt.iba.value.IBAHolder.class},serializable=EXTERNALIZABLE_BASIC,properties={@GeneratedProperty(name="confirmationMeasure",type=java.lang.String.class,constraints=@PropertyConstraints(upperLimit=4000)),@GeneratedProperty(name="confirmationComment",type=java.lang.String.class,constraints=@PropertyConstraints(upperLimit=4000)),@GeneratedProperty(name="confirmationType",type=ConfirmationType.class,constraints=@PropertyConstraints(required=false)),@GeneratedProperty(name="confirmationOutcome",type=ConfirmationOutcome.class),@GeneratedProperty(name="actionPlanConfirmationInfo",type=java.lang.String.class,columnProperties=@ColumnProperties(columnType=INLINE_BLOB))},foreignKeys=@GeneratedForeignKey(myRoleIsRoleA=false,foreignKeyRole=@ForeignKeyRole(name="activity",type=CAPAChangeActivity.class,constraints=@PropertyConstraints(required=true)),myRole=@MyRole(name="confirmation",cardinality=ONE_TO_MANY))) public class CAPAActivityConfirmation extends com.ptc.qualitymanagement.capa.plan._CAPAActivityConfirmation
Representation for CAPA Activity Confirmation.

Use the newCAPAActivityConfirmation static factory method(s), not the CAPAActivityConfirmation constructor, to construct instances of this class. Instances must be constructed using the static factory(s), in order to ensure proper initialization of the instance.



Supported API: true

Extendable: false

See Also:
  • Field Summary

    Fields inherited from class com.ptc.qualitymanagement.capa.plan._CAPAActivityConfirmation

    ACTION_PLAN_CONFIRMATION_INFO, ACTIVITY, ACTIVITY_REFERENCE, CONFIRMATION_COMMENT, CONFIRMATION_MEASURE, CONFIRMATION_OUTCOME, CONFIRMATION_TYPE, EXTERNALIZATION_VERSION_UID

    Fields inherited from class wt.fc._WTObject

    CREATE_TIMESTAMP, MODIFY_TIMESTAMP

    Fields inherited from interface wt.access._AdHocControlled

    ENTRY_SET

    Fields inherited from interface wt.fc.adminlock._AdministrativelyLockable

    ADMINISTRATIVE_LOCK

    Fields inherited from interface com.ptc.qualitymanagement.capa.plan._CAPAActivityConfirmationTypeInterface

    TYPE_INFO_CAPAACTIVITY_CONFIRMATION

    Fields inherited from interface wt.admin._DomainAdministered

    DOMAIN_REF, INHERITED_DOMAIN

    Fields inherited from interface wt.iba.value._IBAHolder

    ATTRIBUTE_CONTAINER

    Fields inherited from interface wt.fc._Persistable

    PERSIST_INFO

    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.qualitymanagement.capa.plan._CAPAActivityConfirmation

    getActionPlanConfirmationInfo, getActivity, getActivityReference, getAdministrativeLock, getAttributeContainer, getClassInfo, getConceptualClassname, getConfirmationComment, getConfirmationMeasure, getConfirmationOutcome, getConfirmationType, getContainer, getContainerName, getContainerReference, getDomainRef, getEntrySet, getTypeInfoCAPAActivityConfirmation, isInheritedDomain, readExternal, readExternal, readVersion, setActionPlanConfirmationInfo, setActivity, setActivityReference, setAdministrativeLock, setAttributeContainer, setConfirmationComment, setConfirmationMeasure, setConfirmationOutcome, setConfirmationType, setContainer, setContainerReference, setDomainRef, setEntrySet, setInheritedDomain, setTypeInfoCAPAActivityConfirmation, super_readExternal_CAPAActivityConfirmation, super_readVersion_CAPAActivityConfirmation, super_writeExternal_CAPAActivityConfirmation, 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