Class ContractPackage

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
com.ptc.windchill.wp._AbstractWorkPackage
com.ptc.windchill.wp.AbstractWorkPackage
com.ptc.windchill.wp._WorkPackage
com.ptc.windchill.wp.WorkPackage
com.ptc.windchill.wadm.cdrl._ContractPackage
com.ptc.windchill.wadm.cdrl.ContractPackage
All Implemented Interfaces:
com.ptc.windchill.wadm.cdrl._ContractPackageTypeInterface, com.ptc.windchill.wadm.cdrl.ContractPackageTypeInterface, com.ptc.windchill.wp._WorkPackageTypeInterface, com.ptc.windchill.wp.WorkPackageTypeInterface, 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
Direct Known Subclasses:
com.ptc.windchill.wadm.cdrl._CDRLBasePackage

@GenAsPersistable(superClass=WorkPackage.class,interfaces=com.ptc.windchill.wadm.cdrl.ContractPackageTypeInterface.class,properties={@GeneratedProperty(name="contractNum",type=java.lang.String.class,constraints=@PropertyConstraints(upperLimit=30)),@GeneratedProperty(name="contractor",type=java.lang.String.class,constraints=@PropertyConstraints(upperLimit=100)),@GeneratedProperty(name="contractLineItemNum",type=java.lang.String.class,constraints=@PropertyConstraints(upperLimit=30,required=true))},foreignKeys=@GeneratedForeignKey(name="ContractPackageContractPackageMasterLink",foreignKeyRole=@ForeignKeyRole(name="master",type=ContractPackageMaster.class,cascade=false,constraints=@PropertyConstraints(required=true)),myRole=@MyRole(name="iteration",cascade=false))) public class ContractPackage extends com.ptc.windchill.wadm.cdrl._ContractPackage
Base contract package that serves as a common parent type.

Use the newContractPackage static factory method(s), not the ContractPackage 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

    • newContractPackage

      public static ContractPackage newContractPackage() throws WTException
      Default factory for the class.

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