Class UdiSuperSet2Master
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
com.ptc.qualitymanagement.udi._UDISubmissionMaster
com.ptc.qualitymanagement.udi.UDISubmissionMaster
com.ptc.qualitymanagement.udi.superset._UdiSuperSet2Master
com.ptc.qualitymanagement.udi.superset.UdiSuperSet2Master
- 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)
public class UdiSuperSet2Master
extends com.ptc.qualitymanagement.udi.superset._UdiSuperSet2Master
Use the newUdiSuperSet2Master static factory method(s), not the UdiSuperSet2Master
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.superset._UdiSuperSet2Master
EXTERNALIZATION_VERSION_UIDFields inherited from class com.ptc.qualitymanagement.udi._UDISubmissionMaster
NAME, NUMBERFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.vc._Mastered
SERIESFields 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.udi.superset._UdiSuperSet2Master
getClassInfo, getConceptualClassname, getType, readExternal, readExternal, readVersion, super_readExternal_UdiSuperSet2Master, super_readVersion_UdiSuperSet2Master, super_writeExternal_UdiSuperSet2Master, writeExternal, writeExternalMethods inherited from class com.ptc.qualitymanagement.udi._UDISubmissionMaster
getContainer, getContainerName, getContainerReference, getName, getNumber, getSeries, readVersion, setContainer, setContainerReference, setName, setNumber, setSeries, super_readExternal_UDISubmissionMaster, super_readVersion_UDISubmissionMaster, super_writeExternal_UDISubmissionMasterMethods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, getIdentity, initialize, 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, setPersistInfoMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity
-
Method Details
-
newUdiSuperSet2Master
Default factory for the class.
Supported API: true- Returns:
- FDAUDISubmissionMaster
- Throws:
WTException
-