Class ReceivedPackage

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
com.ptc.windchill.rd._ReceivedPackage
com.ptc.windchill.rd.ReceivedPackage
All Implemented Interfaces:
Externalizable, Serializable, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, NetFactor, ObjectMappable, Persistable, DisplayIdentification

Use the newReceivedPackage static factory method(s), not the ReceivedPackage 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.windchill.rd._ReceivedPackage

    EXTERNALIZATION_VERSION_UID, IMPORT_CONFLICT_RESOLUTIONS, PACKAGE_MASTER_UFID, SOURCE_REPOSITORY

    Fields inherited from class wt.fc._WTObject

    CREATE_TIMESTAMP, MODIFY_TIMESTAMP

    Fields inherited from interface wt.fc._Persistable

    PERSIST_INFO

    Fields inherited from interface wt.identity.DisplayIdentification

    DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPE

    Fields inherited from interface wt.fc.Persistable

    IDENTITY, TYPE
  • Method Summary

    Modifier and Type
    Method
    Description
    Default factory for the class.

    Methods inherited from class com.ptc.windchill.rd._ReceivedPackage

    getClassInfo, getConceptualClassname, getImportConflictResolutions, getPackageMasterUfid, getSourceRepository, getType, readExternal, readExternal, readVersion, setImportConflictResolutions, setPackageMasterUfid, setSourceRepository, super_readExternal_ReceivedPackage, super_readVersion_ReceivedPackage, super_writeExternal_ReceivedPackage, writeExternal, writeExternal

    Methods inherited from class wt.fc._WTObject

    equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfo

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Method Details

    • newReceivedPackage

      public static ReceivedPackage newReceivedPackage() throws WTException
      Default factory for the class.

      Supported API: true
      Returns:
      ReceivedPackage
      Throws:
      WTException