Package wt.change2
Interface _FlexibleChangeItem
- All Superinterfaces:
wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,NetFactor,ObjectMappable,Persistable,Serializable
- All Known Subinterfaces:
wt.change2._FlexibleChangeIncident,wt.change2._FlexibleChangeIssue,wt.change2._FlexibleChangeOrder2,wt.change2._FlexibleChangeRequest2,FlexibleChangeIncident,FlexibleChangeIssue,FlexibleChangeItem,FlexibleChangeOrder2,FlexibleChangeRequest2
- All Known Implementing Classes:
_CAPAActionPlan,_Nonconformance,_WTChangeIssue,_WTChangeOrder2,_WTChangeRequest2,_WTVariance,CAPAActionPlan,Nonconformance,WTChangeIssue,WTChangeOrder2,WTChangeRequest2,WTVariance
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringTrue if this change object uses flexible change associations, or false if it uses legacy associations.Fields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.fc.Persistable
IDENTITY, serialVersionUID, TYPE -
Method Summary
Modifier and TypeMethodDescriptionTrue if this change object uses flexible change associations, or false if it uses legacy associations.Methods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.fc.NetFactor
getClassInfo, getConceptualClassnameMethods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternalMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity, getType
-
Field Details
-
FLEXIBLE
True if this change object uses flexible change associations, or false if it uses legacy associations.Supported API: true
- See Also:
-
-
Method Details
-
getFlexible
Boolean getFlexible()True if this change object uses flexible change associations, or false if it uses legacy associations.Supported API: true
- See Also:
-