WebSphere Commerce EnterpriseWebSphere Commerce Professional

Overriding vs. extending of composites in IBM Sales Center UI Framework

You can override or extend composites in the base code according to your requirements.

About this task

  • Overriding a composite replaces the whole older composite definition with a new one.
  • Extending a composite adds the additional user interface controls to the existing one.

Extending can be done by providing the "referenceId" to the attribute value while defining the composite, whereas overriding does not require using any "referenceId".