Package wt.part.alternaterep
Class _WTPartAlternateRepMaster
java.lang.Object
wt.part.alternaterep._WTPartAlternateRepMaster
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._Identified,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc._UniquelyIdentified,Identified,NetFactor,ObjectMappable,Persistable,UniquelyIdentified,wt.federation._FederatedLinkHolder,wt.federation._RemotelyLinkable,wt.federation.FederatedLinkHolder,wt.federation.RemotelyLinkable,wt.inf.container._WTContained,wt.inf.container._WTContainedIdentified,WTContained,WTContainedIdentified,_OrganizationOwned,_OrganizationOwnedImpl,wt.org._OrganizationOwnedMaster,OrganizationOwned,OrganizationOwnedImpl,OrganizationOwnedMaster,wt.recent.RecentlyVisited,wt.representation._RepresentableMaster,wt.representation._RepresentablesAndMasters,wt.representation.RepresentableMaster,wt.representation.RepresentablesAndMasters,wt.ufid._Federatable,wt.ufid.Federatable,wt.vc._Mastered,Mastered
- Direct Known Subclasses:
WTPartAlternateRepMaster
public abstract class _WTPartAlternateRepMaster
extends Object
implements Mastered, wt.representation.RepresentableMaster, OrganizationOwnedMaster, UniquelyIdentified, WTContainedIdentified, wt.ufid.Federatable, WTContained, Externalizable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe name of the part -- the name a part is commonly refered to by, such as "piston".static final StringThe number attribute represents the number for this part and all of its versions.Fields inherited from interface wt.org._OrganizationOwned
ORGANIZATION_CODING_SYSTEM, ORGANIZATION_NAME, ORGANIZATION_UNIQUE_IDENTIFIERFields inherited from interface wt.org._OrganizationOwnedImpl
ORGANIZATION_REFERENCE -
Method Summary
Modifier and TypeMethodDescriptiongetName()The name of the part -- the name a part is commonly refered to by, such as "piston".The number attribute represents the number for this part and all of its versions.Supported API: trueSupported API: trueSupported API: trueSupported API: truevoidThe name of the part -- the name a part is commonly refered to by, such as "piston".voidThe number attribute represents the number for this part and all of its versions.voidsetOrganizationReference(WTPrincipalReference organizationReference) Supported API: trueMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc.Identified
getIdentificationObjectMethods inherited from interface wt.org.OrganizationOwned
getOrganizationMethods inherited from interface wt.fc.Persistable
checkAttributes
-
Field Details
-
NUMBER
The number attribute represents the number for this part and all of its versions. Conceptually on the WTPart, it is actually implemented on the master.Supported API: true
-
NAME
The name of the part -- the name a part is commonly refered to by, such as "piston".Supported API: true
-
-
Method Details
-
getNumber
The number attribute represents the number for this part and all of its versions. Conceptually on the WTPart, it is actually implemented on the master.Supported API: true
- See Also:
-
setNumber
The number attribute represents the number for this part and all of its versions. Conceptually on the WTPart, it is actually implemented on the master.Supported API: true
- Throws:
WTPropertyVetoException- See Also:
-
getName
The name of the part -- the name a part is commonly refered to by, such as "piston".Supported API: true
- See Also:
-
setName
The name of the part -- the name a part is commonly refered to by, such as "piston".Supported API: true
- Throws:
WTPropertyVetoException- See Also:
-
getOrganizationReference
Supported API: true- Specified by:
getOrganizationReferencein interface_OrganizationOwnedImpl- Specified by:
getOrganizationReferencein interfaceOrganizationOwned- Returns:
- WTPrincipalReference
- See Also:
-
setOrganizationReference
public void setOrganizationReference(WTPrincipalReference organizationReference) throws WTPropertyVetoException Supported API: true- Specified by:
setOrganizationReferencein interface_OrganizationOwnedImpl- Specified by:
setOrganizationReferencein interfaceOrganizationOwned- Throws:
WTPropertyVetoException- See Also:
-
getOrganizationUniqueIdentifier
Supported API: true- Specified by:
getOrganizationUniqueIdentifierin interface_OrganizationOwned- See Also:
-
getOrganizationCodingSystem
Supported API: true- Specified by:
getOrganizationCodingSystemin interface_OrganizationOwned- See Also:
-
getOrganizationName
Supported API: true- Specified by:
getOrganizationNamein interface_OrganizationOwned- See Also:
-