Package de.hybris.platform.util
Interface JaloObjectCreator
- All Known Implementing Classes:
CommonsManager.ProxyJaloObjectCreator
public interface JaloObjectCreator
All Jalo objects are created by instances of JaloObjectCreator.
If you want to extend the jalo you have to write a JaloObjectCreator which is responsible for instantiating your own Jalo Items.
-
Method Summary
-
Method Details
-
createInstance
-