Package com.ptc.windchill.wadm.cdrl
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:
-
Field Summary
Fields inherited from class com.ptc.windchill.wadm.cdrl._ContractPackage
CONTRACT_LINE_ITEM_NUM, CONTRACT_NUM, CONTRACTOR, EXTERNALIZATION_VERSION_UIDFields inherited from class com.ptc.windchill.wp.AbstractWorkPackage
loggerFields inherited from class com.ptc.windchill.wp._AbstractWorkPackage
CONTENT_CONTROL_EXISTS, CONTENT_CONTROL_STATE, CONTEXT_OBJECT, CONTEXT_OBJECT_REFERENCE, DEFAULT_RECIPIENT_INSTRUCTIONS, DESCRIPTION, EXCLUDED_MEMBER_CONTENT_ROLES, FILTER_SPEC, INCLUDED_PACKAGE_CONTENT_ROLES, LOCKED, MADE_FROM, MADE_FROM_REFERENCE, NAME, NUMBERFields 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.facade.contentcontrol._ContentControlled
CONTENT_CONTROLLED_INFOFields inherited from interface wt.content._ContentHolder
CONTENT_VECTOR, HAS_CONTENTS, HTTP_VECTOR, OPERATIONFields inherited from interface com.ptc.windchill.wadm.cdrl._ContractPackageTypeInterface
TYPE_INFO_CONTRACT_PACKAGEFields inherited from interface wt.admin._DomainAdministered
DOMAIN_REF, INHERITED_DOMAINFields inherited from interface wt.ufid._Federatable
FEDERATABLE_INFOFields 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.vc._Iterated
BRANCH_IDENTIFIER, CONTROL_BRANCH, CREATOR, CREATOR_EMAIL, CREATOR_FULL_NAME, CREATOR_NAME, ITERATION_IDENTIFIER, ITERATION_INFO, ITERATION_NOTE, LATEST_ITERATION, MASTER, MASTER_REFERENCE, MODIFIER, MODIFIER_EMAIL, MODIFIER_FULL_NAME, MODIFIER_NAMEFields 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.org._OrganizationOwned
ORGANIZATION_CODING_SYSTEM, ORGANIZATION_NAME, ORGANIZATION_UNIQUE_IDENTIFIERFields inherited from interface wt.org._OrganizationOwnedVersion
ORGANIZATION_REFERENCEFields inherited from interface wt.ownership._Ownable
OWNERSHIPFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.facade.persistedcollection._PersistedCollectionHolder
COLLECTION_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.type._Typed
TYPE_DEFINITION_REFERENCEFields inherited from interface wt.vc._Versioned
VERSION_IDENTIFIER, VERSION_INFOFields inherited from interface com.ptc.windchill.wp._WorkPackageTypeInterface
TYPE_INFO_WORK_PACKAGEFields 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.org.OrganizationOwned
ORGANIZATIONFields inherited from interface wt.fc.Persistable
IDENTITY, TYPEFields inherited from interface wt.access.SecurityLabeled
SECURITY_LABELS_INTERNAL_VALUEFields inherited from interface wt.vc.Versioned
MASTER_SERIESFields inherited from interface wt.inf.container.WTContained
CONTAINER_ID -
Method Summary
Methods inherited from class com.ptc.windchill.wadm.cdrl._ContractPackage
getClassInfo, getConceptualClassname, getContractLineItemNum, getContractNum, getContractor, getType, getTypeInfoContractPackage, readExternal, readExternal, readVersion, setContractLineItemNum, setContractNum, setContractor, setTypeInfoContractPackage, super_readExternal_ContractPackage, super_readVersion_ContractPackage, super_writeExternal_ContractPackage, writeExternal, writeExternalMethods inherited from class com.ptc.windchill.wp.WorkPackage
newWorkPackage, newWorkPackageMethods inherited from class com.ptc.windchill.wp._WorkPackage
getTypeInfoWorkPackage, readVersion, setTypeInfoWorkPackage, super_readExternal_WorkPackage, super_readVersion_WorkPackage, super_writeExternal_WorkPackageMethods inherited from class com.ptc.windchill.wp.AbstractWorkPackage
assignDueToDate, checkAttributes, getAcceptedOf, getContext, getContextDisplayName, getDisplayIdentifier, getDisplayIdentity, getDisplayType, getFlexTypeIdPath, getLastDeliveredBy, getLastDeliveryDate, getMaster, getName, getNumber, getOrganization, getOrganizationReference, getPackageNumber, getReceivedOf, getTypeDefinitionInfo, getValue, initialize, setCageCode, setContext, setMaster, setName, setNumber, setOrganization, setOrganizationReference, setPackageType, setPackageType, setTypeDefinitionReference, setValueMethods inherited from class com.ptc.windchill.wp._AbstractWorkPackage
getAdministrativeLock, getAttributeContainer, getBranchIdentifier, getCollectionInfo, getContainer, getContainerName, getContainerReference, getContentControlledInfo, getContentControlState, getContentVector, getContextObject, getContextObjectReference, getControlBranch, getCreator, getCreatorEMail, getCreatorFullName, getCreatorName, getDefaultRecipientInstructions, getDescription, getDomainRef, getEntrySet, getEventSet, getExcludedMemberContentRoles, getFederatableInfo, getFilterSpec, getFormat, getFormatName, getHttpVector, getIncludedPackageContentRoles, getIndexerSet, getIterationIdentifier, getIterationInfo, getIterationNote, getLifeCycleName, getLifeCycleState, getLifeCycleTemplate, getMadeFrom, getMadeFromReference, getMasterReference, getModifier, getModifierEMail, getModifierFullName, getModifierName, getOperation, getOrganizationCodingSystem, getOrganizationName, getOrganizationUniqueIdentifier, getOwnership, getPrimary, getSecurityLabels, getState, getTeamId, getTeamIdentity, getTeamName, getTeamTemplateId, getTeamTemplateIdentity, getTeamTemplateName, getTypeDefinitionReference, getVersionIdentifier, getVersionInfo, isContentControlExists, isHasContents, isInheritedDomain, isLatestIteration, isLifeCycleAtGate, isLifeCycleBasic, isLocked, readVersion, setAdministrativeLock, setAttributeContainer, setCollectionInfo, setContainer, setContainerReference, setContentControlExists, setContentControlledInfo, setContentControlState, setContentVector, setContextObject, setContextObjectReference, setControlBranch, setDefaultRecipientInstructions, setDescription, setDomainRef, setEntrySet, setEventSet, setExcludedMemberContentRoles, setFederatableInfo, setFilterSpec, setFormat, setHasContents, setHttpVector, setIncludedPackageContentRoles, setIndexerSet, setInheritedDomain, setIterationInfo, setLocked, setMadeFrom, setMadeFromReference, setMasterReference, setOperation, setOwnership, setPrimary, setSecurityLabels, setState, setTeamId, setTeamTemplateId, setVersionInfo, super_readExternal_AbstractWorkPackage, super_readVersion_AbstractWorkPackage, super_writeExternal_AbstractWorkPackageMethods inherited from class wt.fc.WTObject
duplicate, getIdentity, 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
getIdentity
-
Method Details
-
newContractPackage
Default factory for the class.
Supported API: true- Returns:
- ContractPackage
- Throws:
WTException- the wT exception
-