Class CAPAActivityEffectiveness

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
com.ptc.qualitymanagement.capa.plan._CAPAActivityEffectiveness
com.ptc.qualitymanagement.capa.plan.CAPAActivityEffectiveness
All Implemented Interfaces:
com.ptc.qualitymanagement.capa.plan._CAPAActivityEffectivenessTypeInterface, com.ptc.qualitymanagement.capa.plan.CAPAActivityEffectivenessTypeInterface, 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.CAPAActivityEffectivenessTypeInterface.class,wt.access.PolicyAccessControlled.class,AdHocControlled.class,Reservable.class,wt.iba.value.IBAHolder.class},serializable=EXTERNALIZABLE_BASIC,properties={@GeneratedProperty(name="effectivenessApprovalReq",type=boolean.class),@GeneratedProperty(name="effectivenessMeasure",type=java.lang.String.class,constraints=@PropertyConstraints(upperLimit=4000)),@GeneratedProperty(name="effectivenessStartDate",type=java.sql.Timestamp.class),@GeneratedProperty(name="effectivenessEndDate",type=java.sql.Timestamp.class),@GeneratedProperty(name="effectivenessComment",type=java.lang.String.class,constraints=@PropertyConstraints(upperLimit=4000)),@GeneratedProperty(name="effectivenessOutcome",type=EffectivenessOutcome.class),@GeneratedProperty(name="actionPlanEffectivenessInfo",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="effectiveness",cardinality=ONE_TO_MANY))) public class CAPAActivityEffectiveness extends com.ptc.qualitymanagement.capa.plan._CAPAActivityEffectiveness
Representation for CAPA Activity Effectiveness.

Use the newCAPAActivityEffectiveness static factory method(s), not the CAPAActivityEffectiveness 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._CAPAActivityEffectiveness

    ACTION_PLAN_EFFECTIVENESS_INFO, ACTIVITY, ACTIVITY_REFERENCE, EFFECTIVENESS_APPROVAL_REQ, EFFECTIVENESS_COMMENT, EFFECTIVENESS_END_DATE, EFFECTIVENESS_MEASURE, EFFECTIVENESS_OUTCOME, EFFECTIVENESS_START_DATE, 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._CAPAActivityEffectivenessTypeInterface

    TYPE_INFO_CAPAACTIVITY_EFFECTIVENESS

    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._CAPAActivityEffectiveness

    getActionPlanEffectivenessInfo, getActivity, getActivityReference, getAdministrativeLock, getAttributeContainer, getClassInfo, getConceptualClassname, getContainer, getContainerName, getContainerReference, getDomainRef, getEffectivenessComment, getEffectivenessEndDate, getEffectivenessMeasure, getEffectivenessOutcome, getEffectivenessStartDate, getEntrySet, getTypeInfoCAPAActivityEffectiveness, isEffectivenessApprovalReq, isInheritedDomain, readExternal, readExternal, readVersion, setActionPlanEffectivenessInfo, setActivity, setActivityReference, setAdministrativeLock, setAttributeContainer, setContainer, setContainerReference, setDomainRef, setEffectivenessApprovalReq, setEffectivenessComment, setEffectivenessEndDate, setEffectivenessMeasure, setEffectivenessOutcome, setEffectivenessStartDate, setEntrySet, setInheritedDomain, setTypeInfoCAPAActivityEffectiveness, super_readExternal_CAPAActivityEffectiveness, super_readVersion_CAPAActivityEffectiveness, super_writeExternal_CAPAActivityEffectiveness, 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