Class UpdateUrlIndexListener

java.lang.Object
ch.tocco.nice2.persist.core.api.util.CollectingEntityListener
ch.tocco.nice2.dms.impl.entitylistener.UpdateUrlIndexListener
All Implemented Interfaces:
ContextListener, EntityFacadeListener, CommitListener, EventListener

public class UpdateUrlIndexListener extends CollectingEntityListener
This listener updates the URLs for the updated node AND sets `index_children_urls` to true if the node can have children (the children URLs then will be updated by the UpdateUrlIndexBatchJob).