on 2020 Aug 07 11:54 AM
Each CMS component has java controller looking like this:
public class MyComponent extends AbstractCMSAddOnComponentController<ScriptComponentModel>
This controller extends multiple classes that do have a handler for the http get method. The question is who calls this methods? Where is hybris is the call to this controller done and how?
Request clarification before answering.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.