WebSphere Portal, Express Beta Version 6.1
Operating systems: i5/OS, Linux,Windows


 

Working with controllers

When you modify a portal resource with the Controller SPI, you go through a set of steps.

For example, these steps can be as follows:

  1. Obtain the appropriate controller.
  2. Obtain a modifiable instance of the resource that you want to modify from the controller.
  3. Apply your modifications as required to the modifiable instance Commit the controller to persist the modifications.
  4. Optionally repeat steps 2 and 3 above as required.
  5. Commit the controller to persist the modifications. This step saves and applies the modifications to your portal.
Note: You can modify multiple resources with one controller before you commit the modifications.

For more detailed information about each of these steps refer to the following topics.

Parent topic: Controller SPI Related information
Terminology for the Controller SPI Packages of the Controller SPI Making modifications by using the Controller SPI Confirming modifications Hints and tips for using the Controller SPI
Library | Support | Terms of use |