Node factory

The equipment adapter converts business objects retrieved from the associated data source into instances of IlpEquipmentNode. The new representation objects are created by a representation object factory. By default, the equipment adapter uses IlpDefaultEquipmentNodeFactory, which creates representation objects of type IlpDefaultEquipmentNode.
To see how to configure an equipment node factory through CSS, refer to The Adapter rule .