Class TechnicalDataPackage

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
com.ptc.windchill.wp._AbstractWorkPackage
com.ptc.windchill.wp.AbstractWorkPackage
com.ptc.windchill.wp.tdp._TechnicalDataPackage
com.ptc.windchill.wp.tdp.TechnicalDataPackage
All Implemented Interfaces:
com.ptc.windchill.wp.tdp._TechnicalDataPackageTypeInterface, com.ptc.windchill.wp.tdp.TechnicalDataPackageTypeInterface, Externalizable, Serializable, wt.access._AccessControlled, wt.access._AccessControlList, wt.access._AdHocControlled, wt.access._IdentityAccessControlled, wt.access._PolicyAccessControlled, wt.access._SecurityLabeled, AccessControlled, wt.access.AccessControlList, AdHocControlled, wt.access.IdentityAccessControlled, wt.access.PolicyAccessControlled, SecurityLabeled, wt.admin._DomainAdministered, DomainAdministered, wt.content._ContentHolder, wt.content._FormatContentHolder, ContentHolder, FormatContentHolder, wt.facade.contentcontrol._ContentControlled, wt.facade.contentcontrol.ContentControlled, wt.facade.persistedcollection._PersistedCollectableHolder, wt.facade.persistedcollection._PersistedCollectableNestedHolder, wt.facade.persistedcollection._PersistedCollectionHolder, wt.facade.persistedcollection._PersistedCollectionNestedHolder, PersistedCollectableHolder, PersistedCollectableNestedHolder, PersistedCollectionHolder, PersistedCollectionNestedHolder, 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.index._Indexable, Indexable, wt.inf.container._WTContained, WTContained, wt.lifecycle._IteratedLifeCycleManaged, _LifeCycleManaged, IteratedLifeCycleManaged, LifeCycleManaged, wt.meeting.actionitem._IteratedSubjectOfActionItem, wt.meeting.actionitem._SubjectOfActionItem, wt.meeting.actionitem.IteratedSubjectOfActionItem, wt.meeting.actionitem.SubjectOfActionItem, wt.notify._Notifiable, Notifiable, _OrganizationOwned, wt.org._OrganizationOwnedVersion, OrganizationOwned, OrganizationOwnedVersion, wt.ownership._Ownable, wt.ownership.Ownable, wt.projmgmt.deliverable._SubjectOfDeliverable, wt.projmgmt.deliverable._VersionedSubjectOfDeliverable, wt.projmgmt.deliverable.SubjectOfDeliverable, wt.projmgmt.deliverable.VersionedSubjectOfDeliverable, wt.recent.RecentlyVisited, _TeamManaged, TeamManaged, wt.type._Typed, wt.type._TypeManaged, wt.type.FlexTyped, wt.type.Typed, wt.type.TypeManaged, wt.ufid._Federatable, wt.ufid.Federatable, _Iterated, wt.vc._Versionable, wt.vc._Versioned, Iterated, Versionable, Versioned, wt.workflow.forum._IteratedSubjectOfForum, wt.workflow.forum._SubjectOfForum, wt.workflow.forum.IteratedSubjectOfForum, SubjectOfForum, wt.workflow.notebook._IteratedSubjectOfNotebook, wt.workflow.notebook._SubjectOfNotebook, wt.workflow.notebook.IteratedSubjectOfNotebook, wt.workflow.notebook.SubjectOfNotebook

@GenAsPersistable(superClass=AbstractWorkPackage.class,interfaces=com.ptc.windchill.wp.tdp.TechnicalDataPackageTypeInterface.class,foreignKeys={@GeneratedForeignKey(name="TechnicalDataPackageTechnicalDataPackageMasterLink",foreignKeyRole=@ForeignKeyRole(name="master",type=TechnicalDataPackageMaster.class,cascade=false,constraints=@PropertyConstraints(required=true),accessors=@PropertyAccessors(getAccess=PRIVATE)),myRole=@MyRole(name="iteration",cascade=false,accessors=@PropertyAccessors(getAccess=PRIVATE,setAccess=PROTECTED))),@GeneratedForeignKey(name="TechnicalDataPackageContextLink",foreignKeyRole=@ForeignKeyRole(name="contextObject",type=WTContained.class,cascade=false,constraints=@PropertyConstraints(required=false)),myRole=@MyRole(name="theWorkPackage")),@GeneratedForeignKey(name="TechnicalDataPackageMadeFromLink",foreignKeyRole=@ForeignKeyRole(name="madeFrom",type=TechnicalDataPackage.class,cascade=false,constraints=@PropertyConstraints(required=false)),myRole=@MyRole(name="workPackage",cascade=false))},iconProperties=@IconProperties(standardIcon="netmarkets/images/tdp_package.png",openIcon="netmarkets/images/tdp_package.png")) public class TechnicalDataPackage extends com.ptc.windchill.wp.tdp._TechnicalDataPackage

Use the newTechnicalDataPackage static factory method(s), not the TechnicalDataPackage 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:
  • Method Details

    • newTechnicalDataPackage

      public static TechnicalDataPackage newTechnicalDataPackage() throws WTException
      Default factory for the class.

      Supported API: true
      Returns:
      TechnicalDataPackage
      Throws:
      WTException - the wT exception