WS.Common.setExtId()

Signature

void setExtId(Concept concept, String extId)

Domain

action

Description

Set extId on an un-asserted concept.

Parameters

NameTypeDescription
conceptConceptThe unasserted concept instance on which to set the extid.
extIdStringThe extId to set.

Returns

TypeDescription
void