Node factory

The network adapter converts business objects retrieved from the associated data source into instances of IlpNetworkNode. The new representation objects are created by a representation object factory. The network adapter uses by default the IlpDefaultNetworkNodeFactory that creates representation objects of type IlpDefaultNetworkNode.
To know how to configure a network node factory through CSS, refer to The Adapter rule.