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_UIDFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.access._AdHocControlled
ENTRY_SETFields inherited from interface wt.fc.adminlock._AdministrativelyLockable
ADMINISTRATIVE_LOCKFields inherited from interface com.ptc.qualitymanagement.capa.plan._CAPAActivityEffectivenessTypeInterface
TYPE_INFO_CAPAACTIVITY_EFFECTIVENESSFields inherited from interface wt.admin._DomainAdministered
DOMAIN_REF, INHERITED_DOMAINFields inherited from interface wt.iba.value._IBAHolder
ATTRIBUTE_CONTAINERFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.inf.container._WTContained
CONTAINER, CONTAINER_NAME, CONTAINER_REFERENCEFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPEFields 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, writeExternalMethods inherited from class wt.fc.WTObject
duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, toStringMethods inherited from class wt.fc._WTObject
equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfoMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfo