Cluster.DataGrid.CacheLoadConceptById()

Signature

Concept CacheLoadConceptById(Object id, boolean includeContained)

Domain

ACTION

Description

Retrieve from the cache the concept whose identifier is specified

Parameters

NameTypeDescription
idObjectIdentifier for the targeted concept, retrieved off @id
includeContainedbooleanIf true load the entire complex concept; if false load only the root concept

Returns

TypeDescription
Concept

Cautions

none