CatDisplayCategoryTable.doDiffParentSet Method

Updates the nested set values for the whole subtree rooted at the record due to the parent changes.

Syntax

public void doDiffParentSet(CatDisplayCategoryTable _thisFromDB, CatDisplayCategoryTable _newParentCategoryFromDB)

Run On

Called

Parameters

Remarks

The TreeLevel, NestedSetLeft, NestedSetRight fields to be updated. This method will set the nested values without checking if the nested set values violate "nested set" integrity.

The caller is responsible for the checking.

This method does not persist anything to the database.

See Also

Reference

CatDisplayCategoryTable Table