Concept getById (Object Id)Concept getById (Object Id)id.
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 |
|---|---|---|
id | Object | The id of the Concept instance to be returned, retrieved off |
| Type | Description |
|---|---|
Concept | Concept instance identified by id or null if not found. |