Class Inbox

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
com.ptc.windchill.rd._Inbox
com.ptc.windchill.rd.Inbox
All Implemented Interfaces:
Externalizable, Serializable, wt.content._ContentHolder, ContentHolder, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, NetFactor, ObjectMappable, Persistable, DisplayIdentification, wt.inf.container._WTContained, WTContained, wt.recent.RecentlyVisited

Use the newInbox static factory method(s), not the Inbox 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._Inbox

    EXTERNALIZATION_VERSION_UID

    Fields inherited from class wt.fc._WTObject

    CREATE_TIMESTAMP, MODIFY_TIMESTAMP

    Fields inherited from interface wt.content._ContentHolder

    CONTENT_VECTOR, HAS_CONTENTS, HTTP_VECTOR, OPERATION

    Fields inherited from interface wt.fc._Persistable

    PERSIST_INFO

    Fields inherited from interface wt.inf.container._WTContained

    CONTAINER, CONTAINER_NAME, CONTAINER_REFERENCE

    Fields inherited from interface wt.identity.DisplayIdentification

    DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPE

    Fields inherited from interface wt.fc.Persistable

    IDENTITY, TYPE

    Fields inherited from interface wt.inf.container.WTContained

    CONTAINER_ID
  • Method Summary

    Modifier and Type
    Method
    Description
    static Inbox
    Default factory for the class.

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

    getClassInfo, getConceptualClassname, getContainer, getContainerName, getContainerReference, getContentVector, getHttpVector, getOperation, getType, isHasContents, readExternal, readExternal, readVersion, setContainer, setContainerReference, setContentVector, setHasContents, setHttpVector, setOperation, super_readExternal_Inbox, super_readVersion_Inbox, super_writeExternal_Inbox, 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

    Methods inherited from interface wt.fc._Persistable

    getPersistInfo, setPersistInfo

    Methods inherited from interface wt.fc.Persistable

    checkAttributes, getIdentity
  • Method Details

    • newInbox

      public static Inbox newInbox() throws WTException
      Default factory for the class.

      Supported API: true
      Returns:
      ReceivedDelivery
      Throws:
      WTException