Class _RegulatorySubmissionMasterIdentity
java.lang.Object
wt.fc._IdentificationObject
wt.fc.IdentificationObject
com.ptc.qualitymanagement.regmstr._RegulatorySubmissionMasterIdentity
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._IdentificationObjectNamespace,wt.fc._NetFactor,wt.fc.IdentificationObjectNamespace,NetFactor,wt.inf.container._WTContainerNamespace,wt.inf.container.WTContainerNamespace,_OrganizationOwnedIdentificationObjectNamespace,OrganizationOwnedIdentificationObjectNamespace
- Direct Known Subclasses:
RegulatorySubmissionMasterIdentity
public abstract class _RegulatorySubmissionMasterIdentity
extends IdentificationObject
implements OrganizationOwnedIdentificationObjectNamespace, wt.inf.container.WTContainerNamespace, Externalizable
- See Also:
-
Field Summary
Fields inherited from interface wt.org._OrganizationOwnedIdentificationObjectNamespace
ORGANIZATION_REFERENCE -
Method Summary
Modifier and TypeMethodDescriptionSupported API: truevoidsetOrganizationReference(WTPrincipalReference organizationReference) Supported API: trueMethods inherited from class wt.fc.IdentificationObject
getIdentity, getKeyClassName, getSemanticKey, initialize, setToObject
-
Method Details
-
getOrganizationReference
Supported API: true- Specified by:
getOrganizationReferencein interface_OrganizationOwnedIdentificationObjectNamespace- See Also:
-
setOrganizationReference
public void setOrganizationReference(WTPrincipalReference organizationReference) throws WTPropertyVetoException Supported API: true- Specified by:
setOrganizationReferencein interface_OrganizationOwnedIdentificationObjectNamespace- Throws:
WTPropertyVetoException- See Also:
-