Package com.ptc.windchill.rd
Class ReceivedDelivery
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
com.ptc.windchill.rd._AbstractReceivedDelivery
com.ptc.windchill.rd.AbstractReceivedDelivery
com.ptc.windchill.rd._ReceivedDelivery
com.ptc.windchill.rd.ReceivedDelivery
- All Implemented Interfaces:
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.iba.value._IBAHolder,wt.iba.value.IBAHolder,DisplayIdentification,wt.index._Indexable,Indexable,wt.inf.container._WTContained,WTContained,_LifeCycleManaged,LifeCycleManaged,wt.notify._Notifiable,Notifiable,wt.recent.RecentlyVisited,_TeamManaged,TeamManaged,wt.type._TypeManaged,wt.type.TypeManaged,wt.workflow.forum._SubjectOfForum,SubjectOfForum
@GenAsPersistable(superClass=com.ptc.windchill.rd.AbstractReceivedDelivery.class,interfaces=wt.type.TypeManaged.class,serializable=EXTERNALIZABLE_BASIC,properties={@GeneratedProperty(name="senderName",type=java.lang.String.class,accessors=@PropertyAccessors(setExceptions={})),@GeneratedProperty(name="senderEmail",type=java.lang.String.class,accessors=@PropertyAccessors(setExceptions={})),@GeneratedProperty(name="deliveryRecipientName",type=java.lang.String.class,accessors=@PropertyAccessors(setExceptions={})),@GeneratedProperty(name="senderUFID",type=java.lang.String.class,accessors=@PropertyAccessors(setExceptions={})),@GeneratedProperty(name="senderContactInfo",type=java.lang.String.class,accessors=@PropertyAccessors(setExceptions={})),@GeneratedProperty(name="deliveryRecipientUFID",type=java.lang.String.class,accessors=@PropertyAccessors(setExceptions={})),@GeneratedProperty(name="recipientAddressNContact",type=java.lang.String.class,accessors=@PropertyAccessors(setExceptions={})),@GeneratedProperty(name="deliveryRecipientEmail",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="fidelity",type=IXFidelity.class,javaDoc="Import/Export Fidelity level",accessors=@PropertyAccessors(setExceptions={}))},iconProperties=@IconProperties(standardIcon="netmarkets/images/receive_delivery.png"))
public class ReceivedDelivery
extends com.ptc.windchill.rd._ReceivedDelivery
Use the newReceivedDelivery static factory method(s), not
the ReceivedDelivery 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._ReceivedDelivery
DELIVERY_RECIPIENT_EMAIL, DELIVERY_RECIPIENT_NAME, DELIVERY_RECIPIENT_UFID, EXTERNALIZATION_VERSION_UID, FIDELITY, RECIPIENT_ADDRESS_NCONTACT, RECIPIENT_INSTRUCTIONS, SENDER_CONTACT_INFO, SENDER_EMAIL, SENDER_NAME, SENDER_UFIDFields inherited from class com.ptc.windchill.rd._AbstractReceivedDelivery
APPLICATION_CONTEXT, BASE_DELIVERY_NUMBER, BASE_DELIVERY_UFID, COLLABORATION_SOURCE_INFO, COLLABORATION_SOURCE_INFO_REFERENCE, CREATOR, DELIVERY_NUMBER, DELIVERY_OPTION_TYPE, DELIVERY_UFID, DESCRIPTION, IMPORT_STATUS, IMPORT_TIME, IMPORTER, INSTALLED_MODULES, MODIFIER, NUMBER, NUMBER_OF_CHUNKS, PACKAGE_NAME, PACKAGE_NUMBER, PACKAGE_REVISION, PACKAGE_UFID, RECEIVED_PACKAGE_MASTER, RECEIVED_PACKAGE_MASTER_REFERENCE, SOURCE_REPOSITORY, ZIP_CREATION_TIMEFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.access._AdHocControlled
ENTRY_SETFields inherited from interface wt.fc.adminlock._AdministrativelyLockable
ADMINISTRATIVE_LOCKFields inherited from interface wt.content._ContentHolder
CONTENT_VECTOR, HAS_CONTENTS, HTTP_VECTOR, OPERATIONFields inherited from interface wt.admin._DomainAdministered
DOMAIN_REF, INHERITED_DOMAINFields inherited from interface wt.content._FormatContentHolder
FORMAT, FORMAT_NAME, PRIMARYFields inherited from interface wt.iba.value._IBAHolder
ATTRIBUTE_CONTAINERFields inherited from interface wt.index._Indexable
INDEXER_SETFields inherited from interface wt.lifecycle._LifeCycleManaged
LIFE_CYCLE_AT_GATE, LIFE_CYCLE_BASIC, LIFE_CYCLE_NAME, LIFE_CYCLE_STATE, LIFE_CYCLE_TEMPLATE, STATEFields inherited from interface wt.notify._Notifiable
EVENT_SETFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.access._SecurityLabeled
SECURITY_LABELSFields inherited from interface wt.team._TeamManaged
TEAM_ID, TEAM_IDENTITY, TEAM_NAME, TEAM_TEMPLATE_ID, TEAM_TEMPLATE_IDENTITY, TEAM_TEMPLATE_NAMEFields 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.access.SecurityLabeled
SECURITY_LABELS_INTERNAL_VALUEFields inherited from interface wt.inf.container.WTContained
CONTAINER_ID -
Method Summary
Methods inherited from class com.ptc.windchill.rd._ReceivedDelivery
getClassInfo, getConceptualClassname, getDeliveryRecipientEmail, getDeliveryRecipientName, getDeliveryRecipientUFID, getRecipientAddressNContact, getRecipientInstructions, getSenderContactInfo, getSenderEmail, getSenderName, getSenderUFID, getType, readExternal, readExternal, readVersion, setDeliveryRecipientEmail, setDeliveryRecipientName, setDeliveryRecipientUFID, setFidelity, setRecipientAddressNContact, setRecipientInstructions, setSenderContactInfo, setSenderEmail, setSenderName, setSenderUFID, super_readExternal_ReceivedDelivery, super_readVersion_ReceivedDelivery, super_writeExternal_ReceivedDelivery, writeExternal, writeExternalMethods inherited from class com.ptc.windchill.rd.AbstractReceivedDelivery
canTransition, getCurrentState, setCreationState, transition, transition, transitionMethods inherited from class com.ptc.windchill.rd._AbstractReceivedDelivery
getAdministrativeLock, getApplicationContext, getAttributeContainer, getBaseDeliveryNumber, getBaseDeliveryUFID, getCollaborationSourceInfo, getCollaborationSourceInfoReference, getContainer, getContainerName, getContainerReference, getContentVector, getCreator, getDeliveryNumber, getDeliveryOptionType, getDeliveryUFID, getDescription, getDomainRef, getEntrySet, getEventSet, getFormat, getFormatName, getHttpVector, getImporter, getImportStatus, getImportTime, getIndexerSet, getInstalledModules, getLifeCycleName, getLifeCycleState, getLifeCycleTemplate, getModifier, getNumber, getNumberOfChunks, getOperation, getPackageName, getPackageNumber, getPackageRevision, getPackageUfid, getPrimary, getReceivedPackageMaster, getReceivedPackageMasterReference, getSecurityLabels, getSourceRepository, getState, getTeamId, getTeamIdentity, getTeamName, getTeamTemplateId, getTeamTemplateIdentity, getTeamTemplateName, getZipCreationTime, isHasContents, isInheritedDomain, isLifeCycleAtGate, isLifeCycleBasic, readVersion, setAdministrativeLock, setApplicationContext, setAttributeContainer, setBaseDeliveryNumber, setBaseDeliveryUFID, setCollaborationSourceInfo, setCollaborationSourceInfoReference, setContainer, setContainerReference, setContentVector, setCreator, setDeliveryNumber, setDeliveryOptionType, setDeliveryUFID, setDescription, setDomainRef, setEntrySet, setEventSet, setFormat, setHasContents, setHttpVector, setImporter, setImportStatus, setImportTime, setIndexerSet, setInheritedDomain, setModifier, setNumber, setNumberOfChunks, setOperation, setPackageName, setPackageNumber, setPackageRevision, setPackageUfid, setPrimary, setReceivedPackageMaster, setReceivedPackageMasterReference, setSecurityLabels, setState, setTeamId, setTeamTemplateId, setZipCreationTime, super_readExternal_AbstractReceivedDelivery, super_readVersion_AbstractReceivedDelivery, super_writeExternal_AbstractReceivedDeliveryMethods 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
-
newReceivedDelivery
Default factory for the class.
Supported API: true- Returns:
- ReceivedDelivery
- Throws:
WTException
-