Concept getByExtId (String extId)
Concept getByExtId (String extId)
extId
.
Note: This method should not be used to load cache-only concepts into working
memory for modifications, especially if they have not already been loaded in a pre-processor.Name | Type | Description |
---|---|---|
extId | String | The extId of the Concept instance to be returned. |
Type | Description |
---|---|
Concept | The Concept instance identified by extId or null if not found. |