Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Rebulids the nested set values for all nodes of the given catalog.
Syntax
client server public static void rebuildNestedSet(RecId _catalog)
Run On
Called
Parameters
- _catalog
Type: RecId Extended Data Type
The record ID of the catalog to rebuild.
Remarks
The ParentCategory fields in the nodes must have been correctly set.
Note: the caller should wrap the call to this method inside a transaction context.