Class CEEvaluation
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
com.ptc.qualitymanagement.cem.evaluation._CEEvaluation
com.ptc.qualitymanagement.cem.evaluation.CEEvaluation
- All Implemented Interfaces:
com.ptc.qualitymanagement.cem.evaluation._CEEvaluationTypeInterface,com.ptc.qualitymanagement.cem.evaluation.CEEvaluationTypeInterface,Externalizable,Serializable,wt.access._AccessControlled,wt.access._PolicyAccessControlled,AccessControlled,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._Typed,wt.type._TypeManaged,wt.type.FlexTyped,wt.type.Typed,wt.type.TypeManaged
@GenAsPersistable(superClass=WTObject.class,interfaces={wt.type.Typed.class,WTContained.class,wt.access.PolicyAccessControlled.class,com.ptc.qualitymanagement.cem.evaluation.CEEvaluationTypeInterface.class,wt.iba.value.IBAHolder.class,Reservable.class},serializable=EXTERNALIZABLE_BASIC,properties={@GeneratedProperty(name="meetCriteriaForComplaint",type=boolean.class,initialValue="false"),@GeneratedProperty(name="potentiallyReportable",type=boolean.class,initialValue="false"),@GeneratedProperty(name="comments",type=java.lang.String.class,columnProperties=@ColumnProperties(columnType=INLINE_BLOB))},foreignKeys=@GeneratedForeignKey(myRoleIsRoleA=false,foreignKeyRole=@ForeignKeyRole(name="customerExperience",type=CustomerExperience.class,constraints=@PropertyConstraints(required=true)),myRole=@MyRole(name="Evaluation",cardinality=ONE)),tableProperties=@TableProperties(compositeIndex1="customerExperienceReference.key.id"),iconProperties=@IconProperties(standardIcon="netmarkets/images/complaint_evaluation.png",openIcon="netmarkets/images/complaint_evaluation.png"))
public class CEEvaluation
extends com.ptc.qualitymanagement.cem.evaluation._CEEvaluation
Representation for Customer Experience Evaluation.
Use the newEvaluation static factory method(s), not the
Evaluation 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.cem.evaluation._CEEvaluation
COMMENTS, CUSTOMER_EXPERIENCE, CUSTOMER_EXPERIENCE_REFERENCE, EXTERNALIZATION_VERSION_UID, MEET_CRITERIA_FOR_COMPLAINT, POTENTIALLY_REPORTABLEFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.fc.adminlock._AdministrativelyLockable
ADMINISTRATIVE_LOCKFields inherited from interface com.ptc.qualitymanagement.cem.evaluation._CEEvaluationTypeInterface
TYPE_INFO_CEEVALUATIONFields 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.type._Typed
TYPE_DEFINITION_REFERENCEFields 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.cem.evaluation._CEEvaluation
getAdministrativeLock, getAttributeContainer, getClassInfo, getComments, getConceptualClassname, getContainer, getContainerName, getContainerReference, getCustomerExperience, getCustomerExperienceReference, getDomainRef, getTypeDefinitionReference, getTypeInfoCEEvaluation, isInheritedDomain, isMeetCriteriaForComplaint, isPotentiallyReportable, readExternal, readExternal, readVersion, setAdministrativeLock, setAttributeContainer, setComments, setContainer, setContainerReference, setCustomerExperience, setCustomerExperienceReference, setDomainRef, setInheritedDomain, setMeetCriteriaForComplaint, setPotentiallyReportable, setTypeDefinitionReference, setTypeInfoCEEvaluation, super_readExternal_CEEvaluation, super_readVersion_CEEvaluation, super_writeExternal_CEEvaluation, 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