on 2018 Sep 21 5:48 PM
Hello everyone,
I've been trying to found where is the logic that reorders the sequenceNumber between a product and a category.
If you put a new product on a category, all the sequenceNumber of the other products from that category, are updated.
I need to adapt that logic to my company's needs.
Can you guys help me find which class/method is responsible of that behaviour?
Request clarification before answering.
Hi Adriano,
I think this is still Jalo-logic and you can start your search here:
de.hybris.platform.jalo.link.Link.setSequenceNumber(int)
You should end up in this method then:
de.hybris.platform.persistence.link.GenericLinkBMPBean.setSequenceNumberInternal(int)
BR, Eddy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.