Class UrlNormalizerEntityListener

java.lang.Object
ch.tocco.nice2.dms.impl.entitylistener.UrlNormalizerEntityListener
All Implemented Interfaces:
EntityFacadeListener, EventListener

public class UrlNormalizerEntityListener extends Object implements EntityFacadeListener
Listens on changes of the "url" field of a Domain. Everytime the URL is changed, illegal characters are stripped.
See Also: