Cluster.DataGrid.CacheLoadConceptIndexedByExtId()
Signature
Concept CacheLoadConceptIndexedByExtId(String extId, boolean includeContained,
String className)
Description
Retrieve from the cache the concept whose external identifier is specified.
This method relies on an index that should be added on the concept's extId. See Index(String, Object, boolean)
and the extractor to be used for the index creation -
EntityExtIdGetter().
Parameters
Name | Type | Description |
extId | String | External identifier for targeted concept |
includeContained | boolean | the root concept |
className | The | #ClassName(String)}. |