Package com.ptc.windchill.suma.npi
Class WTPartRequest
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
com.ptc.windchill.suma.npi._WTPartRequest
com.ptc.windchill.suma.npi.WTPartRequest
- All Implemented Interfaces:
com.ptc.windchill.suma.npi._PartRequestIfc,com.ptc.windchill.suma.npi._WTPartRequestTypeInterface,com.ptc.windchill.suma.npi.PartRequestIfc,com.ptc.windchill.suma.npi.WTPartRequestTypeInterface,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,ContentHolder,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.inf.container._WTContained,WTContained,wt.lifecycle._IteratedLifeCycleManaged,_LifeCycleManaged,IteratedLifeCycleManaged,LifeCycleManaged,wt.locks._Lockable,Lockable,wt.notify._Notifiable,Notifiable,wt.ownership._Ownable,wt.ownership.Ownable,wt.recent.RecentlyVisited,_TeamManaged,TeamManaged,wt.type._Typed,wt.type._TypeManaged,wt.type.FlexTyped,wt.type.Typed,wt.type.TypeManaged,_Iterated,wt.vc._Versionable,wt.vc._Versioned,Iterated,Versionable,Versioned,wt.vc.wip._Workable,Workable
@GenAsPersistable(superClass=WTObject.class,interfaces={com.ptc.windchill.suma.npi.PartRequestIfc.class,com.ptc.windchill.suma.npi.WTPartRequestTypeInterface.class},serializable=EXTERNALIZABLE_BASIC,properties={@GeneratedProperty(name="description",type=java.lang.String.class,constraints=@PropertyConstraints(lowerLimit=1,upperLimit=2000,required=true)),@GeneratedProperty(name="justification",type=java.lang.String.class,constraints=@PropertyConstraints(upperLimit=2000)),@GeneratedProperty(name="multipleSourceRequired",type=boolean.class,initialValue="true"),@GeneratedProperty(name="requiredBy",type=java.sql.Timestamp.class),@GeneratedProperty(name="approvedOn",type=java.sql.Timestamp.class),@GeneratedProperty(name="priority",type=PartRequestPriority.class,initialValue="PartRequestPriority.MEDIUM",constraints=@PropertyConstraints(required=true))},foreignKeys={@GeneratedForeignKey(name="PartRequestMasterPartRequest",foreignKeyRole=@ForeignKeyRole(name="master",type=com.ptc.windchill.suma.npi.WTPartRequestMaster.class,supportedAPI=PUBLIC,cascade=false,constraints=@PropertyConstraints(required=true)),myRole=@MyRole(name="iteration",supportedAPI=PUBLIC,cascade=false)),@GeneratedForeignKey(myRoleIsRoleA=false,foreignKeyRole=@ForeignKeyRole(name="resultingPartMaster",type=WTPartMaster.class),myRole=@MyRole(name="partRequest",cardinality=ONE,cascade=true))},derivedProperties=@DerivedProperty(name="number",derivedFrom="master>number",supportedAPI=PUBLIC),iconProperties=@IconProperties(standardIcon="netmarkets/images/npi_create_request.gif",openIcon="netmarkets/images/npi_create_request.gif"))
public class WTPartRequest
extends _WTPartRequest
Use the newWTPartRequest static factory method(s), not the
WTPartRequest 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.suma.npi._WTPartRequest
APPROVED_ON, DESCRIPTION, EXTERNALIZATION_VERSION_UID, JUSTIFICATION, MULTIPLE_SOURCE_REQUIRED, NUMBER, PRIORITY, REQUIRED_BY, RESULTING_PART_MASTER, RESULTING_PART_MASTER_REFERENCEFields 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.iba.value._IBAHolder
ATTRIBUTE_CONTAINERFields 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.locks._Lockable
LOCK, LOCK_DATE, LOCK_NOTE, LOCKED, LOCKER, LOCKER_EMAIL, LOCKER_FULL_NAME, LOCKER_NAMEFields inherited from interface wt.notify._Notifiable
EVENT_SETFields inherited from interface wt.ownership._Ownable
OWNERSHIPFields 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.type._Typed
TYPE_DEFINITION_REFERENCEFields inherited from interface wt.vc._Versioned
VERSION_IDENTIFIER, VERSION_INFOFields inherited from interface wt.vc.wip._Workable
CHECKOUT_INFOFields inherited from interface wt.inf.container._WTContained
CONTAINER, CONTAINER_NAME, CONTAINER_REFERENCEFields inherited from interface com.ptc.windchill.suma.npi._WTPartRequestTypeInterface
TYPE_INFO_WTPART_REQUESTFields 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.vc.Versioned
MASTER_SERIESFields inherited from interface wt.inf.container.WTContained
CONTAINER_ID -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the attribute: NUMBER.static WTPartRequest
Supported API: truevoidSets the value of the attribute: NUMBER.Methods inherited from class com.ptc.windchill.suma.npi._WTPartRequest
getAdministrativeLock, getApprovedOn, getAttributeContainer, getBranchIdentifier, getCheckoutInfo, getClassInfo, getConceptualClassname, getContainer, getContainerName, getContainerReference, getContentVector, getControlBranch, getCreator, getCreatorEMail, getCreatorFullName, getCreatorName, getDescription, getDomainRef, getEntrySet, getEventSet, getHttpVector, getIterationIdentifier, getIterationInfo, getIterationNote, getJustification, getLifeCycleName, getLifeCycleState, getLifeCycleTemplate, getLock, getLockDate, getLocker, getLockerEMail, getLockerFullName, getLockerName, getLockNote, getMaster, getMasterReference, getModifier, getModifierEMail, getModifierFullName, getModifierName, getOperation, getOwnership, getPriority, getRequiredBy, getResultingPartMaster, getResultingPartMasterReference, getSecurityLabels, getState, getTeamId, getTeamIdentity, getTeamName, getTeamTemplateId, getTeamTemplateIdentity, getTeamTemplateName, getType, getTypeDefinitionReference, getTypeInfoWTPartRequest, getVersionIdentifier, getVersionInfo, isHasContents, isInheritedDomain, isLatestIteration, isLifeCycleAtGate, isLifeCycleBasic, isLocked, isMultipleSourceRequired, readExternal, readExternal, readVersion, setAdministrativeLock, setApprovedOn, setAttributeContainer, setCheckoutInfo, setContainer, setContainerReference, setContentVector, setControlBranch, setDescription, setDomainRef, setEntrySet, setEventSet, setHasContents, setHttpVector, setInheritedDomain, setIterationInfo, setJustification, setLock, setMaster, setMasterReference, setMultipleSourceRequired, setOperation, setOwnership, setPriority, setRequiredBy, setResultingPartMaster, setResultingPartMasterReference, setSecurityLabels, setState, setTeamId, setTeamTemplateId, setTypeDefinitionReference, setTypeInfoWTPartRequest, setVersionInfo, super_readExternal_WTPartRequest, super_readVersion_WTPartRequest, super_writeExternal_WTPartRequest, writeExternal, writeExternalMethods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, 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
-
Method Details
-
getNumber
Gets the value of the attribute: NUMBER.
Supported API: true- Overrides:
getNumberin class_WTPartRequest- Returns:
- String
- See Also:
-
setNumber
Sets the value of the attribute: NUMBER.
Supported API: true- Overrides:
setNumberin class_WTPartRequest- Parameters:
a_Number-- Throws:
WTPropertyVetoException- See Also:
-
newWTPartRequest
Supported API: true- Returns:
- WTPartRequest
- Throws:
WTException
-