Class UdiSuperSetMaster
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
com.ptc.qualitymanagement.udi._UDISubmissionMaster
com.ptc.qualitymanagement.udi.UDISubmissionMaster
com.ptc.qualitymanagement.udi.superset._UdiSuperSetMaster
com.ptc.qualitymanagement.udi.superset.UdiSuperSetMaster
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._Identified,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc._UniquelyIdentified,Identified,NetFactor,ObjectMappable,Persistable,UniquelyIdentified,DisplayIdentification,wt.inf.container._WTContained,wt.inf.container._WTContainedIdentified,WTContained,WTContainedIdentified,wt.recent.RecentlyVisited,wt.type._TypeManaged,wt.type.TypeManaged,wt.vc._Mastered,Mastered
@GenAsPersistable(superClass=UDISubmissionMaster.class,
properties=@GeneratedProperty(name="setID",type=java.lang.String.class,constraints=@PropertyConstraints(upperLimit=36),columnProperties=@ColumnProperties(unique=true)))
public class UdiSuperSetMaster
extends com.ptc.qualitymanagement.udi.superset._UdiSuperSetMaster
Use the newUdiSuperSetMaster static factory method(s), not the UdiSuperSetMaster
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.udi._UDISubmissionMaster
NAME, NUMBER -
Method Summary
Methods inherited from class com.ptc.qualitymanagement.udi._UDISubmissionMaster
getName, getNumber, setName, setNumberMethods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc.Persistable
checkAttributes
-
Method Details
-
newUdiSuperSetMaster
Default factory for the class.
Supported API: true- Returns:
- FDAUDISubmissionMaster
- Throws:
WTException
-