Modifying properties | HCL Digital Experience

The Controller SPI enables the modification of properties resources.

Procedure

  1. Obtain the appropriate controller for the model of which you want to modify a resource.
  2. Obtain a modifiable instance of the resource from that controller.
  3. Start the appropriate methods of the modifiable instance to run the modifications.
  4. Persist the modifications by using the commit() method of the controller.