TIBCO BusinessEvents™
Standard
Cluster
DataGrid
Cluster.DataGrid
.
CacheLoadParent()
Signature
void CacheLoadParent(Concept cept, boolean recursive)
Domain
action
Description
Loads from cache the parent concepts of the given concept.
Parameters
Name
Type
Description
cept
Concept
recursive
Boolean
If true, the load is recursive, that is, all the parents in the hierarchy are loaded.
Returns
None.
Cautions
none