Class DeliveryRecord

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
com.ptc.windchill.wp.delivery._DeliveryRecord
com.ptc.windchill.wp.delivery.DeliveryRecord
All Implemented Interfaces:
com.ptc.transformation.Transformable, com.ptc.windchill.classproxy._WPExportable, com.ptc.windchill.classproxy.WPExportable, com.ptc.windchill.wp.delivery._DeliveryRecordTypeInterface, com.ptc.windchill.wp.delivery.DeliveryRecordTypeInterface, Externalizable, Serializable, wt.access._AccessControlled, wt.access._AccessControlList, wt.access._AdHocControlled, wt.access._PolicyAccessControlled, wt.access._SecurityLabeled, AccessControlled, wt.access.AccessControlList, AdHocControlled, wt.access.PolicyAccessControlled, SecurityLabeled, wt.admin._DomainAdministered, DomainAdministered, wt.content._ContentHolder, wt.content._FormatContentHolder, ContentHolder, FormatContentHolder, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, wt.fc.adminlock._AdministrativelyLockable, AdministrativelyLockable, NetFactor, ObjectMappable, Persistable, wt.federation._FederatedLinkHolder, wt.federation._RemotelyLinkable, wt.federation.FederatedLinkHolder, wt.federation.RemotelyLinkable, wt.iba.value._IBAHolder, wt.iba.value.IBAHolder, DisplayIdentification, wt.inf.container._WTContained, WTContained, wt.notify._Notifiable, Notifiable, wt.ownership._Ownable, wt.ownership.Ownable, wt.recent.RecentlyVisited, wt.type._Typed, wt.type._TypeManaged, wt.type.FlexTyped, wt.type.Typed, wt.type.TypeManaged, wt.ufid._Federatable, wt.ufid.Federatable, wt.workflow.forum._SubjectOfForum, SubjectOfForum, wt.workflow.notebook._SubjectOfNotebook, wt.workflow.notebook.SubjectOfNotebook

@GenAsPersistable(superClass=WTObject.class,interfaces={wt.workflow.notebook.SubjectOfNotebook.class,SubjectOfForum.class,wt.type.Typed.class,WTContained.class,wt.access.PolicyAccessControlled.class,SecurityLabeled.class,AdHocControlled.class,wt.ownership.Ownable.class,FormatContentHolder.class,Notifiable.class,com.ptc.windchill.wp.delivery.DeliveryRecordTypeInterface.class,com.ptc.windchill.classproxy.WPExportable.class,wt.ufid.Federatable.class,com.ptc.transformation.Transformable.class},serializable=EXTERNALIZABLE_BASIC,properties={@GeneratedProperty(name="plannedDeliveryDate",type=java.sql.Timestamp.class,accessors=@PropertyAccessors(setExceptions={})),@GeneratedProperty(name="timeSent",type=java.sql.Timestamp.class),@GeneratedProperty(name="timeReceived",type=java.sql.Timestamp.class),@GeneratedProperty(name="timeAccepted",type=java.sql.Timestamp.class),@GeneratedProperty(name="number",type=java.lang.String.class,columnProperties=@ColumnProperties(unique=true,columnName="deliveryNumber")),@GeneratedProperty(name="emailNotificationSubject",type=java.lang.String.class,accessors=@PropertyAccessors(setExceptions={})),@GeneratedProperty(name="recipientInstructions",type=java.lang.String.class,accessors=@PropertyAccessors(setExceptions={}),constraints=@PropertyConstraints(upperLimit=4000)),@GeneratedProperty(name="trackingId",type=java.lang.String.class,accessors=@PropertyAccessors(setExceptions={})),@GeneratedProperty(name="sendEmailNotice",type=boolean.class,accessors=@PropertyAccessors(setExceptions={})),@GeneratedProperty(name="recipientOrganizationName",type=java.lang.String.class),@GeneratedProperty(name="recipientComments",type=java.lang.String.class,accessors=@PropertyAccessors(setExceptions={}),constraints=@PropertyConstraints(upperLimit=4000)),@GeneratedProperty(name="formatType",type=ExportFormatType.class,initialValue="ExportFormatType.UNKNOWN",constraints=@PropertyConstraints(required=true),columnProperties=@ColumnProperties(defaultValue="Non_Importable")),@GeneratedProperty(name="filterSecurityLabels",type=java.util.Map.class,typeParameter="<String, java.util.Set<String>>",supportedAPI=PRIVATE,columnProperties=@ColumnProperties(columnType=BLOB)),@GeneratedProperty(name="creator",type=WTPrincipalReference.class,constraints=@PropertyConstraints(required=true),columnProperties=@ColumnProperties(columnName="F")),@GeneratedProperty(name="modifier",type=WTPrincipalReference.class,constraints=@PropertyConstraints(required=true),columnProperties=@ColumnProperties(columnName="G")),@GeneratedProperty(name="deliveryService",type=com.ptc.windchill.wp.delivery.DeliveryServiceType.class),@GeneratedProperty(name="deliveryMedium",type=DeliveryMediumType.class,constraints=@PropertyConstraints(required=true)),@GeneratedProperty(name="status",type=com.ptc.windchill.wp.delivery.DeliveryStatusType.class,constraints=@PropertyConstraints(required=true)),@GeneratedProperty(name="sentToAddress",type=com.ptc.windchill.wp.delivery.DeliveryAddress.class,constraints=@PropertyConstraints(required=true),columnProperties=@ColumnProperties(columnName="H")),@GeneratedProperty(name="sentFromAddress",type=com.ptc.windchill.wp.delivery.DeliveryAddress.class,constraints=@PropertyConstraints(required=true),columnProperties=@ColumnProperties(columnName="I")),@GeneratedProperty(name="sentBy",type=WTPrincipalReference.class,columnProperties=@ColumnProperties(columnName="J")),@GeneratedProperty(name="receivedBy",type=WTPrincipalReference.class,columnProperties=@ColumnProperties(columnName="K")),@GeneratedProperty(name="acceptedBy",type=WTPrincipalReference.class,javaDoc="The user that accepted or rejected the package.",columnProperties=@ColumnProperties(columnName="L")),@GeneratedProperty(name="wtUserSecurityChoice",type=com.ptc.windchill.wp.delivery.WTUserSecurityChoice.class),@GeneratedProperty(name="deliveryOption",type=DeliveryOptionType.class,initialValue="DeliveryOptionType.UNKNOWN",constraints=@PropertyConstraints(required=true),columnProperties=@ColumnProperties(defaultValue="Unknown")),@GeneratedProperty(name="deliveryManifest",type=DeliveryManifestType.class,initialValue="DeliveryManifestType.UNKNOWN",constraints=@PropertyConstraints(required=true),columnProperties=@ColumnProperties(defaultValue="Unknown")),@GeneratedProperty(name="deliveryComparisonType",type=com.ptc.windchill.wp.delivery.DeliveryComparisonType.class,constraints=@PropertyConstraints(required=false)),@GeneratedProperty(name="downgradeReleases",type=java.lang.String.class)},foreignKeys={@GeneratedForeignKey(name="DeliveryRecordWorkPackageLink",myRoleIsRoleA=false,foreignKeyRole=@ForeignKeyRole(name="myPackage",type=AbstractWorkPackage.class,constraints=@PropertyConstraints(required=true)),myRole=@MyRole(name="theDeliveryRecord",cardinality=ONE_TO_MANY,cascade=true)),@GeneratedForeignKey(name="DeliveryRecordSentToLink",myRoleIsRoleA=false,foreignKeyRole=@ForeignKeyRole(name="sentTo",type=WTUser.class),myRole=@MyRole(name="theDeliveryRecord",cardinality=ONE)),@GeneratedForeignKey(name="DeliveryRecordSentToOrganizationLink",myRoleIsRoleA=false,foreignKeyRole=@ForeignKeyRole(name="recipientOrganization",type=WTOrganization.class),myRole=@MyRole(name="theDeliveryRecord",cardinality=ONE)),@GeneratedForeignKey(name="DeliveryRecordSentFromLink",myRoleIsRoleA=false,foreignKeyRole=@ForeignKeyRole(name="sentFrom",type=WTUser.class,constraints=@PropertyConstraints(required=true)),myRole=@MyRole(name="theDeliveryRecord",cardinality=ONE)),@GeneratedForeignKey(myRoleIsRoleA=false,foreignKeyRole=@ForeignKeyRole(name="excludedItems",type=PersistedCollectionNestedHolder.class,cascade=true,accessors=@PropertyAccessors(getAccess=PACKAGE)),myRole=@MyRole(name="theDeliveryRecord",cardinality=ONE)),@GeneratedForeignKey(name="DeltaDeliveryBaseDeliveryLink",myRoleIsRoleA=false,foreignKeyRole=@ForeignKeyRole(name="base",type=DeliveryRecord.class),myRole=@MyRole(name="delta"))},iconProperties=@IconProperties(standardIcon="netmarkets/images/package_delivery.gif",openIcon="netmarkets/images/package_delivery.gif")) public class DeliveryRecord extends com.ptc.windchill.wp.delivery._DeliveryRecord

Use the newDeliveryRecord static factory method(s), not the DeliveryRecord 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.wp.delivery._DeliveryRecord

    ACCEPTED_BY, BASE, BASE_REFERENCE, CREATOR, DELIVERY_COMPARISON_TYPE, DELIVERY_MANIFEST, DELIVERY_MEDIUM, DELIVERY_OPTION, DELIVERY_SERVICE, DOWNGRADE_RELEASES, EMAIL_NOTIFICATION_SUBJECT, EXCLUDED_ITEMS, EXCLUDED_ITEMS_REFERENCE, EXTERNALIZATION_VERSION_UID, FILTER_SECURITY_LABELS, FORMAT_TYPE, MODIFIER, MY_PACKAGE, MY_PACKAGE_REFERENCE, NUMBER, PLANNED_DELIVERY_DATE, RECEIVED_BY, RECIPIENT_COMMENTS, RECIPIENT_INSTRUCTIONS, RECIPIENT_ORGANIZATION, RECIPIENT_ORGANIZATION_NAME, RECIPIENT_ORGANIZATION_REFERENCE, SEND_EMAIL_NOTICE, SENT_BY, SENT_FROM, SENT_FROM_ADDRESS, SENT_FROM_REFERENCE, SENT_TO, SENT_TO_ADDRESS, SENT_TO_REFERENCE, STATUS, TIME_ACCEPTED, TIME_RECEIVED, TIME_SENT, TRACKING_ID, WT_USER_SECURITY_CHOICE

    Fields inherited from class wt.fc._WTObject

    CREATE_TIMESTAMP, MODIFY_TIMESTAMP

    Fields inherited from interface wt.access._AdHocControlled

    ENTRY_SET

    Fields inherited from interface wt.fc.adminlock._AdministrativelyLockable

    ADMINISTRATIVE_LOCK

    Fields inherited from interface wt.content._ContentHolder

    CONTENT_VECTOR, HAS_CONTENTS, HTTP_VECTOR, OPERATION

    Fields inherited from interface com.ptc.windchill.wp.delivery._DeliveryRecordTypeInterface

    TYPE_INFO_DELIVERY_RECORD

    Fields inherited from interface wt.admin._DomainAdministered

    DOMAIN_REF, INHERITED_DOMAIN

    Fields inherited from interface wt.ufid._Federatable

    FEDERATABLE_INFO

    Fields inherited from interface wt.content._FormatContentHolder

    FORMAT, FORMAT_NAME, PRIMARY

    Fields inherited from interface wt.iba.value._IBAHolder

    ATTRIBUTE_CONTAINER

    Fields inherited from interface wt.notify._Notifiable

    EVENT_SET

    Fields inherited from interface wt.ownership._Ownable

    OWNERSHIP

    Fields inherited from interface wt.fc._Persistable

    PERSIST_INFO

    Fields inherited from interface wt.access._SecurityLabeled

    SECURITY_LABELS

    Fields inherited from interface wt.type._Typed

    TYPE_DEFINITION_REFERENCE

    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.access.SecurityLabeled

    SECURITY_LABELS_INTERNAL_VALUE

    Fields inherited from interface wt.inf.container.WTContained

    CONTAINER_ID
  • Method Summary

    Modifier and Type
    Method
    Description


    Supported API: true.

    Methods inherited from class com.ptc.windchill.wp.delivery._DeliveryRecord

    getAcceptedBy, getAdministrativeLock, getAttributeContainer, getBase, getBaseReference, getClassInfo, getConceptualClassname, getContainer, getContainerName, getContainerReference, getContentVector, getCreator, getDeliveryComparisonType, getDeliveryManifest, getDeliveryMedium, getDeliveryOption, getDeliveryService, getDomainRef, getDowngradeReleases, getEmailNotificationSubject, getEntrySet, getEventSet, getFederatableInfo, getFormat, getFormatName, getFormatType, getHttpVector, getModifier, getMyPackage, getMyPackageReference, getNumber, getOperation, getOwnership, getPlannedDeliveryDate, getPrimary, getReceivedBy, getRecipientComments, getRecipientInstructions, getRecipientOrganization, getRecipientOrganizationName, getRecipientOrganizationReference, getSecurityLabels, getSentBy, getSentFrom, getSentFromAddress, getSentFromReference, getSentTo, getSentToAddress, getSentToReference, getStatus, getTimeAccepted, getTimeReceived, getTimeSent, getTrackingId, getType, getTypeDefinitionReference, getTypeInfoDeliveryRecord, getWtUserSecurityChoice, isHasContents, isInheritedDomain, isSendEmailNotice, readExternal, readExternal, readVersion, setAcceptedBy, setAdministrativeLock, setAttributeContainer, setBaseReference, setContainer, setContainerReference, setContentVector, setCreator, setDeliveryComparisonType, setDeliveryManifest, setDeliveryMedium, setDeliveryOption, setDeliveryService, setDomainRef, setDowngradeReleases, setEmailNotificationSubject, setEntrySet, setEventSet, setFederatableInfo, setFormat, setHasContents, setHttpVector, setInheritedDomain, setModifier, setMyPackage, setNumber, setOperation, setOwnership, setPlannedDeliveryDate, setPrimary, setReceivedBy, setRecipientComments, setRecipientInstructions, setRecipientOrganization, setRecipientOrganizationName, setRecipientOrganizationReference, setSecurityLabels, setSendEmailNotice, setSentBy, setSentFrom, setSentFromAddress, setSentFromReference, setSentTo, setSentToAddress, setSentToReference, setStatus, setTimeSent, setTrackingId, setTypeDefinitionReference, setTypeInfoDeliveryRecord, setWtUserSecurityChoice, super_readExternal_DeliveryRecord, super_readVersion_DeliveryRecord, super_writeExternal_DeliveryRecord, writeExternal, writeExternal

    Methods inherited from class wt.fc.WTObject

    duplicate, getDisplayIdentity, getDisplayType, initialize, toString

    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
  • Method Details