Class FDAUDISubmissionMaster

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
com.ptc.qualitymanagement.udi._UDISubmissionMaster
com.ptc.qualitymanagement.udi.UDISubmissionMaster
com.ptc.qualitymanagement.udi.fda._FDAUDISubmissionMaster
com.ptc.qualitymanagement.udi.fda.FDAUDISubmissionMaster
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 FDAUDISubmissionMaster extends com.ptc.qualitymanagement.udi.fda._FDAUDISubmissionMaster
Master Object for FDA UDI Submissions

Supported API: true

Extendable: false
See Also:
  • Method Details

    • getIdentificationObject

      public IdentificationObject getIdentificationObject() throws WTException
      Constructs and returns an identification object. This method is the only way to obtain an identification object.

      Supported API: true
      Returns:
      IdentificationObject
      Throws:
      WTException