Package wt.org
Interface _OrganizationOwnedImpl
- All Superinterfaces:
wt.fc._NetFactor,wt.fc._ObjectMappable,_OrganizationOwned,wt.fc._Persistable,NetFactor,ObjectMappable,OrganizationOwned,Persistable,Serializable
- All Known Subinterfaces:
wt.mpm._ConsumableResourceMaster,_ContainerTeamManaged,_MPMCompatibleMaster,_MPMConsumableResourceMaster,_MPMMfgStandardGroupedMaster,_MPMOperationHolderMaster,_MPMQualityHolderMaster,wt.org._OrganizationOwnedMaster,_WTContainer,ConsumableResourceMaster,ContainerTeamManaged,MPMCompatibleMaster,MPMConsumableResourceMaster,MPMMfgStandardGroupedMaster,MPMOperationHolderMaster,MPMQualityHolderMaster,OrganizationOwnedImpl,OrganizationOwnedMaster,WTContainer
- All Known Implementing Classes:
_AbstractWorkPackageMaster,_CAPAActionPlanMaster,_CAPAAnalysisActivityMaster,_CAPAChangeActivityMaster,_CAPAChangeInvestigationMaster,_CAPAChangeRequestMaster,com.ptc.windchill.wadm.cdrl._CDRLBasePackageMaster,_CEProductInvestigationMaster,com.ptc.windchill.wadm.cdrl._ContractPackageMaster,_CustomerExperienceMaster,_EPMDocumentMaster,_LotBaseline,_MPMControlCharacteristicMaster,_MPMMfgProcessMaster,_MPMMfgStandardGroupMaster,com.ptc.windchill.mpml.resource._MPMOperationAssignableResourceMaster,_MPMOperationMaster,_MPMPlantMaster,_MPMProcessMaterialMaster,_MPMProcessPlanMaster,_MPMResourceGroupMaster,com.ptc.windchill.mpml.resource._MPMResourceMaster,_MPMSequenceMaster,_MPMSkillMaster,_MPMStandardCCMaster,com.ptc.windchill.mpml.processplan.operation._MPMStandardOperationMaster,_MPMToolingMaster,_MPMWorkCenterMaster,_NCAnalysisActivityMaster,_NCInvestigationMaster,_NonconformanceMaster,_OrgContainer,_PartListMaster,_PDMLinkProduct,_Project2,_PromotionNotice,_ProxyDocumentMaster,_ProxyPartMaster,com.ptc.windchill.wp.rep._ReplicationPackageMaster,com.ptc.windchill.wp.tdp._TechnicalDataPackageMaster,com.ptc.windchill.wp._WorkPackageMaster,_WTAnalysisActivityMaster,_WTChangeActivity2Master,_WTChangeInvestigationMaster,_WTChangeIssueMaster,_WTChangeOrder2Master,_WTChangeProposalMaster,_WTChangeRequest2Master,_WTDocumentMaster,_WTLibrary,_WTPartAlternateRepMaster,_WTPartMaster,_WTVarianceMaster,AbstractWorkPackageMaster,CAPAActionPlanMaster,CAPAAnalysisActivityMaster,CAPAChangeActivityMaster,CAPAChangeInvestigationMaster,CAPAChangeRequestMaster,CDRLBasePackageMaster,CEProductInvestigationMaster,ContractPackageMaster,CustomerExperienceMaster,EPMDocumentMaster,LotBaseline,MPMControlCharacteristicMaster,MPMMfgProcessMaster,MPMMfgStandardGroupMaster,com.ptc.windchill.mpml.resource.MPMOperationAssignableResourceMaster,MPMOperationMaster,MPMPlantMaster,MPMProcessMaterialMaster,MPMProcessPlanMaster,MPMResourceGroupMaster,MPMResourceMaster,MPMSequenceMaster,MPMSkillMaster,MPMStandardCCMaster,MPMStandardOperationMaster,MPMToolingMaster,MPMWorkCenterMaster,NCAnalysisActivityMaster,NCInvestigationMaster,NonconformanceMaster,OrgContainer,PartListMaster,PDMLinkProduct,Project2,PromotionNotice,ProxyDocumentMaster,ProxyPartMaster,ReplicationPackageMaster,TechnicalDataPackageMaster,WorkPackageMaster,WTAnalysisActivityMaster,WTChangeActivity2Master,WTChangeInvestigationMaster,WTChangeIssueMaster,WTChangeOrder2Master,WTChangeProposalMaster,WTChangeRequest2Master,WTDocumentMaster,WTLibrary,WTPartAlternateRepMaster,WTPartMaster,WTVarianceMaster
-
Field Summary
FieldsFields inherited from interface wt.org._OrganizationOwned
ORGANIZATION_CODING_SYSTEM, ORGANIZATION_NAME, ORGANIZATION_UNIQUE_IDENTIFIER -
Method Summary
Modifier and TypeMethodDescriptionSupported API: truevoidsetOrganizationReference(WTPrincipalReference organizationReference) Supported API: trueMethods inherited from interface wt.org._OrganizationOwned
getOrganizationCodingSystem, getOrganizationName, getOrganizationUniqueIdentifierMethods inherited from interface wt.fc.NetFactor
getClassInfo, getConceptualClassnameMethods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternalMethods inherited from interface wt.org.OrganizationOwned
getOrganizationMethods inherited from interface wt.fc.Persistable
checkAttributes
-
Field Details
-
ORGANIZATION_REFERENCE
Supported API: true- See Also:
-
-
Method Details
-
getOrganizationReference
WTPrincipalReference getOrganizationReference()Supported API: true- Specified by:
getOrganizationReferencein interfaceOrganizationOwned- Returns:
- WTPrincipalReference
- See Also:
-
setOrganizationReference
void setOrganizationReference(WTPrincipalReference organizationReference) throws WTPropertyVetoException Supported API: true- Specified by:
setOrganizationReferencein interfaceOrganizationOwned- Throws:
WTPropertyVetoException- See Also:
-