com.ptc.wpcfg.doc
Class VariantSpecMasterKey
java.lang.Object
wt.fc.WTObject
wt.fc.SemanticKey
com.ptc.wpcfg.doc.VariantSpecMasterKey
- All Implemented Interfaces:
- Externalizable, Serializable, wt.fc.IdentificationObjectNamespace, NetFactor, ObjectMappable, Persistable, DisplayIdentification, WTContainerNamespace, OrganizationOwnedIdentificationObjectNamespace
public class VariantSpecMasterKey
- extends SemanticKey
- implements WTContainerNamespace, OrganizationOwnedIdentificationObjectNamespace, Externalizable
Key table for all VariantSpecMasters. Ensures VariantSpecMasters are
unique based on the number attribute.
Use the newVariantSpecMasterKey static factory method(s),
not the VariantSpecMasterKey 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: true
- See Also:
VariantSpecMaster,
VariantSpecMasterIdentity,
Serialized Form
getOrganizationReference
public WTPrincipalReference getOrganizationReference()
- Gets the value of the attribute: ORGANIZATION_REFERENCE.
Supported API: true
- Specified by:
getOrganizationReference in interface OrganizationOwnedIdentificationObjectNamespace
- Returns:
- WTPrincipalReference
setOrganizationReference
public void setOrganizationReference(WTPrincipalReference a_OrganizationReference)
throws WTPropertyVetoException
- Sets the value of the attribute: ORGANIZATION_REFERENCE.
Supported API: true
- Parameters:
a_OrganizationReference -
- Throws:
WTPropertyVetoException